Python
- Debargha Bhattacharjee: How to Upscale Images With chaiNNer
- chaiNNer: Interactive Visual Comparison of Upscaling Models
Rust:
some resources shown in this Video:
- https://doc.rust-lang.org/stable/book/
- https://github.com/rust-lang/rustlings
golang:
- https://www.velotio.com/engineering-blog/understanding-golang-channels
- Learning Golang: Introduction to Concurrency Patterns, goroutines and channels (Mario Carrion)
- Your first HTTP Server in Go – Go Web Basics #1
- Golang Tutorial 3 – Golang pointers explained, once and for all
- The fastest go web framework out there? Getting started with Iris
- Is Fiber the best Go web framework? Better than Gin?
- Protobuf getting started
kotlin / spring boot
- Philipp Lackner: Backend Dev Crash Course for Beginners With Spring Boot
- Pixegami: Pydantic Tutorial • Solving Python’s Biggest Problem