missing-semester
flexboxfroggy
Our great sponsors
missing-semester | flexboxfroggy | |
---|---|---|
320 | 414 | |
3,800 | 6,128 | |
5.2% | - | |
3.1 | 1.0 | |
2 days ago | 14 days ago | |
CSS | JavaScript | |
GNU General Public License v3.0 or later | 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.
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
flexboxfroggy
- how do i place images besides each other using css?
-
Display flex isnât working please help, it starts off fine then when I try to put it in the center using display flex it messes up and idk why please help
Try this to learn the basic concepts https://flexboxfroggy.com
-
Learn CSS by playing games
Flexbox Froggy
-
Should I feel bad for going to google for a answer after trying to figure it out myself?
You say flexbox is kicking. Try flexboxfroggy.com they can help I learned it from Zero to mastery web developer course on udemy.com
-
Having trouble with flexbox
Maybe this frog game will help
-
Beginner here, I'm dealing with text overflow and I cant fix it I need help (im using replit if that helps)
For side by side content there are multiple methods. But the "current standard" is probably flexbox. https://flexboxfroggy.com/
-
A site to practice and learn the CSS Grid layou
https://cssgridgarden.com they also have https://flexboxfroggy.com
-
My 11 y/o son is seriously interested in learning to code
Also it's kind of "out of order" for the curriculum but for a taste of web development, Flexbox Froggy is a browser-based game that teaches part of CSS called flexbox, which is used to position things. It might be a way to get a taste for what writing code feels like.
-
Would it be better to skip CSS and jump onto JS while learning CSS on the go?
Iâd suggest getting the grasp of Flexbox at least. https://flexboxfroggy.com/ is a good resource and wonât take you long.
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
Projects-Solutions - :pager: Links to others' solutions to Projects (https://github.com/karan/Projects/)
materials - Bonus materials, exercises, and example projects for our Python tutorials
layoutit-grid - Layoutit grid is a CSS Grid layout generator. Quickly draw down web pages layouts with our clean editor, and get HTML and CSS code to quickstart your next project.
codewars.com - Issue tracker for Codewars
Code-Server - VS Code in the browser
canvas-tetris - A 2D tetris game in HTML5 canvas
Visual Studio Code - Visual Studio Code