What To Learn After Python?

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024

ความคิดเห็น • 304

  • @TechWithTim
    @TechWithTim  ปีที่แล้ว +63

    What language would you learn after Python?

    • @SteliosBitzas
      @SteliosBitzas ปีที่แล้ว +26

      c# and after c++

    • @reold
      @reold ปีที่แล้ว +8

      How are you able to guess the trends so fast? I was learning Rust after taking down Python. But really, how do you know the trends?

    • @sidraines
      @sidraines ปีที่แล้ว +16

      Rust, it's also voted the most likeable language on Stack Overflows most recent survey

    • @ragilmalik
      @ragilmalik ปีที่แล้ว +27

      Indian. Your python will get up if you can speak indian.

    • @pyco374
      @pyco374 ปีที่แล้ว +1

      C#

  • @shrimpoffthebarbie
    @shrimpoffthebarbie ปีที่แล้ว +16

    I would suggest after learning the basics with Python trying JavaScript. It's slightly esoteric in places but will make you think about coding in a different way. Closures work differently and the functional side of JS is much more pronounced. But also it's not just the language you use, it's the style that you use.
    I enjoyed learning about non mutating (pure if there are no side effects) functions and I now curry functions when I can.
    I would recommend learning Ramda. It's fascinating and will teach you functional programming if you haven't already been exposed to it..
    But most of all learn what you enjoy rather that what the job market dictates you should. We can spot spot enthusiasm over $$ bums on seats a mile away.

    • @jamestillman5247
      @jamestillman5247 ปีที่แล้ว

      javascript is a hideous language and deserves to die a painful and quick death. someday when the world is ready

  • @ryangatchel
    @ryangatchel ปีที่แล้ว +9

    Very informative video Tim. I am currently learning Python and doing the 100DaysOfCode challenge. My main reason is to learn Django and get more proficient in web development.
    Keep the videos coming!

    • @ozersulekayra
      @ozersulekayra ปีที่แล้ว +1

      I started 100daysofcode as well! So how did it go?

    • @omnipotent1992
      @omnipotent1992 11 หลายเดือนก่อน +1

      I'm on day 13😅

    • @ryangatchel
      @ryangatchel 11 หลายเดือนก่อน

      @@omnipotent1992 proud of you! Keep it up :)

  • @QuocDatPhung
    @QuocDatPhung ปีที่แล้ว +9

    Hi Tim, I'm a subscriber and I remember following your channel since your first videos on Python! I want to say that I learned so much your clips as they are extremely valuable :)))) You inspired me to major in Computer Science (at Uottawa too! I'm taking CSI 3105 right now) and to also start my own channel, and I am wondering if you could make a video on teaching us how to grow our channels on TH-cam as well. I would really appreciate your pieces of advice. Thanks again for everything.

  • @VikasTripathi
    @VikasTripathi ปีที่แล้ว +44

    I have found your channel a few days back and subscribed after going through many of your videos. Can't believe such high quality knowledge available here. Thanks for your tremendous work

    • @gianniprocida3332
      @gianniprocida3332 ปีที่แล้ว +1

      Me either . Definitely one of the best TH-cam channels

  • @ChaosArtist
    @ChaosArtist ปีที่แล้ว +3

    Glad to see you recommended Go. I started to learn this recently. I like that the syntax looks simple but there are differences to Python like it being a staticly typed language and the way it handles concurrency. Python is my main langauge. I will check out the Go section in programming expert, I actually purchased this course a few months back but I didn't do this section yet. Thanks for this video!

  • @karabophooko4597
    @karabophooko4597 ปีที่แล้ว +1

    Man there's not even one of your videos that I haven't found useful. Thank you Tim.

  • @kietero
    @kietero ปีที่แล้ว +1

    Mine would be...
    Similar to Python: Swift - much similar syntax and more widely used than Go. Limited cross-platform capabilities but higher-end Mac and iPhone-targeted software is still very profitable and in demand.
    Different from Python: C# - Can get the C-environment experience without having to dive into computer science to decipher it.
    Complementary: There's only one choice - JS.

  • @jimstand
    @jimstand ปีที่แล้ว +1

    After watching this video I see a need for a video describing the difference between front end programming and back end programming. What languages are used, what skills are needed? Tim, is there a chance that you could make a video about this?

  • @echofloripa
    @echofloripa ปีที่แล้ว +1

    I started with Pascal in 96, then C++, then Java near 2000, then I went from Brazil to England and started working in Continuous Integration with Anthill and Maven, and back to Brazil in 2006 I left programming with exception of some automation that I used Java + Selenium Web driver. After many years without full programming I got back wanting to learn AI training and inference and related stuff, and I started learning Python, so I was a bit backwards comparing to most people. It was a bit strange to not been able to infer types and code completion was always weak but I think I'm starting to get used to it. Haven't finished the video but I think Java, Java script, or Type Script are good language alternatives to learn after Python.

  • @andrewanastasiades6819
    @andrewanastasiades6819 ปีที่แล้ว +2

    IMO if you haven’t built a Python+JS/CSS/HTML web app then you haven’t really mastered Python. So you should learn JS basics at the same time as Python

  • @viktorbem7474
    @viktorbem7474 ปีที่แล้ว +4

    Python was my first language and therefore it is deep in my heart. However it is almost impossible to found junior job as python developer, so I switched to JavaScript. It looks similar at first glance, but there is so much more to learn a get used to. However I recommend it as there is almost nothing you won’t be able to build with JavaScript. And my next step after that will be Rust.

    • @nasikun2639
      @nasikun2639 ปีที่แล้ว

      what level do you think to be able to switch languange?

  • @DevlogBill
    @DevlogBill ปีที่แล้ว

    Excellent Video, it gave me a perspective I hadn't considered before.

  • @davilajeremy
    @davilajeremy ปีที่แล้ว +3

    I thought you would reccomend rust?

  • @shrimpoffthebarbie
    @shrimpoffthebarbie ปีที่แล้ว +2

    Bad use of the word "enterprise". Enterprise does not equate to performance. Easy mistake to make to mistake because most people misuse the word.

  • @joaoguilhermezatiribeiro6060
    @joaoguilhermezatiribeiro6060 ปีที่แล้ว

    Thats the video I wanted to see. Thanks from Brazil

  • @skillswithsid
    @skillswithsid ปีที่แล้ว

    Now would be a good time to learn AWS, Google Cloud or Azure as more and more companies move to the Cloud and need people Cloud skills/knowledge.

  • @KUBKO17
    @KUBKO17 ปีที่แล้ว

    Great video. I see lot of people mentioning Rust. But where the Rust sits based on your assessment? Is it replacement for c++?

  • @Dev-Siri
    @Dev-Siri ปีที่แล้ว +2

    I was literally laughing hard at the fact that he said 'python isn't recommended for enterprise apps' while literally watching this video in a python web application

    • @raianmr2843
      @raianmr2843 ปีที่แล้ว

      what years of exposure to java/c# propaganda does to a mofo

  • @TheScissorunner
    @TheScissorunner ปีที่แล้ว

    Your production quality is killing it! You're ever improving your game! Top shelf work!

  • @lepa319
    @lepa319 ปีที่แล้ว

    Dont really get the point of learning python and js bc u can write your backend just on node plus u have typescript if u want so i would just learn js/ts

  • @d16024
    @d16024 ปีที่แล้ว +3

    Hey Tim, I want to be a software dev and I know py well enough to learn an additional language. I was thinking Java, would you advise this ?

    • @Tech69YT
      @Tech69YT ปีที่แล้ว +3

      no, go for c#

    • @grayfaux_
      @grayfaux_ ปีที่แล้ว +5

      Java in many circles is considered a dying language. You may find work in Java now because of large corporate legacy code bases. However, most new companies or startups are not choosing Java. If you are ok with learning Java I would recommend C++ as its an industry standard for performance constrained software and syntax is similar to Java. Cheers

    • @d16024
      @d16024 ปีที่แล้ว

      @@grayfaux_ should I go for C first? And then C++

    • @grayfaux_
      @grayfaux_ ปีที่แล้ว

      @@d16024 I would go C++ as it is just an extended version of C.

  • @drissilol3736
    @drissilol3736 ปีที่แล้ว +6

    thx for including Golang this language is going to be the future (Rust too)

    • @d16024
      @d16024 ปีที่แล้ว +2

      Lol

    • @vectoralphaSec
      @vectoralphaSec ปีที่แล้ว +2

      No Rust is going to be the future.

    • @drissilol3736
      @drissilol3736 ปีที่แล้ว

      @@vectoralphaSec both of them but rust is hard for beginners so the best language after python is golang :]

    • @raianmr2843
      @raianmr2843 ปีที่แล้ว +1

      already is *the* language of cloud

  • @Salah-YT
    @Salah-YT ปีที่แล้ว +1

    bro I have been learning HTML CSS javascript react tailwind SCSS Git Git hub node Graphql and many more but I fill like learning python so it will be ok if I want to learn python? thank u

  • @frroossst4267
    @frroossst4267 ปีที่แล้ว

    Plans on resuming the Rust tutorials?

  • @luisfcocontreras
    @luisfcocontreras ปีที่แล้ว

    I am stuying in programming expert and I love it🔥🔥👌👌👌

  • @micah2936
    @micah2936 ปีที่แล้ว

    This is my order of learning:
    Basic (TI graphing calculator)
    Lisp (autolisp)
    Cpp
    Python
    C#

  • @danielruiz2864
    @danielruiz2864 ปีที่แล้ว +2

    Golang is the way

  • @RidingWithGerdas
    @RidingWithGerdas ปีที่แล้ว

    3:00 What about scaling with something like pyspark?

  • @alexandreoliveira5712
    @alexandreoliveira5712 ปีที่แล้ว

    why not c# for a begginer? why you didn't mention c# for what I research that language is pretty good as well

  • @passportbro904
    @passportbro904 ปีที่แล้ว

    Let's GO

  • @virtuous6739
    @virtuous6739 ปีที่แล้ว +2

    JavaScript for web development in general, since it can be used for both front-end and back-end making possible building entire web applications from scratch with JS;
    Rust for lower level applications (i know C++ is used more often, but Rust will probably overthrow C++ and C in the future, since even Linus Torvalds is implementing Rust in the Linux Kernel and some people in the industry are starting to consider the idea of treating C/ C++ as deprecated languages, as Azure's CEO said some time ago).
    C# for Desktop and cross-platform stuff (i don't have much knowledge in this field, but with Java you will work with many legacy codebases. Not saying that with C# you won't, but the number may decreased in comparison to Java).
    Python for DataScience, it's the most popular tool for this field.

  • @artabra1019
    @artabra1019 ปีที่แล้ว

    Tkinter series Tim

  • @Cukito4
    @Cukito4 ปีที่แล้ว +4

    Video starts at 1:36. Thank me later.

  • @bananajotaro9283
    @bananajotaro9283 ปีที่แล้ว

    I went for JavaScript but that's just me

  • @shah_tk
    @shah_tk ปีที่แล้ว

    You are very knowledgeable and the content that you create is great, just a word of advice: don't put these absurdly exaggerated stock clips showing random expressions throughout your video. It scatters the focus of your video towards something else and as a viewer I lose my interest in the video entirely every time one of those clips come up.

    • @TechWithTim
      @TechWithTim  ปีที่แล้ว +1

      Appreciate your feedback! I’ve been experimenting with different editing styles recently. Will definitely take this feedback into consideration

  • @aydc6740
    @aydc6740 ปีที่แล้ว

    went to rust

  • @totalmonkeyspeed260
    @totalmonkeyspeed260 ปีที่แล้ว

    The stock video bits are an unnecessary distraction and in bad taste. The info you are giving is good, there is no problem with just watching you speak for 10 minutes or make the cutaways actually relevant (code examples) or genuinely creative, not stale stock footage.

    • @TechWithTim
      @TechWithTim  ปีที่แล้ว +2

      Great feedback! I’ve heard the same from others and will definitely consider it for future videos

  • @Anonymous-dk7ek
    @Anonymous-dk7ek ปีที่แล้ว

    Second

  • @Code12x
    @Code12x ปีที่แล้ว

    Java is just too good to be on the list, i guess

  • @codemap_str
    @codemap_str ปีที่แล้ว

    a lazy discussion of you ! You missed all the main points that you write your thumble...

  • @akshattamrakar9071
    @akshattamrakar9071 ปีที่แล้ว

    Scalability is not a problem in python, and not is performance.

  • @CT-cx8yi
    @CT-cx8yi ปีที่แล้ว

    C++? lol

    • @miguelguthridge
      @miguelguthridge ปีที่แล้ว +3

      It's a great performant language, although it does have its issues. So much existing code uses C++, so it's a great programming language to have on your resume too

    • @raianmr2843
      @raianmr2843 ปีที่แล้ว +1

      ok zoomer

  • @vinicus508
    @vinicus508 ปีที่แล้ว +40

    I went to C after Python. I must say, its waaay harder lol. But I feel like Python served its purpose of introducing me to programming, made me like it. Now C has the job to show me everything else from the basics of programming. I feel like after learning C I will have what it takes to learn with ease most other programming languages. (I say C but my goal is to learn C++ alongside with C, but I started with C only cus I wanna get the basics first)

    • @kietero
      @kietero ปีที่แล้ว +5

      C is a language where you pretty much have no choice but to jump into computer science just to print out "Hello world" onto a console/terminal. C is good to jump into after Python if you wanna go completely hardcore. I recommend it for those serious about wanting to get into programming.

    • @mohammedhayyoun
      @mohammedhayyoun ปีที่แล้ว +2

      Are you still learning it?

    • @vinicus508
      @vinicus508 ปีที่แล้ว +3

      @@mohammedhayyoun lol yeah.

    • @mohammedhayyoun
      @mohammedhayyoun ปีที่แล้ว +1

      Do you have discord?

    • @natasdabsi1138
      @natasdabsi1138 ปีที่แล้ว

      @@mohammedhayyoun share yours

  • @dakoderii4221
    @dakoderii4221 ปีที่แล้ว +20

    I'm going for JavaScript and CSS after Python. Then might learn a little about a lower level language like C or C++, just for the sake of understanding more about what's happening "under the hood".

    • @RobertRoman
      @RobertRoman ปีที่แล้ว +1

      Good combo!

    • @isyraqfirdaus5322
      @isyraqfirdaus5322 ปีที่แล้ว +1

      html too ofc

    • @jathebest2835
      @jathebest2835 ปีที่แล้ว +1

      CS50 course - C language will help you to understand the basic stuff about what's going on "under the hood" :)

  • @chriscyphercat
    @chriscyphercat ปีที่แล้ว +5

    I started with Python and moved into Rust (for reasons someone might learn C++). Rust seems to be a Big Thing(tm), but it seems like tweaking existing applications may require me to drop rust and just go with C++. There's a billion codebases for lots of cool stuff in C++, but not so much in Rust, I've found.

  • @BrunoReisVideo
    @BrunoReisVideo ปีที่แล้ว +5

    I've been studying zsh for working better in the Terminal and am looking at learning some go as well for fun

  • @badrekb5175
    @badrekb5175 ปีที่แล้ว +4

    i thought you gonna recommend go,Rust, and js . tim we need some update on the project your working on

  • @Dattobayo
    @Dattobayo ปีที่แล้ว +4

    I'm Rust curious. Kinda got a feeling it's going to be the a huge deal.

    • @shis10
      @shis10 ปีที่แล้ว

      Yeah i can see that future products will be Written in Rust.

  • @txcNexus
    @txcNexus ปีที่แล้ว +3

    I think I'll learn binary
    .

  • @shis10
    @shis10 ปีที่แล้ว +37

    Take a look at Rust Programing language

  • @Daviesdev
    @Daviesdev ปีที่แล้ว +2

    Love the video but the camera cuts to the side of your face is not really pleasing. Consider changing the second camera position.

    • @TechWithTim
      @TechWithTim  ปีที่แล้ว

      Thanks for the feedback 👍

  • @steprato1853
    @steprato1853 ปีที่แล้ว +8

    i would swap c++ with rust
    its performance are very similar and most important it's memory safe

  • @RobertRoman
    @RobertRoman ปีที่แล้ว +2

    I chose Python as my primary language because I want to be in the field of data science, machine learning, automation, and robotics

    • @RobertRoman
      @RobertRoman ปีที่แล้ว +2

      Oh yeah, I can't forget web scraping

  • @CashewNuts0
    @CashewNuts0 ปีที่แล้ว +1

    Question: C++ or C#?

  • @aafrophonee
    @aafrophonee ปีที่แล้ว +4

    I learned C and C++ before Python because they were used a lot in my field, although nowadays Python is used way more. Maybe I should brush up on C/C++, it's been several years since I've coded anything in those languages

    • @stephanrhodes4227
      @stephanrhodes4227 ปีที่แล้ว +1

      Me too but started with C++ and then C and Java. It is funny although I am using a lot of javascript nowsdays, I am still prefer Java since I can use it in complementary with Scala for functional programming. C# would have been better but it is not cross platform, I still recommend it before jumping into java. C# is easier to read, but Java have better security features

    • @NomadLovesUs
      @NomadLovesUs ปีที่แล้ว

      @@stephanrhodes4227 C# is cross-platform

  • @joaomachado9105
    @joaomachado9105 ปีที่แล้ว +2

    for purely job offers, at least in Portugal, Java is highly requested too (Java Spring to be more specific)

  • @freecoder-dev
    @freecoder-dev ปีที่แล้ว +11

    To be simple:
    Go with C/C++ if your are dealing with hardware and devices: drivers and embedded systems
    Go with Python if you are dealing with AI
    Go with JS React) if you are dealing with a web application and its mobile app
    Go with Go :) if you are dealing with cloud ☁️ application

  • @hamedhaile23yearsago39
    @hamedhaile23yearsago39 ปีที่แล้ว +1

    Learn SQL next

  • @echofloripa
    @echofloripa ปีที่แล้ว

    Not using in massive applications, what about Instagram, Netflix, Spotify?

  • @shrimpoffthebarbie
    @shrimpoffthebarbie ปีที่แล้ว +1

    Go is awful. Yuck. Keep away from it. JavaScript is not related to the DOM in your browser. There is os much wrong with this video I don't even know where to begin. Also C++??? Are you serious. Keep away from C++. I have coded C and C++ for a very long time. If you want to go down that road Rust is where it's at.

  • @chronobreaker2374
    @chronobreaker2374 ปีที่แล้ว +1

    well its true i got an internship in beginning of my 3rd sem because of python and javascript

  • @Kaz-qz2oq
    @Kaz-qz2oq ปีที่แล้ว +1

    Solidity in the Thumbnail? Let's go

  • @lonelybird2008
    @lonelybird2008 ปีที่แล้ว +1

    Thank you this really helped a lot I was Learning python for about one month and still was using only python for about 1-2 years while I was trying to learn C, C# Ruby Node But None of them really worked out for me so thank you for this video

  • @Pikuto
    @Pikuto ปีที่แล้ว +1

    What to learn after c++, pascal, baisic(idk how to write correctly), python :>

  • @danielj.rodriguez8621
    @danielj.rodriguez8621 ปีที่แล้ว +1

    I learning SQL to be a particularly good complement to Python for DS-ML workflows. In particular, SQLite integrates very well with embedded applications.

  • @mr.harshavardhan2094
    @mr.harshavardhan2094 3 หลายเดือนก่อน

    Hi Tim, I am really confused in 2024, I have good knowledge on Java and Python. But I am totally confused which one I need to master in 2024 for getting a good IT job in USA. How about data engineer? or DevOps which one is best. I am totally confused. Please help me on this.

  • @randyriegel8553
    @randyriegel8553 ปีที่แล้ว

    I have to work with Python sometimes at work. I HATE IT!!!!! I've been a C, C++, C# developer for over 20 years. Python confuses the F out of me. But most of Python at my company are just scripts with no structure what so ever. I've converted a lot of them into C# console applications in both Win and Linux. And my code is very structured in to classes, class libraries, etc... If I get over 100 lines of code in one class... I check myself and make sure I couldn't separate it more to maintain it easier in future.

  • @DevlogBill
    @DevlogBill ปีที่แล้ว +1

    Tim, I know I am asking for a lot. But could you please make a similar video but for JavaScript? I am pretty sure many would appreciate this video. Plus, since you are very articulate, I am pretty sure it would be an excellent video to watch, thanks Tim.

  • @nemanjaTrivic
    @nemanjaTrivic ปีที่แล้ว

    if Mojo turns out what it promises to be, we wont need another language xD

  • @majin2909
    @majin2909 ปีที่แล้ว

    what to learn before python

  • @bananacraft69
    @bananacraft69 ปีที่แล้ว +2

    I literally decided to learn c++ 1-2 hours bevore this video's release 💀

    • @raianmr2843
      @raianmr2843 ปีที่แล้ว +1

      say goodbye to the next 5 years of your life 😁

    • @vijayrawat5
      @vijayrawat5 ปีที่แล้ว

      @@raianmr2843 😁

  • @vlvbeats517
    @vlvbeats517 ปีที่แล้ว

    Why is Java ignored ?

  • @nieczerwony
    @nieczerwony ปีที่แล้ว

    Web app with C++? Well yes you can do it but FFS :WHY?!?!🤣

  • @luizclaudiostarling461
    @luizclaudiostarling461 ปีที่แล้ว

    and why not rust?

  • @spross216
    @spross216 ปีที่แล้ว

    I want to learn go

  • @philosophyindepth.3696
    @philosophyindepth.3696 ปีที่แล้ว

    👍

  • @law174
    @law174 ปีที่แล้ว

    i like dogs

  • @kates5684
    @kates5684 ปีที่แล้ว

    thank u)))

  • @Icelander00
    @Icelander00 ปีที่แล้ว

    Thanks

  • @ivannuzhyn4668
    @ivannuzhyn4668 ปีที่แล้ว +1

    Side camera view is nice, you became more and more advanced as a youtuber))) Thanks for video

  • @cxar71
    @cxar71 ปีที่แล้ว +1

    Flutter+Dart! Just started. 😊

  • @Alexey-gp7vc
    @Alexey-gp7vc ปีที่แล้ว +1

    аfter Python, Golang can make you feel like you're in a straitjacket and gagged

    • @raianmr2843
      @raianmr2843 ปีที่แล้ว

      That's precisely why Go is a good pick right after Python. Go forces you to see through all the magic, and you eventually come out as a better programmer.

  • @joeleone6276
    @joeleone6276 ปีที่แล้ว +6

    I actually chose C++ and JS before watching this vid, and have been working with both langs for a few weeks now. Great vid!

  • @64imma
    @64imma ปีที่แล้ว +1

    Thanks for the recommendations! I definitely want to learn Javascript and C++ just because it seems learning them can greatly expand the opportunities I would have over just knowing python. I'm also interested in Java.

  • @GWS856
    @GWS856 ปีที่แล้ว

    can we talk about the fact most replayed is the end of the sponsor??

  • @koerttroost8652
    @koerttroost8652 ปีที่แล้ว

    What about Kivy Tim? I learned this lanquage after Python which enabled me to built androids apps...................

  • @grayfaux_
    @grayfaux_ ปีที่แล้ว +5

    This video pretty much hits the nail on the head. If you know python and you want to go full stack javascript will get you there. So will Django or flask. C++ on the other hand will make you a better developer I'm almost every way as Tim said and you would have a statically typed language to you cv.

  • @Starman1941
    @Starman1941 ปีที่แล้ว

    Rust

  • @moo_goo
    @moo_goo ปีที่แล้ว

    trying to pick up rust right now myself.
    i love python dearly, but the limitations I run across are purely on a speed and optimization level. I went from scripting to build architecture for software in python and found myself integrating typing to help with documentation to be explicit for others whats going on and what to expect. I also picked up ruff for lining and such. and polars instead of pandas for large data. Rust seems to be tickling that desire of speed while still being close enough to python, and I can cleanly integrate rust into python. I am hoping to learn enough rust to convert popular python libraries to be faster via a rust version.

  • @NicolasKaniak
    @NicolasKaniak ปีที่แล้ว

    What would the transition language between Python an C++?

  • @oliverli9630
    @oliverli9630 ปีที่แล้ว

    click baited.... i saw Solidity on your icon, so I was waiting to hear you talk about it... dang...

  • @SirMarblesYT
    @SirMarblesYT ปีที่แล้ว

    I did C# and GoLang after python

  • @stefan-anita
    @stefan-anita ปีที่แล้ว

    what do you think about php?

  • @himalkunwar9
    @himalkunwar9 ปีที่แล้ว

    after python AI?? how? to learn?roadmap?

  • @elderlich1
    @elderlich1 ปีที่แล้ว

    vbs, bat, powershell, javascript

  • @RA-xx4mz
    @RA-xx4mz ปีที่แล้ว +1

    Ruby on Rails was my first web framework. Very fast to build web apps.
    I recommend Golang because: 1) it’s statically typed, 2) Golang isn’t everywhere like NodeJS/Typescript yet, so it’s probably good to get ahead of the curve. 3) Golang is really barebones and makes you learn the mechanics of some of the stuff that Rails/Django and other frameworks does for you with a simple command.
    It’s a good next step that increases the depth of your knowledge after learning a dynamically typed, ready-to-go language/framework.

    • @JG-kn7ew
      @JG-kn7ew ปีที่แล้ว

      Hey I appreciate the advice! :) was hoping the comments section would help me out

  • @TheAIJokes
    @TheAIJokes ปีที่แล้ว

    I think julia fits well in my list ....it is fast and similar to python...

  • @tonyvenice5252
    @tonyvenice5252 ปีที่แล้ว

    How python is not largely scalable since Instagram uses Django ?

  • @dbuc4671
    @dbuc4671 ปีที่แล้ว

    Step 1: become motivated to learn python 😭