Skip to content

Commit 82b724a

Browse files
committed
Add extras folder and books file
1 parent ced67e0 commit 82b724a

File tree

1 file changed

+97
-0
lines changed

1 file changed

+97
-0
lines changed

extras/books.md

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
# Computer Science - Extra Resources
2+
3+
## Books
4+
5+
- [Introduction to Computer Science](#introduction-to-computer-science)
6+
- [Math (Mathematical Thinking)](#math-mathematical-thinking)
7+
- [Program Design](#program-design)
8+
- [Math (Discrete Math)](#math-discrete-math)
9+
- [Algorithms](#algorithms)
10+
- [Programming Paradigms](#programming-paradigms)
11+
- [Software Testing](#software-testing)
12+
- [Math (Calculus)](#math-calculus)
13+
- [Software Architecture](#software-architecture)
14+
- [Theory](#theory)
15+
- [Software Engineering](#software-engineering)
16+
- [Math (Probability)](#math-probability)
17+
- [Computer Architecture](#computer-architecture)
18+
- [Operating Systems](#operating-systems)
19+
- [Computer Networks](#computer-networks)
20+
- [Databases](#databases)
21+
- [Cloud Computing](#cloud-computing)
22+
- [Math (Linear Algebra)](#math-linear-algebra)
23+
- [Cryptography](#cryptography)
24+
- [Security](#security)
25+
- [Compilers](#compilers)
26+
- [Parallel Computing](#parallel-computing)
27+
- [UX Design](#ux-design)
28+
- [Computer Graphics](#computer-graphics)
29+
- [Artificial Intelligence](#artificial-intelligence)
30+
- [Machine Learning](#machine-learning)
31+
- [Natural Language Processing](#natural-language-processing)
32+
- [Big Data](#big-data)
33+
- [Data Mining](#data-mining)
34+
- [Internet of Things](#internet-of-things)
35+
- [Specializations](#specializations)
36+
37+
---
38+
39+
### Introduction to Computer Science
40+
41+
### Math (Mathematical Thinking)
42+
43+
### Program Design
44+
45+
### Math (Discrete Math)
46+
47+
### Algorithms
48+
49+
### Programming Paradigms
50+
51+
### Software Testing
52+
53+
### Math (Calculus)
54+
55+
### Software Architecture
56+
57+
### Theory
58+
59+
### Software Engineering
60+
61+
### Math (Probability)
62+
63+
### Computer Architecture
64+
65+
### Operating Systems
66+
67+
### Computer Networks
68+
69+
### Databases
70+
71+
### Cloud Computing
72+
73+
### Math (Linear Algebra)
74+
75+
### Cryptography
76+
77+
### Security
78+
79+
### Compilers
80+
81+
### Parallel Computing
82+
83+
### UX Design
84+
85+
### Computer Graphics
86+
87+
### Artificial Intelligence
88+
89+
### Machine Learning
90+
91+
### Natural Language Processing
92+
93+
### Big Data
94+
95+
### Data Mining
96+
97+
### Internet of Things

0 commit comments

Comments
 (0)