Jan Wedekind
- 2 Posts
- 2 Comments
Joined 2 years ago
Cake day: July 2nd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Jan Wedekind@programming.devto Learn Programming@programming.dev•Hi Lemmy! Confused about what programming language to learn next.3·2 years agoC if you want to do low-level programming. Clojure if you want to do high-level programming.
Linux is written in C. Many native extensions are written in C. If you are able to program in Clojure and use Java native interface and C to write performance critical code, you are covered on all ends.