Comment on How do you find relevant technical information online?
PlexSheep@feddit.de 1 year ago
When doing technical things, I find the best source to always be the provided documentation. For example, when using an external crate in Rust, docs.rs or when coding a Django Webapp the official Django documentation.
When starting out, these often contain examples or guides/tutorials.
When that does not help, it goes back to putting relevant keywords into the search engine and hoping for the best.
brothershamus@kbin.social 1 year ago
Note that this does not apply to Microsoft. Like, at all. :)