Computing

What programming language to start with?

Submitted by razr1911, , Thread ID: 83586

Thread Closed

RE: What programming language to start with?

#231
When i started my apprenticeship in IT, the language we started with in trade school was Java. But Python is a great language to start off with as well, make sure you check some MOOCs out on the subject.

RE: What programming language to start with?

#232
Depends on what you want to do with your knowledge of programming. I got into programming when I was a teenager with Python, but I quickly moved onto C++ because my ultimate goal was game development. If your goal is web dev, learn Javascript, HTML/CSS and maybe dabble in PHP (not really required, but would be good to have under your belt).

C# and C++ are both really popular languages for game development, although I say C++ is superior. (I'm extremely biased :ultralulSmile

RE: What programming language to start with?

#233
Python is definitely a good choice for beginners, if you play Garry's Mod, you can learn GLUA , it's beginner friendly and very fun to learn!

RE: What programming language to start with?

#234
if you want to program something specific sites, games then learn the language on which they are written, if you have not decided then teach the standard python, ++

RE: What programming language to start with?

#235
I mainly do HTML/CSS since it's what I need with web design and formatting on forums an similar. It depends what you wanna do with it really, if you just want to learn it without an end goal in mind I imagine it'll be harder to really develop a strong interest for it.

RE: What programming language to start with?

#236
Learn what ever language you see use for, there is no perfect first language. Everyone here is going to say a different language its preference just pick something you will be motivated to learn

RE: What programming language to start with?

This post was last modified: 14-09-2018, 12:48 PM by doscmusic
#237
so scrolling through the first series of comments - i cant help but think theres a bunch of tryhards in here.

you need to define your question further----> for what purpose, thing or idea are you trying to leverage a coding language?

ill cater my answer to your reply.

want a quick fun fact? Front End Devs make 6 figures starting/average. And it's fun if you don't have to build shitty analytics apps or FinTech.

And the languages for FEDs, are some of the simplest to learn (thats a lie fuck js)

06-09-2018, 05:07 AM
kingpin Wrote:
Stay away from Java? Java is perfectly fine to start with but Python is more convenient.

Java is fucking trash and strictly typed, any noob picking that up will get turned off right away trying to write a global function. Let alone trying to figure out a closure in java.

fuck that.

Regardless your 'convenient' comment is moot - they're purposed for two different things.

can everyone stop talking out of their ass

RE: What programming language to start with?

#238
Python or maybe some lua. lua is a great starting point but I started with php and that was good too

RE: What programming language to start with?

#239
Python is #1! Easy to learn and are great language to have in your resume.

RE: What programming language to start with?

#240
As much as i hate Python, i'd say that's probably where you're better off starting. It helps you understand some basic knowledge of how code can be built and changed

Users browsing this thread: 3 Guest(s)