• Stars
    star
    564
  • Rank 76,314 (Top 2 %)
  • Language
    HTML
  • License
    MIT License
  • Created over 4 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My awseome reference books library

References_Books

This is my book references. A collection of reference books on various subjects. Explore and expand your knowledge.

How to Use

You can browse the repository and download books directly from the corresponding directories. To access a specific book, navigate to the relevant directory and click on the book's title to view its details.

Alternatively, you can clone the entire repository to your local machine using the following command:

git clone https://github.com/aboelkassem/References_Books.git

This will create a local copy of the repository on your computer, allowing you to access the books offline or use them in your preferred e-book reader.

Contributing

Contributions to this repository are welcome! If you have any reference books that you would like to add, please follow these guidelines:

  • Fork the repository.
  • Create a new branch for your additions: git checkout -b add-new-books.
  • Add the books to the appropriate directories, ensuring that the file names and formats are appropriate.
  • Commit your changes: git commit -am 'Add new books'.
  • Push the changes to your forked repository: git push origin add-new-books.
  • Open a pull request, providing a clear description of the books you have added.

Your contributions will be reviewed, and if they meet the criteria, they will be merged into the main repository. Thank you for helping to expand this valuable resource!

License

The books in this repository are subject to the individual licenses specified by their respective authors or publishers. Please refer to the license information provided with each book for details on permitted use, distribution, and any applicable restrictions. The repository structure, organization, and this README file are licensed under the MIT License.

More Repositories

1

CollegeMaterials

This repository for my college's materials computer science
Java
35
star
2

awesome-remote-working

A curated list of awesome websites and companies for remote working, interships and hackathons
32
star
3

awesome_roadmaps

A curated list of roadmaps for the software industry and other technologies from GitHub and other resources
31
star
4

aboelkassem

ReadME of my profile
21
star
5

Design-Patterns

This repo contains an explanation and implementation for common design patterns using C#
C#
16
star
6

ChattingApp

real-world messaging system build using asp.net core 3.1 API & angular 9 & sqllite
C#
15
star
7

Listify

Open Source Video, Music sharing and Streaming experience Platform
C#
14
star
8

Git

explaintion and summery for fundamentals git and how it's work
13
star
9

Filtrawy

a GUI application to apply basic image processing filters built with python, openCV and tkinter
Python
13
star
10

Solid-Principles

repo to discuss five basic object-oriented design principles and examples on it using C#
13
star
11

Learn-Docker

This repo contains an explanation for docker technology
13
star
12

Software-and-Service-Oriented-Architecture

This repo contains an explanation of basic Software Architecture and Service-Oriented Architecture
12
star
13

Foods_Restaurant

A restaurant management system
C#
11
star
14

Network-Scanner

A Network tool kit for scanning active IP addresses and open ports
Python
11
star
15

designing-data-intensive-applications-notes

This is my own notes for Designing Data Intensive Applications book by Martin Kleppmann
9
star
16

blog

Source code of my personal blog
JavaScript
9
star
17

PSO

Research about Particle Swarm Optimization (PSO) and it's implementation to optimize Artificial Neural Network (ANN)
Python
9
star
18

Personal-Website

Source code of my portfolio
Vue
9
star
19

leetcode-solutions

These are my solutions on LeetCode in problem solving using c#
C#
8
star
20

Hackerrank_Solutions

this is my solutions on Hackerrank in problem solving using c# and java
C#
8
star
21

CollegeLabs

this are my projects at college courses for computer science concepts
Jupyter Notebook
8
star
22

EmployeeManagementSystem

this a basic GUI application for training on data structures and algorithms course at college using java on netbeans
Java
7
star
23

temporal-demo

This is an example to use temporal workflow for ASP.NET Core with temporal dotnet-sdk
C#
6
star
24

ml-coursera-python-solutions

Solutions of machine leanring course by Andrew Ng in python
Jupyter Notebook
5
star
25

Data-Structure-Implementations

my own data structures implementations in c# , examples and explanation
C#
5
star
26

EMVQR.NET

EMV QR code specification (encoder-decoder) for digital payments in .NET Standard
C#
4
star
27

VideoChat

this app is testing A Vonage API in streaming video chat from nexmo, build using .net core, angular , sql server and ef core
TypeScript
4
star
28

IdentifyImages

this app is a test for using Machine Learning in identifying images from the pre-trained model, build using Blazor, Tensorflow, and ML.NET
C#
4
star
29

Covid19Tracker

an api build using asp.net core api , ef core consuming and froked from https://github.com/CSSEGISandData/COVID-19
C#
3
star
30

Library_WebApplication

library management system for uploading books, downloading or browsing
JavaScript
3
star
31

portswigger-labs

This is my space for practicing portswigger labs and web vulnerabilities
3
star
32

DoctorAppointmentSystem

This a simple console application focus in Object Oriented Programming concepts getting at my college course using c++
C++
3
star
33

Parky

basic National Parks app for testing api documentation with swagger using asp.net core api
C#
2
star
34

temporal-saga-dotnet

This is a demo sample for using saga pattern with temporal in dotnet
C#
2
star
35

gophercises

These are my solution for gophercises while learning go lang
Go
2
star
36

web-security

This repo contains my notes, tools, methodologies for web security and pentesting
2
star
37

SmartTechTask

task build using reactjs and asp.net web api, ef 6
JavaScript
1
star
38

LandingPage

Temporary Personal website build using reactjs
JavaScript
1
star
39

AspNetCore-DDD

C#
1
star