Elektrine lite

← Feed

@encukou@mastodon.social

Post #2474892

2026-04-17 07:14 UTC

@christophehenry@mastodon.social Not necessarily; if you learn assembly, C++, or Rust, you'll get the concepts as well. But also, in code where locality or SIMD matter, C will be extremely similar to C++ or (unsafe) Rust. And you'll be staring at assembly when optimizing it, regardless of language. No need to learn quirks of the C preprocessor or dark corners of libc, of course -- other languages are better at that, including Python. But "learning C == learning pointers" is a reasonable simplification.

Replies (0)

No replies.