I don’t often leave KZbin comments but had to on this one. That was a fantastic course! I was struggling with just the Rust Book and Rustlings but this video has single handedly made everything click in my mind. I can now go back to those resources with a better understanding. You were clear, concise, and speak so calmly. The pace was perfect for learning such a complex topic. Highly underrated video and I would recommend to anyone getting started in Rust!
@BekBrace2 ай бұрын
Wow! Thank you so much for your kind words and encouragement 🙏🙂 It means a lot to hear that you found the course useful-honestly, that's the greatest reward any content creator could ask for!
@MarcusHCrawford4 ай бұрын
You have my subscription. And some coffee change. I don’t have a lot of money, but I do think you deserve something for your time. Thanks for keeping quality education free. We, as students, and educators, should always have three kinds of people in our lives: People above us - from whom we can learn. People on the same level - with whom we can practice. People just starting out - upon whom we can bestow our knowledge to better cement it in our minds.
@BekBrace4 ай бұрын
Oh Thank you very much for the Super Thanks Tip 🙂🙏 And for your kind words, those sincère words make a meaning to what I'm doing and remind me to continue to do it for free - I really thank you my friend 🙏
@jp.gaviria4 ай бұрын
This people here are the real MVP community supporters 👍
@bacccrful8 ай бұрын
Thanks!
@BekBrace7 ай бұрын
Oh, Thank you so much, Vasily for your kindness 🙏😊
@waelmohameddd6 ай бұрын
I like it when I see others appreciate the effort of creators - GREAT!!
@waelmohameddd7 ай бұрын
3 hours free course with HQ content !!! Amazing, thank you so osmuch Amir !!
@BekBrace7 ай бұрын
Glad you enjoy it!
@VEKTOR_874 ай бұрын
Thanks for making this amazing video so that we all can learn rust :)
@BekBrace4 ай бұрын
Oh thank you very much for this my friend 🙏🙂
@novanector-y4xАй бұрын
00:05 - Rust is a systems programming language used for building operating systems and game engines. 02:33 - Rust balances speed, safety, concurrency, and portability. 07:27 - Install Rust programming language on your local machine 09:51 - Creating and running a simple Rust program 15:03 - Manual files in Rust programming require compiling using the rust compiler after each change 17:32 - Explaining data types i32 and U 22:52 - Introduction to Rust Programming Data Types 25:34 - Declaring an array of integers in Rust with specified data type and size. 30:03 - Defining variables with specific data types in Rust 32:40 - Introduction to compound data types in Rust 37:43 - Strings in Rust are mutable and owned 39:52 - Understanding mutable and immutable data types in Rust programming 44:59 - Understanding the scope and allocation of memory in Rust programming. 47:16 - Function declaration in Rust 51:45 - Defining and using function parameters and return values in Rust 54:07 - Expressions vs Statements in Rust 58:56 - Functions in Rust can return values with specified data types. 1:01:24 - The video covers expressions, statements, and function definitions in Rust programming. 1:06:14 - Rust solves memory management issues with ownership 1:08:05 - Rust ensures memory safety and efficiency 1:12:31 - Transferring ownership of strings in Rust 1:14:48 - Understanding Borrowing and References in Rust 1:19:08 - Understanding mutable references in Rust 1:21:17 - Rust allows one mutable reference or multiple immutable references to a value. 1:26:42 - Variables in Rust are immutable by default 1:28:49 - Immutable variables in Rust need to be made mutable using 'mut' keyword for reassignments. 1:33:32 - Understanding Rust constants and immutability. 1:36:01 - Learn about constants and shadowing in Rust programming. 1:40:58 - Shadowing in Rust allows creating a new variable with the same name, overshadowing the first one. 1:43:29 - Immutable variable and shadowing in Rust 1:48:04 - Learn to comment in Rust using single and block comments 1:50:23 - Understanding If-Else conditions in Rust 1:55:17 - Using if statement for conditional assignment 1:57:43 - Rust provides three types of Loops: loop, while, and for Loop 2:02:13 - Understanding break and continue statements in nested loops 2:04:36 - Understanding conditional loops with 'while' in Rust 2:09:35 - Struct in Rust allows for named fields which make it more flexible. 2:11:58 - Creating and instantiating different variants of a struct in Rust 2:17:07 - Creating instances from other instances in Rust 2:19:29 - Understanding and creating different structs and Unit like struct in Rust. 2:24:04 - Using enums as parameters in functions 2:26:25 - Creating and using structs in Rust for storing data 2:31:21 - Enhanced enums for error handling 2:33:40 - Understanding Option and Result types in Rust 2:38:34 - Demonstrating error handling in Rust programming 2:41:06 - Rust collection types: vectors, utf8, and hashmaps 2:45:23 - Understanding snake case and camel case 2:47:34 - Creating and manipulating vectors in Rust 2:52:24 - Understanding UTF8 encoding and string types in Rust 2:54:44 - Creating and manipulating strings in Rust 2:59:31 - Understand utf8 strings and Hash Maps in Rust 3:02:02 - Creating and manipulating hash maps in Rust
@itsme8419Ай бұрын
did you automate this?
@HansOspinaАй бұрын
Thanks!
@BekBraceАй бұрын
Thank You very much for this Super thanks 🙂🙏
@wattsfield18892 ай бұрын
Nice job!
@BekBrace2 ай бұрын
Thank You so much for the Super Thanks 🙏🙏🙏
@BekBrace7 ай бұрын
Thank you very much my friends for your support and kind comments🎉🥳🙏 That motivates me to make more courses like this 😊🙏 In 33:42 I meant Con-TIG-uous and not contagious - I apologize for the pronunciation confusion.
@waelmohameddd7 ай бұрын
Thank you, Amir, for time effort and material
@jostasizzi8187 ай бұрын
Yes sir
@EngrMdFerdousAlam3 ай бұрын
❤❤❤/8;8;;;. Bb'. 😂 bjjh@@waelmohameddd
@prayer46756 ай бұрын
I like this course very much. It's comprehensive. The voice is clear and talking in a good tempo.
@BekBrace6 ай бұрын
Thank you very much my friend
@Bicara2 ай бұрын
This is my first time using Rust - previously I worked with JS, Python, and Java. After finishing this course, I gained a basic understanding and was able to create a production web API application using Axum 😆
@BekBrace2 ай бұрын
Good to hear !
@RobiulHossain-f2k6 ай бұрын
Most Clear, Short and Concise Rust Explanation I found.
@BekBrace6 ай бұрын
@@RobiulHossain-f2k Thank you very much, dear friend
@YurijVolkov3 ай бұрын
That's a great voice for tutorial videos. Mild and calm. Nice.
@BekBrace3 ай бұрын
Thank you very much my friend 🙏
2 ай бұрын
Super good course Amir and very solid sound engineering. Boomy voice, soft non-interrupting low volume keyboard sound in the back and low volume white noise. Just superb 👌
@BekBrace2 ай бұрын
Thank you very much for your kind words and appreciation for the humble effort I make - one couldn't ask for more reward, my friend
@PraveenKumar-os3uj7 ай бұрын
Looking forward to more learning. Thank you very much friend!
@BekBrace7 ай бұрын
Thank you for watching and supporting, your feedback is valuable!
@charlodev482Ай бұрын
You're Rust Lang course is amazing. Thank you so much Amir!
@BekBraceАй бұрын
@@charlodev482 Thank you very much 😊 If any questions, don't hesitate
@big62267 ай бұрын
Wow, Thank you so much for your teaching.
@BekBrace7 ай бұрын
You're very welcome my friend
@mustys3 ай бұрын
Thanks for this! I got a kick out of you taking that turn from animals to stone cold back in Chapter 2
@BekBrace3 ай бұрын
@@mustys 😄
@nullPointer0x03 ай бұрын
Awesome and gentle introduction to Rust. Subscribed. Thanks.
@BekBrace3 ай бұрын
Thank you very much, my friend, and I hope it won't be the last tutorial you enjoy on the channel - let me know if you need anything.
@kdmtv81887 ай бұрын
You're a good teacher sir
@BekBrace7 ай бұрын
Thank you my friend
@MPAXEL8 ай бұрын
opaaaa yala bina !!! CANT WAIT ! man you're the master of Django on YT, you deserve at least 200K subs !
@BekBrace8 ай бұрын
Thank you 🙌
@ArabCode-013 ай бұрын
عاااااااااااااااااااااش يا أمير أقسم بالله بجد عاش والانجليزى بتاعك بسم الله اللهم بارك ربنا يزيدك يا رب
@BekBrace3 ай бұрын
@@ArabCode-01 حبيبي ربنا يكرمك يارب، تسلم عالكلام الجميل ده 😊
@ArabCode-013 ай бұрын
@@BekBrace أتعلمت الانجليزى فين بعد أذنك واى رايك حضرتك لو أتعلمت rust ليها شغل فى مصر لخبره واحد فريش
@BekBrace3 ай бұрын
اتعلمت من ٣٣ سنة 😊 Rust من أعلي اللغات اجرا انصحك بشدة تعلمها سواء للعمل في مصر أو خارج مصر. بالتوفيق يا صديقي.
@ArabCode-013 ай бұрын
@@BekBrace جزاك الله كل خير
@YinzHD7 ай бұрын
Very nice Bek! Amazing video, I always wanted to learn some rust! And thanks for using Safira Theme at the end!
@BekBrace7 ай бұрын
You're very welcome, brother 😊 It's a pleasure using your Safira theme 👍
@DreamingWithEyesWide5 ай бұрын
Amazing course, thanks so much! You are so clear and easy to understand. I particularly like how you assume zero knowledge of anything, which is sooo helpful if there are certain concepts that I don't know that well. Also, I love the format of understanding a book via video demo, which works well for people like me who prefer videos for learning programming.
@BekBrace5 ай бұрын
@@DreamingWithEyesWide Thank you very very much for the feedback and comment my friend, and I'm glad I could bring a value to you through that course 🙂
@typhoonbbLong20 күн бұрын
what is the code font , I like that
@BekBrace20 күн бұрын
Caskadiya Cove
@smth-utau4 ай бұрын
Man you are a fricking good person i really understand your course. Thanks for explaining
@BekBrace4 ай бұрын
Thank you very much brother 😊
@kushdhingra3 ай бұрын
One of the best course I have ever seen, really really awesome
@BekBrace3 ай бұрын
Thank you very much my friend for those kind words
@techthief32787 ай бұрын
Thank God! I finally found one perfect tutorial to get start my Rust Journey :)
@BekBrace7 ай бұрын
Thank you so much and happy learning 🙏🙂
@TigerByteID7 ай бұрын
Thanks, found this video through dev article
@BekBrace7 ай бұрын
Awesome 👍
@kiranravi-k9p7 ай бұрын
Awsome 🎉
@JustAnotherSomeoneElse5 ай бұрын
+1 like and sub… ABSOLUTELY AMAZING. Thank you for sharing this knowledge with us. I want to join your Patreon community as soon as I have spare cash. Thank those so much Bek, the world needs more like you
@BekBrace5 ай бұрын
Thank you very much for your kind words 🙂 It's because of students and friends like you that I am motivated to create more useful materials for the community. As far as Patreon, don't even worry about that, your moral support is more than enough my friend
@Brakolli20 күн бұрын
you should make more!!!!!!! this is the only tutorial i saw on this youtube. i wanna learn this after javascript
@alexanderzikal72448 ай бұрын
Thank You very much!!!
@BekBrace8 ай бұрын
Cheers
@muhammadwaleed24067 ай бұрын
I will surely complete this in summer vacations. Thanks in advance bro ❤
@BekBrace7 ай бұрын
You're very welcome, brother 😊
@jefersonemanueloliveira5547Ай бұрын
Excellent course, thank you very much!
@BekBraceАй бұрын
@@jefersonemanueloliveira5547 🙏
@jamhil19842 күн бұрын
Great course.. thanks
@BekBrace2 күн бұрын
Thank you 😊
@2005Azm7 ай бұрын
Thank you so much for such a fantastic tutorial
@BekBrace7 ай бұрын
You are very welcome, my friend 🙏🙂
@davidecrestini14817 ай бұрын
Amazing course man!
@BekBrace7 ай бұрын
Cheers dude!
@adityasoni90207 ай бұрын
with your humble voice. I am going to learn the core concepts from your video btw came from the dev article..🤗
@BekBrace7 ай бұрын
Thank you so much my friend and welcome to the channel, consider it yours 🙏😊
@mardrake20114 ай бұрын
Огромный труд, спасибо)
@BekBrace4 ай бұрын
Пожалуйста))
@danielflorea30013 ай бұрын
Very practical. Easy to apply in real life cases
@BekBrace3 ай бұрын
@@danielflorea3001 Thank you for watching and commenting 🙏😊
@BryanAbbott-cz7cl5 ай бұрын
This helped a ton. Thank you!
@BekBrace5 ай бұрын
You're very welcome
@Krullfath3 ай бұрын
Appreciate this Course on Rust, barely any KZbin videos on Rust compared to other languages...
@Krullfath3 ай бұрын
More Rust content is always welcome and appreciated btw!
@BekBrace3 ай бұрын
Thank you for your words. I am preparing an advanced course on Rust portraying some tough concepts to wrap your head around. Hopefully soon it will see the light.
@raksharnagate6 ай бұрын
I finally dare to learn Rust after watching your video for the first two minutes 😀
@BekBrace6 ай бұрын
@@raksharnagate This is incredibly rewarding for me ❤️🙏
@KP_10014 күн бұрын
@1:23:53 what is the use of impl ? is it necessary to declare function inside impl structure_name ? and account.withdraw(45.5), you have declared one variable , please explain this. I am not familiar with c++. Is it required to understand c++ before watching this ?
@BekBrace14 күн бұрын
I never touched c++ in my whole life as well 😊 In Rust, impl is used to define methods and associated functions for a struct, enum, or trait. ( I have a separate video explaining impl ) It allows you to implement functionality, such as adding behavior to your types or fulfilling the requirements of a trait
@johnmahugu35276 ай бұрын
thank you from Kenya
@BekBrace6 ай бұрын
You're very welcome, brother
@cipanmandul6 ай бұрын
Good job! and Thank you so much for this high quality tutorial.
@BekBrace6 ай бұрын
@@cipanmandul Thank you very much 😊🙏
@ciardoo4 ай бұрын
this tutorial is so well made and good, the best rust tutorial in youtube, h thank you so muc, you're so cool and a kind person to put all this knowledge
@BekBrace4 ай бұрын
@@ciardoo this is very kind of you my friend 🙏🙂
@babatona5 ай бұрын
Really great course!
@BekBrace5 ай бұрын
Thanks a lot 🙏
@CPUInfo-vs5dr7 ай бұрын
Thank you so much Amir, it was a awesome course!!!! Also your shell terminal looks cool. The history auto-complete and the look and feel. Can you share your configuration files and the software you use for the terminal
@BekBrace7 ай бұрын
Thank you very much 🙏🙂 There is a walkthrough video on the channel where I showed how to customize your Powershell and you'll find a gist link to the configuration 😊
@Memose24 ай бұрын
Hy amir thanks for the tutorial men!!❤
@BekBrace4 ай бұрын
Thank you for watching 🤗
@ahmadalastal530317 күн бұрын
I am a C++ developer with 5+ years of experience, and I like this course very much, Thank you for this organized content and step by step teaching.
@BekBrace17 күн бұрын
@@ahmadalastal5303 Thank you Ahmed, you're welcome my friend
@astrakernel7 ай бұрын
10:27 i don't think main( ) function can accept parameters 11:06 `println!` is not a function, it is macro
@BekBrace7 ай бұрын
Yes that's correct, inspector 🙂 - I should be more careful
@astrakernel7 ай бұрын
@@BekBrace didn't mean to offend you. I recommend rust related courses to people. I didn't want inaccuracy. Anyway, Good work. Rust needs more content creators 👏
@BekBrace7 ай бұрын
@astrakernel Not at all my friend, I appreciate your remark, I'm editing even the video to remove both parts because I don't want to spread false info. THANK YOU 🙏
@massimilianogilli11642 ай бұрын
Is that powershell? What's that theme?
@SillyFoxDev5 ай бұрын
amazing course! thanks
@BekBrace5 ай бұрын
Thank you 🙏
@chocoblan42888 ай бұрын
Thank You 🥰🥰🥰
@BekBrace8 ай бұрын
You're welcome, friend 😊
@uyioduware6932 ай бұрын
This video is amazing... ❤
@BekBrace2 ай бұрын
@@uyioduware693 Glad you found value in the course ❤️🙏
@RahulYadav-dd7qe7 ай бұрын
Appreciate the tutorial. Was a great watch!
@RahulYadav-dd7qe7 ай бұрын
I don't remember correctly, but just some minutes back I commented something bad on another video of yours due to music. I see that problem has been fixed. Cheers mate! Beers on me if you ever come to India!
@BekBrace7 ай бұрын
Cheers brother 🍻
@BekBrace7 ай бұрын
Thank you so much 🙏
@李文-n1wАй бұрын
what your pwsh tools?
@chrissherlock17482 ай бұрын
Love this
@BekBrace2 ай бұрын
@@chrissherlock1748 glad to hear
@seandougherty302223 күн бұрын
that was fun, thanks. now to read the book. :)
@BekBrace23 күн бұрын
@@seandougherty3022 thanks 🙏 you have to read the book, it's very well written and fun to read tbh :)
@hammertime6667 ай бұрын
This is a great course. Thanks very mch
@BekBrace7 ай бұрын
hank you very much my friend 🙂
@yanchenchen44677 ай бұрын
Thanks, and what is your theme?
@BekBrace7 ай бұрын
Thank you my friend, this is called JellyFish
@yanchenchen44677 ай бұрын
@@BekBrace Sorry to bother my friend again, I tried JellyFish, but it no the theme in "Chapter 0 Write first Rust program". I'm glad to hear from you.
@BekBrace7 ай бұрын
@@yanchenchen4467 chapter 0 not jellyfish that's correct, tbh i don't remember but maybe that's either Safira theme or Vim dark theme
@gman83613 ай бұрын
@@BekBrace That looks like Atom One Dark. I could be mistaken
@B-GAMESSS8 ай бұрын
let's goooooooooooooooo
@BekBrace8 ай бұрын
Cheers
@JuanK-m8h2 ай бұрын
Thx so much, it's the best programming language that I have ever done! 😍
@BekBrace2 ай бұрын
Happy to hear that!
@vam..developer7 ай бұрын
I was finding a rust course finally i got 😀
@BekBrace7 ай бұрын
Awesome 👍 Enjoy 🙂
@vam..developer7 ай бұрын
@@BekBrace Can You Make A Long Video Of Rust like for 6-10hours to explain the advance topics of rust and making some projects also ?
@BekBrace7 ай бұрын
Of course, but not immediately 😁 that takes a lot of work and time. But the next course is an advanced course for Rust. Projects are to be in a separate video
@harisahmad427Ай бұрын
Hi Amir, Awesome tutorial! Many thanks for such high quality content. Can I ask what themes and icon pack you are using for both vs code and terminal?
@BekBraceАй бұрын
@@harisahmad427 Thanks Haris, appreciate your kind words. Frankly I don't remember, but I'd say Jellyfish theme for the most part. As far as the terminal, that's ohmypwsh extension with Node theme if I'm not mistaken
@jhanink4 ай бұрын
What Editor FONT is that? looks good.
@BekBrace4 ай бұрын
Thanks 👍 This is Caskadiya Cove Font
@abdulrahman-elsmmany4 ай бұрын
Thank you so much for this video! Your explanation are incredibly clear, and i've enjoyed every minute of it. By the away, i'm also from Egypt, from menofia 😊❤
@BekBrace4 ай бұрын
@@abdulrahman-elsmmany شكرا حبيبي و بالتوفيق دائما
@ClarAub7776 ай бұрын
Thank you so much ❤🙏🏻
@BekBrace6 ай бұрын
Glad I could help ☺️
@Fullflexno7 ай бұрын
Thank you man!
@BekBrace7 ай бұрын
You're very welcome
@CodeMan-t2c5 ай бұрын
do you suggest book or a course to get deep dive in rust
@BekBrace5 ай бұрын
I've misread your message 😊 Short answer: Book for the win ( free Rust book online, don't waste your money ) Long answer: Boooooooooooook 😁
@CodeMan-t2c5 ай бұрын
@@BekBrace 😁
@Denvercoder3 ай бұрын
33:42 - Do you mean Con-TIG-uous? Cause it sounded like you said “Contagious” which means communicable.
@BekBrace3 ай бұрын
That's right, and I apologize for the pronunciation confusion.
@Denvercoder3 ай бұрын
@@BekBrace Thanks for the videos. I'm embarking on some new projects and decided to try Rust.
@BekBrace3 ай бұрын
I have this weird relation with Rust, I love it and hate it at the same time; can't stand it but can't live without it 😆
@DanielPromise-m77Ай бұрын
1:55:15 but number % 2, will also equal zero. Why did it only print for number % 3?
@cleric49335 ай бұрын
Thank you so much for this video / series. Quick question. I am around 23:00 Why are we passing in variables like THIS: println! ("Is it snowing ? {}", is_snowing); as opposed to THIS: println!("Is it snowing ? {is_snowing}"; Is it an ownership thing?
@kazeembalogun71824 ай бұрын
old and new conventions.
@RickoDeSea4 ай бұрын
Dude, what editor, what font and what theme? It looks good!
@BekBrace4 ай бұрын
Vscode Caskadiya Cove Jellyfish
@syntaxandRender7 ай бұрын
What vs code theme are you using?
@BekBrace7 ай бұрын
Where exactly ? I have changed them, but at the beginning that's jellyfish, and next that's safira
@subhamdas887 ай бұрын
Which powershell it is?
@BekBrace7 ай бұрын
PowerShell 😊 Take a look at a walkthrough video on the channel where I showed how to customize it. Just type in KZbin: Bek brace PowerShell 😊
@feyroozcode4 ай бұрын
Thamk you Amir
@BekBrace4 ай бұрын
You're welcome, Ibrahim
@NishaRohilla-oi7cj7 ай бұрын
Thank you Sir
@BekBrace7 ай бұрын
You're welcome my friend 🙏
@abdiomarcaabi86817 ай бұрын
underrated video, hopefully it gets the recognition it deserves.
@BekBrace7 ай бұрын
Thank you very much 🙏😊
@tube-rp1nb4 ай бұрын
all i can say is amazing i am new to rust but now i am a junior on rust . i am mern stack developer but i want rust for side project. i like "don't trust AI 😀"
@BekBrace4 ай бұрын
@@tube-rp1nb awesome my friend 🙏🙂 yes definitely, never trust AI 😉
@seymores7 ай бұрын
Very good, thank you
@BekBrace7 ай бұрын
You're very welcome
@egyptionfalcon9805 ай бұрын
Very good ❤❤
@BekBrace5 ай бұрын
@@egyptionfalcon980 shukran Habibi 🙏
@callmezorkkk5 ай бұрын
what font do u use for vscode?
@BekBrace5 ай бұрын
Caskadiya
@sushantlokhande9304 ай бұрын
Hi, I am curious which tool are you using in command prompt, that’s providing list of commands from history?
@BekBrace4 ай бұрын
That's PSReadLine for Autocompletion - Check out my customize powershell video on the channel, you will find it at Minute 23:46 Install PSReadLine - Autocompletion
@sushantlokhande9304 ай бұрын
Thanks a lot @@BekBrace
@Rover-x2l4 күн бұрын
None of the Rust installers for Mac are digitally signed. So how to trust them as safe from tampering as they are downloaded from mirror sites out of US and cloudfront distributions.
@caiocouto34502 ай бұрын
I know recently you posted you have put the channel on standby, but I need to compliment your work. As a C programmer, every Rust tutorial I have tried to watch treats the viewer as new to programming, this bothers me a lot. Your video, on the other hand, is pretty good for both audiences: the new and the experienced programmer. Of course the experienced programmer will understand the concepts more easily, but even to the new ones, this video presents good research starting points.
@BekBrace2 ай бұрын
@@caiocouto3450 Thank you very much for your compliment and constructive feedback. The channel is currently off but I will deliver a tutorial that was recorded a week ago + GO full course that's composed of 21 chapters. Glad to read your comments and feedback always 🙏
@prettylullaby824 ай бұрын
thank you!
@BekBrace4 ай бұрын
You're welcome
@YuryD-u6s3 ай бұрын
Great tutorial! I like sound your keyboard. Sounds very familiar…
@BekBrace3 ай бұрын
Thank you 🙏 Keyboard is Redragon Gloria Pro
@eliuddyn29 күн бұрын
Amazing 🦀🦀
@BekBrace29 күн бұрын
@@eliuddyn Thank you 🙏🙂
@braulioaguilar85454 ай бұрын
Thank you for sharing, I am learning Rust - From Mexico. What extension are you using for Rust coding?
@BekBrace4 ай бұрын
Thanks for your kind words. Just Rust main extension.
@raultelo397313 күн бұрын
1:17:32 What do you mean X will not exist anymore? I can call it after the statements 😢
@toreearaiza2 ай бұрын
Thank you so much for this amazing video! Just a quick off-topic question: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). How should I go about transferring them to Binance?
@keklamo14853 ай бұрын
what font do you use?
@BekBrace3 ай бұрын
Caskadiya Cove Font
@gemstonesagate5 ай бұрын
Thank you very much for Teaching.
@BekBrace5 ай бұрын
🙏🙏🙏
@2u841r2 ай бұрын
Github repo link not in description 🥲
@cariyaputta7 ай бұрын
Thanks.
@BekBrace7 ай бұрын
Cheers my friend
@TasteDrive07 ай бұрын
Dev article
@BekBrace7 ай бұрын
Welcome, my friend 😊
@FFGAMING-dr4dh3 ай бұрын
can u make a video on how to get suggestions on terminal on windows pls
@BekBrace3 ай бұрын
There is already a video on the channel called: Customize your PowerShell - you will find it all there