LogFAQs > #892655694

LurkerFAQs, Active DB, DB1, Database 2 ( 09.16.2017-02.21.2018 ), DB3, DB4, DB5, DB6, DB7, DB8, DB9, DB10, DB11, DB12, Clear
Topic List
Page List: 1
TopicGuys, I wanna learn to code in like 6-9 months to make money
Sahuagin
12/21/17 8:22:14 PM
#19:


kind9 posted...
Since this is an "I want to learn programming" topic let me ask experienced programmers a question: Is it better, when self-teaching, to start with a low level language like C, or a high level language like Java?

I tend to suggest Java, so that you can learn good software design principles first. I don't really know if that's great advice. Personally I had to learn "structured programming" principles only to later unlearn them and replace them with OOP and modern practices. it also will depend on what you're aiming to build:

desktop business applications: C#, Java
systems programming: C
game programming: C++, C#
web applications: well... a lot of different things (I use TypeScript, JQuery, LESS, and ASP.NET/C#)
---
... Copied to Clipboard!
Topic List
Page List: 1