missing-semester
Projects-Solutions
Our great sponsors
missing-semester | Projects-Solutions | |
---|---|---|
323 | 13 | |
3,800 | 3,794 | |
5.2% | - | |
3.1 | 0.0 | |
7 days ago | 3 days ago | |
CSS | ||
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.
missing-semester
-
Speak English to me, The secret World of Programmers
> The realization came a few weeks ago when someone shared The Missing Semester of Comp Sci on HN. Itâs full of basic things youâd expect any programmer to somehow magically know ⊠but they donât learn this anymore. https://missing.csail.mit.edu/
I do feel somewhat jealous though that these resources are now available for students to learn in a structured, borderline spoon-fed way when this stuff took me a number of years and hacking around to build up and gain muscle memory over. Still, I think the knowledge you struggle to learn yourself sticks around a lot longer than knowledge that was fed to you from school. :shrug: I could see it either way.
> "Why does it have to be so complicated? I just want to install a program"
> "Why would you do that in the command line? It's way easier using $Program"
A concerning observation thatâs slowly dawning on me is that more and more programmers donât know how computers work. They can write code, build software, and do lots of useful things. But they have no idea how computers work. Theyâre more akin to lusers as we used to call them than they are to hackers of old.
Fantastic at their specialty and the tools they use. But move a button to an unfamiliar place or throw them into a new (but fundamentally same) environment and theyâre lost.
The realization came a few weeks ago when someone shared The Missing Semester of Comp Sci on HN. Itâs full of basic things youâd expect any programmer to somehow magically know ⊠but they donât learn this anymore. https://missing.csail.mit.edu/
Seeing that link shared connected the dots in my mind. Iâve been wondering for months âWhy does everyone at work have so many random local environment issues all the time?â ⊠itâs been working fine for me for years. Same code and hardware. ÂŻ\_(ă)_/ÂŻ
- [CSE] Resource list
- The Missing Semester of Your CS Education
-
Advice to be more efficient with the terminal?
This is a webpage I refer people often to: https://missing.csail.mit.edu/
-
How much âprogrammingâ should I know?
This from MIT is called "The missing semester of your CS education" and provides some practical hands on skills like Git https://missing.csail.mit.edu/
-
Do I need to have a lot of command line knowledge in order to learn Vim?
The Missing Semester: Made to address shortcomings in software engineers and teacher Vim.
- Software Development Engineers
Projects-Solutions
-
Best Websites For Coders
karan/Projects-Solutions : Solutions to most of the problems in the link above
- Finns det nÄgra programmerare hÀr?
- What are some beginner python projects youâd recommend for a beginner?
-
python exercises
Projects with solutions â algorithms, data structures, networking, security, databases, etc
-
I'm new enough to python and confused on what to do next
And try making some of these projects https://github.com/karan/Projects-Solutions
- What can I do with python?
-
What are some interesting project ideas for a Python learner?
Projects with solutions â algorithms, data structures, networking, security, databases, etc
-
Best Websites Every Programmer Should Visit
karan/Projects-Solutions : Solutions to most of the problems in the link above
-
21 Super Fun and Cool Python Projects for Beginners
Projects on various topics with solutions
What are some alternatives?
cs-topics - My personal curriculum covering basic CS topics. This might be useful for self-taught developers... A work in development! This might take a very long time to get finished!
computer-science - :mortar_board: Path to a free self-taught education in Computer Science!
CS50x-2021 - đ HarvardX: CS50 Introduction to Computer Science (CS50x)
javascript - JavaScript Style Guide
materials - Bonus materials, exercises, and example projects for our Python tutorials
flexboxfroggy - A game for learning CSS flexbox đž
codewars.com - Issue tracker for Codewars
Code-Server - VS Code in the browser
Visual Studio Code - Visual Studio Code
learnxinyminutes-docs - Code documentation written as code! How novel and totally my idea!
developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.
Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.