How to learn Rust for FREE 👩‍💻 #programming #software #opensource #technology #career

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Amazing! And don't forget The Rust Book obviously, it covers pretty much anything you need to know about Rust.

Kappq
Автор

I wouldn't recommend rust to beginners.

First off, it's a language that is meant to solve the many memory safety issues of c/cpp. These are languages normally meant for low level stuff where memory safety is crucial. Yes you can write WASM games with it, but it doesn't mean you should, as there are far easier options for a beginner.

For example, Rusts whole ownership and borrowing system is pretty unique to the language and you won't find it in other common high level languages like Python, Java, C# and the fabled Javascript.

In order for Rust to feel good to program in, one has to understand the problem it solves, in my opinion. Else you just feel like you're thrown into a complex language that does things not many other languages do and you won't know why or have as much transferable knowledge.

LiamSwiftTheDog
Автор

I only recently started learning Rust to widen my language base and while it is hard as hell i find it really fun and i love the documentation for it and the community for Rust is really Nice.

Nash-ken
Автор

I'm gonna try it once I finish learning c

gobrin
Автор

Also, Rust is way harder than python, make your decision! ;)

chwydev
Автор

Amazing video! I was never interested in Rust before, but after this video i think i will give it a try! Your videos are really enjoyable and helpful, so keep up the good work👍

alexandrosfournier
Автор

I'm very familiar with Python and I started learning Rust a few weeks ago. I asked my friend (who's learning Python) for a project idea and he told me to make a *word guessing game* in Rust, which I finished yesterday. This is a great first project idea, combining reading a file (a list of 999 words), generating a random number (as the word index), getting user input in a loop, and using Levenshtein's edit distance to calculate the percentage accuracy of a guess.

prawnydagrate
Автор

love ur videos brother but can u make vids for beginners.

Arjun-ytmg
Автор

I love your videos, try to share with us the links

holacontento
Автор

For the last 2 years i have been bullied by rust devs who keep telling me their projects are superior to mine, and now i am finally learning it myself to become one of them 😓

mosomiliardaru
Автор

Can you do a video of a roadmap for learn C++?

BlackdestinyXX
Автор

Project idea: you could build a like button, over multiple platforms, that you can go back to easily. I'm a beginner in coding still. So this idea might not be a good idea

JustinWeaver-lvox
Автор

It looks too intimidating but I would love to learn it so I can use Tauri to make faster apps

dukkcc
Автор

I absolutely love your channel. Could you explain what open source is exactly?

Julie-vy
Автор

Hi Lewis, what would be the best way to start kids onto coding?

abrahamgsolis
Автор

How can I learn it as a total beginner? I.e. I don't have any coding experience whatsoever

vladxful
Автор

I love your videos, and you’re such a chill guy, have a good day man

yu-yu
Автор

RUST: Why take three lines to get an input from the user when you can type FIFTEEN?! 😢

gabehcuodsuoitneterp
Автор

I’m currently re writing every shit program on my computer. File explorer for windows, widgets to replace my titlevbr in nix etc

maguilecutty
Автор

Keep doing these videos please. Subbed

davegersl