Enigman
- 647
- 311
Learn Linux the hard way
http://nixsrv.com/llthw
http://nixsrv.com/llthw
This discussion provides a comprehensive list of resources for new programmers, covering various programming languages and tools. Key sites include Programmers Heaven for general tutorials, O'Reilly Resources for Python automation, and specific links for C/C++ programming. Additional resources for game development, Perl tutorials, and DirectX programming are also highlighted, making this a valuable thread for anyone starting in programming.
PREREQUISITESThis discussion is beneficial for new programmers, educators, and anyone seeking to enhance their programming skills through curated online resources.
signerror said:http://mitpress.mit.edu/sicp/
I’m also a self taught programmer. Well, sorta... I learned a little on my own and then when I got really serious about it, I used other sources to help me.Curiosity 1 said:As a self-taught programmer, I follow mainly OSSU's (Open Source Society University) curriculum on GitHub. It claims to be a complete education in computer science and has a list of free MOOC courses that you can follow, just like attending university.
https://github.com/ossu/computer-science
