What code should you learn?

Discussion in 'Lounge' started by P O P, Jul 19, 2015.

  1. P O P

    P O P Kapellmeister

    Joined:
    Dec 19, 2014
    Messages:
    67
    Likes Received:
    63
    That's it, you want to learn how to develop? *yes* Yes, but which language to choose? :dunno: Well here a long infographic produced by Whoishostingthis which I hope will help you see more clearly. :wink:




    [​IMG]
     
    • Interesting Interesting x 2
    • List
  2.  
  3. thantrax

    thantrax Audiosexual

    Joined:
    Feb 20, 2012
    Messages:
    2,584
    Likes Received:
    2,684
    Location:
    Italy
    C/C++ -> Pyton -> JavaScript -> SQL -> ASP.NET (C#)
     
  4. SillySausage

    SillySausage Producer

    Joined:
    Jul 7, 2012
    Messages:
    2,606
    Likes Received:
    134
    Location:
    Uranus
    -- --- .-. ... . / -.-. --- -.. . / ..--..

    or

    >_10 print "hello world"
    >_20 goto 10
    >_run

    :wow:
     
  5. realitybytez

    realitybytez Audiosexual

    Joined:
    May 29, 2013
    Messages:
    1,456
    Likes Received:
    637
  6. charleskeyz

    charleskeyz Newbie

    Joined:
    Feb 1, 2014
    Messages:
    29
    Likes Received:
    1
    Location:
    Hollywood, CA
    thank you for posting this....
     
  7. bluerover

    bluerover Audiosexual

    Joined:
    May 3, 2013
    Messages:
    1,248
    Likes Received:
    1,124
    YAY! Yeah, thanks for posting! :hug:
     
  8. Willum

    Willum Rock Star

    Joined:
    Jun 13, 2011
    Messages:
    751
    Likes Received:
    440
    Well whoever put that together is good with putting pretty little pictures and cute quotes together but is fucking clueless about programming languages,
    there no C# in there.
     
  9. Dalmation

    Dalmation Kapellmeister

    Joined:
    Jun 7, 2011
    Messages:
    492
    Likes Received:
    73
    ThAnks for this.

    Missing is the low-level (chip level) language - Assembler and those for the Raspberry-Pi and other microcontrollers.
     
  10. ArticStorm

    ArticStorm Moderator Staff Member

    Joined:
    Jun 7, 2011
    Messages:
    7,229
    Likes Received:
    3,514
    Location:
    AudioSexPro
    ive learned python v2, started with a bit java(its looks easy, but i still dont understand it.), interested in C-Variants.

    ASM i learned in 2013, its pretty easy to read, but hard to program. :wink:
     
  11. Zenarcist

    Zenarcist Audiosexual

    Joined:
    Jan 1, 2012
    Messages:
    3,946
    Likes Received:
    2,517
    Location:
    Planet Earth
    And very tedious :wink:
     
  12. Rhodes

    Rhodes Audiosexual

    Joined:
    Feb 4, 2015
    Messages:
    928
    Likes Received:
    558
    learn the code of life, all the rest is bull...
     
  13. One Reason

    One Reason Audiosexual

    Joined:
    Jun 11, 2011
    Messages:
    2,756
    Likes Received:
    789
    Location:
    Where I dont want to be
    I can't code a boiled egg... and you couldn't pay me enough to learn. *no*
     
  14. pimpdrop

    pimpdrop Ultrasonic

    Joined:
    Oct 4, 2012
    Messages:
    161
    Likes Received:
    22
    This infographic was created in a few years ago so some of these numbers aren't accurate anymore (is missing some important languages like Apple Swift language) Still has a lot for useful info though
     
  15. lerkjurk

    lerkjurk Platinum Record

    Joined:
    May 22, 2014
    Messages:
    403
    Likes Received:
    297
    Location:
    Behind you
  16. Zealious

    Zealious Kapellmeister

    Joined:
    Feb 22, 2015
    Messages:
    185
    Likes Received:
    45
    Thank you for sharing
     
  17. Catalyst

    Catalyst Audiosexual

    Joined:
    May 28, 2012
    Messages:
    5,810
    Likes Received:
    802
    Amazing they don't even mention C# or Visual Basic yet they mention SQL. Anyway C++ might be a hard language to learn for your first one. SQL is something that comes with the territory and you should learn that in addition to an actual programming language. Also you never mentioned if you're looking to do desktop or web development and if this is a hobby or you're looking to make this your profession. I laugh at the hefty salary part. 80-90 grand is far from a hefty salary these days. I think it's bullshit that athletes make millions while those that make the world run get a measly salary like that. That's not even after taxes so be prepared to end up with a lot less. Anyway I wish you well on your first steps into the world of development.:cheers:
     
  18. Army of Ninjas

    Army of Ninjas Rock Star

    Joined:
    Sep 24, 2013
    Messages:
    786
    Likes Received:
    446
    Location:
    A series of tubes
    I thought the same thing. No VB or C#.
     
  19. ArticStorm

    ArticStorm Moderator Staff Member

    Joined:
    Jun 7, 2011
    Messages:
    7,229
    Likes Received:
    3,514
    Location:
    AudioSexPro
    they mentioned C, C# and C++ are just variants or better updates of C and VB is just a more visual way to program, if notmore object-orientated, thats why they didnt mention it.

    malware-reverser is also good paid. ESET and all the other companies run yearly challenges, pretty cool stuff.

    not really ASM worked better for as to understand python, because you can see step by step whats going on. you can also ID which class of command is going on, its better as in python, where you have no clue, i once coded a keygen in python, i couldnt print down a key-middle-result, because there is no function to print out Hash-objects, i tried to convert it to strings, etc, not working.
    the keygen routine was irght inplemented in the keygen, but it was still showing the same key for all the input. i hate python really.

    well they said ASM was an option for the programming course and was considered, because its free, but then they said python is more orientated for the direction the subject is. so how they end up with python in the end, doesnt matter, python sucks.
     
    Last edited: Jul 31, 2015
  20. GammaStar

    GammaStar Platinum Record

    Joined:
    Jul 28, 2012
    Messages:
    246
    Likes Received:
    165
    Location:
    Scotland
    Done a little lua... but then thought! naaaaa! there be more to life :)
     
Loading...
Similar Threads - code should learn Forum Date
PYTHON: how to "translate" color codes to HEX colors? [SOLVED] Education Apr 7, 2024
best code singing apps for Mac anyone? Software Mar 8, 2024
Waves RET V14 cannot Codesign WavesLicenseEngine Software Mar 5, 2024
Codesigning doesn't work anymore Mac / Hackintosh Feb 14, 2024
Working Plugins install after Hide Plugins... xattr, codesign.command patch !!! Mac / Hackintosh Jan 12, 2024
Loading...