What's the benefits of learning several programming languages?

New User

New Member
Reaction score
8
What's the benefits of learning several programming languages?
I've seen people suggesting learning C, C++, Perl, Python etc. Why wouldn't one of them be enough?
 

DDRtists

ɹoʇɐɹǝpoɯ ɹǝdns
Reaction score
415
What's the benefits of learning several programming languages?
I've seen people suggesting learning C, C++, Perl, Python etc. Why wouldn't one of them be enough?

There isn't a benefit in my opinion. I guess it would be more job opportunities or something like that, but I feel it's better to pick one and just learn how to code in that one really well...
 

Icyculyr

I'm a Mac
Reaction score
68
The more languages you learn the more general understanding you have, learning more and more languages gets easier the more you know.
 

Slapshot136

Divide et impera
Reaction score
471
more or less once you know one then going over to another one isn't a big deal.. only a few differences in the syntax/libraries that you use (with an exception for pointers)

it helps you fill out your resume :p
 
Reaction score
333
Learning new languages introduces you to new concepts and extends the way you think about old ones. A programmer who is only familiar with one language is like an anthropologist who is only familiar with one culture; you're cheating yourself by restricting your knowledge to one domain.
 

GetTriggerUnit-

DogEntrepreneur
Reaction score
129
Being a Cross Platform programmer but with os specifications.

i.e:

C++ -> Windows, allows to do things that a languane such as Java which is cross platform is not able to do.

Objective C-> Mac. etc...

And thats why big programs, do not have 1 version for all os. The got one for each os.
 

phyrex1an

Staff Member and irregular helper
Reaction score
447
Learning new languages introduces you to new concepts and extends the way you think about old ones. A programmer who is only familiar with one language is like an anthropologist who is only familiar with one culture; you're cheating yourself by restricting your knowledge to one domain.
Agrees. And this goes deeper than learning C++, Java and C#. You should learns languages from every paradigm, if not you're most likely missing out on many ways to make both your programming and your programs better.
If you're one of those people who only programs to get a job (wtf is wrong with you?) then the biggest benefit is safety. You wont be able to use the same language during your whole carrier, perhaps you wont even be able to use the same language during your first 10 years. Getting into the habit of learning at least one language per year will make it easier to switch when job opportunities for your language of choice starts to drop. Also, if you don't think it's fun to learn languages then you're probably doing the wrong thing in your life...

>And thats why big programs, do not have 1 version for all os. The got one for each os.
That's not really true. The installer and compiled formats might differ, but the source code is pretty much the same, save some conditional compilation in lower level libraries. Only platforms that forces you to develop in a specific language suffers from the "one code base per platform" problem.
 

Lobster

Old Fogey ofthe site
Reaction score
90
Different companies use different languages. so assuming you want to work at a gaming company, you are more likely to know the language they use.

But its not limited to that, for example, visual basic is somewhat usable in Microsoft excel macros, proving that sometimes its also about using the language for other applications.

Or maybe you want to do one thing, but its impossible or inefficient due to the lack of a certain feature in one language, therefor you'd use another one that handles that feature better
 

Moogle

New Member
Reaction score
1
Because it's easy when you know one and no one programming language can do everything.

Also Ruby is amazing.
 

Slapshot136

Divide et impera
Reaction score
471
about the jobs and it being easy - there are usually "standards" or conventions that you should follow for each language, for example in c++ global constants are to be written in ALL_CAPS, in java classes start with an upper case letter, etc. etc. and those change from language to language, which might make it harder to remember which one to use when
 

Samael88

Evil always finds a way
Reaction score
181
My old teacher used to say this:
I am not teaching you c++ in this class, I am teaching you to write programs.

I have noticed that it is somewhat true what the others have stated above, if you learn how to code then it won't be that much of a problem to code in other languages. There is always a transition period though, but the more you learn the shorter that period gets;)
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Howdy
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top