Lagraaaange
- 82
- 0
Did you guys self study or take a class?
The forum discussion centers on the various methods individuals used to learn programming languages, including self-study, formal classes, and practical experience. Key languages mentioned include C, C++, Fortran, Python, and MATLAB, with many participants emphasizing the importance of self-study and personal projects. Notably, several users highlighted the transition from learning their first programming language to acquiring additional languages more easily. Resources such as books and online platforms like Codecademy were frequently referenced as valuable tools for learning.
PREREQUISITESThis discussion is beneficial for aspiring programmers, educators in computer science, and anyone interested in enhancing their programming skills through self-study or formal education.
I self studied some Pascal coding but I stopped, hence now I'm confined to the basis of it (using variables, doing simple calculations and giving variables an user given value)Lagraaaange said:Did you guys self study or take a class?
.Lagraaaange said:Did you guys self study or take a class?
We've done a bunch of assembly...MIPS32, TI, intel x86, MIPS64. Programming an MSP430 with assembly is so much fun...artfullounger said:Oh I wasn't really counting assembly, but we did some of that in our microprocessors and microcontrollers module as well
snowman_ said:We've done a bunch of assembly...MIPS32, TI, intel x86, MIPS64. Programming an MSP430 with assembly is so much fun...