cs-topics
open-source-cs
cs-topics | open-source-cs | |
---|---|---|
833 | 67 | |
38 | 20,174 | |
- | 0.1% | |
0.0 | 2.4 | |
over 3 years ago | 3 months ago | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cs-topics
-
Ask HN: How good is MIT at teaching graph algorithms?
What sort of compiler class were you looking for?
You can work through a book that uses a more modern approach like Siek's Essentials of Compilation which comes in Racket [0] and Python flavors.
Teach Yourself CS also has some more classic recommendations [1].
You may also be interested in using a language from the ML family [2] to implement a compiler [3].
Cornell also has a self-paced graduate level course [4].
[0] https://mitpress.mit.edu/9780262047760/essentials-of-compila...
[1] https://teachyourselfcs.com/#languages
[2] https://matt.might.net/articles/best-programming-languages/
[3] https://a.co/d/2EhiUDM
[4] https://news.ycombinator.com/item?id=39577878
-
π¨βπ» Teach Yourself CS β A Self-Taught Developerβs Roadmap to Computer Science
π teachyourselfcs.com
- Path to a free self-taught education in Computer Science
- Career Advice in 2025
-
Jill β a functional programming language for the Nand2Tetris platform
Also I wish the juniors on my team would do this book. It has helped me so much. Just not directly.
Btw, if you enjoyed the book you might like this:
https://www.amazon.co.uk/Computer-Systems-Programmers-Randal...
I'd love to have the time to work through it as I think the level of in depth knowledge it provides would be the best thing for me as a programmer.
I found it through:
https://teachyourselfcs.com/
-
Ask HN: What skills do you want to develop or improve in 2025?
Thanks for the suggestion! I'm following the website https://teachyourselfcs.com/ , which also mentions this course. It looks very good so far.
-
Ask HN: Please share advanced resources to level up
https://teachyourselfcs.com/ and/or https://csprimer.com/courses/
Basically, prioritize books/textbooks over tutorials/guides/papers until you've mastered the material in undergraduate textbooks.
-
Ask HN: Book recommendations for CS fundamentals for a self-taught programmer?
https://teachyourselfcs.com/
A subset of the resources listed there are probably the most pragmatic for the topics you asked, but you might discover that you're interested in other areas of CS as you slowly work through them. I think it's ok to nibble away at exercises while juggling your family and work obligations.
* Structure and Interpretation of Computer Programs - SICP. If the book doesn't necessarily click right away, doing a subset of the Scheme exercises are still worthwhile.
- Teach Yourself Computer Science
-
Point of departure on the road to systems programming
I never formally studied computer science and didn't feel it held me back as a web developer. I did some easy exercises on LeetCode occasionally and read about data structures and algorithms when I had free time. However, it was never serious, and the lack of consistent practice prevented me from building a strong foundation. But with my current goals, this area has become very important. After some research, I found this set of resources at teachyourselfcs.com, and it seems to be exactly what I need. For practice, I plan to choose challenges from LeetCode or a similar platform.
open-source-cs
- The Open Source Computer Science Degree
- Accepted to university but denied loan due to unsettled status. What to do now?
-
Any recommendations for studying computer science in the area or online?
If you are going the broad CS route, do you want a degree, or do you just want the knowledge? If you want a degree, maybe start at a JC, then transfer to a UC or CSU (locally...Sac State). If you just want the knowledge, there are a number of websites out there like OSSU or Teach Yourself CS or this one on Github.
-
Should I continue with the business degree or change to computer science?
Here are pretty much all the classes you would need to take to get a computer science degree.
-
Should I study calculus in the UK or do further maths?
I'm self-studying, and stuck between taking online calculus courses or use UK textbooks to learn further maths. I'm learning maths for a career in CS, following advice online(loose guidelines from a github). Most sources say to learn calculus for CS, however I've seen that A-Level maths is calculus and further maths is less calculus? I'm just confused, there are resources for calculus online so I could do either. My other line of thinking is that if UK has maths/further maths then that must be enough for Universities here... If anyone can give any advice or just point me in the right direction that would be great!
- Fuck College and Diplomas in Kenya
-
A Question for Freelancers
Also check this repository out. It has some useful resources that will give you an edge over others. https://github.com/ForrestKnight/open-source-cs Don't use it right now. Start it when you have learnt a bit of HTML, CSS, Javascript. When you become familiar with these and have built some projects then you will need to up your game. At that point you will be needing this repository.
-
I want to study Software Engineering but I cannot afford it. Any idea what a syllabus would look like to study on my own?
You're in luck!! https://github.com/ForrestKnight/open-source-cs
- How to start getting into coding?
-
Free online coding courses
https://github.com/ForrestKnight/open-source-cs is getting on a bit, but a lot of great info.
What are some alternatives?
CS50x-2021 - π HarvardX: CS50 Introduction to Computer Science (CS50x)
open-source-cs-python - Video discussing this curriculum:
semver - Semantic Versioning Specification
cs-video-courses - List of Computer Science courses with video lectures.
computer-science - π Path to a free self-taught education in Computer Science!
open-source-cs-degree - The Open Source Computer Science Degree