How I’m teaching myself Computer Science (Update 1)
Have you decided to teach yourself computer science?What is computer science? Computer science is a collection of different studies r...
Xcode Shortcuts Flashcards
08/25/2022How to make an MVVM Swift UI App
08/22/2022Code Katas in Swift (#2 Gravity Cubes)
08/02/2022All Stories
My first Swift UI MVVM App
BeautifulI made my first MVVM app following the course by Swiftful Thinking / Nick Sarno. Here is what you will learn.What is MVVMMVV...
07/21/2022List of all SF Symbol names
I wanted to have a selectable gird of all the SF Symbols in my app. Couldn’t find it, so I made one. Copy below.https://medium.com/me...
07/20/2022Swift UI is not reloading my views
Here’s a problem. I made a simple multiplication table practice game in swift ui.I have some images of letters that I want to turn in...
07/09/2022How to add Inner Shadows to Text in Swift UI 4.0
Just watched the awesome tutorial from Paul Hudson on inner shadows, a new feature coming with iOS 16. His youtube tutorial is excell...
06/29/2022Why I’m teaching myself Computer Science
This is where I lived during 2012’s super storm, Hurricane Sandy.Photo by Matthew McDermott (Far Rockaway, New York)I watched the cit...
06/15/2022Code Katas in Swift (#1 Roman Numerals)
Code Kata型 かた:kata (set sequence of positions and movements in martial arts); style (in kabuki, noh, etc.); formHow do you get good a...
06/11/2022