| Rust Topic | Link |
|---|---|
| Rust Home Page | rust-lang.org |
| rust-lang blog | blog.rust-lang.org |
| large collection of links, articles, and code | github.com/rust-unofficial |
| C++ Topic | Link |
| C++ reference site | cppreference.com |
| Discussions, Notes, and FAQ | isocpp.org |
| Herb Sutter Blog | blog articles |
| C# Topic | Link |
| C# language docs | learn.microsft.com/dotnet/csharp |
| technical dotnet blogs | devblogs.microsoft.com/dotnet |
| Python Topic | Link |
| Python Home Page | python.org |
| Tutorials | realpython.com |
| Yasoob Khalid blog | python tips |
| JavaScript Topic | Link |
| Mozilla Dev Network (MDN) | JavaScript (MDN) |
| technical articles and blog posts | 2ality.com |
| articles and links | javascriptweekly.com |