#learning-journey
Read more stories on Hashnode
Articles with this tag
Just figure out a way how. · That way, by the way, is almost always "start working on the project." I never thought I could make a game from "scratch" in...
OR: My ongoing battle with Android · So readers, I'm taking three CS courses at university this final semester: iOS programming, Operating Systems, and...
M.A.R.I.E. Have you heard of MARIE before? Probably not. It stands for Machine Architecture that is Really Intuitive and Easy, and you can read more...
Multimaps and recursion, oh my · Day 12 of the 2017 Advent of Code was a fun one. In it, we're given a series of 'programs' that are connected to one...
Iterators? You got that right. · Iterators. They're confusing. They're (sorta) pointers. They're mostly pointers. But they're not quite normal pointers....
Simplest interpreter ever? · Advent of Code 2017 Day 5 is a fun little diversion. Basically, we have the world's simplest assembly code: each line has a...