I keep jumping around programming languages for the past few years. For work, I’ve been learning C# with .NET. Prior to that, it was Python and Vue.js, and before that, it was PHP, GraphQL and a few other things. But I want to learn SwiftUI again, so I’ve started writing tutorials on my other blog.… Continue reading Learning SwiftUI–Again
Category: DevFright
DevFright.com 2012 – 2018 Report
DevFright.com began life as CodePath.org back in December 2012. I started it with the intention of keeping notes of the things I was learning when I started to learn how to program at the beginning of that same year. After a few months, I changed codepath.org to devfright.com and also moved the content over as… Continue reading DevFright.com 2012 – 2018 Report
Creating my First Static Library in Xcode
After learning to program for a couple of years and even posting some tutorials of my own of things I learned along the way, I figured it’s time that I start putting some work out there both in the app store and for developers to use. I work primarily with Xcode and enjoy designing and… Continue reading Creating my First Static Library in Xcode