Top 3 Programming Languages to Learn in 2019

SdĂ­let
VloĆŸit
  • čas pƙidĂĄn 13. 06. 2019
  • đŸ“± SOCIAL MEDIA
    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
    / jomakaze
    / jomakaze
    / jomakaze

Komentáƙe • 1,9K

  • @thanhlengoc3805
    @thanhlengoc3805 Pƙed 5 lety +9084

    Asian career path:
    1. Doctor
    2. Engineer
    3. Family disgrace.

    • @brandontruong3110
      @brandontruong3110 Pƙed 5 lety +103

      Wouldn't computer science (Software) be considered engineering?
      Because at NC State it is considered an engineering degree but not sure if it applies to other colleges.
      P.S.
      Not to confuse it with Computer engineering (hardware).

    • @bosniangamer5509
      @bosniangamer5509 Pƙed 5 lety +107

      @@brandontruong3110 CS IS NOT ENGINEERING!!!!

    • @thanhlengoc3805
      @thanhlengoc3805 Pƙed 5 lety +206

      @@brandontruong3110 Not for my case at least. My father wanted me to study to become a mechanic engineer. But when I applied to college I secretly changed it to computer science.
      He was mad, I was happy.
      Still a family disgrace for now (mechanic engineer has been my family tradition for 3 or 4 generations or so).

    • @mhh5002
      @mhh5002 Pƙed 5 lety +69

      That’s Old fashioned thinking

    • @helloken
      @helloken Pƙed 5 lety +98

      You forgot lawyer

  • @johncurnew1951
    @johncurnew1951 Pƙed 3 lety +762

    joma: "If you're watching this video, you're a beginner"
    me whos just a bored programmer who wants to watch vidios: :(

    • @shallen2008
      @shallen2008 Pƙed 3 lety +5

      lol

    • @MystWind
      @MystWind Pƙed 3 lety +6

      your pfp sir makes me laugh very much

    • @no3171
      @no3171 Pƙed 3 lety +5

      @@MystWind Wide Linus

    • @henrylecompte4533
      @henrylecompte4533 Pƙed 3 lety +7

      All true programmers have wide Linus as their pfp

    • @ryzech4168
      @ryzech4168 Pƙed 3 lety

      @@henrylecompte4533 I do on my other account does that count lol?

  • @andrewnixon5872
    @andrewnixon5872 Pƙed 3 lety +888

    I'm not one of the 95% lying to themselves... I've always only been interested in the money.

  • @megadodd
    @megadodd Pƙed 4 lety +1043

    become a god at C++ and earn the right to look down on every other language

  • @juanrein
    @juanrein Pƙed 5 lety +2159

    *Makes top 3 programming languages video
    *Has 4 in thumbnail
    Okay then keep your secret

  • @AndreiJikh
    @AndreiJikh Pƙed 5 lety +56

    Thank you for this! I'm going to take your advice and learn the top 3 for FANG. I have a few friends who work in the big ones and I've always wanted to get into it. I spend way too much time playing puzzles and dragons haha. If you could make a video about comparing FRONT END vs BACK END and if that has any impact on the hiring process - that would be epic!!

  • @chriskenedy1305
    @chriskenedy1305 Pƙed 4 lety +763

    For the Lazy:
    1. Python
    2. Java
    3. C++
    but srsly, watch the reasoning for each one.

    • @Rohan122
      @Rohan122 Pƙed 4 lety +63

      @robizzlor yes why not

    • @Asdtable
      @Asdtable Pƙed 4 lety +13

      @@Rohan122 everyone uses brainfuck.
      Or atleast i do.and i fucking hate it.

    • @shabman8979
      @shabman8979 Pƙed 4 lety +38

      @robizzlor don't understand how it's funny when C++ is a very good language

    • @Cryptic0013
      @Cryptic0013 Pƙed 4 lety +51

      @@shabman8979 Because some people feel a need to boost their self-esteem with smug scoffing at stuff they don't personally use or prefer (or likely, in this case, even understand the need for)

    • @mr.woodenshovel2430
      @mr.woodenshovel2430 Pƙed 4 lety

      Thanks

  • @c0dertang
    @c0dertang Pƙed 2 lety +9

    I love how he explains why he ranks everything. Very comprehensive!

  • @antdono95
    @antdono95 Pƙed 5 lety +131

    This is actually one of the best one of these videos I’ve seen. No rambly “follow your passion” BS, thanks man

  • @rohanchauhan8693
    @rohanchauhan8693 Pƙed 5 lety +49

    Better than all of the other videos out there. Thanks for being honest, this video has helped me to think about what languages to learn.

  • @excalibur_gamevibez7239
    @excalibur_gamevibez7239 Pƙed 3 lety +2

    So glad I found this channel... I don't know a lot of tech people or programmers around my peers, I hope your videos take me far

  • @iwatchedthevideo7115
    @iwatchedthevideo7115 Pƙed 4 lety +12

    One of the few really informative videoes I've seen on this topic. Subbed! I (have to) use Java at school. Although I dont find it fun, and a bit bloated, I agree that it's a good way to teach important core concepts. I've recently started CTF-ing, though, and Java seems inferior in throwing together quick scripts on the fly to solve some of the problems i meet there, compared to Python. Is it recommended learning two languages in parallell? I would really like to get a decent understanding of Python for CTF-scripting, but have Java as my main focus as it's what we use in uni. Any thoughts would be greatly appreciated!

  • @adiladenov5485
    @adiladenov5485 Pƙed 5 lety +1379

    My first programming language was C++, after that other languages seems like easypeasy. That's why I love C++.

    • @blasttrash
      @blasttrash Pƙed 5 lety +16

      hey do you know where to learn about make files and stuff? Also is there a C++ equivalent of Maven(or Gradle or npm)?

    • @sukraatahluwalia5137
      @sukraatahluwalia5137 Pƙed 5 lety +34

      @@blasttrash If you mean package manager for C++ then Conan and vcpkg, if build tools then CMake, Ninja, Meson. If you want to learn makefiles then pick up a tutorial and start building any C or C++ code you write with GNU Make and IMO if it's C++ you're writing then CMake straightaway.

    • @blasttrash
      @blasttrash Pƙed 5 lety +3

      @@sukraatahluwalia5137 so package managers and build tools are different in c++? Like in java maven can do both for example. And if we have these build tools in c++, what are make files for? I thought make files were essentially build tools themselves

    • @quangtung2912
      @quangtung2912 Pƙed 5 lety +5

      Have you ever try Haskell, or Rust???

    • @adiladenov5485
      @adiladenov5485 Pƙed 5 lety +18

      @@quangtung2912 I heard many times, but i haven't tried. After cpp learnt java and python. Java for Android and python for data science.

  • @odanebrissett8594
    @odanebrissett8594 Pƙed 5 lety +86

    I agree with point of learning C++. Easy to learn a new languages after you’ve learn the fundamental OOP concepts. Great video 👌👍

    • @user-sw1wq8lh2w
      @user-sw1wq8lh2w Pƙed 4 lety +2

      Also hard to unlearn OOP when you realize it's problematic.

    • @HermanWillems
      @HermanWillems Pƙed 4 lety +10

      @@user-sw1wq8lh2w C++ is not OOP. C++ is multi-paradigm language. It means it can do OOP and also other paradigms. Also when you start out with OOP and then learn PURE FUNCTIONAL programming you start to understand and respect OOP again. Because functional is nice, but not practical. So the best solution is to use OOP combined with sprinkles of Functional programming. Try to seperate them correctly though.

    • @deistormmods
      @deistormmods Pƙed 2 lety

      @@HermanWillems OOP should be a last resort. Simple is always better. Only use OOP if necessary.

  • @kedarpednekar9582
    @kedarpednekar9582 Pƙed 4 lety +6

    Perfect to the point explained! The exactly relatable video to a CS fresher I would say !!

  • @romanbelokurov4346
    @romanbelokurov4346 Pƙed 4 lety +3

    Thank you my friend! You solved all my questions in my mind! 👍

  • @lkedves
    @lkedves Pƙed 5 lety +26

    Kudos for starting with that the answer depends on who asks... also, clear classification, solid reasoning, nice visual elements. A good one, grats.

  • @alexjimenez6452
    @alexjimenez6452 Pƙed 5 lety +8

    Thanks Joma! This really helps a lot, Blessings!

  • @maryperez6688
    @maryperez6688 Pƙed 4 lety +276

    I love this guy: "shut up, stop regurgitating what you've read on the internet and have your own opinions for christ's sakes!"

    • @primeroyal7434
      @primeroyal7434 Pƙed 4 lety +13

      But still, you should not listen to some random tech "expert" and instead get to know what you want to do.

    • @bobinrasterds7137
      @bobinrasterds7137 Pƙed 2 lety +2

      literally what I think when I see some massive circle jerk thread about javascript.

    • @scurvofpcp
      @scurvofpcp Pƙed 2 lety +1

      @@bobinrasterds7137 we had some javascript cultist in a blender discord going on and on how blender should use javascript instead of python.Which was alright enough till he started going into the people looking for python help for their addon/script that they needed to get blender to do for them.

  • @michael-bz5qz
    @michael-bz5qz Pƙed 4 lety +41

    Why I just found this channel... you're what I needed this whole time for some encouragement and advice

    • @haowenzhu541
      @haowenzhu541 Pƙed 4 lety +1

      For the encouragement part you mean touching boobs?

    • @amranmohamed377
      @amranmohamed377 Pƙed 3 lety

      Hey it’s being for 1 year did u get a job?

    • @petrmary3394
      @petrmary3394 Pƙed 2 lety

      @@amranmohamed377 did he get it ?

  • @shahaman6428
    @shahaman6428 Pƙed 5 lety +12

    Please make a video about which frameworks are better for specific type of work, would really appreciate it. Love your videos ❀

  • @Master710z
    @Master710z Pƙed 5 lety +3

    Def the best video I've watched on the current scope of software engineering and how to approach it. Great content bro 👍

  • @SteelerY360Nation
    @SteelerY360Nation Pƙed 4 lety +39

    This is my first time on your channel. I like the fact that you talk very honest. I’m a Newbie. Great example with tic tac toe, to explain front & back end, and storage
    You gotta new Subscriber! 👍🙏

  • @Philipp-ym4pc
    @Philipp-ym4pc Pƙed 4 lety +8

    This video really makes me appreciate that I was/am taught all of these at uni!

  • @EdwardAdler26
    @EdwardAdler26 Pƙed 5 lety +43

    Seriously the most informative programming languages video I've ever seen. Keep up the nice work!

  • @tannerbarcelos6880
    @tannerbarcelos6880 Pƙed 5 lety +8

    Taught python in my intro course, and c++ in my intermediate Comp Sci and also data structures course. Not sure why java was not the language we had to learn like the other schools in the area, but oh well. Great points in the vid! I’d definitely say python is amazing and is rightfully a top language.

  • @carlosvaldez5647
    @carlosvaldez5647 Pƙed 4 lety +1

    Thank you for the guidelines!

  • @milliblom2237
    @milliblom2237 Pƙed 3 lety +7

    Kind of late here, but I would also recommend C# for people starting to code. You don't have to manage memory and there's plenty of support, including Microsoft's own (IMO really good) documentation. It's very useful for any folks wanting to get into game development, as Unity uses C# and Unreal Engine uses C++ , which is similar enough to C# to learn afterwards. You don't need to worry about the crappy syntax and randomness that C++ throws at you, but you get all, and often more, features, and many solutions to problems that are given in C++ can be easily adapted to the language. Windows Forms is also a great way to get started with building desktop applications, as it's a simple framework to get into, while being adequately powerful.

    • @TheMessanger
      @TheMessanger Pƙed 2 lety

      So many C but all compiled to C sharp so which one should we start with. I already learn A B just need to leran C so I move to D E F G H I K L M N O P Q R S T U V X Y Z
      when I reach Z I'll be burned out!

  • @Longsen
    @Longsen Pƙed 5 lety +12

    Your videos are very helpful! I always look forward to seeing more content from you!

  • @santiagosanchez2704
    @santiagosanchez2704 Pƙed 5 lety +35

    You are right, python is not usually used to teach programming at uni. However, there are exceptions. Python is used in the introductory course in the MIT for CS. And it was also used at my uni at an engineering degree (not computer science though).

    • @fundoo203
      @fundoo203 Pƙed rokem

      It makes sense. Python is extremely popular among non CS people. They just want the code, they don't care about memory management or performance

  • @elliottandreasen4148
    @elliottandreasen4148 Pƙed 4 lety +11

    On the have fun category you should totally learn C#, it’s used for Unity and it’s used for so much other stuff too

  • @nn-gx5cb
    @nn-gx5cb Pƙed 3 lety +5

    Perfect video for anyone who has this question that which language to learn for which purpose !
    My path was 8085, 8086 controller in parallel of C and C++ in college and later Java and C# as an electives. C++ is best language to start and perfect reasoning given by you.
    Robert Lafore's book is one of the best for C++

  • @Rowing-li6jt
    @Rowing-li6jt Pƙed 5 lety +11

    Wow,, this is one of my favourite video!!
    “When you hear it repeatedly, then you get to understand” is personal highlight!

  • @roubarizkallah2172
    @roubarizkallah2172 Pƙed 3 lety +5

    That point you mentioned about choosing the right language for the right purpose in order to find support is so important and true cz especially as a beginner if u have no support u are kinda compelled to let down after long hours spent not finding answers to issues u ran into. That would make u think programming isn’t made for u cz u’re not good enough when in many cases that ain’t true.

  • @aqynbc
    @aqynbc Pƙed 5 lety +1

    Glad to see you back with real info Joma :)

  • @Lvs-2
    @Lvs-2 Pƙed 3 lety

    I'm glad that I started with the one that build cool stuff. Thanks :)

  • @albertoedoni9953
    @albertoedoni9953 Pƙed 5 lety +39

    "Oh yeah and i quit my job" still laughing for that one XD
    You the best bro!

  • @mranderson3277
    @mranderson3277 Pƙed 4 lety +11

    Javascript is an extremely beautiful and expressive language. I used to hate it with a passion. But there are some expressions you can do in it that just blow your mind.

  • @aminekhadiri
    @aminekhadiri Pƙed 4 lety +8

    BRO, thank you so much for the insight. I have a master in biology, i work in biotech and forensics, and i feel i want to learn python and R for the future because of the need for AI and machine learning in regard to optimization and development in these fields. REGARDS!

  • @aimenenouri9214
    @aimenenouri9214 Pƙed 4 lety +1

    The best advice I've heard in my life. Thanks a lot

  • @mandeepubhi4744
    @mandeepubhi4744 Pƙed 5 lety +71

    Programming Language is just like an Axe and Data Structures are the Art of cutting trees. You should have your own Axe based upon your tree whether it is very hard or soft.

    • @TheFuentes5551
      @TheFuentes5551 Pƙed 4 lety

      Where to begin learning about Data Structures?

    • @ShivamThakur-rt6js
      @ShivamThakur-rt6js Pƙed 4 lety +1

      @@TheFuentes5551 First find a top rated courses on data structure and algorithm on udemy. You can get those courses for free if you google them. After having good grasp on them starting implementing them using java or Python.

  • @seankelly4800
    @seankelly4800 Pƙed 4 lety +13

    Solid advice. Personally, for the future I'm interested in learning Kotlin and Rust, they will probably replace Java and C++ eventually, or at least be on par rivals.

    • @khanhchung4103
      @khanhchung4103 Pƙed 4 lety +1

      Sean Kelly Nah. I don't know about Java but replace C++? then you have to rewrite almost the entire world of software

    • @seankelly4800
      @seankelly4800 Pƙed 4 lety +2

      @@khanhchung4103 Yeah, that's true. They'll always be legacy code, but when it comes to new projects, there is a possibility for Rust to win out over C++ in years to come.

    • @yavornestorov
      @yavornestorov Pƙed rokem

      @@khanhchung4103 Obviously what he said can only refer to new projects, not maintaining and expanding old ones. Duh!

  • @GhulamAbbas-rh5kl
    @GhulamAbbas-rh5kl Pƙed 4 lety +2

    Best video that shows right path. Thanks Joma.

  • @slykhajiit2
    @slykhajiit2 Pƙed 3 lety +77

    4:47 Top 3 Languages for Coding Interviews (FAANG)
    1. Python
    2. Java
    3. C++
    8:00 Top 3 Languages for "Building Cool Stuff"
    1. JavaScript
    2. Java
    3. Swift
    *Leet coding
    - important, even when you don't know what "git" is or what build files are
    (Left these timestamps for myself)

  • @mahamodulhasan9777
    @mahamodulhasan9777 Pƙed 5 lety +3

    This is ur best video I ever seen 💜💜💜... go ahead & make more videos like this...

  • @SulaimanFofanah
    @SulaimanFofanah Pƙed 5 lety +52

    I laughed so hard throughout this video. You make this field of coding entertaining and fun. Stay blessed ❀

    • @adamalaa6784
      @adamalaa6784 Pƙed 4 lety +5

      Yeah the one that made me laugh is the boobies one

    • @AI2789crg
      @AI2789crg Pƙed rokem

      @@adamalaa6784 1:30 lol for sure

  • @andershusmo5235
    @andershusmo5235 Pƙed 4 lety +114

    Interesting. Here in Sweden, 95% of the companies I apply to are all about C#. So I would add to everyone watching this to also pay attention to regional differences in this regard if you're interested in getting a job at a tech company. Regardless, the general questions in this video to ask yourself when choosing which languages to learn still apply.

    • @happysauce6706
      @happysauce6706 Pƙed 2 lety +1

      Malmö = Danmark

    • @Ullis9312
      @Ullis9312 Pƙed 2 lety +3

      JavaScript, Python and Java are the most widely used programming languages in Sweden. In terms of ranking, the top 10 ranked programing languages are: Java, Python, JavaScript, C#, C++, PHP, Swift, MATLAB, Scala, Objective-C, respectively.
      - The Swedish market of IT service

    • @aggi999
      @aggi999 Pƙed rokem

      Interesting, over here in Iceland it seems c++ and python are the winners, especially in my field

    • @theindooroutdoorsman
      @theindooroutdoorsman Pƙed rokem

      That part. Around me everyone wants Java, but if I expand to statewide it's either C, C# or Python with a sprinkling of Javascript.

    • @OsundareToheeb
      @OsundareToheeb Pƙed rokem

      You are damn right! here in Poland. Java and javascript are on top for web development

  • @aryenadvice2411
    @aryenadvice2411 Pƙed 4 lety

    Very helpful video Bro!! Thanks for the insights!

  • @feli-boon
    @feli-boon Pƙed 5 lety +708

    "i want to program so that i could be ahead once i start computer science next year as a freshmen"
    dude are you spying on me

    • @motormadness9975
      @motormadness9975 Pƙed 4 lety +15

      Learn java and object orientated programming if you want to be ahead in your 1ss year in CS

    • @spraz3r348
      @spraz3r348 Pƙed 4 lety +2

      @@borispetrov3276 i started learning python but in the university next year they will teach us java cause the exam are about java. What should i do?

    • @shauryasen346
      @shauryasen346 Pƙed 4 lety +1

      same im going into highschool next year

    • @_lemonny
      @_lemonny Pƙed 4 lety +6

      @@spraz3r348 I recommend learning Processing (processing.org/). It's a dialect of Java, but will introduce you to most essential programming concepts. Plus, it's easy to see immediate results so it's really gratifying. At the end of the day, any programming language you decide to learn will be beneficial. People spend so much time deliberating about which language to learn that they never really get anywhere. So just pick something and dedicate a few months to becoming proficient at it.

    • @MrHenryG123
      @MrHenryG123 Pƙed 4 lety +1

      @@_lemonny processing is javascript not java

  • @nanonkay5669
    @nanonkay5669 Pƙed 5 lety +4

    There is so much fact in this one video than anything I've ever seen. Take my word for it as a CS bachelor's graduate

  • @freetolisten
    @freetolisten Pƙed 4 lety

    good video. probably one of the clearest, maybe the clearest video on this topic i've seen

  • @gunjanjhawar9013
    @gunjanjhawar9013 Pƙed 4 lety

    I have started watching Joma's video to see what TechLead has commented on it! But needless to say great videos, very helpful.

  • @semlimi200
    @semlimi200 Pƙed 5 lety +24

    Lmao always love the humor you put into your videos!! 😂

  • @robertoa.tarazona2708
    @robertoa.tarazona2708 Pƙed 5 lety +18

    Thanks a lot bro! Some of the information available can be daunting when you are first starting out but eventually you understand.🙋

  • @danny1dd
    @danny1dd Pƙed 3 lety

    Thanks for this video and your advices!

  • @powerliterature
    @powerliterature Pƙed 3 lety +1

    Hey Joma,
    Greetings. Great YT channel, nicely edited. I'm subscribed because content is great. You're very knowledgeable, honest and cool. Kudos Joma cool!

  • @killeraudiofile8094
    @killeraudiofile8094 Pƙed 5 lety +5

    I think the LAMP stack is still plenty viable for personal web projects... especially given the extensive documentation on the internet and due to the fact that most pet projects won't need the extreme availability that may be supported on the MEAN stack and I think the more secure infrastructure of LAMP will actually be more useful...

  • @mightyjoeyoung9741
    @mightyjoeyoung9741 Pƙed 4 lety +4

    I have a pretty specific question. What language(s) would you recommend purely for game development? Specifically I want to be able to make animations and implement cool fight choreography and allow my imagination to work and emulate my creativity as accurately as possible. I'm not in the market to learning coding yet, but it's something I would like to get into one day. I'd like to start as a hobby or curiosity and see where it goes.

  • @mariorivera6292
    @mariorivera6292 Pƙed 3 lety +2

    I’m really enjoying this channel a lot! Just discovered it a few days again. I would like your advice on something. Naturally, the answer to this question will ultimately depend a lot on how quickly someone can learn programming. My question is this: “Is 40 years old too late to learn programming from scratch, for example SQL, and still make it in the tech world and land a good paying position?” Part of me is discouraged, because I didn’t start trying to learn programming in my mid-twenties or even early 30’s. I’m not expecting to become a hot-shot at Google, but I’m wondering if I have a fair chance to nail something solid at my age in the future.

  • @BrazHD02
    @BrazHD02 Pƙed 4 lety

    This video is actually really good, good job!

  • @kobertolober
    @kobertolober Pƙed 5 lety +14

    CZcams has gradually changed their backend language to golang. The best language is always the one that accomplishes your project in terms of time, speed and not burns your server down.

  • @zachandbro
    @zachandbro Pƙed 5 lety +6

    Java was my first language and picking up Python is pretty simple since the syntax isn't as restricting

    • @arijit3110
      @arijit3110 Pƙed rokem

      Damn, that must've been very sad 😭

  • @sachinjain355
    @sachinjain355 Pƙed 2 lety

    You simplified it a lot for the newbies, amazing video bro!!

  • @BigBahss
    @BigBahss Pƙed 3 lety +5

    8:20 Hey man, I came to that conclusion on my own while trying to make my own browser extensions, and then found that many other people feel the same way. Although I honestly have nothing against Javascript or Javascript developers, they're far stronger than I. I'm probably just smooth brained when it comes to JS.
    Edit: Love the video by the way.

  • @Don-ix2ok
    @Don-ix2ok Pƙed 5 lety +5

    Should include scala up there, its picking up a lot of ground for how it handles big data

  • @VanessaHernandez-zd1lg
    @VanessaHernandez-zd1lg Pƙed 5 lety +78

    We learned C++ at uni. I learned python one summer for an internship and kept with it. Def agree with your points especially with verbose C++. Great vid!
    Edit: ahhh I used Django that summer too!

    • @osemudiame123
      @osemudiame123 Pƙed 5 lety +6

      Vanessa Hernandez As a electronics engineer I think C/C++ is bae

    • @omaroats
      @omaroats Pƙed 5 lety

      const string&

    • @HermanWillems
      @HermanWillems Pƙed 4 lety +1

      @@osemudiame123 me too, i love the put everything in compile time thought. You can do almost anything with C++. You can build amazing abstractions that only cost you what you use. Soon alot more tools are added to the language that makes us make better abstractions. For example: Modules, Concepts, Compile time reflection, Meta-classes. C++ is amazing and evolving. It's also great for multi-core processors. And soon RISC-V is around the corner with alot of cores. And C++ works great on that. Also for webassembly C++ is an amazing choice.

  • @ChocolateMilkCultLeader
    @ChocolateMilkCultLeader Pƙed 4 lety +30

    I just watch this vids for the memes. This man is comedic gold.

  • @danG25
    @danG25 Pƙed 10 měsĂ­ci +6

    Despite this video being 4 years old, I can see that you have the skill to captivate the audience and avoid making the information dull.

    • @hamza77v
      @hamza77v Pƙed 10 měsĂ­ci

      Yeh😊

  • @JazzMachine77
    @JazzMachine77 Pƙed 3 lety +12

    I have been working in software development for more than 20 years now and I have to say that this was a very good video, very good advice about the languages. I agree that Javascript is a very good language to learn, than you can extend that knowledge to also learn Typescript as well.

  • @antoinecantin1780
    @antoinecantin1780 Pƙed 3 lety +7

    Bruh literally the 4 languages I have practiced the most on the side with science degree in college and the things he said... getting my opinions confirmed lmao

  • @rudolfhorvat57
    @rudolfhorvat57 Pƙed 4 lety

    Thanks. Helped me a lot.

  • @mohammadosamaataullah2127

    You are so cool Joma. Thanks for the info.

  • @Fersko
    @Fersko Pƙed 3 lety +13

    Hey Joma, do you think it's possible for someone to code and work at any big company without a degree? Thanks

  • @riliame
    @riliame Pƙed 4 lety +64

    I just wanna learn this because my fictional characters are smart, so I need to be too.

    • @JoshDHD
      @JoshDHD Pƙed 3 lety

      czcams.com/channels/D4dZVe8gc80z_A7RFqCn0Q.html

  • @mjmikaelson
    @mjmikaelson Pƙed 2 lety

    Thank You for sharing!

  • @markuscwatson
    @markuscwatson Pƙed 4 lety

    Wow great video. Thanks!

  • @heylittleguy26
    @heylittleguy26 Pƙed 3 lety +6

    My first language that I really learned was Java, then C# (basically the same), then C++.

  • @paulschmidt8742
    @paulschmidt8742 Pƙed 4 lety +5

    Started programming because I wanted to do math and statistics. I was amazed by the for loops and if elif statements because I saw endless possibilities in python. I felt hyped creating a program to calculate pi and optimise it but later I started creating games and dvelving into networking and I realise what a lie I have been living in. I don't want to get a stupid degree when I can learn every programming language because I enjoy it. I would much rather program instead of school and I am already equally or more addicted to programming then gaming. I am now going to learn java as my second language a proper object orientated language.

  • @kevincaijiayi
    @kevincaijiayi Pƙed 2 lety

    Such a well made tutorial!

  • @amphos123
    @amphos123 Pƙed 2 lety

    I find it's your best video so far. You spoke wisely :)

  • @ComsicRay
    @ComsicRay Pƙed 5 lety +8

    Hey, Can you please compare and discuss “ Ruby on Rails” vs “ Python Django/ Flask” ?? is it still worth to learn Rails framework in 2019?

    • @eshaan7_
      @eshaan7_ Pƙed 4 lety

      Flask is amazinggggggg

  • @jsonkody
    @jsonkody Pƙed 4 lety +8

    Java or C++ teach you way more than python (about object programming, types etc.) but it's maybe too much for a beginner.
    If I should recommend one language it would be Javascript (witch is quite a big bite to learn properly .. and it has basically infinite ecosystem).

    • @noahsomeone1938
      @noahsomeone1938 Pƙed rokem

      it took lots of scrolling to find javascript in this comment section. thank you

  • @yogiturtleseraph8208
    @yogiturtleseraph8208 Pƙed 4 lety +2

    Scheme and C are used as starting languages because they are tight and minimalists. That mean you will only need a few days to know everything the languages offers. Mastering it is another story altogether; but the less time you have to learn specials syntaxs, the more time you can dedicate to learn to use your toolbox.
    With experience you might wear more and more toward a tight, small, well behaved toolbox anyway. That's why all the language end up looking the same: you're better of sticking to the core and avoiding any special constructs and eye candy.

  • @dzhuwao
    @dzhuwao Pƙed 4 lety

    Excellent content and presentation. Subscribed 😀

  • @ShaferHart
    @ShaferHart Pƙed 5 lety +30

    10:04 I had to pause and google that up đŸ€Ł

    • @Kantar007
      @Kantar007 Pƙed 4 lety +1

      don't look at the images that you get when you google this

    • @entity5209
      @entity5209 Pƙed 3 lety

      @@Kantar007 too late

  • @Potenti4lz
    @Potenti4lz Pƙed 5 lety +8

    8:10 what about dart? It’s typed language vs JavaScript but JS has so much support.

    • @IwatchYuTup
      @IwatchYuTup Pƙed 4 lety

      you can create beautiful mobile apps using with flutter but not good for web apps. C# and asp.net mvc is the easiest way to create web apps.

  • @himanish4541
    @himanish4541 Pƙed 3 lety

    That’s honestly really good advice.

  • @nvasudeva
    @nvasudeva Pƙed 4 lety

    Very useful information !!

  • @theLUCKYdude17
    @theLUCKYdude17 Pƙed 4 lety +29

    I wanna know more of this "porndora" program he mentioned

  • @juliancruz87
    @juliancruz87 Pƙed 4 lety +4

    Joma, what do you think about codility that has several questions that can be used in tech interviews?

  • @thestarinthesky_
    @thestarinthesky_ Pƙed 4 lety

    You are amazing. Thank you so much.

  • @potatoz4u382
    @potatoz4u382 Pƙed 3 lety +2

    This was a very helpful video.

  • @howtomakeanovallampshadeha7794

    Hi Joma. I enjoy your CZcams video. I am pretty good with visual basic. I have exposure to Java and I believe I can learn other languages quickly if necessary. My work requires the use of Autocad, and I develop plenty DLL files to use with this application. However I would like to branch off on my own and develop my own cad program. Can you guide me in an approach to solving my problem? Research on the internet is not clear.

  • @davidw.9711
    @davidw.9711 Pƙed 4 lety +4

    im a doctor and currently learning python since medicine gets more and more influenced by you guys (number of papers surged involving machine learning etc. pp.)

    • @yavornestorov
      @yavornestorov Pƙed rokem

      So, 3 years later, did you learn it, or did you quit? 😄

  • @sontruongngoc7891
    @sontruongngoc7891 Pƙed 5 lety

    Thanks for your videos

  • @KTechy-
    @KTechy- Pƙed 2 lety

    What a great and detailed video, so helpful.

  • @yacinebenaffane6535
    @yacinebenaffane6535 Pƙed 5 lety +13

    I learned C++/Python Self. At university i learned first years C. and after Java, Java, and more Java ... I prefer C++, Python, Java

  • @jdleanne
    @jdleanne Pƙed 3 lety +324

    C++ should be taught as the first language to help students understand how computer really works :)

    • @noname_6423
      @noname_6423 Pƙed 3 lety +8

      C++ is my first language because i learned a bit of it in school. After that i started learning everything on my own on the internet. In high school they teach literally the basics until year 11(which is the last year because in year 12 we are supposed to learn sql) only a few stuff will be new. Not even sure when will we see pointers. But hey i am in the second half of year 9 and we just finished arrays so i guess that is good.
      But yes in the end i do agree that learning c++ first would be pretty good because it makes the rest seem easy :)

    • @0.Maiden
      @0.Maiden Pƙed 3 lety +16

      noo!! to understand how computer really works -> asm should be the first language :))

    • @the_yogeshk
      @the_yogeshk Pƙed 2 lety +1

      I got taught c++ first in our school

    • @ruthviks5791
      @ruthviks5791 Pƙed 2 lety +3

      If you ask me I would say C language.
      It might be pretty old language but it has been the base for many, which we are seeing right now.
      It might be a bit hard to learn compared to python, java and other such languages but if you are able to code anything with C then you are good to go with any language.

    • @GearismGaming
      @GearismGaming Pƙed 2 lety

      rn my school is teaching us python

  • @chipngo9758
    @chipngo9758 Pƙed rokem

    Very informative video. Kudos👍🙏

  • @anasitanggang
    @anasitanggang Pƙed 4 lety

    Tq so much 😄😀 I got many insights