Ten Years of Service
Posts: 29
Threads: 0
RE: whaaat? Another "What language should I learn" thead? For real? Damnit Roger... 12-25-2016, 09:38 PM
#11
if you're starting to learn python is easiest language..
Need help with Java, Android and PHP? PM me anytime.
•
Ten Years of Service
Posts: 175
Threads: 22
RE: whaaat? Another "What language should I learn" thead? For real? Damnit Roger... 12-26-2016, 05:12 PM
#12
I always recommend beginners to start with Python, it's intentionally designed as an English like language.
The syntax and structure is clean, functions and other components are easy to handle, its strict rules help you develop the skills to write clean code and also because it uses English words in place where another language would use arcane code.
Coffee fueled python amateur.
•
Ten Years of Service
Posts: 4,466
Threads: 227
RE: whaaat? Another "What language should I learn" thead? For real? Damnit Roger... 12-26-2016, 10:06 PM
#13
I HEARD C++ WAS THE WAY TO GO.
•
Ten Years of Service
Posts: 1,916
Threads: 64
RE: whaaat? Another "What language should I learn" thead? For real? Damnit Roger... 12-26-2016, 10:10 PM
#14
I started with c++ and I'm doing excilent!
You can learn shity high-level languages later, c and c++ is the way to go!
•
Ten Years of Service
Posts: 4,466
Threads: 227
RE: whaaat? Another "What language should I learn" thead? For real? Damnit Roger... 12-26-2016, 10:21 PM
#15
BUT I ALSO HEARD C++ IS QUITE COMPLEX AND THAT COMPLEXITY MAY BE DIFFICULT TO DEAL WITH AT TIMES.
•
Eleven Years of Service
Posts: 98
Threads: 10
RE: whaaat? Another "What language should I learn" thead? For real? Damnit Roger... 12-28-2016, 11:46 PM
#18
(12-28-2016, 08:55 PM)roger_smith Wrote: (12-25-2016, 09:07 PM)bitm0de Wrote: My question would be - If you know threads like this exist why did you not just follow the advice given on those threads? It's not like the answer is going to be different for you because a different person has asked the question... What are you interested in? What are you trying to do with programming?
Because that doesn't stir much conversation now, does it? It wouldn't give you a thread to share you opinion about re-reading threads on, and we couldn't have that now, could we?
If that's what you're really worried about (and I doubt that is the case here -- you more likely just wanted your own thread to have your own responses), then you could have just replied to one of the older threads with relevant questions you had in regards to the responses already given to expand on the topic, rather than starting from scratch and receiving the same types of responses over and over. Now that would make a bit more sense wouldn't it? Additionally, not only would newer members have the opportunity to respond to you directly, they would be able to respond to the replies already given to expand upon what has already been said in those threads (that you haven't read since you're posting this again).
Furthermore, you still haven't mentioned why you wanted to learn a new programming language or what you would be using it for -- but you would have seen which languages are best for certain things if you bothered to read the existing threads most likely too. If you're doing web development, you're not going to go with C++, and if you're doing desktop development you're not going to go with PHP... Hence the reason why I haven't bothered putting much thought into a relevant response for this thread yet.
I could generalize a response, but why would I waste my time writing about everything when perhaps only 10% of that post pertains to your interest? This is why people usually put a bit more information into threads. I don't see why you'd be so quick to choose Python blindly, even thought it's a nice language to know, because it may not suit your needs.
(This post was last modified: 12-28-2016, 11:54 PM by bitm0de.)
- mostly braindead monkeys on this forum.
•