5 Programming Languages You CANNOT IGNORE in 2023

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024
  • НаукаНаука

Комментарии • 58

  • @InternetMadeCoder
    @InternetMadeCoder  Год назад +1

    🚀 Zero to Mastery - Get hired, in record time (code FRIENDS10 for 10% off): academy.zerotomastery.io/a/aff_fvgz1fnn/external?affcode=affcode=441520_vhlt5jy9

  • @rod6722
    @rod6722 Год назад +37

    A few other great choices, in terms of high-demand languages:
    - C#: backend, games, desktop, mobile, and probably a bunch of other stuff
    - PHP: backend (not very hip, but still powers most of the web)
    - Swift: iOS apps
    - Kotlin: Android apps

    • @somebodyoulove
      @somebodyoulove Год назад +2

      Yeah. I agree with this. c# is highly underrated.

    • @Boghikiant
      @Boghikiant Год назад +1

      ​@@somebodyouloveyepp, me too, C# and .NET forever.

  • @pascal831
    @pascal831 Год назад +18

    Whatever your choice....NEVER STOP LEARNING!
    NEVER LET UP!
    Thanks brother!

  • @fortunembulazi
    @fortunembulazi Год назад +5

    Why you never mentioned C#?

  • @FirasMohamed96
    @FirasMohamed96 Год назад +29

    JS FOR LIFE.

  • @gonofgozik
    @gonofgozik Год назад +8

    I am a beginner, I have not programmed before, what course do you recommend I start with:
    - CS50's Introduction to Programming with Scratch
    - Programming for Everybody (Getting Started with Python)
    - Introduction to Computer Science and Programming Using Python (Mitx)
    - CS50's Introduction to Computer Science
    - CS50's Introduction to Programming with Python

    • @DazzoTalk
      @DazzoTalk Год назад

      None of those. The harvard classes are good for an overview but the coursework is way too difficult. It's not worth copying answers online just for the certificate due to their Academic honesty policy and most importantly your lack of understanding how to actually do the work. The lectures aren't very helpful for the course work. However I do have a solution. I am currently rolled in a Coursera Meta backend professional certificate. It's 50 bucks a month and there's 9 courses in the certificate. I'm currently on the second course, and so far it has been increbile. Its simple and helps you understand the basics of software developing, engineering, languages and straight up computer science/web development. I recommend checking it out, then possibly checking out some other course with udemy/youtube. After you have a good understanding of programming and what languages do what, then personally I would maybe dive into the harvard certificates for credibility as well as starting to create smaller projects. Also I would focus on 1 language, but try and have a good overview for what every other language does. Personally, I'm gonna try to get extremely friendly with python, and have a good understanding of c++, HTML and javascript bc I plan on creating projects for jobs and someday a software startup using ai & machine learning (python is heavily involved in this). Goodluck!

    • @gonofgozik
      @gonofgozik Год назад +1

      @@DazzoTalk Thanks Man

  • @mitkram99
    @mitkram99 Год назад +1

    C# is the best general-purpose programming language ever created. Just simply amazing!

  • @D0J0P
    @D0J0P Год назад +4

    I was thinking of learning C first, then Go. There's a debate going on between whether or not C is the best language to learn first, and whether CS50 is the best course to take first if you have no experience in computer science. Anyone have any thoughts on that?

    • @rod6722
      @rod6722 Год назад +2

      CS50 is amazing, definitely do it! It's not about the language. If you don't specifically want to go into low-level programming you don't need to spend more time on C than what they cover. It's about the programming fundamentals that they teach you, those are applicable to every other language.

    • @D0J0P
      @D0J0P Год назад +1

      @@rod6722 Thanks for your reply! That does put me at ease a bit, as people do rave about CS50, but it was dropped on OSSU suddenly as being "too hard" just like C programming was dropped from many schools in favor of Python and JavaScript, as C was thought of as "too hard" as well. I saw a course on Coursera called "C and C++ Programming for Everybody". It's supposed to be beginner friendly. Do you know anything about that? I was thinking of starting that, doing the C part only, then going into CS50.

    • @rod6722
      @rod6722 Год назад +3

      @@D0J0P Nah, you can jump straight to CS50. It certainly is hard but that's by design, the only way to learn properly is to challenge yourself. And I know it's not TOO hard for beginners because when I took it I had basically no prior knowledge (I knew what a variable was and how to make for loops in JavaScript & Python, but that's about it). Had never touched any C, and I was still able to complete it. If you're interested in going deeper in the areas where C & C++ are used, by all means, take that Coursera course after CS50. But I recommend doing CS50 first because it sets a good foundation for whatever you want to do afterwards.

  • @jwdahmed
    @jwdahmed Год назад +1

    Great content. On a side note, keep track of your weight in the Middle East!

  • @jathebest2835
    @jathebest2835 Год назад +1

    Hahaha I knew you would be ranking Python as the Top language since you've been a fan of Python. Of course, I like Python and I'm expanding my knowledge to get familiar with Data analysis. Currently, learning SQL, Python's tools(Pandas, Numpy, etc), and doing LeetCode problems using Python. Yes, I like it and I don't plan to learn other languages such as Java or C++. Maybe one day, I'll think about it...

  • @kristiyankrastev8279
    @kristiyankrastev8279 Год назад

    The description of why python is good is straight trash and I expect to hear that from a kid

  • @allnewdevelopers
    @allnewdevelopers Год назад +1

    damn i'm in the middle of making this exact video LOL (chose basically the same title too) great video as always! it looks like we have the same video research method 😂

  • @PawsomeUpdates
    @PawsomeUpdates Год назад +2

    The caption for linked below has a spelling error 2:43.

  • @justwannagetoutkya
    @justwannagetoutkya Год назад +5

    Firstt

  • @himalkunwar9
    @himalkunwar9 Год назад +1

    Your videos are getting better day by day brother. The sound/visual effects used in the video are damn so cool.

  • @ahmed3mer485
    @ahmed3mer485 Год назад +1

    I am fourth in fans and sixth in views

  • @Carlos-dev-53
    @Carlos-dev-53 Год назад

    Excellent advice ! My 14 year old boy started learning Python in may 2023. You have 2 more fans 🤣

  • @LearnCodingGrid
    @LearnCodingGrid Год назад

    Excellent advice. For absolute beginners or children, I would also recommend visual programming languages. These languages typically allow users to drag and drop statements, provide a limited scope of options at each learning stage, and feature integrated tools such as a simplified IDE with explanations of the fundamentals, among other things.
    Anyway, knowing the fundamental concepts of programming well, will allow you to switch to any language relatively easily.

  • @pythonmini7054
    @pythonmini7054 Год назад +2

    what about c#?

  • @reshmah1497
    @reshmah1497 Год назад

    Hi, is there jobs for freshers in Machine learning or Artificial intelligence in dubai?

  • @jayvaidya3009
    @jayvaidya3009 Год назад

    As I know that you are building a startup , let me know if I'm right i just wanted to ask you that can I be some help to you I know front-end and I'm practicing it so I just wanna ask If I can be helpful to you and it would also give me real life experience

  • @danrielly4716
    @danrielly4716 Год назад +1

    I love your content man! Keep it up

  • @BAMBAMBAMBAMBAMval
    @BAMBAMBAMBAMBAMval Год назад

    I wish I could chat with you about programming in general, my teacher is not answering my questions lol

  • @vitrolicpvp7423
    @vitrolicpvp7423 Год назад

    Hey Tuomas, where'd you get your desk / chair / mouse?

  • @bolnikrgaming
    @bolnikrgaming Год назад

    PLEASE DDO RERSEARCH ON ATLASSIAN

  • @anonymous-6667
    @anonymous-6667 Год назад

    What do you think about Kotlin ?

  • @lambo-ca
    @lambo-ca Год назад

    What about Kotlin ? Anyone?

  • @Eng-to-Tam
    @Eng-to-Tam Год назад

    Php laravel demand job

  • @sizwemaduna
    @sizwemaduna Год назад

    What do you think about Dart/Flutter as a lannguage to learn for this year and beyond?

  • @anakin2389
    @anakin2389 Год назад

    What do you think about c# programming language

    • @somebodyoulove
      @somebodyoulove Год назад +1

      It’s great. It’s just like Java but it keeps getting better. But I’ll advice you can also learn Java/ C++ too just so you can get more jobs. All 3 are good for OOP. If you wanna go into AI/ML then learn Python.

  • @gabrielalmeida6085
    @gabrielalmeida6085 Год назад

    But for entering the best positions of AI and ML companies usually require academic background, right?

    • @pythonmini7054
      @pythonmini7054 Год назад

      create your own company, elon musk says no one wants to hire me so i created my own company lol

  • @4115steve
    @4115steve Год назад

    python, c, c#, typescript

  • @BrianKarmo
    @BrianKarmo Год назад

    oh man, i thought u gave up on coding, so good to see you back at your passion, which i know might not be coding, but teaching as well!

    • @InternetMadeCoder
      @InternetMadeCoder  Год назад

      Why would you think I gave up coding?

    • @pedropetrov6355
      @pedropetrov6355 Год назад

      Once a coder always a coder... he just went on a diff career path.

  • @hoda67286
    @hoda67286 Год назад

    Thanks 🙏

  • @Zoid-Berg
    @Zoid-Berg Год назад

    NICE INTRO 😄🫡

  • @saadhabashneh5587
    @saadhabashneh5587 Год назад +2

    C# > Java

  • @user-An_Him
    @user-An_Him Год назад

    What is your twitter?