Codeman7Coaching soccer, as SWE perspectiveSo I have three sons. One is 8 playing U10s the other two are younger. I’m coaching the U8 son’s team because they were short on coaches. I…Aug 18Aug 18
Codeman7Buying a house: Part 1First, should I buy a house, right now? This is the largest financial decision of my life so this is scary. There are countless calculators…Oct 8, 2020Oct 8, 2020
Codeman7Challenge yourselfIt was a almost a year and a half after my dad passed away, about a year and three months of being married and a year of being a dad. I had…Mar 14, 2017Mar 14, 2017
Codeman7Creating an iOS app from Scratch: Day 3I know its been a few days, sorry been busy with other projects. Ok now that we are past that where did we last leave off? I think we are…Oct 1, 2016Oct 1, 2016
Codeman7Creating an iOS app from Scratch: Day 2Today was a busy day had to do some moving and an interview. Also spend some family time so might not get too much done but let’s see what…Sep 25, 20161Sep 25, 20161
Codeman7Creating an iOS app from Scratch : Day 1I am going to attempt to build an iOS app and blog about it everyday. I so far have been very inconsistent in all my attempts at…Sep 24, 20161Sep 24, 20161
Codeman7Swift: Insertion Sort with a Functional ApproachJust in case if you haven’t read any of my other post I am aware of .sort() & .sorted() in Swift, this is just to learn the basics of…Sep 20, 2016Sep 20, 2016
Codeman7Swift: Selection Sort with Functional ProgrammingDisclaimer: If you know what Selection Sort is jump to “Traditional approach & .sort() is part of the language already.”Sep 18, 2016Sep 18, 2016