Learn a New Programming Language (Rust) with Me

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

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

  • @gambhirsharma
    @gambhirsharma 5 หลายเดือนก่อน +17

    I've come to truly believe that diving into a new programming language brings both fresh enjoyment and a completely new perspective to programming. This year, I decided to pick up Elixir, and wow, functional programming is truly remarkable. The approach to programming in functional languages is simply amazing.

  • @HarshYadav-cy4it
    @HarshYadav-cy4it 5 หลายเดือนก่อน +3

    This is the first time I have seen this type of content on youtube. Great going!

    • @omdevs
      @omdevs 5 หลายเดือนก่อน

      Yea, me too! I like it!

  • @JitanshuRaut
    @JitanshuRaut 5 หลายเดือนก่อน +9

    sis , You're amazing ! I started learning Rust, but quickly realized it's meant for building really solid systems that are usually handed over to the senior developers. It's not exactly the friendliest language for developers. Good luck on your journey! (i started Go lang)

    • @aryankumar87771
      @aryankumar87771 4 หลายเดือนก่อน

      I don't think it's THAT tough, a senior programmer is also a human afterall

  • @neelalohithrkashyap3634
    @neelalohithrkashyap3634 5 หลายเดือนก่อน +2

    Interested in Part 2 of this video. I recently started exploring rust and I find it to be interesting to learn.

  • @thestudypie
    @thestudypie 5 หลายเดือนก่อน +3

    Thanks for the reminder! Btw nice earrings xD

  • @Iammrunkown
    @Iammrunkown 4 หลายเดือนก่อน +1

    Learning a programming language every year is indeed possible, but becoming good at it to the extent that you could build something useful takes more than just the language itself, so if you're just interested in learning programming languages, it then makes sense.

  • @ameer_an
    @ameer_an 3 หลายเดือนก่อน +2

    0:00 meanwhile Universities teaching 2 to 3 programming language every sem 💀

  • @rohank2825
    @rohank2825 4 หลายเดือนก่อน

    I started learning rust with exact same resources (even the same YT videos) and i also use arc browser, this whole video seem so surreal.

  • @razexamvs8756
    @razexamvs8756 5 หลายเดือนก่อน +2

    ur the motivation i will learn rust now

  • @hamadnx
    @hamadnx 5 หลายเดือนก่อน +1

    You have my full support

  • @kamertonaudiophileplayer847
    @kamertonaudiophileplayer847 5 หลายเดือนก่อน +2

    Yes, Rust is the hard guy. I still have no idea how normal people can program on it. So watching videos as that is a quite entertaining.

  • @kabutakoo
    @kabutakoo 4 หลายเดือนก่อน +1

    always start with fireship video

  • @Rvd_99
    @Rvd_99 5 หลายเดือนก่อน +2

    Try exercism, it's pretty cool and has the same aim to teach more languages.

  • @TheAditya64
    @TheAditya64 5 หลายเดือนก่อน

    I learn something new every month like I am learning video game development using TS then Unity with C#, it's just I don't create videos on it, I build things but I guess creating videos about your journey really make sense, by the way I have learned Rust as well 😜😜😜

  • @shaheennamboori
    @shaheennamboori 4 หลายเดือนก่อน +1

    1:40 bro your youtube feeds 😂

  • @veerkamdar2862
    @veerkamdar2862 5 หลายเดือนก่อน +2

    Cutie's has cute setup

  • @omdevs
    @omdevs 5 หลายเดือนก่อน

    Wow! Great video!

  • @hamadnx
    @hamadnx 5 หลายเดือนก่อน +1

    I also have been learning rust

  • @jatingera924
    @jatingera924 5 หลายเดือนก่อน

    I would like to watch part 2, it will motivate me as well as i have also started learning rust few days back

  • @bariumboo
    @bariumboo 4 หลายเดือนก่อน +1

    i don't know that, rust is that beautiful

    • @fg786
      @fg786 4 หลายเดือนก่อน

      trust me, it get's hideous

  • @a_maxed_out_handle_of_30_chars
    @a_maxed_out_handle_of_30_chars 5 หลายเดือนก่อน +1

    1:52, are these fake earrings? And good video :)

  • @pikachu7758
    @pikachu7758 5 หลายเดือนก่อน +3

    30 days of Rust coming soon?

  • @Gangbuster74
    @Gangbuster74 5 หลายเดือนก่อน

    Web Assembly gonna rule one day the speed and security it provides top notch

  • @somnathdas8922
    @somnathdas8922 5 หลายเดือนก่อน

    Rust falls into the category of C++, Java a strongly type language. With the help of rust we can build windows app or any Operating system.

  • @thezeeshann
    @thezeeshann 5 หลายเดือนก่อน

    What's is your thoughts on data structures and algorithms

  • @mattn_kk
    @mattn_kk 4 หลายเดือนก่อน

    Yes, where's part two?

  • @surajpalsingh2010
    @surajpalsingh2010 4 หลายเดือนก่อน +1

    Nah bro, the amount of dust/sticky particles/something that shouldn't be on laptop screen that you have at 09:35 gave me anxiety.

  • @reactjs1900
    @reactjs1900 5 หลายเดือนก่อน +39

    Rust is not beginner friendly.

    • @jsonkody
      @jsonkody 4 หลายเดือนก่อน +3

      ur not beginner friendly ( ͡° ͜ʖ ͡°)

    • @mr.k8660
      @mr.k8660 4 หลายเดือนก่อน +1

      Its not beginner friendly for sure
      I tried to learn it after having written lots of things in python and at a moment It pissed me off when I was trying to make a web server.

    • @elirane85
      @elirane85 4 หลายเดือนก่อน +4

      ​@@mr.k8660 Rust is whats considered a low-level/systems language. Higher level languages like Python/JS/Java/Ruby/etc don't teach you anything about memory management, and even though it seems minor, you soon realize how much heavy lifting the language is doing for you when you need to manually handle it.
      And on top of that, Rust takes a very different approach to memory management than any other language. So not only you need to learn about memory management, you also need to learn a very very novel and non-trivial way to do it.
      I highly recommend starting with C or Zig, since they will teach you the "standard" way to handle memory, and once you understand all the concepts, it's much easier to learn how Rust does it.

    • @adityaagarwal3010
      @adityaagarwal3010 4 หลายเดือนก่อน +2

      Nobody cares if it's not beginner friendly. Languages should be used based on how their patterns can be used to solve problems, not their difficulty.

    • @amerdyne8791
      @amerdyne8791 4 หลายเดือนก่อน

      true 😊​@@adityaagarwal3010

  • @Narutome30
    @Narutome30 5 หลายเดือนก่อน

    Hey , While executing it is asking me to install visual studio installer , is it mandatory ?

  • @DMZT_dhruv
    @DMZT_dhruv 5 หลายเดือนก่อน

    Watches fireship rust, enough motivation to get moving xD

  • @naumanmirza1927
    @naumanmirza1927 5 หลายเดือนก่อน +1

    Hello there. I hope you can guide me in this situation. I am a bba graduate and have been learning full stack development on and off for the past 9 months and discontinued it for a few months because of some personal reasons. Now again I'm gonna apply somewhere but i am a bit sceptical if i apply to a course and if they don't give me the placement thn there is no hope for me . I am pretty confused with what should i choose because i am from non technical background and i need placement assistance in some form . Where should i go- should i go with internshala course, gradly ,my captain or harkirat singh's cohort .
    Currently i am doing a bootcamp on udemy by Colt but it isn't doing much for me and the project he has is pretty outdated and Nonsensical.

    • @manishshaw1002
      @manishshaw1002 5 หลายเดือนก่อน

      DSA first, not advanced one but basic all types of ds and some algo then join harkirat singh cohort if comfortable with dsa

    • @naumanmirza1927
      @naumanmirza1927 5 หลายเดือนก่อน

      @@manishshaw1002 which one 0-100?? How long is it going to take to complete it?

    • @manishshaw1002
      @manishshaw1002 5 หลายเดือนก่อน

      @@naumanmirza1927 6 months atleast, but if you want to understand his course you should have a good understanding of Datastructures and few algorithm, not only his course but any courses will be easier if you have basics of dsa completed.

    • @naumanmirza1927
      @naumanmirza1927 5 หลายเดือนก่อน

      @@manishshaw1002 bro if i go with learning dsa it is gonna take and consume so much of my time nd also I'm running out of time i need a job asap? I don't know what I should do. Even if now i were to start with data analytics there is no huge learning curve but there are no fresher roles for data analyst you get that easily

    • @manishshaw1002
      @manishshaw1002 5 หลายเดือนก่อน

      For anything the learning curve is huge till it clicks. Example data engineer is more simple but you have to be good in sql , very very good and have some knowledge in distributed system but no vacancy for freshers.
      So better learn Frontend, there are so much vacancy for freshers as well and side by side do DSA, hardly will take 1 month to get familiarize later it will take 6 months to master and solve med level without hardles

  • @VolatileGuy103
    @VolatileGuy103 4 หลายเดือนก่อน

    okay.. let's talk about your room setup

  • @AdrenalineAkash13
    @AdrenalineAkash13 5 หลายเดือนก่อน +1

    You're using Arc browser sweetie. You're a gigachad

    • @thecodedose
      @thecodedose  5 หลายเดือนก่อน +1

      Lol the multiple profiles are so convenient

    • @AdrenalineAkash13
      @AdrenalineAkash13 5 หลายเดือนก่อน

      @@thecodedose Aight aight

  • @優さん-n7m
    @優さん-n7m 5 หลายเดือนก่อน

    I want to learn many languages with you.
    Do you also teach the langauge of love?

  • @ronilpatel2294
    @ronilpatel2294 5 หลายเดือนก่อน

    one video on how to customize terminal in windows plz....

  • @procomtechshorts
    @procomtechshorts 5 หลายเดือนก่อน +1

    U shld do python tutorials

  • @siddhubhai2508
    @siddhubhai2508 4 หลายเดือนก่อน +2

    And I learn every week because I have enough time to site on the chair for 14 hours, not flexing just telling, I have learnt pyhton, HTML-CSS-JS, Rust, kotlin, Golang, C, and C++, next foucusig on Assembly. I didn't just left one and jump to other left one and jump to other, no, I practice them too much until I make a mega project and then do transitions! HAPPY CODING DIDI (Hope you know what it means if you're Indian) !

  • @JbJ155
    @JbJ155 5 หลายเดือนก่อน

    Use us for your journaling of Rust

  • @lamarredavy8145
    @lamarredavy8145 5 หลายเดือนก่อน

    Woooo

  • @02Mikasa
    @02Mikasa 5 หลายเดือนก่อน

    what is that purple VSCode theme AAAAAAAh.

    • @thecodedose
      @thecodedose  5 หลายเดือนก่อน +1

      fairyfloss

    • @02Mikasa
      @02Mikasa 5 หลายเดือนก่อน

      @@thecodedose 😵‍💫do you actually use purple theme or just for LOLz

    • @thecodedose
      @thecodedose  5 หลายเดือนก่อน

      I do xD

    • @02Mikasa
      @02Mikasa 5 หลายเดือนก่อน

      @@thecodedose what the hellll.......Imma not watch if that purple theme shows up, you might as well use VSCode Light Modern 🙄

  • @Dev-Phantom
    @Dev-Phantom 4 หลายเดือนก่อน

    preety

  • @mukarrambillah
    @mukarrambillah 5 หลายเดือนก่อน

    1:28 me also same thing do.

  • @Mo_Fayyad
    @Mo_Fayyad 5 หลายเดือนก่อน

    th-cam.com/video/LjIe4w_-vzk/w-d-xo.htmlsi=1lAkz_sHH-E6Op-v
    A useful video to take a look at each of the two languages ​​and learn about the orientation and philosophy of each language. Rust may be an inappropriate choice or it may be the most appropriate choice for your thinking and philosophy!

  • @subhokarmakar7065
    @subhokarmakar7065 5 หลายเดือนก่อน

    I had to sub u r so pretty LOL

  • @simranbanwait
    @simranbanwait 4 หลายเดือนก่อน

    Wow... you're cute

  • @Вадим-к9я8о
    @Вадим-к9я8о 5 หลายเดือนก่อน

    Hello, I rent accounts on freelance exchanges

  • @TheSarcasticOne69
    @TheSarcasticOne69 5 หลายเดือนก่อน

    Damn Youre Gorgeous

  • @m4h4di404
    @m4h4di404 5 หลายเดือนก่อน

    ur cheeks are cute

  • @wizarddon
    @wizarddon 5 หลายเดือนก่อน

    i thought you are white

  • @chokyabokya3904
    @chokyabokya3904 5 หลายเดือนก่อน

    Lose the fake accent.

    • @thecodedose
      @thecodedose  5 หลายเดือนก่อน

      Okay, I’ll speak like Raj from the big bang theory the next time.

  • @ajaydeepsinghrajpoot
    @ajaydeepsinghrajpoot 5 หลายเดือนก่อน

    Do yo have any reviews of ardanlabs rust course?

  • @goldenG978
    @goldenG978 5 หลายเดือนก่อน

    is rust for experienced programmers? Are there jobs available for entry-level

    • @thecodedose
      @thecodedose  5 หลายเดือนก่อน

      I’m not sure. My goal with this is not to get a Rust job though 😅

    • @RishitSrivastava007
      @RishitSrivastava007 5 หลายเดือนก่อน

      nope. i searched linkedin and there are no jobs for inexperienced noobies. i also searched for internships even they are scarce and for extremely genius coders.