Episode 3 Welcome back! In the last episode we looked at the structure of a C file on Xcode for macOS, while also giving a brief overview of the IDE’s user interface (UI). Today’s episode will be a bit more technical as we will delve into the basics of the C Programming Language, focussing ourContinue reading “Learning the C Programming Language as a Classical Musician”
Tag Archives: Coding
Learning the C Programming Language as a Classical Musician
Episode 2 Welcome back! In the last episode we looked at the motivations behind this new delving into the world of programming, why I decided to start with the C Programming Language, and how to create your first C project on macOS 12.x using Xcode 13.x. Today we will analyse the structure of a CContinue reading “Learning the C Programming Language as a Classical Musician”
Learning the C Programming Language as a Classical Musician
Episode 1 Introduction So yes, I am back with learning how to code, after more than 2 years of complete stop during which I have probably launched Xcode twice. Most of those of you who follow me on Twitter do so because of those more than 100 articles I wrote back then when I wasContinue reading “Learning the C Programming Language as a Classical Musician”
Hacking with Swift — Challenge 6
I really hope this time the article will be saved somewhere. I will also maintain local copies of it from now henceforth. Review Before we face our challenge we need to review what was learned in this project. Specifically: We can force our app to run only in specific orientations. This is done in ProjectContinue reading “Hacking with Swift — Challenge 6”
Hacking with Swift – Learning Project 6
I am quite late in my schedule because I had this trip in the middle which screwed up my timetables! But today I should manage to catch up—I hope. The first part of this article is exactly the one I wrote from Turin’s airport in the night between the 2nd and the 3rd of March. Continue reading “Hacking with Swift – Learning Project 6”
