Lagraaaange
- 82
- 0
Did you guys self study or take a class?
The discussion revolves around the various ways participants learned programming, including self-study, formal classes, and practical experiences. It covers a range of programming languages such as C++, Fortran, MATLAB, Python, and others, highlighting different educational paths and personal experiences in programming.
There is no clear consensus on the best method for learning programming. Participants express a variety of views on the effectiveness of self-study versus formal education, and many share differing experiences with various programming languages.
Some participants noted the importance of planning and organization in programming, suggesting that these skills are often overlooked in formal education. Additionally, there were references to specific programming languages and tools that may not be universally familiar, indicating a diversity of experience levels.
This discussion may be useful for individuals interested in learning programming, educators seeking insights into student experiences, or anyone exploring different educational paths in programming.
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...