My 6 Favorite Programming Languages | and why?

Поделиться
HTML-код
  • Опубликовано: 22 май 2024
  • To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/TravisMedia . The first 200 of you will get 20% off Brilliant’s annual premium subscription.
    In this video, I'll share my top 6 favorite programming languages that I've used over the past 7 years. I'll also give my reasons why.
    What are your favorite programming languages? How would you rank them?
    Leave a comment below and let me know!
    Timestamps
    00:00 Intro
    00:29 Language 1
    01:58 Language 2
    03:12 Sponsor
    04:17 Language 3
    05:23 Language 4
    06:01 Language 5
    06:35 Language 6
    ** Video Mentions **
    100 Days of Code The Complete Python Pro Bootcamp for 2023 - geni.us/n80Kf
    Top 5 Resources for Learning Golang - geni.us/RBBcuWr
    ZeroToMastery Rust Course - geni.us/DTe5LpB
    ** Career Path Coding Tracks **
    Web Developer - geni.us/jBigBd
    Software Engineer - geni.us/AbMxjrX
    Machine Learning - geni.us/GporLlT
    Python Developer - geni.us/tv2FJBU
    DevOps Engineer - geni.us/MgHtJ
    ** My Coding Blueprints **
    Learn to Code Web Developer Blueprint - geni.us/HoswN2
    AWS/Python Blueprint - geni.us/yGlFaRe
    ** I write regularly **
    travis.media
    ** FREE EBOOKS **
    📘 travis.media/ebooks
    LET'S CONNECT!
    📰 LinkedIn ➔ / travisdot. .
    🐦 Twitter ➔ / travisdotmedia​
    🙋🏼‍♂️ Website ➔ travis.media
    #programming #python #javascript #rust #csharp
    * This video was sponsored by Brilliant
    ** Some of the links in this description may be affiliate links that I may get a little cut of. Thank you.
  • НаукаНаука

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

  • @TravisMedia
    @TravisMedia  10 месяцев назад

    To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/TravisMedia . The first 200 of you will get 20% off Brilliant’s annual premium subscription.

  • @AdrianTregoning
    @AdrianTregoning 10 месяцев назад +1

    I signed up to Zero to Mastery today. If I recall it was your video that suggested it. So far, so good. Thank you Travis.

  • @ModernTenshi04
    @ModernTenshi04 10 месяцев назад +3

    While I haven't really done much with PHP, I'd personally swap it out for Ruby/Rails. It's basically the polar opposite of C#, which is also one of my absolute favorite languages, but hoooooly cow does the dynamically typed aspect really let you cut loose and build stuff insanely fast. I can understand that some folks don't like the "magic" of Rails, and at first I didn't either, but once you understand that magic and know how to wield it the amount of stuff you just get for free is pretty crazy. I can create a model for a large table and I don't have to define all the columns as properties because ActiveRecord just uses the schema? Man does that save me a lot of time writing boilerplate.
    I also really like some of its conventions such as boolean methods ending with a question mark, and that it has the unless keyword so you can do the opposite of an if statement and don't have to write the negation of certain checks, which can also improve legibility of the code (do this IF, or do this UNLESS). Top if off with being able to fire up my entire Rails app locally with the rails console, which then allows me to set breakpoints and step through things or play around with my code directly from inside my terminal? It's just so good at letting you iterate and learn and experiment and debug quickly.

  • @Salah-YT
    @Salah-YT 10 месяцев назад +4

    I began my coding journey with JavaScript, but I've grown to love DART and Flutter. I'm on the verge of completing the Dart course, and I must say, it's been a fantastic experience. By the way, I wanted to kindly remind you about adding the sponsor link in the description, if possible. Thank you for the great content!

  • @jeffd6540
    @jeffd6540 9 месяцев назад

    Hi Travis, Nice video and good info.

  • @davidjeremiahmalazarte7572
    @davidjeremiahmalazarte7572 10 месяцев назад

    Another nice video 🙏🏻 Thanks 😁

  • @maxfrischdev
    @maxfrischdev 9 месяцев назад

    Thanks for the video Travis. Gogo 100k! 😉👊👊👊

  • @alexaneals8194
    @alexaneals8194 7 месяцев назад

    I am more of a backend developer. My favorite language although I have not done anything with it professionally is Assembly for 80x86. The other languages are C, C#, Python, T-SQL and PL/SQL. I like Assembly because it allows me to understand the underlying architecture. I like C because it's a relatively easy language to grasp in it's entirety. Once you learn the basics of C, you can start using it without having to know tons of APIs like Java or C#. Python or VB are good languages to mockup something really quick. T-SQL and PL/SQL keep me employed since they have become more niche languages as of lately.

  • @leoMC4384
    @leoMC4384 10 месяцев назад +1

    Web I first started I learned JavaScript and I fell in love with mobile development. But my React Native experience was awful. So I tried Flutter but in order to work on it, I had to learn Dart, which combines the good things of Java and JavaScript, statically typed, I had to learn the types, casting, null safety checks and all that. It was hard at first but I ended up enjoying it. Now I'm learning Java and Spring Boot. Still, for its simplicity, flexibility and the humongous community supporting it, my favorite is still JavaScript. 😊😊😊

  • @joshi1q2w3e
    @joshi1q2w3e 10 месяцев назад +1

    Do you think Go is good of I want to be a backend or fullstack developer?
    Can Go compete with Java and C# in the future?

  • @manojkumar-jt3fw
    @manojkumar-jt3fw 10 месяцев назад

    Can u explain the hype around Platform Engineering

  • @mrgdevops
    @mrgdevops 10 месяцев назад

    linkedin link is broken in ur description. coz of "..."

  • @samuelgarcia178
    @samuelgarcia178 10 месяцев назад +1

    (1)-Java
    (2)-JavaScript
    (3)-Python
    (4)-PHP
    (5)-Bash script

  • @lancemarchetti8673
    @lancemarchetti8673 10 месяцев назад +6

    PhP 8 with Laravel is a powerful package

  • @dovh49
    @dovh49 10 месяцев назад +1

    C#, V, F#, JavaScript (TS), VBA (what I started on), nushell, powerscript, etc. Not in the order from favorite to least.

  • @elsharpos
    @elsharpos 10 месяцев назад +5

    C# all the way

  • @jonathanjohnson2785
    @jonathanjohnson2785 10 месяцев назад +3

    JS scared the H*LL out of me. Couple months later can't understand why it scared me in the first place😅

  • @teshanecrawford
    @teshanecrawford 10 месяцев назад +2

    My top 3 in order of preference:
    1. C# - My first programming language
    2. JavaScript with TypeScript
    3. Kotlin

    • @khaledgoda1734
      @khaledgoda1734 10 месяцев назад

      Kotlin for what??

    • @teshanecrawford
      @teshanecrawford 10 месяцев назад

      @@khaledgoda1734 Kotlin to build android apps. That's the language they use at my workplace for Android.

    • @khaledgoda1734
      @khaledgoda1734 10 месяцев назад

      @@teshanecrawford so is Android development is a good job and on demand ??

    • @khaledgoda1734
      @khaledgoda1734 10 месяцев назад

      @@teshanecrawford can I contact with you in private

    • @teshanecrawford
      @teshanecrawford 10 месяцев назад +1

      @@khaledgoda1734 Yes it is a good job and is in demand. At the company they have a separate iOS team that uses Swift, and one that uses Flutter for cross platform mobile apps. Mobile apps in general are in demand, from my experience I tend to find that the need for cross platform is more in demand using React Native and Flutter.

  • @kicknotes
    @kicknotes 9 месяцев назад +4

    10+ years ago: C#, JavaScript, Python
    5 years ago: C#, Python, JavaScript
    Today: Python, C#, JavaScript

  • @paypalmymoneydfs
    @paypalmymoneydfs 10 месяцев назад +3

    How do you like Spring Boot vs .NET?

    • @TravisMedia
      @TravisMedia  10 месяцев назад +4

      I haven't used Spring Boot but much prefer C# over Java

  • @user-Laravel-freelance
    @user-Laravel-freelance 7 месяцев назад

    My Favourite - PHP, Laravel, Vue, Nuxt

  • @moviescenes6372
    @moviescenes6372 10 месяцев назад +1

    Hi Travis I love your channel, I have a question I am going to apply for w3school online coding bootcamp, it will cost me almost 2700 dollars do you know if it is a good coding bootcamp? and also anyone in the comment section have any advice for me? thanks Travis and thanks everyone.

    • @huntercoleman1347
      @huntercoleman1347 10 месяцев назад +2

      No. I suggest that you do not enroll in the W3School's boot camp. There is nothing that you will learn there that you can't learn for free on RUclips or elsewhere. Plus, no employer will care about a certificate from that website. Save your money.

    • @proggenius2024
      @proggenius2024 10 месяцев назад +1

      I recommend you Holberton school.

    • @moviescenes6372
      @moviescenes6372 10 месяцев назад

      @@huntercoleman1347 Thank you very much for your advice I really appreciate it, I will save my money thanks so much.

    • @moviescenes6372
      @moviescenes6372 10 месяцев назад

      @@proggenius2024 thanks so much for your advice I really appreciate it, thanks a lot.

    • @proggenius2024
      @proggenius2024 10 месяцев назад

      @@moviescenes6372 You're welcome. I am glad you find it helpful.

  • @DevlogBill
    @DevlogBill 9 месяцев назад

    My favorites:
    1: Kotlin, 2: JavaScript, 3: Swift, 4: C#, 5: Python, 6: PHP, 7: Dart (For Flutter)

  • @ronaldjohnson4470
    @ronaldjohnson4470 10 месяцев назад +1

    C# my number 1 language.

  • @ashisharya65
    @ashisharya65 10 месяцев назад

    My favourite programming languages are :
    1. PowerShell
    2. C#
    3. Golang
    4. JavaScript
    5. Python

  • @MichaelScharf
    @MichaelScharf 7 месяцев назад

    Typescript, python, java

  • @chintunikhil1695
    @chintunikhil1695 10 месяцев назад +4

    What about Java ?

    • @OtsileM
      @OtsileM 10 месяцев назад +5

      It's not in his top 6, that's all. It's subjective

    • @TravisMedia
      @TravisMedia  10 месяцев назад +3

      I haven't had to use Java much in the past so I couldn't include it.

  • @LTibor2012
    @LTibor2012 7 месяцев назад

    1. D
    2. Nim
    3. Ruby
    4: Python
    5. FreePascal
    6. Fortran

  • @srikanthbrendon3243
    @srikanthbrendon3243 10 месяцев назад

    Nope threre is no solidity over than rust,it might hard to digest ethereum stack people like me😢

  • @proggenius2024
    @proggenius2024 10 месяцев назад

    Travis's 6 favorite languages are:
    1. C#
    2. Javascript(+TypeScript)
    3. Python
    4. PHP
    5. Golang
    6. Rust
    I will add Java and C instead of Golang and Rust.

  • @kuthub1989
    @kuthub1989 10 месяцев назад +5

    for me it's only 2: 1. PHP 2. Javascript.

    • @TravisMedia
      @TravisMedia  10 месяцев назад +1

      Nice choice.

    • @edgardevelops
      @edgardevelops 9 месяцев назад

      Dont you have problem finding a job with only that language?

    • @kuthub1989
      @kuthub1989 9 месяцев назад

      @@edgardevelops nope, I am still using jQuery.

  • @novak4697
    @novak4697 5 месяцев назад

    C# JavaScript (React...)

  • @albirtarsha5370
    @albirtarsha5370 10 месяцев назад +1

    I have refused to learn PHP. Visually, it's a Frankenstein's monster.

    • @amigaworkbench720
      @amigaworkbench720 4 месяца назад

      Comparing it to Frankenstein's monster suggests an amalgamation of disparate elements, possibly indicating a perception of PHP as being complex or disjointed. However, such judgments are inherently subjective and should be approached with logical analysis rather than emotional bias. It would be logical to consider the specific technical aspects and utility of PHP before forming a conclusive opinion on its merits or drawbacks.

    • @albirtarsha5370
      @albirtarsha5370 4 месяца назад

      @amigaworkbench720 I don't care about its utility. It is just too ugly too look at.

    • @amigaworkbench720
      @amigaworkbench720 4 месяца назад

      @@albirtarsha5370 You don't like $ symbol?

    • @albirtarsha5370
      @albirtarsha5370 4 месяца назад

      @@amigaworkbench720 $ is okay for shell scripts. It's weird. It's like an operator but not.

  • @swapnilpathak3616
    @swapnilpathak3616 5 месяцев назад

    C and cpp are laughing in the corner

  • @d3athsharker
    @d3athsharker 9 месяцев назад

    Language 1
    Language 2
    Language 3
    Language 4
    Language 5
    Language 6
    okay..

  • @kbsunil7464
    @kbsunil7464 7 месяцев назад

    Java not usefull