Skip to content

Commit e5e2b45

Browse files
Update README.md
1 parent f89f812 commit e5e2b45

File tree

1 file changed

+29
-35
lines changed

1 file changed

+29
-35
lines changed

README.md

+29-35
Original file line numberDiff line numberDiff line change
@@ -293,41 +293,35 @@ This repository contains examples of various algorithms written on different pro
293293
* [Hacker News](https://news.ycombinator.com/)
294294
* [Lobsters](https://lobste.rs/)
295295

296-
New to programming; follow these resources:
297-
Codecademy
298-
Freecodecamp
299-
Progate
300-
Cs50 (recommended) by Harvard university - Audit the course if you dont wanna pay for the certificate
301-
Few learning websites:
302-
udacity
303-
Coursera - recommended courses - Algorithmic toolbox, java programming
304-
Edx - CS50 , Mit introduction to programming with python
305-
Nptel
306-
Data Science - Datacamp
307-
308-
Things to learn before you wanna grab a good companies:
309-
Git - https://githowto.com/ this is one of the best website to learn git
310-
Github
311-
Postman
312-
Learn an Object oriented programming language - Java, c++, python etc
313-
Learn DS, Algo - Books recommended : CLRS
314-
Learn Database and dbms concepts
315-
Networking - udacity free course recommended
316-
Operating systems - udacity free course recommended
317-
Web Programming - CS50 web programming course by Harvard university
318-
Learn basics of unix -> will be useful in future
319-
Github, projects and few use full links:
320-
Recommended Link - https://github.com/ForrestKnight/open-source-cs
321-
https://github.com/dipakkr/A-to-Z-Resources-for-Students
322-
Do check other link you can either star it or fork it as per your comfort
323-
https://github.com/rby90/project-based-tutorials-in-c
324-
https://github.com/fnplus/community-project-ideas
325-
https://github.com/danistefanovic/build-your-own-x
326-
https://github.com/tuvtran/project-based-learning
327-
https://github.com/MunGell/awesome-for-beginners
328-
https://github.com/vicky002/1000_Projects
329-
330-
296+
### New to programming; follow these resources:
297+
* Codecademy
298+
* Freecodecamp
299+
* Progate
300+
* Cs50 by Harvard university
301+
### Few learning websites:
302+
* udacity
303+
* Coursera - recommended courses - Algorithmic toolbox, java programming
304+
* Edx - CS50 , Mit introduction to programming with python
305+
* Datacamp
306+
307+
### Things to learn before you wanna grab a good companies:
308+
* [Git](https://githowto.com/)
309+
* Postman
310+
* Learn an Object oriented programming language - Java, c++, python etc
311+
* Learn DS, Algo
312+
* Learn Database and dbms concepts
313+
* Networking
314+
* Operating systems
315+
* Web Programming - CS50 web programming course by Harvard university
316+
* Learn basics of unix
317+
### Github, projects and few use full links:
318+
* [Open Source CS](https://github.com/ForrestKnight/open-source-cs)
319+
* [A-Z Student Resouce ](https://github.com/dipakkr/A-to-Z-Resources-for-Students)
320+
* [Project based in C](https://github.com/rby9/project-based-tutorials-in-c)
321+
* [Fnplus](https://github.com/fnplus/community-project-ideas)
322+
* [Build your own X](https://github.com/danistefanovic/build-your-own-x)
323+
* [Project based Learning](https://github.com/tuvtran/project-based-learning)
324+
*[Awesome Beginners](https://github.com/MunGell/awesome-for-beginners)
331325

332326
## Contributing
333327

0 commit comments

Comments
 (0)