Skip to content

RealKrazy/RealKrazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

I don't have much to say so I will just write about the languages I'm learning and working with:

  • C# - good for software and web development; the first serious programming language I've learned
  • Rust - awesome in general but especially for CLI, quick prototyping, and robust error handling
  • JavaScript (mostly TypeScript) - web?
  • Zig - new replacement for C. apparently quicker than Assembly?...
  • Haskell - a purely functional language that you think in differently. prototyping in it feels quick
  • OCaml - early in, but seems like a better Haskell for now...

I would also like to learn: Go, PHP (it became good? plus, never tried it), and more!

Note: most of this is, most likely, not up to date; I might think of a better representation for what I'm working on.