Live data from Hacker News

Ask HN: What programming languages are you learning currently or in 2025

news.ycombinator.com

11–15 of 15 posts

Re: Ask HN: What programming languages are you learning currently or in 2025

#11
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

Re: Ask HN: What programming languages are you learning currently or in 2025

#14
V (vlang.io), Jai, and more WASM.

Fun to try a bit different (not too far out and are Go and C alternatives), that also are languages with some potential, and not get trapped in the corporate usual (C# and JavaScript, looking at you).

2025, let the good times roll.

Post reply on HN