open-source-cs-python
developer-roadmap
| open-source-cs-python | developer-roadmap | |
|---|---|---|
| 21 | 2,169 | |
| 3,950 | 356,862 | |
| 0.2% | 0.9% | |
| 1.9 | 9.8 | |
| about 1 year ago | 1 day ago | |
| TypeScript | ||
| MIT License | GNU General Public License v3.0 or later |
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.
open-source-cs-python
-
How do you guys study non-cs50 material?
Like to add that I use Forrest Knight's curriculum of learning CS (which includes CS50X) by essentially taking the classes you'd take at university with the exception of the general education (English, Psychology, etc.) https://github.com/ForrestKnight/open-source-cs-python
- Self-educated programmer learning python at 28 year old.
-
Open Source Computer Science vs OSSU
Python Open Source Computer Science - https://github.com/ForrestKnight/open-source-cs-python
-
Aprender ciencia da computação fora da faculdade
https://github.com/ForrestKnight/open-source-cs-python esse aqui é bem bom e usa python como base, no perfil desse cara tb tem outro que usa java como base. no youtube dele tem alguns vídeos falando sobre ambos os repositórios.
- Primeiro projeto de Machine Learning
-
Caffè Italia * 02/03/22
Ho trovato questa lista di corsi gratuiti su internet (https://github.com/ForrestKnight/open-source-cs-python). Li reputate attendibili? Potrei iniziare da qui?
- Is there something similar to the Odin Project but for Python?
- doing an artificial intelligence Phd without a bachelor or masters ?
-
Is there a series of programming books or videos by a single competent instructor that I can follow from start to finish to gather all the knowledge necessary to make it in a programming sector and do well for myself professionally ?
-FlorianValery/Online CS degree https://github.com/FlorianValery/Online-CS-Degree -Forest Knight PY https://github.com/ForrestKnight/open-source-cs-python -Forest Knight Java https://github.com/ForrestKnight/open-source-cs
-
which of the two courses should I take for AI python enlightenment
Here are the links to the 2 courses: ( planning the path 1: GitHub 2: Kaggle
developer-roadmap
-
Wait... FDE Is Not a JavaScript Framework?
Per the roadmap.sh FDE roadmap, the very first note on the path says it plainly: FDE is not a beginner role.
-
10 GitHub Repositories That Will Actually Teach You DevOps in 2026
github.com/nilbuild/developer-roadmap. 354k stars. Originally kamranahmedse/developer-roadmap, now under the nilbuild org. The DevOps roadmap is at roadmap.sh/devops.
-
Automating Roadmap.sh into NotebookLM
If you're a developer, you probably know roadmap.sh. It's the gold standard for figuring out what to learn, packed with community-curated articles and videos.
-
Free Python Resources
Useful for many languages and technologies, roadmap.sh is a community-driven site offering free, visual learning roadmaps. The Python Developer roadmap guides you step by step from Python fundamentals to advanced topics.
- Kimrio357 Gmail.com
-
Building Node.js CLI Tool.
Recently, while revising Node.js, I came across the project section Node.js roadmap on roadmap.sh(https://roadmap.sh).
-
How to Kickstart Your Data Career Without Leaving Home
You can also check out roadmap.sh to get a visual idea of what you’re working toward. Just pick one path and follow it for a few weeks. No need to jump between 10 tutorials hoping one of them will unlock your genius.
-
A 37-year-old wanting to learn computer science
supermatt makes an interesting distinction there: if you're more interested in the practical/professional aspect, don't get too sidetracked in the theoretical side.
Computer Science is fascinating and wide, but if you're interested in reskilling into a new, professionally profitable sector, veering too much into the theoretical aspect can prove detrimental.
However, as you mention, your objectives will adjust the more you come to learn, so it's important to keep an open mind and read more widely than just the next necessary thing.
Just beware of ADD side-tracking you, and have clear road maos. (Speaking from personal experience there, I always have to keep a check on my direction during both study and work, lest I lose too much time without much benefit.)
Speaking of roadmaps to study, perhaps this site can provide an early guide, augmented by books and courses, for your chosen field:
https://roadmap.sh/
And don't let your age deter you. People who love what they do are rare and priceless in any age range. If a company doesn't want to hire you due to your age, then that's probably a company you wouldn't enjoy working for anyway.
-
I revamped the Roadmap.sh Frontend Roadmap!
Roadmap.sh is a wonderful resource for any developer. It gives you a terrific map of the things you could learn in the future and helps you understand where in the learning journey you probably are.
-
Ask HN: What Are You Working On? (June 2025)
> everything is human-reviewed and open-sourced for community auditing
2 projects worth checking out here: https://github.com/kamranahmedse/developer-roadmap (open-sourced roadmaps, no course content) and also https://github.com/ossu for more college curricula level (with references to outside courses).
I've been personally working on AI generated courses for a couple of months (probably will open source it in 1–3 months). I think the trickiest part that I haven't figured out yet is how to kind of build a map of someone's knowledge so I can branch out of it, things like "have a CS degree" or "worked as a Frontend Dev" is a good starting point, but how to go from there?
I really like how Squirrel AI (EdTech Company) breaks things down — they split subjects into thousands of tiny “knowledge points.” Each one is basically a simple yes/no check: Do I know this or not?
What are some alternatives?
open-source-cs - Video discussing this curriculum:
freeCodeCamp - freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
CS50x-2021 - 🎓 HarvardX: CS50 Introduction to Computer Science (CS50x)
system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
fucking-algorithm - Crack LeetCode, not only how, but also why.
public-apis - A collective list of free APIs