←back to thread

4 points adelowo | 1 comments | | HN request time: 0.207s | source

I’m currently learning Zig but the lack of a package manager and the ever changing language scares me off. Tutorials are broken from just a year ago.

Context: Go developer for 7 years and would love to stay in the systems space without Rust

1. purple-leafy ◴[] No.42201325[source]
C and C#, possibly Go (one of C# or Go based on jobs).

Learning C via "C Programming: A modern approach" to have a deeper understanding of memory management, stack/heap, lifetimes, pointers, low-level etc

Learning C# for my career, and to get more familiar with SOLID, OOP, Backend coming from TypeScript/Python

In 2025 I plan to try either C++ or Rust for graphics programming