35
First year CS student currently on vacations looking for programming course to follow.
(self.programming)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities [email protected]
I can heartedly recommend this one NandToTetris.
In this course gives you a complete understanding of how computers and programming qorks from first principle.
You'll start by (virtually) making chips with just a nand chip, than you'll make a cpu, ram and rom, evetually on to a full fletched computer. Than you'll write your own assembly language, parser and compiler for that computer. You'll write your own OS and your own higher level language (OOP) and eventually you'll write a geme (tetris) in that language.
This is of course all very simplified, but very educational.
This is the best option. I recommend Nand2Tetris to everyone! It's an incredibly well designed and executed course
Great Option!