You’ve heard about Rust, but you never had the chance to try it out?
This course is for you!
You’ll learn Rust by solving 100 exercises.
You’ll go from knowing nothing about Rust to being able to start writing your own programs, one exercise at a time.
Go to rust-exercises.com and follow the instructions there to get started with the course.
rustup
is already installed on your system, run rustup update
(or another appropriate command depending on how you installed Rust on your system) to make sure you’re running on the latest stable version.rust-analyzer
extension.You can find the solutions to the exercises in the solutions
branch of this repository.
What is Networking? Networking brings together devices like computers, servers, routers, and switches so they…
Introduction In the world of Open Source Intelligence (OSINT), anonymity and operational security (OPSEC) are…
Introduction As cyber threats grow more sophisticated, organizations need more than just firewalls and antivirus…
Introduction When it comes to cybersecurity and ethical hacking, one of the most effective ways…
Introduction In the world of cybersecurity, knowledge is power. One of the most powerful skillsets…
Introduction In the vast ocean of the internet, the most powerful tool you already have…