Zeroes and Ones

  • Home
  • |
  • Blog

This is my learning blog

51 Posts

  1. Code Retreat, focus on the process

    18 November, 2019

    Saturday morning started with my computer plugged on and surrounded by a plethora of new faces. We were there to write some code, but unlike…

  2. A Bucket of Cold Water

    15 November, 2019

    Have you ever received a bucket of cold water? It might not have been very pleasant. It's an overwhelming experience that takes all of your…

  3. Refactoring

    12 November, 2019

    If you have been reading this blog, you will know that recently I coded a toy app that transformed binary into decimal values. If you haven…

  4. Re Learning

    10 November, 2019

    I've been reading 'Code' by Charles Petzold. Awesome book, Charles takes you from the very basics of human coding (from Morse Code, Braille…

  5. The Rabbit Hole Struggle

    07 November, 2019

    Lately I've been having some issues with what I would call "The Rabbit Hole Struggle". What do I mean by that? Well basically it has been…

  6. Reading Source Code

    06 November, 2019

    Writing a working solution to a problem using code is one thing, but being able to read someone else's code is a different ballgame. When we…

  7. Node, Event Emitter, and Inheritance

    04 November, 2019

    My understanding of Javascript, and my interactions with the language, have come mostly from a browser perspective. That is true to the…

← Previous Page12345678Next Page →

Developed by Cristobal Heiss