Where is Rust being used?

  Рет қаралды 125,683

Let's Get Rusty

Let's Get Rusty

Күн бұрын

Пікірлер: 404
@letsgetrusty
@letsgetrusty 3 ай бұрын
🦀Get your *FREE 4-Day Rust training* : letsgetrusty.com/bootcamp
@onlinealias622
@onlinealias622 3 ай бұрын
I work at AWS and my team is doing all new projects in rust, currently most of the code is in C but we are making the switch
@javierpablo3409
@javierpablo3409 3 ай бұрын
Why not Zig?
@chibuzoro
@chibuzoro 3 ай бұрын
Zig zig zig… not production ready
@javierpablo3409
@javierpablo3409 3 ай бұрын
@@chibuzoro Bunjs is written in Zig and part of the AWS lambda infrastructure is written in zig too.
@CaseyChesshir
@CaseyChesshir 3 ай бұрын
@@javierpablo3409 try building any Zig codebase more than a year old and then ask the question again
@letsgetrusty
@letsgetrusty 3 ай бұрын
Great to hear! I'm curious what type of software your team is working on
@Mempler
@Mempler 3 ай бұрын
I actually got a junior rust development job and today was my first day! It's also my first job and I got no CS degree, internships or any other job experience :D I dont even have a highschool degree. Its like a dream come true
@vishalbiswa1110
@vishalbiswa1110 3 ай бұрын
Hey! Congratulations! I am interested to know how you got the job and the process ( learning phase) you had to go through to get job.
@darianmorat
@darianmorat 3 ай бұрын
​@@vishalbiswa1110 same
@Mempler
@Mempler 3 ай бұрын
@@vishalbiswa1110 After I dropped out of school, I basically self taught myself programming for like 6 years. done some projects like helping to develop a MMORPG Server backend (non professionally ofc) which we later rewrote in rust and an barebones Operating System kernel. I don't live in the US, but in Germany, so I can't really tell outside of that area. Though I had one benefit, there were no leetcode questions and just in-depth questions like: "What are smart pointers and how do they work" which I was able to answer with ease
@Mempler
@Mempler 3 ай бұрын
So, everything is possible, you just need luck, dedication and willing to learn :D
@vishalbiswa1110
@vishalbiswa1110 3 ай бұрын
@@Mempler That's really great. You have already some experience in backend development. I wish to start learning rust to be a backend developer
@ProgrammingWIthRiley
@ProgrammingWIthRiley 3 ай бұрын
I’m a senior rust dev and support a fortune 200 company. We’re using rust to optimize payment infrastructure and cloud services.
@ProgrammingWIthRiley
@ProgrammingWIthRiley 3 ай бұрын
Lots of rust and kubernetes
@jacquesduplessis6175
@jacquesduplessis6175 3 ай бұрын
what are you optiomizing from? and why?
@chibuzoro
@chibuzoro 3 ай бұрын
It will be great if you can share more information about what it is you are solving for in that domain and why rust was the choice and not something like go
@ProgrammingWIthRiley
@ProgrammingWIthRiley 3 ай бұрын
@@jacquesduplessis6175optimizing from C# and C++ some Visual Basic too.
@ProgrammingWIthRiley
@ProgrammingWIthRiley 3 ай бұрын
@@chibuzoro I can say that we are using rust and hugging face to make predictions. I can’t say for what or why.
@alexcani4957
@alexcani4957 3 ай бұрын
Embedded SW Engineer at Philips, Hospital Patient Monitors here. We're also big rustaceans over here as well =) Though a great portion of the code is C++, we're free to do all sorts of tooling in Rust and we'd like to insert it in systems where we're able as well. I'd say a still significant barrier is simply that not enough people know Rust. It's still more convenient for many corporations to just stick with C++ due to availabilty of programmers... yet. Also there are still some rough edges with some edge-cases of integration for cross-compiled systems (Yocto, for example), but I for sure have high hopes for it
@letsgetrusty
@letsgetrusty 3 ай бұрын
I'm working on solving the first problem :)
@tommyponce2511
@tommyponce2511 3 ай бұрын
I work at a fintech company, in the financial processor sector. We built the entire processor in Rust, and are slowly starting to support more card brands, and open our processor to other companies that need one and don't wanna build it in-house
@simonkalu
@simonkalu 2 ай бұрын
I am interested in building a financial processor here in Nigeria. Please can you provide at least an early guide
@_Holy_Lance_
@_Holy_Lance_ Ай бұрын
How much did it cost to build it?
@SurrealDB
@SurrealDB 3 ай бұрын
Thank you so much for the feature, @letsgetrusty! We love Rust for many reasons - especially its performance, safety, and concurrency. The ecosystem and community are also fantastic! Thanks again, Let’s Get Rusty!
@arztareef
@arztareef 3 ай бұрын
furry detected
@rumplstiltztinkerstein
@rumplstiltztinkerstein 3 ай бұрын
The package manager is very underrated
@simonkalu
@simonkalu 3 ай бұрын
Rust is a good language that makes learning other languages look like toys. Rust by Example is a very good material and with a detailed explanation. My only problem is Job opportunities for some of us that live outside of the US. For instance, I live in Nigeria so, it is either I am using Rust for a personal DIY projects or nothing. I am eager to find a Remote Rust Job to challenge my skills.
@kevinmcfarlane2752
@kevinmcfarlane2752 3 ай бұрын
There is a Nigerian Rust group of some sort. I can’t remember what they are called. They might be listed in the This Week in Rust newsletter.
@simonkalu
@simonkalu 3 ай бұрын
@@kevinmcfarlane2752 Really? Find out the name, I would like to be part of that group. What's up with you?
@bigjoe100
@bigjoe100 Ай бұрын
Yeah Me Too, Just started Learning Rust and it is really Interesting
@lordryns
@lordryns 3 ай бұрын
Started rust a few weeks ago, not because of the jobs or anything. I just want to get familiar with a systems language since all I've been doing are languages like kotlin, Python and some Golang
@AMX0013
@AMX0013 3 ай бұрын
in start of 23 I had to pick up Golang for a course on Distributed systems. Jumping from something like Python to Go was hard but helped quite a bit! Now learning Rust and im ready to take some of this beating from it!
@rumplstiltztinkerstein
@rumplstiltztinkerstein 3 ай бұрын
One of the side effects of learning Rust is starting to get upset at other languages over design decisions. Cargo is such an easy to use package manager that I started to hate pip and virtual environments in Python 😆
@rumplstiltztinkerstein
@rumplstiltztinkerstein 3 ай бұрын
@om1cael Not to mention debugging
@cristianochieppa4343
@cristianochieppa4343 Ай бұрын
I’m using Rust: a client of mine has decided to switch the backend (Industry, automation) from c++ to Rust. Very happy about the results and performance.
@NuflynMagister
@NuflynMagister 3 ай бұрын
Дякую Богдане! I use RUST for scientific computing in the fields of chemical thermodynamics, combustion modeling, chemical kinetics modeling and so on. Hope it will be more popular in scientific computing. It is far more pleasant and satisfing to write physical and chemical problems on RUST than on cpp!
@kevinrineer5356
@kevinrineer5356 3 ай бұрын
What made you choose Rust over other options like Julia and python? I'm curious about Rust's impact on the scientific computing sphere.
@NuflynMagister
@NuflynMagister 3 ай бұрын
​@@kevinrineer5356 well i also use Python, and when i a want to solve a little problem like pair of diff.equations i prefer Python, but in complex problems python often has issues with speed, so i make "patches" in rust in python code base to overcome "bottle neck". Now i rerwite some of my python programs in rust just for fun and srudiyng purpose. Dont know much about Julia but i tried it a pair of times. A litle faster then python, but small base of packages.
@NuflynMagister
@NuflynMagister 3 ай бұрын
@@kevinrineer5356 ​ well i also use Python, and when i a want to solve a little problem like pair of diff.equations i prefer Python, but in complex problems python often has issues with speed, so i make "patches" in rust in python code bsde to overcome "bottle neck". Now i rerwite some of my python programs in rust just for fun and srudiyng purpose. Dont know much about Julia but i tried it a pair of times. A litle faster then python, but small base of packages.
@pmmeurcatpics
@pmmeurcatpics 3 ай бұрын
​@@kevinrineer5356I'd imagine modeling software is quite compute-intensive, so Python doesn't seem to be a good choice in this case. Not familiar with Julia unfortunately, but if it's also high-level like Python, it'd be similarly unfitting
@Direkin
@Direkin 3 ай бұрын
@@kevinrineer5356 Double that. I'm curious about this as well.
@orhanmadiassani
@orhanmadiassani 3 ай бұрын
I'm currently learning it just for the sake of learning about different types of language than I know (js, php), but if Rust positions open then why not. Great video!
@muyou0107
@muyou0107 3 ай бұрын
Wow, going from high-level like JS and PHP straight to Rust is kinda insane imo.
@vishalbiswa1110
@vishalbiswa1110 3 ай бұрын
What resources you are using to learn rust : ). All the best
@vectoralphaSec
@vectoralphaSec 3 ай бұрын
@@muyou0107 no its not.
@Sventimir
@Sventimir 3 ай бұрын
I don't have that much experience with Rust yet, but compared to languages I used before (Haskell and OCaml mostly) Rust's maintability is debatable. It's true that a static type-checker with a solid type system to work with improves maintanability by orders of magnitude and compared to most mainstream languages Rust type system is nothing short of awesome (not so awesome when compared to Haskell or OCaml, though). That said Rust can be annoyingly inflexible. For example you can't abstract over type of reference you require for your function (mutable vs immutable). Polymorphism becomes challenging as soon as you try to do anything beyond what classes in OOP languages can typically do. On top of this, Rust has macros, and boy, nothing obscures and obfuscates the code like macro abuse.
@porky1118
@porky1118 3 ай бұрын
0:20 I don't have a Rust job, but I use rust where it makes sense. I work in a small company. We mainly work on some game in Unity. But sometimes I can still use Rust for simple scripts. Or for some side projects.
@Kiyuja
@Kiyuja 3 ай бұрын
the thing that kept me from learning low level languages were the infamous pointers. Turns out its really not complex at all. A handful of months ago I chose Rust as my first LLL and I am really happy with it. Sometimes I do encounter a lot of head scratchers like dereferencing for example. This happens because I am "self taught", working in a team as your job will exponentially grow your skill. Problem is you WILL need to be able to write async Rust and I've never written a single async line of Rust and I've heard stories....
@funkdefied1
@funkdefied1 3 ай бұрын
Quick hack for skipping a big chunk of the async learning curve: Use tokio as your async runtime, and the “async_trait” crate for async traits. Treat these as part of the Rust standard library. They might as well be. Until you’re deep in the async weeds, you don’t need to know why Rust leaves an async runtime out of the standard library, or which runtime is right for you. Tokio is a good default. As far as async traits, the language isn’t totally ready for them. There is working being done to make them easier to use. In the meantime, however, just use the crate. The crate does what the standard library eventually wants to do.
@dan_le_brown
@dan_le_brown 3 ай бұрын
Leaving a comment here for my future self
@Kiyuja
@Kiyuja 3 ай бұрын
@@funkdefied1 first of all thanks for the advice, but for the meantime I will just avoid coding async. Thats not an issue since most of my programs dont do expensive stuff like HTTP requests (yet). I am aware of Tokio and it's probably necessary anyways, cuz I dont see how a LLL would otherwise accomplish async functionality with a keyword. I am very familiar with C#'s amazing async / await and its done via a state machine and the runtime. So it makes sense Rust needs one too. for now I put async and multi threaded Rust as advanced features I will deal with later on, I have a ton of other stuff to understand first, which catches me off guard sometimes and I dont just wanna fill in what the compiler says, I want to understand why. Async will be somewhat annoying anyway due to its lazy nature in rust....
@sneed1208
@sneed1208 3 ай бұрын
@@Kiyuja You have a defeatist mindset if you think async has already defeated you
@Kiyuja
@Kiyuja 3 ай бұрын
@@sneed1208 async hasnt defeated me, I havent even tried it....
@Turalcar
@Turalcar 3 ай бұрын
10:10 YMMV. I didn't know Rust before my first day in the office. I was hired as a former C++ dev who'd learn Rust on the job.
@user-mj2lm5fh1j
@user-mj2lm5fh1j 3 ай бұрын
I am from the future and rust is being used everywhere baby!
@Zimeftw
@Zimeftw 12 күн бұрын
I've been in the field for about 8 years professionally.(Internal web applications, tools, ect) I've worked with C#, JavaScript, done projects in python and some react here and there. I also have a personal project. I love learning Rust. You can do so much with it. The fact that it was build to fix an elevator system speaks volumes. I think it has a lot of future potential. I have adopted working with Rust into my workflow at work and my personal project's backend is built entirely in Rust.
@TehStoni
@TehStoni 3 ай бұрын
as a pentester and malware developer, rust was pretty easy to get a poc up and working. took a bit of face rolling to get a dll to work but the ntapi crate makes it super easy to directly call functions. offensive security oriented repositories have tons of samples too, more so than other less common system programming languages like nim or zig. writing malware in rust is going to boom. sure it has its downfalls but i think theres a lot of good things in sight.
@theairaccumulator7144
@theairaccumulator7144 3 ай бұрын
I don't think it will boom because C++ natively supports the windows API and doesn't need all these convoluted patchwork solutions to do basic things
@MichaFita
@MichaFita 3 ай бұрын
In what alternative reality C++ natively supports Windows API? You meant MSVC, right?
@Dogo.R
@Dogo.R 3 ай бұрын
- Do you make hardware? - Do you buy hardware? - Do you make popular libraries or other highly cloned code (the same lines of code running on insane numbers of systems)? If so then rust is a good option to consider. If not you probably shouldn't be using it, as it is easier to lower resource cost through other means.
@EduardKaresli
@EduardKaresli 3 ай бұрын
I used to be a professional C++ developer (15+ years of exp), currently working as a JS/TS React developer for a top 10 company, and I thought I'd learn Rust, because in my opinion any computer science graduate needs to know an actual low level language, so I'm choosing Rust as a replacement for the aging C/C++.
@lardosian
@lardosian Ай бұрын
I'm using JS/TS for around 4/5 years but feel I need to learn a lower level language to fill in the gaps of how a computer works, so many opinions out there but my gut is telling me to go with Rust, any opinions, thanks!
@TheRealMangoDev
@TheRealMangoDev 3 ай бұрын
writing compilers in rust is a godsend. Try doing that, i know ur gonna like it
@v6awsome
@v6awsome 3 ай бұрын
i come from python environment, and started learning rust about 2 weeks ago. First it didn’t sense to me, like reading ancient script but then i started to understand Result and Option which are really useful and things are getting better now
@porky1118
@porky1118 3 ай бұрын
2:00 I don't agree on that. Not all new software should be written in Rust. I still have some library I wrote in C, which I wrote after Rust became one of my default languages. At that time, there was a second low level language, way more powerful than Rust, but less memory safe and without orphan rules, which could become one of the greatest languages if it was more like Rust (it already has a borrow checker, just like the second generation Rust borrow checker), especially when it comes to some kind of orphan rules. So since I wanted this library to be some kind of default library which can be used everywhere, I decided to just use C. I also wrote a safe Rust wrapper for it.
@MiebakaIwarri
@MiebakaIwarri 3 ай бұрын
Started learning Rust last week, it's pretty intense coming from a python background, however it's pretty good
@gracjanchudziak4755
@gracjanchudziak4755 Ай бұрын
I also want to make a switch from Python, any advices??
@MiebakaIwarri
@MiebakaIwarri Ай бұрын
@@gracjanchudziak4755 Try no to skip or jump the learning process, it always comes back for you to pay the dues in full
@coolbrotherf127
@coolbrotherf127 2 ай бұрын
I'm taking an Operating Systems class and it's being taught in Rust and not C anymore. I don't know how make other Universities are doing the same thing, but it's very likely newer graduates will be much more familiar with Rust than C over the next decade.
@ninjatwentyfive
@ninjatwentyfive 3 ай бұрын
Fullstack developer here, used typescript for near 4 years, now I have started using Rust for about a year ago. I must say it is very good , specially the ownership model is the selling point. Also used in LLMs and it works like charm. And thanks to you it was on your channel two years ago you said nobody uses rust but they will, guess what now everyone uses it. Prohecy went true.
@methem7802
@methem7802 2 ай бұрын
also fullstack developer looking forward to learning Rust, what are the use cases you find yourself using Rust for ?
@YourCompanyCTO
@YourCompanyCTO 3 ай бұрын
Personally working as a Blockchain Engineer with Rust.
@-marci
@-marci 3 ай бұрын
I hope rust gets more popular!
@daniel29263
@daniel29263 3 ай бұрын
It will. The world is written In C today, in a decade it will be written in Rust.
@Direkin
@Direkin 3 ай бұрын
@@daniel29263 Either that or Zig.
@theairaccumulator7144
@theairaccumulator7144 3 ай бұрын
@@daniel29263 lol nope. Billions of lines of proven and well tested legacy code will not be rewritten any time soon. The Rust Foundation will also inevitably pull a Red Hat or Redis Labs at one point and cause any serious user to switch away from Rust because who wants to use a language with tons of internal drama?
@johanngambolputty5351
@johanngambolputty5351 3 ай бұрын
I want the jobs to be available, but I don't want the competition from other programmers haha. Still, the second part seems hard to avoid, since the development experience is so good.
@HonsHon
@HonsHon 3 ай бұрын
@@daniel29263 I don't personally see this happening. Especially in embedded environments. Things move so slow. More like 25-50 years.
@dschledermann
@dschledermann 3 ай бұрын
I've more or less converted my coding job from PHP and Perl to Rust. I work in a telco and we use a lot of backend jobs for telephony configuration, micro billing calculations, batch processing etc..Much of it is a high volume of records, with some databases having billions of records, growing with tens of thousands every hour. I adopted Rust initially because of a particularly heavy task where I had to do a set of calculations for everyone of our mobile subscribers. Rust could do this much, much faster and a lot more memory efficient than PHP or Perl (another language we use). In the process I discovered that Rust is just really nice to develop in compared to PHP and Perl, so now most of the new projects I'm involved with are being developed in Rust.
@kevinmcfarlane2752
@kevinmcfarlane2752 3 ай бұрын
Anything is nicer to develop in than Perl! Definitely the worst language I’ve ever used.
@dschledermann
@dschledermann 3 ай бұрын
@@kevinmcfarlane2752 true. It's extremely painful and hands down the worst. Adding insult to injury, the guy who coded most of the code I've inherited neglected to impose any real structure to the code. Functions spanning hundreds of lines, variable names often only two or three characters, generous use of global variables, absolutely zero testing, hard coded credentials, you get the point.
@mahor1221
@mahor1221 3 ай бұрын
Your work is appreciated.
@rkr8663vd9iypaneyvnwezpbtrcg
@rkr8663vd9iypaneyvnwezpbtrcg Ай бұрын
you said what every Rust developer wants to hear
@itachikapitaji9055
@itachikapitaji9055 11 күн бұрын
how long does it take to learn rust good enough to get a job if you have a programming/ web development background.. anyone?
@godofwar8262
@godofwar8262 2 ай бұрын
I had learned mern stack and want to learn new things what should I chose for backend golang rails, rust
@stef9019
@stef9019 3 ай бұрын
Only problem for now is for most of the people watching this channel; 95% of these available positions are for seniors. Most positions cite 3+ years of hands-on Rust experience from my research. Of course, you don't always need 100% of the requirements that are being set, but it is pretty hard starting as a graduate or developer without professional Rust experience. It's the classic chicken and egg story. I think with more adoption in the future two things will happen: 1. Once companies have Rust teams set-up and running for a while, they will start looking for more junior devs 2. Once Rust gets adopted more in industries, education will adapt as well (although I suspect this will take a long while still)
@kevinmcfarlane2752
@kevinmcfarlane2752 3 ай бұрын
Yep, I’ve found this. IIRC I got rejected for one job in about ten minutes! 😮
@zoeherriot
@zoeherriot 3 ай бұрын
You know Ready At Dawn was shutdown last week right?
@JanneSnow
@JanneSnow 3 ай бұрын
Bogdan, new haircut is so good on you. Thanks for the video to keep me motivated on keep coding in Rust, even though I'm ts/python backend developer
@viniciusmelquiades
@viniciusmelquiades 3 ай бұрын
A friend of mine was working for Ubisoft on a rust project, but I don't think she ever told me what it was, and I don't think that she could, or if she still worked for them
@rumplstiltztinkerstein
@rumplstiltztinkerstein 3 ай бұрын
Rust with AWS experience is a very good idea. Many companies want to cut costs by refactoring existing code to Rust.
@TheGodfather101
@TheGodfather101 Ай бұрын
the built in package manager and bootstrapping is reason enough. Cargo > Conan, Vcpckg, Msys, Cmake.
@PaulSebastianM
@PaulSebastianM 3 ай бұрын
3. Maintainability is still unproven. Refactoring lifetimes is not easy.
@IAmOxidised7525
@IAmOxidised7525 3 ай бұрын
Good to hear about this , I am learning Rust and also bought a book for it
@AdamFiregate
@AdamFiregate 3 ай бұрын
I continue my Rust journey since last year February. ✨💛
@maestrogoldring1094
@maestrogoldring1094 3 ай бұрын
Thanks for the videos. I’m starting to look at Rust, just taking beginning steps.
@epicman9105
@epicman9105 3 ай бұрын
as a business owner, i can proudly say we use and love rust!!
@letsgetrusty
@letsgetrusty 3 ай бұрын
Awesome!
@WillDelish
@WillDelish 3 ай бұрын
Been learning rust on/off. Really like it! I plan on potentially using it at work when the time is right cause node projects age like milk…
@justasydefix6251
@justasydefix6251 3 ай бұрын
5th year of being jobless after convincing myself to mainly use RUST instead of C/C++. (There aren't enough jobs for RUST compared to other languages). It is also not used as much. Maybe after another 5 to 10 years, they will completely rewrite code bases in Rust to replace C/C++.
@kevinmcfarlane2752
@kevinmcfarlane2752 3 ай бұрын
I feel your pain. I’m longtime jobless too. Age is now a factor I suspect, even for a freelancer. But plugging away with Rust and other things nonetheless.
@fernandohsgoncalves
@fernandohsgoncalves Ай бұрын
Hello from Brazil! We are using rust for all kinds of backend developments at will bank, which is a fintech startup, with millions of clients
@internet.hoje2023
@internet.hoje2023 26 күн бұрын
Tem palestra sobre como vcs estão usando rust?
@fernandohsgoncalves
@fernandohsgoncalves 25 күн бұрын
@ não tem ainda! Mas está nos planos
@internet.hoje2023
@internet.hoje2023 24 күн бұрын
@@fernandohsgoncalves ah, legal.
@levizin917
@levizin917 3 ай бұрын
I use in backend web in my company, a lot of good upsides, but lately it is getting anoying how many problems appear when doing simples things and how long it takes for compile
@Direkin
@Direkin 3 ай бұрын
Last time I looked at Polars, a lot of the documentation for Rust was out of date, and most of their working examples were for Python. I wonder if they've improved on that now.
@mjpthetrucker9485
@mjpthetrucker9485 13 күн бұрын
Had no idea this was being adopted on this scale. I started learning it just because I am using Tauri. 😮
@alexcarter8082
@alexcarter8082 3 ай бұрын
Lucky to be able to help build delivery drones using mostly Rust now a days!
@ramachandrareddy5376
@ramachandrareddy5376 3 ай бұрын
Which company ?
@eyesonly4451
@eyesonly4451 2 ай бұрын
I'm looking for a Swift programmer for ongoing API development and maintenance over the long term. Familiarity with Swift's async/await concurrency model is a must. Can a Rust programmer make the leap to Swift?
@DunckingTest
@DunckingTest 3 ай бұрын
Can you share some production projects that use rust to learn from
@daniel29263
@daniel29263 3 ай бұрын
Browse the standard library.
@mythbuster6126
@mythbuster6126 3 ай бұрын
Zed editor source code has been very helpful to me in terms of code structure, error handling and libraries they use
@dude2542
@dude2542 3 ай бұрын
May I ask how rust is used partially? I can't wrap my had around how for example Linux is part c/c++ part rust. I understand that C can easily compile to bin and then be used as a bin file, but rust a bit a more complicated.
@alexzaharov
@alexzaharov 3 ай бұрын
MultiversX is using Rust for everything on their blockchain 😎
@zxcvbnm-pb1we
@zxcvbnm-pb1we 3 ай бұрын
Hey Bro, hope you are doing good. You look tired. Great content again. Thanks for all your work. Keep going.
@theveloper3678
@theveloper3678 3 ай бұрын
Thanks for this, enough motivation to learn rust!
@VthePeople4156
@VthePeople4156 Ай бұрын
Is it worth of learning Rust???? Future job market on rust??? Job security on rust????
@goshawk_fly
@goshawk_fly 3 ай бұрын
"AAA game studios use Rust" is a strong argument for me
@mrtruth84
@mrtruth84 2 ай бұрын
What about web development, like web api's and microservices?
@PaulJaros
@PaulJaros 3 ай бұрын
Thank you for the market analysis. 👍
@keyaar3393
@keyaar3393 Ай бұрын
Does it have object oriented features?
@Sluggernaut
@Sluggernaut 21 күн бұрын
At this point it would just be easier and better to learn how to program C++ more securely and linting or static code analysis ensure that is the case.
@rounaksen1683
@rounaksen1683 3 ай бұрын
How can I get a Rust Job as a final year fresher in Bachelors in CSE ? Any tips ?
@mcmoodoo
@mcmoodoo Ай бұрын
Mistake at 3:23 - Ethereum does NOT use rust for smart contract development, it uses Solidity.
@notdeus3834
@notdeus3834 3 ай бұрын
Nah, the hardest thing in the world is me, after the borrow checker tells me I have skill issues 40 different times in one instance pause
@kulikgabor7624
@kulikgabor7624 3 ай бұрын
Borrow checker is easy. Find and fix a mem leak is tough.
@vanov88
@vanov88 Ай бұрын
Unironically people struggling with the borrow checker really have skill issues. The ownership rules are simple and you should already apply them in other languages as well. Yes you are allowed to pass multiple mutable references all over the place in Java but it doesn't mean that you should do it. Ever heard about immutable objects and how safe they are in Java? Probably but you rarely use them because? Skill issues Find me a java developer that introduces mutability ONLY when it's necessary... If you are really experienced in programming, you will never fight with the borrow checker. Rethink your design choices if you run into issues with the borrow checker.
@notdeus3834
@notdeus3834 Ай бұрын
@@vanov88 well, I am a newbie in programming so it's fine, I think? My main problem, tbh, is I have terrible working memory and also struggle with following plans💀 but I'll get gud eventually
@keyurbodar-go5qq
@keyurbodar-go5qq 3 ай бұрын
Rust is going to be my first programming language.
@letsgetrusty
@letsgetrusty 3 ай бұрын
He is the chosen one
@insecuree3598
@insecuree3598 3 ай бұрын
​@@letsgetrustyHe doesn't know yet
@codingwithjamal
@codingwithjamal 3 ай бұрын
⁠lmao real
@keyurbodar-go5qq
@keyurbodar-go5qq 3 ай бұрын
@@codingwithjamal @letsgetrusty yeah, is not that a good choice? what do you recommend?
@fortrress
@fortrress 3 ай бұрын
@@keyurbodar-go5qq go for it you can do it
@frizzel4
@frizzel4 2 ай бұрын
I'm a data scientist and I work on a research team that uses rust for running simulations and julia for creating visualizations
@hemangdave1038
@hemangdave1038 Ай бұрын
should i learn RUST or ZIG??? Please help.
@01MeuCanal
@01MeuCanal 3 ай бұрын
Can you use Rust with Framework made in other languages, like OpenCV, Vulkan, DirectX or Pytorch?
@jcm2606
@jcm2606 3 ай бұрын
If the library/framework has a C API, yes. Rust supports the C ABI, so Rust bindings can be made for any library/framework that has a C API.
@draxiii9765
@draxiii9765 3 ай бұрын
But rust jobs experience criteria is like min 3-4 years making it not suitable for just pass out university 😢
@kevinrineer5356
@kevinrineer5356 3 ай бұрын
If you have a good enough portfolio of Rust projects, ignore their experience request. Its just their guess and a good company will value the proof of working projects over the guess that someone with "3 years of experience" is a good enough rust programmer.
@veliuysal
@veliuysal 3 ай бұрын
Smart Contract development in Ethereum is using Solidity, not Rust. Reth is developed by Rust.
@nicklam3594
@nicklam3594 3 ай бұрын
Grok uses googles jax for training and rust (probably candle) for inference and backend
@parlor3115
@parlor3115 3 ай бұрын
I heard the Ryzen 4070 driver is written in Rust
@daniel29263
@daniel29263 3 ай бұрын
What is a Ryzen 4070?
@sadiqabubakar7185
@sadiqabubakar7185 3 ай бұрын
😂😂
@ShimoriUta77
@ShimoriUta77 3 ай бұрын
Cursed Ryzen 4070 💀
@abc_cba
@abc_cba 3 ай бұрын
@@daniel29263 i think he means rtx 4070
@daniel29263
@daniel29263 3 ай бұрын
@@abc_cba it's very specific to write a driver for a single GPU, and also no, the Nvidia driver is not written in Rust. I'm starting to think this is some kind of meme that flew over my head.
@RyanWaweru-x1w
@RyanWaweru-x1w 2 ай бұрын
I'm seeing people comment on moving from high to low level language. See it ain't that hard as you make it. It's hard but y nt tht much. As long as you understand fundamentals, ie, algorithms, pseudocodes and flow charts, the rest comes a bit easy. It's same logic different syntax. Bt I'd advice anyone to start with c# first, then you can dive into any other language
@nowaynoway1798
@nowaynoway1798 3 ай бұрын
is there any job seat for freshers tho?
@АбуталифАкылбеков
@АбуталифАкылбеков 3 ай бұрын
Last time I checked Near was also built I rust, not just it's smart contracts.
@jamemamjame
@jamemamjame Ай бұрын
If I want to create a simple project using Rust, do I need to know about lifetime?
@sadiqabubakar7185
@sadiqabubakar7185 3 ай бұрын
The only rust use cases I have heard of in ethereum is mainly for ethereum clients not smart contracts
@keizbot
@keizbot 5 күн бұрын
I definitely think cybersecurity and aerospace are the industries that would benefit most from Rust
@Wilkbezstada
@Wilkbezstada 3 ай бұрын
I just love to write CLI tools for my needs.
@deathineyes
@deathineyes 3 ай бұрын
Nice research
@dezly-macauley
@dezly-macauley 3 ай бұрын
This is why I moved away from the JS ecosystem to Rust. Rust may have way fewer jobs but is being used in fields that I care about. If I need something higher level I just use Python with types.
@uchennaofoma4624
@uchennaofoma4624 3 ай бұрын
Amazing video
@neelabhsharma5894
@neelabhsharma5894 3 ай бұрын
Hey bro I would love to learn rust frameworks from this channel If you could do that it would be helpful
@isaacwoollen
@isaacwoollen 3 ай бұрын
Software engineer at retail company here, we’re writing all new software that runs in our retail environment in Rust and it’s amazing!
@mythbuster6126
@mythbuster6126 3 ай бұрын
What do you use on the frontend
@yon1623
@yon1623 Ай бұрын
noone ever said "learning rust is the hardest thing in the world " its just another language
@samuelec
@samuelec 3 ай бұрын
In a sentence: Rust can be found where C is used or would be used. It isn't, for example, covering web development except niche cases
@Helios-1337
@Helios-1337 3 ай бұрын
I just got hired as a rust microservice developer as a fresh graduate
@HonkyTonkWhiteBoi
@HonkyTonkWhiteBoi Ай бұрын
Cyber Security + Rust = winning
@TobiasFrei
@TobiasFrei 3 ай бұрын
Not to forget in automotive: Renault Ampere 🤓🇫🇷
@ziad3274
@ziad3274 3 ай бұрын
self taught here , I start with Python and now learning rust , I want to use it for finance ( HFT ) , anyone here ? , is Rust good for beginners like me ?
@watermelontreeofknowledge8682
@watermelontreeofknowledge8682 3 ай бұрын
This is not a knock on you at all, but you seem a little new to English. If you want to stand out, learn how to correctly use English punctuation. Try to emulate the punctuation of native speakers/writers. This goes for all manner of speaking and writing in English. Try to sound like you are from the US and you’ll get a lot more job opportunities and help from English-speakers abroad. Good communication beats coding skills every day so it’s worth investing your time to improve.
@farzadmf
@farzadmf 3 ай бұрын
Curious to know how many times "Rust" was mentioned in this video 😆
@farzadmf
@farzadmf 3 ай бұрын
Good! Hope everyone keeps winning!
@HonsHon
@HonsHon 3 ай бұрын
@@RustIsWinning I know you are a troll, but I don't even think the original commenter was complaining about rust.
@hamzak.741
@hamzak.741 3 ай бұрын
Who's here in 2026 (raise your hands)
@techpriest4787
@techpriest4787 3 ай бұрын
I will be. :D
@sovenok-hacker
@sovenok-hacker 3 ай бұрын
me ;)
@jennifer-ashleykuiper4732
@jennifer-ashleykuiper4732 3 ай бұрын
Will be
@PikminGuts92
@PikminGuts92 3 ай бұрын
🙌
@Dan-t5c4t
@Dan-t5c4t 3 ай бұрын
What’s GTA6 like?
@danwellington3571
@danwellington3571 3 ай бұрын
The only thing on this list that gives me total confidence in Rust is Tor If Tor is bad people die So they went for Rust
@Miles-co5xm
@Miles-co5xm 3 ай бұрын
Started learning rust this year and found a job without explicitly looking for in India. Maybe I am lucky...
@kevinmcfarlane2752
@kevinmcfarlane2752 3 ай бұрын
Yes you are
@freeottis
@freeottis 3 ай бұрын
Looking at the job postings, only in blockchain looks like
@niamotullah99
@niamotullah99 3 ай бұрын
Rust is already more popular for me. Changed the way i think.. Just need more frameworks
@HonsHon
@HonsHon 3 ай бұрын
more popular for you? I get what you are trying to say, but that isn't the right word.
@martinluther5603
@martinluther5603 2 ай бұрын
I want to do some projects on Rust, is there anyone who can help me to make one?
Ultimate Neovim setup for Rust development
13:23
Let's Get Rusty
Рет қаралды 33 М.
All Rust features explained
21:30
Let's Get Rusty
Рет қаралды 322 М.
How many people are in the changing room? #devil #lilith #funny #shorts
00:39
Can You Find Hulk's True Love? Real vs Fake Girlfriend Challenge | Roblox 3D
00:24
Why Rust is NOT a Passing Fad...
8:54
Travis Media
Рет қаралды 44 М.
All Rust string types explained
22:13
Let's Get Rusty
Рет қаралды 184 М.
Why I Chose Rust Over Zig
33:18
ThePrimeTime
Рет қаралды 211 М.
Interview with Senior Rust Developer in 2023
9:46
Programmers are also human
Рет қаралды 741 М.
I spent six months rewriting everything in Rust
15:11
chris biscardi
Рет қаралды 441 М.
Why do developers hate Rust?
8:20
Let's Get Rusty
Рет қаралды 143 М.
why rust libraries may never exist.
7:26
Low Level
Рет қаралды 278 М.
The Ultimate Tier Programming Tier List | Prime Reacts
26:57
ThePrimeTime
Рет қаралды 480 М.
Rust Demystified 🪄 Simplifying The Toughest Parts
14:05
Code to the Moon
Рет қаралды 188 М.
Cybersecurity Experts NOW Recommending These Languages
7:51
Travis Media
Рет қаралды 21 М.