Enigman
- 647
- 311
Learn Linux the hard way
http://nixsrv.com/llthw
http://nixsrv.com/llthw
This thread discusses various resources for programming and computer science, including tutorials, websites, and tools for different programming languages and topics. The scope includes general programming help, specific language resources, and links to tutorials for game development and other applications.
Participants generally agree on the value of sharing resources, but there is no consensus on the best resources or approaches for learning programming, as multiple competing views and suggestions are presented.
Some resources may be specific to certain programming environments or languages, and the effectiveness of the suggested sites may vary based on individual learning preferences and needs.
This discussion may be useful for new programmers seeking guidance on where to find tutorials and resources, as well as for experienced programmers looking to share or discover new learning materials.
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
