Rust Tutorial For Beginners | Two Rust Projects | Rust Notes Included | Hindi

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

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

  • @Codeeater21
    @Codeeater21  2 месяца назад +46

    2K Likes aur 500 comments ka target rakh diya hai.. Pura kar dijiyega aur karwa bhi dijiyega 😉

    • @Salmannnn.
      @Salmannnn. 2 месяца назад

      Hojaye ga bro

    • @white_d3vil
      @white_d3vil 2 месяца назад

      I can't miss this opportunity

    • @GreeceG-sj6ws
      @GreeceG-sj6ws 2 месяца назад

      Wow

    • @MukundSRajput
      @MukundSRajput 2 месяца назад

      Thanks for helping students like me i am in class 12th and learnt go python js ts

  • @eagerepisodes
    @eagerepisodes 2 месяца назад +18

    As a backend developer, I was thinking to learn rust from a long time
    Now got a nice video to start with

    • @MukundSRajput
      @MukundSRajput 2 месяца назад +1

      Learn golang instead better for backend and it can be learnt within a week

    • @Codeeater21
      @Codeeater21  2 месяца назад +2

      Everything has pros and cons @Mukund

    • @MukundSRajput
      @MukundSRajput Месяц назад

      ​@@Codeeater21 Yes ;( but i made a little project in rust to just allow users to paste there text on our server rust took 20+ min to compile in that time i created a whole golang project for that. Well rust is good making apps not backend according to me (i maybe wrong cause i don't have any industry level experience i am in class 12th [JEE ASPIRANT]) by the way when are u bringing part 2 i am waiting and excited for that too :)

    • @Justfor-t6f
      @Justfor-t6f 20 дней назад

      Golang kaha sa sikhu bhai ? Koi acha RUclips channel bolo​@@MukundSRajput

    • @gaganyt7861
      @gaganyt7861 13 дней назад +1

      Your Class 12 and making projects
      I am completed my btech 1st year it is very hard to digest this stuff​@@MukundSRajput

  • @Takatou__Yogiri
    @Takatou__Yogiri Месяц назад +7

    I thought "The Rust Programming Language" book was the best and easiest learning source. but this tutorial is easier. and his explanation is best.

    • @growwithanshuman
      @growwithanshuman 25 дней назад

      naah . doc is much easier

    • @Takatou__Yogiri
      @Takatou__Yogiri 25 дней назад +1

      @@growwithanshuman I would prefer first you watch this video and then go read the rust book. He didn't cover all topics of rust.
      Tips: rust downloaded the book for us when we install it
      Run this command:- rustup doc --book

  • @asyncrohan
    @asyncrohan Месяц назад +5

    no way man , no way , i just learnt basics of rust easily, now rust is like typescript for me, thanks a lot man i dont know man what to say i am super happy to just complete rust basics from your tutorial you just help me cross of not doing rust because rust is complex and painful , i think thanks is very less for this man i dont know how to express this hapiness of learning rust 😁

  • @lokinagure
    @lokinagure 2 месяца назад +13

    Theek he Sarji, we need Part 2 of this.
    For Solana Development.
    Share bhi kardiya
    Comment and like bhi.
    Hoping To complete this video within 3-5 days.
    And waiting for Part 2

  • @humayunahmadrajib9451
    @humayunahmadrajib9451 2 месяца назад +3

    Wow, this tutorial is exactly what I've been waiting for! The thorough explanation of Rust, from its history to practical coding examples, is incredibly helpful. The detailed breakdown of concepts like ownership, memory management, and data types has made Rust much more approachable for a beginner like me. Thank you, Code Eater, for creating such a comprehensive and insightful series. I can't wait to dive into the projects and further my understanding of Rust. Looking forward to more content like this!

  • @shubham_paliwal
    @shubham_paliwal 2 месяца назад +7

    Excited for part 2 ✨️

  • @Yuvrajrana_00
    @Yuvrajrana_00 6 дней назад +2

    Best tutorial available for learning rust in hindi

  • @magma_omar
    @magma_omar Месяц назад +2

    I don't know how RUclips bought this video on my recommendations but I am sooo glad it did! ❤
    Can't wait for part 2!! 🔥🔥

  • @AkshatJangid7227
    @AkshatJangid7227 2 месяца назад +3

    2k likes and 500 comments mai mera chotasa yogdaan
    Aap sabhi bhi target pura kare taki advance part aaske
    Thanks

  • @asifulhaquemridul7489
    @asifulhaquemridul7489 2 месяца назад +2

    Best as always. Please bring the second part for your audiences who are willing to learn from you.

  • @tarekahmed8159
    @tarekahmed8159 2 месяца назад +2

    Wow you are genius. Already enrolled in the bootcamp, so this is bonus.

  • @AbhishekTripathi-yu3kx
    @AbhishekTripathi-yu3kx 2 месяца назад +2

    Proper explanation on rust.

  • @biswajitdas9280
    @biswajitdas9280 Месяц назад +1

    One of the best explainer ever...😊.

  • @vaibhavarora6060
    @vaibhavarora6060 Месяц назад +1

    Bhai thank u for providing this course ❤❤

  • @hashim_khan12234
    @hashim_khan12234 2 месяца назад +4

    Sir build a course on Solana blockchain developement

  • @moazamali2434
    @moazamali2434 2 месяца назад +1

    I was planning to explore rust .. Here come your tutorial.. I am very excited.. let's see how it went

    • @moazamali2434
      @moazamali2434 2 месяца назад

      fabulous tutorial

    • @moazamali2434
      @moazamali2434 2 месяца назад

      please cover rust in respect to solana in up coming lecture..Thanks

  • @muditsarda1600
    @muditsarda1600 2 месяца назад +1

    Teach rust like you taught solidity to us, from A-Z

  • @deanambrose6927
    @deanambrose6927 День назад

    As a backend developer, I was thinking to learn rust from a long time

  • @wasifism2681
    @wasifism2681 Месяц назад

    Size (bits)
    8 u8 0 to 255
    16 u16 0 to 65,535
    32 u32 0 to 4,294,967,295
    64 u64 0 to 18,446,744,073,709,551,615
    128 u128 0 to 2^128 - 1
    Size (bits)
    8 i8 -128 to 127
    16 i16 -32,768 to 32,767
    32 i32 -2,147,483,648 to 2,147,483,647
    64 i64 -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807
    128 i128 -(2^127) to 2^127 - 1

  • @raviteja5542
    @raviteja5542 2 месяца назад +1

    Another top notch as expected.

  • @abhirup2612
    @abhirup2612 20 дней назад

    Bhai.. bohot mast quality ka tutorial hain. Thanks Bhai.

  • @lokinagure
    @lokinagure 2 месяца назад +5

    Comment Nahi aye to bhi Rust Part jald hi laavo sir ji.
    Peleasezzz... 😂

  • @yashjain5938
    @yashjain5938 2 месяца назад +1

    You'you are amazing sir ❤️waiting for part 2❤️

  • @KshitijKulal
    @KshitijKulal 9 дней назад

    Kshitij bhai more videos about advanced rust, rust backend frameworks etc please your rust tutorial might be the best one I've encountered so far, even better than Harkirat's hope to see more videos on the same from you!

  • @HassanRustacean
    @HassanRustacean Месяц назад

    Output will be:
    This is s1:hello
    This is s3:world
    because in line 2 you get value "hello" from get_string() function and store value in s1 here you create new_string pointer which have value "hello" and then you return new_string which is move ownsership and store in s1 now in get_string() function ownership goes out of scope and s1 becomes new owner and then println! macro borrow s1 to show message in terminal but here s1 have scope in full main() function
    in line 5 you create s2 as a String (in heap memory) and pass it to send_get_string() function which is process of move ownership and then you also return String type value which you receive and store it in s3 and same println! macro borrow s3 to print message on terminal
    both s1 and s3 have values and they can also use in the program any where in main() but s2 value is moved in send_get_string() so it lost it's ownership and it can't use after line 6

  • @HasanAli-yq4xu
    @HasanAli-yq4xu 2 месяца назад +1

    Thank you sir for this amazing course ❤❤

  • @doomtm5500
    @doomtm5500 Месяц назад

    Im watching ur rust vdo 2nd time ..............because I liked it and again wanna go through........

  • @sjsjsjjsjsjsskksksksks
    @sjsjsjjsjsjsskksksksks Месяц назад

    thank you so much sir, bade hi aasani ss saare complex complex toppics khatam kardiye, grateful

  • @kayleexxo
    @kayleexxo 21 день назад

    This course has been really good so far. I've been following Rust documentation as well. So, please make an advanced-level video regarding Rust.

  • @gireeshbhat4158
    @gireeshbhat4158 2 месяца назад +3

    Thank you so much sir.

  • @vrmonster6214
    @vrmonster6214 2 месяца назад +1

    Extremely helpful course bro

  • @mdanshuali7047
    @mdanshuali7047 2 месяца назад

    Yes sir we need advance version. Upload soon as possible ❤❤

  • @user-fr6tb2ey8s
    @user-fr6tb2ey8s 21 день назад

    Great way to teach man i was looking for best resource to learn

  • @shivam1718
    @shivam1718 7 дней назад

    best video on rust.

  • @urvashichaurasia6284
    @urvashichaurasia6284 2 месяца назад +2

    Advance version please upload sir

  • @DebjitGhosh-bx7vd
    @DebjitGhosh-bx7vd 2 месяца назад +1

    Just finished ⚡ waiting for the next part..

  • @Yuvrajrana_00
    @Yuvrajrana_00 6 дней назад +1

    Thanks❤

  • @XajjadWin-wp2rd
    @XajjadWin-wp2rd 2 месяца назад

    The value of x in process_integers() is 5
    The value of x in main() is 5

  • @KshitijKulal
    @KshitijKulal 10 дней назад

    a really good tutorial kshitij bhaii

  • @Yuvrajrana_00
    @Yuvrajrana_00 6 дней назад +1

    We want part 2 ❤

  • @devkavathiya9120
    @devkavathiya9120 2 месяца назад +1

    Helpful video ❤

  • @taufiqrahman8917
    @taufiqrahman8917 2 месяца назад +1

    Great man... Thanks alot ❤

  • @soumalyapaul9220
    @soumalyapaul9220 Месяц назад

    Bohot sahi course hai

  • @amansaiyed5909
    @amansaiyed5909 2 месяца назад +1

    Thank you sir ❤

  • @Sundarampandey
    @Sundarampandey 2 месяца назад

    acha competition is always good,
    I think sir ne harkirat se thoda inspiration liya hai
    But obviously sir ka contribution in unmatched

    • @Codeeater21
      @Codeeater21  2 месяца назад +3

      There is no competition buddy. And Harkirat is doing some great work. I admire his work. But inspiration toh bs acha padhana hai ye soch ke he ata hai. Kaise better kiya jaye aur kya better kiya jaye. :)

  • @Abhishekedutain
    @Abhishekedutain 2 месяца назад +1

    sir, part--2 please, we want.

  • @shubhenduhalder4507
    @shubhenduhalder4507 2 месяца назад

    Best Rust Course

  • @moizkhanbroadthinker6856
    @moizkhanbroadthinker6856 2 месяца назад +1

    Amazing 😍😍

  • @jayeshbaviskar9251
    @jayeshbaviskar9251 2 месяца назад

    finally the course is out.. Thanks

  • @Saurabhpatel069
    @Saurabhpatel069 2 месяца назад

    So finally you bring Rust course!! Thanks sir ❤

  • @gameboxoffice6701
    @gameboxoffice6701 2 месяца назад +1

    Thank you ❤❤❤❤❤❤❤

  • @skmdkaif7060
    @skmdkaif7060 Месяц назад

    Excited for part 2

  • @shreyanshsinghal617
    @shreyanshsinghal617 2 месяца назад

    Thanks for the course sir, the way you taught things is just amazing.

  • @NurIslam-tj4el
    @NurIslam-tj4el 29 дней назад

    Easy to learning 😊

  • @abdurrahman720
    @abdurrahman720 17 дней назад

    thnaks brother !

  • @govind_suthar05
    @govind_suthar05 Месяц назад

    I'm excited for part 2.

  • @azharalibhutto1209
    @azharalibhutto1209 7 дней назад

    You are great tutor

  • @viveknath6073
    @viveknath6073 2 месяца назад

    Finally getting great explains about rust thanks Sir ❤️

  • @Salmannnn.
    @Salmannnn. 2 месяца назад

    You're Always my Web3 first choice🔥

  • @asadullah4588
    @asadullah4588 2 месяца назад

    Great Course For Beginners Love From Pakistan ♥♥

  • @vimalwebs
    @vimalwebs 2 месяца назад

    You deserve a much better view and comments, more than 2K and 500 comments

  • @Sandeep-zd6dq
    @Sandeep-zd6dq 2 месяца назад

    Bhai subscribed for upcoming blockchain bootcamp and super excited for that 🙌😎

  • @azharalibhutto1209
    @azharalibhutto1209 7 дней назад

    I am very excited part 2

  • @jay-hinddoston8364
    @jay-hinddoston8364 2 месяца назад

    Good one Rust is future

  • @jogindrasingh6139
    @jogindrasingh6139 2 месяца назад +1

    yes bhaiya we need rust part 2

  • @sandipanchakraborty8459
    @sandipanchakraborty8459 2 месяца назад

    Keep going bhaiya

  • @AbhishekJoshiPIETAD
    @AbhishekJoshiPIETAD 2 месяца назад

    Great Sir , From blockchain to ethical hacking all content you provide is awsome

  • @enjoykumawat4109
    @enjoykumawat4109 27 дней назад

    most waited video

  • @abdec2
    @abdec2 2 месяца назад

    Thank you so much for this course.. please make another video for the advanced topics

  • @Shadow-dg1fd
    @Shadow-dg1fd 2 месяца назад

    That is some quality content and notes.
    Thankyou so much for your efforts.
    Keep going bhaiya

  • @lokinagure
    @lokinagure 2 месяца назад +1

    For i16: range from : -36768 to 36767

  • @DaBrightShado
    @DaBrightShado 2 месяца назад

    Thankyou sir for providing these amazing contents for free

  • @mandeepsharma-gi9rj
    @mandeepsharma-gi9rj 2 месяца назад

    The way of your explaining is really good. Please make full course on axum framework.

  • @bhausahebgalande4355
    @bhausahebgalande4355 2 месяца назад

    Amazing, looking for advanced concepts aswell.

  • @Robin-kr1te
    @Robin-kr1te Месяц назад

    yes

  • @TanyaBose
    @TanyaBose Месяц назад

    thanks for creating this video

  • @user-qu6lz2gd6f
    @user-qu6lz2gd6f 14 дней назад

    Nice explanation 😊

  • @jatinnandwani6678
    @jatinnandwani6678 Месяц назад

    Thanks so much man

  • @practicaltechyoutubechanne9731
    @practicaltechyoutubechanne9731 20 дней назад

    Thank you 😊😊😊

  • @Aman_yadav1419
    @Aman_yadav1419 2 месяца назад

    Badhiya badhiya proper abhi time hai ache se Sikh leta hu ...bhaiya kuch blockchain ka bhi Lana solana etherium kya kya hota hai wo 😢

  • @mominnaveed2095
    @mominnaveed2095 Месяц назад

    loved the video !

  • @99baddar
    @99baddar Месяц назад

    weldone yar bhot alaa

  • @kartikmishra3940
    @kartikmishra3940 2 месяца назад

    Thank you Sir for uploading this ❤❤❤❤

  • @MukundSRajput
    @MukundSRajput 2 месяца назад

    2:31:14 rust shall have used something like RWMutex or Mutex as golang.

  • @MukundSRajput
    @MukundSRajput 2 месяца назад

    2:35:05 maja to aaraha hai for sure

  • @SaviourIRz
    @SaviourIRz 24 дня назад +1

    Waiting for part 2 . . .

  • @live2code593
    @live2code593 Месяц назад

    I am starting to watch

  • @abdulrehmanchawdhary4114
    @abdulrehmanchawdhary4114 2 месяца назад

    Nice course, waiting for solana course

  • @harpreethappy245
    @harpreethappy245 Месяц назад

    Great work

  • @Yamraj-se4hh
    @Yamraj-se4hh 2 месяца назад

    top Notch Quality bhaiya 🔥🔥🔥🔥

  • @Ffdsdjlbdsrhb
    @Ffdsdjlbdsrhb 2 месяца назад +1

    Please upload second part

  • @azharalibhutto1209
    @azharalibhutto1209 7 дней назад

    Please make another advanced tutorial on rust

  • @error-wi3xb
    @error-wi3xb 2 месяца назад

    RUST ❤❤❤
    NICE EXPLANATION
    THE FUTURE IS HEAR
    IT JUST LIKE TANK BEAST OF LANGUAGE

  • @arijitghosh7786
    @arijitghosh7786 Месяц назад

    Thanks bhaya

  • @King_yaama
    @King_yaama 2 месяца назад

    Superb ❤ tutorial sir

  • @kshitijkulal204
    @kshitijkulal204 2 месяца назад

    You have a new subscriber

  • @sreekanth_rauth
    @sreekanth_rauth 2 месяца назад

    Waiting for it!!

  • @user-kl8uq5hj7h
    @user-kl8uq5hj7h 2 месяца назад

    Behtareen

  • @SachinSharma590
    @SachinSharma590 2 месяца назад +1

    Need advanced version