Poll: ? You do not have permission to vote in this poll. |
|||
C | 17 | 56.67% | |
Python | 7 | 23.33% | |
Go | 6 | 20.00% | |
Total | 30 vote(s) | 100% |
* You voted for this item. | [Show Results] |
Learning Go over C and Python - Programming On Unix
Users browsing this thread: 7 Guest(s)
|
|||
Hey biwokeg,
welcome to the forums! I started with C, and have more or less sticked with it until now. I will quote [how to become a hacker](http://www.catb.org/esr/faqs/hacker-howto.html ): Quote:If you don't know any computer languages, I recommend starting with Python. It is cleanly designed, well documented, and relatively kind to beginners. Despite being a good first language, it is not just a toy; it is very powerful and flexible and well suited for large projects. I don't I should argue with esr, and I also think that if you are honest about wanting to learn programming, C and maybe also Go will follow. I would not worry too much about the first programming language, since languages are relatively easy to learn after one has understood the basic concepts of programming. I don't think they should be obscured by memory management by hand. One more source on this is [teach yourself programming in 10 years](http://www.norvig.com/21-days.html ): Quote:Several people have asked what programming language they should learn first. There is no one answer, but consider these points: I hope I could help you with this answer. |
|||
Messages In This Thread |
Learning Go over C and Python - by biwokeg - 05-12-2016, 08:00 PM
RE: Learning Go over C and Python - by pranomostro - 06-12-2016, 06:43 AM
RE: Learning Go over C and Python - by venam - 06-12-2016, 07:33 AM
RE: Learning Go over C and Python - by strang3quark - 06-12-2016, 08:15 AM
RE: Learning Go over C and Python - by biwokeg - 06-12-2016, 03:58 PM
RE: Learning Go over C and Python - by pranomostro - 06-12-2016, 07:30 PM
RE: Learning Go over C and Python - by jkl - 06-12-2016, 08:21 PM
RE: Learning Go over C and Python - by biwokeg - 06-12-2016, 09:10 PM
RE: Learning Go over C and Python - by josuah - 14-12-2016, 09:12 AM
RE: Learning Go over C and Python - by jkl - 14-12-2016, 09:22 AM
RE: Learning Go over C and Python - by josuah - 14-12-2016, 05:22 PM
RE: Learning Go over C and Python - by mrmister - 17-12-2016, 01:06 PM
RE: Learning Go over C and Python - by jkl - 17-12-2016, 01:16 PM
RE: Learning Go over C and Python - by mrmister - 17-12-2016, 07:34 PM
|