@hal_pomeranz@infosec.exchange
Post #3735737
2026-07-11 08:44 UTC
@NuclearOatmeal@beige.party Yep, I generally have several milestones I’m looking to accomplish when trying to achieve basic language proficiency:
1) The “hello world” level— can I produce simple output, and then do it iteratively?
2) Simple single-dimensional array manipulation, like a bubble sort
3) Multi-dimensional array manipulation. Conway’s life is a good one, but one of my faves is Warshall’s minimax graph theory algorithm.
4) Something recursive like computing all permutations of a set, eight queens, or Towers of Hanoi.
Replies (0)
No replies.