the fact that you explained everything line by line is priceless, I'm confindent that you wrote this yourself unlike 99% of the vidoes i come across on youtube seems like most of them don't have clue as to what they are teaching .
@BekBrace Жыл бұрын
Thanks so much for these words🙏. Indeed I've written it myself 🙂
@oglothenerd2 ай бұрын
You are the first channel I've seen that covers high level and low level stuff! Great work!
@BekBrace2 ай бұрын
Thank you very much 🙏😊
@pabloalic63932 ай бұрын
This video is crazy high quality! Everything explained crystal clear, loved it!
@BekBrace2 ай бұрын
Wow, thank you!
@orrenjenkins289 Жыл бұрын
5:15 std::io::Read and std::io::Write are traits in the std::io module
@anthonywilliams933410 ай бұрын
Excellently executed tutorial. Blow by blow, line by line. Subscribed.
@BekBrace10 ай бұрын
Thank you so much, Anthony 🙏🙂
@anashe54179 ай бұрын
this video it's just perfect, I have no words to describe how amazing this is. Thanks a lot and the way you teach these things is just incredible.
@BekBrace9 ай бұрын
Thank you very very much for your kind words ❤️🙏 Your feedback is what pushes me forward to create more and more content | ••• Thank You !!!
@symshark11 ай бұрын
This was great, looking forward for the Tokio tutorial!
@simonkalu11 ай бұрын
Wow! very precise and clear.
@BekBrace11 ай бұрын
Thank you
@chaudharypraveen9810 ай бұрын
Thank you so much for depth knowledge
@BekBrace10 ай бұрын
I am so glad you enjoyed it
@bEan-cf7mx Жыл бұрын
Can you make a video about Tokio please :)
@BekBrace Жыл бұрын
Certainly )) Thanks for suggestion
@MPAXEL Жыл бұрын
can't wait :)
@BekBrace Жыл бұрын
See You :)
@xsamuelx3603 Жыл бұрын
Amazing video, my friend :)
@BekBrace Жыл бұрын
Thank you very much 🙏🙏🙏
@mohaniya15 Жыл бұрын
Great video, I have just started with Rust videos on my channel, this really helped me.
@BekBrace Жыл бұрын
Great my friend ! Cool channel by the way, good luck in your journey 😀
@abayaz6111 ай бұрын
amazing content. please continue to rust series
@BekBrace11 ай бұрын
Hey! Thank you so much: More Rust to come!
@nalayak862 Жыл бұрын
i am just three days into rust and i will still watch it
@BekBrace Жыл бұрын
Good luck and happy coding
@AchroDev8 ай бұрын
Love the video! Thanks for sharing your knowledge. I think it would have been better for the address to have been stored as a variable. This helps with a couple of things, but mostly saving you from re-writing the same string over and over. let address = "127.0.0.1:8080"; let listener = TcpListener::bind(address).expect("Failed to bind to address: {address}"); println!("Server listening on {}", address);
@BekBrace5 ай бұрын
Absolutely. Thanks for the better code snippet.
@vladyslav-py-js-go10 ай бұрын
That's so interesting 😁
@BekBrace10 ай бұрын
Thank you very much 👋☺️
@svetlana9699 Жыл бұрын
🔥🔥🔥
@BekBrace Жыл бұрын
Thank you 😊😊😊
@swapCodeАй бұрын
I like your way of explenation and thanks for your effort and energy. I know just some basic with Rust and I like to learn it well do you think is good approche to just build what I need and learn in the way?
@BekBraceАй бұрын
@@swapCode Yes absolutely! Learning by doing is the best teacher 😉
@swapCodeАй бұрын
@BekBrace alright i have some idea 💡 to build with Rust. Which advice you can give me?
@jaysoni93 Жыл бұрын
When is the next video coming In this series ?
@BekBrace Жыл бұрын
Next Month, there will be a new video in the series, thank you for your patience.
@xsamuelx3603 Жыл бұрын
What's your terminal setup?
@BekBrace Жыл бұрын
Yo .. check out my video: PowerShell Terminal Setup - all explained there/ peace
@cahwardev9804 Жыл бұрын
Amazing video! What is the font and the color theme that used in the video?
@@BekBraceAre you sure? Cause they look way different for me.
@VasilMagaranov9 ай бұрын
What happens, if the buffer is not large enough to read the whole message from the stream? I tried reading twice and concatenate the results into the string, but it didn’t seem to work…
@HumanoidTyphoon919 ай бұрын
Hate to be that guy, but what's your color theme? It looks amazing!
@BekBrace9 ай бұрын
No problem at all, my friend anything you want 🙂 the theme is VIM dark
@iamprincemuel5 ай бұрын
@@BekBrace Hi, can't find the theme in the Vscode marketplace
@BRISKLYHIDDEN Жыл бұрын
Slam Dunk 🏀
@BekBrace Жыл бұрын
Yeaaaah
@8rupees71810 ай бұрын
What extentions do you use for rust?
@BekBrace10 ай бұрын
just Rust Analyzer
@8rupees71810 ай бұрын
@@BekBrace Thankyou Very much
@BekBrace10 ай бұрын
Anytime 😊
@shivanshuraj71756 ай бұрын
How you can handle more than one connection without a loop encapsulating tcp incomming?....
@xtremistdude926 ай бұрын
Create separate threads to handle each client
@BekBrace4 ай бұрын
you got your answer already I see
@skyeplus11 ай бұрын
Hi. Isn't [0; 1024] mean 1024 ints? Or the type is being adjusted to u8 after it's use in read()?
@BekBrace11 ай бұрын
So, when you see 0; 1024, think of it as a space reserved for 1024 elements. It's like having a box with 1024 slots, ready to store stuff. You know what I mean ? And what type of stuff goes in those slots depends on what you're doing with them.
@skyeplus11 ай бұрын
@@BekBraceI found the answer: "Unsuffixed literal, their types depend on how they are used". So 0 literal retroactively binds to u8 a fine grained type upon buffer use in read().
@harbi.delikanli Жыл бұрын
Awesome video! May I ask the font name and color theme name? Thanks.
I told you no part 2, what other response do you expect ?
@landry_sb Жыл бұрын
can you makea vid on how to make your device a priority and if possible involving the use of rustlang if it get uploaded can you please tag me or forward link as a reply
@BekBrace Жыл бұрын
Hi and thank you for this question. So, to prioritize your device using Rust, you can leverage Rust's thread module to set thread priorities through std::thread::Builder. Alternatively, for more granular control, use the libc crate to interact with the operating system API, allowing you to set process or thread priorities directly. Remember to test your application, monitor system behavior, and adjust priorities cautiously to avoid adverse effects on overall system performance and stability. Have I answered your question ?
@DEBBAH19073 ай бұрын
bruh, you don't need to write "this line" before everyone comment...