In my last article, I described my upcoming summer focus on learning more about artificial intelligence (AI). It will be a summer that will unveil new possibilities for me as a programmer. Therefore, in this article, I will share my more detailed roadmap for this education within AI – a roadmap designed to help me transition my skills as a traditional programmer(IOS) into the skills required by an AI engineer. 1. Learn the Basics of AI
Hey! Just want to chat a bit about my upcoming vacation. Unlike most, I’m mixing up some family time with a dash of tech growth. I’m not just planning for some poolside relaxation and walk in the mountains, I’m also gearing up for my next move in the job market. Now, don’t get me wrong. It’s not all work. I’m super excited about the trips, the family time, and those afternoons in the mountains in southern Europe. But, when the sun sets and the my world quiets
Choosing between flying solo as a freelancer or going with a full-time job is a big deal. Both roads have their cool stuff and hard parts. Here’s my take on each, based on my personal experiences…or lack thereof..It should be noted that when I write about the freelance life it is with the disclaimer that I have not done it for several years, but am strongly considering it again and therefore in this article tries
The rise of artificial intelligence (AI) is one of the most talked-about trends in the tech industry today. Some experts believe that AI has the potential to revolutionize the way we work, while others are concerned that it could lead to widespread job losses. McKinsey & Co. just dropped a new report, and sadly for those of us who like job security, it’s not painting the rosiest picture while it’s saying AI might take over a
Although we as Curators get an easier task when we develop code or write tasks, there is an even bigger task ahead of us: To validate the result that our AI gives us. In the extremely simple example below, I will iterate through a list of 10 strings and print them to the console. By asking ChatGPT: “Give example of a loop in Swift code interating 10 strings” At first I get this result which is




