+ 2
WHY, Even I can learn how to communicate with the computer , I can't understand what happening inside the computer?
I want to learn what happening exactly while using c or python, can any body help me to achive my objective..pls
2 odpowiedzi
+ 2
Thanks for the guidence Sam Raven . Just now I watched the instroduction video, it's super Awesome.
+ 1
I highly recommend 'NAND to Tetris' as a starting point for gaining foundational knowledge. It's a college course for learning the basics of computers starting with Boolean logic and slowly working up to a video game (Tetris). You get to build your own operating system, too.
Plus, all the course material is free :) just search for it with your favorite search engine! NAND to Tetris is a great way to start even if you don't know how to program, but will teach you a lot more if you can complete the coding projects.