Jan 26How to organise your life’s minor tasksProcrastinating can be a big challenge to your daily life. Knowing you have things to do but not doing anything about it can make you feel stressed sometimes. For me personally I have found that sometimes during the day I remember something minor I needed to have done. If I…Life Lessons2 min read
Dec 28, 2021The coding hub plan for 2022In 2021 I decided to start a Medium blog and a YouTube channel to share coding and technology related content that I am interested in. This came on the back of my Udemy courses and website that I run. I personally really enjoyed writing and talking about coding and technology…Followforfollow2 min read
Dec 24, 2021How to make extra income as a programmerAre you a developer and wondering how you can make extra cash on the side? Like many of us we work full time and want to diversify our revenue streams. As a developer we actually have so many options with ways we can do that! The aim of this article…Programming3 min read
Dec 1, 2021Visual Studio Code OnlineVisual Studio Code is one of the best IDEs (Independent Development Environment) around. It is extremely flexible due to the number of extensions and themes you can install. If you are a fan of VS Code then this new release is probably quite exciting. Microsoft Recently released an online version…Visual Studio2 min read
Nov 10, 2021Ways to learn how to codeThere are many tools at our disposal these days that we can use to learn how to code. I have gathered a small but useful list that can help new or existing developers learn new skills or simply reaffirm lost knowledge. Mobile Apps There are so many mobile apps available on both…Programming2 min read
Nov 8, 2021Changing your frame of mind when coding on mobileAs mobile phones are becoming more powerful tools it is only normal to be curious if you can code on the go using your smartphone. However some adjustments are required in the way you work and the way you think about coding. A lot of people have the misconceptions that…Android2 min read
Nov 7, 2021How To Create a .NET Core Web ProjectC# .NET Core is one of the most popular programming languages and frameworks currently available. The reason for this is it provides great versatility, a lot of built in functionality and brilliant support. In addition to this it is backed by Microsoft and used everywhere in Microsoft Azure. In this…Net Core3 min read
Nov 7, 2021Azure Storage Account For BeginnersAzure Storage Accounts are a great way to store media, application logs, simple queue and basic database storage as well. They are very cheap to run for what you get and they have great availability. In this article we will see how to create an Azure Storage account using the…Azure3 min read
Nov 7, 2021How to calculate Azure cloud service costsSome of the biggest concerns for new companies or users to use cloud computing is the fact that there is no way to know exactly how much you will be spending each month. However, that is also the beauty of cloud computing because you will most likely save a lot…Azure2 min read
Nov 5, 2021How to install your websiteHave you ever seen the install button on your browser when looking at a website? Or have you seen the Add to Home Screen when browsing websites on your phone or tablet? These are all Progressive Web Apps (PWA) that allow you to install the website to your device. This…Pwa2 min read