Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@kubikpixel@chaos.social
2024-12-11 10:50:14

«How to Learn Rust in 2024: A Complete Beginner’s Guide to Mastering Rust Programming»
– from @… on @… blog
Yes, I admit, I have to seriously go through this because I still find learning Rust difficult.
🦀

@loleg@fosstodon.org
2024-11-12 13:24:23

One week to go with last places up for grabs! Join us at DINAcon 2024 next week in Bern to hear about:
💠 AI in Parliament: A Roadmap for the Parliamentary Library { Jacqueline Kucera }
🌸 How can large language models be used for sustainable procurement? { Marcel Gygli, Luca Rolshoven }
🌿 Source code sovereignty: local alternatives for an independent digital future { Tobias Brunner }
🧑‍⚖️ My workshop on open source contracts with Simon Schlauri
🌃

DINAcon logo and conference banner - future models for a digital, sovereign and sustainable Switzerland
@kubikpixel@chaos.social
2024-12-11 16:00:05

Mastering Rust's Error Handling: A Guide to Writing Reliable Code
Rust's error handling system is a cornerstone of the language's commitment to writing safe and reliable code. As a Rust developer, I've come to appreciate the power and flexibility it offers. The system is designed to make error cases explicit, ensuring that developers consider and handle potential failure scenarios. […]
🦀