Skip to content

Commit 89ab287

Browse files
committed
Edit repo Readme
1 parent e87661c commit 89ab287

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# What is this repo for?
22

3-
In this repo, I will upload all the files I will create for my "Computer Science" self study.
3+
In this repo, I will upload all the files I will create for my *Computer Science* self study.
44

55
# Programming languages and subjects
66

@@ -9,7 +9,8 @@ I want to deepen the knowledge of the following programming languages:
99
- PHP
1010
- JS & React
1111

12-
I'm also interested, depending on the topic, in going either into detail or in learning from the very beginning the fundamental algorithms (_Selection sort_, _Insertion sort_, _Merge sort_, etc.). After I have built a solid foundation, I will study the more difficult topics (probabilistic and approximate algorithms, trees and graphs algorithms for data structures, and so on).
12+
I'm also interested, depending on the topic, in going either into detail or in learning from the very beginning the fundamental algorithms (_Selection sort_, _Insertion sort_, _Merge sort_, etc.).
13+
After I have built a solid foundation, I will study the more difficult topics (probabilistic and approximate algorithms, trees and graphs algorithms for data structures, and so on).
1314

1415
# Book resources 
1516

0 commit comments

Comments
 (0)