by Dimitar Dyankov | Apr 6, 2022 | Article, Coding
There 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...
by Dimitar Dyankov | Apr 6, 2022 | Article, Coding
Coding on mobile is becoming a viable option and as 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...
by Dimitar Dyankov | Oct 5, 2021 | Article, Coding
C# .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...
by Dimitar Dyankov | Sep 3, 2021 | Article, Coding
Have 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...
by Dimitar Dyankov | Jul 24, 2021 | Article, Coding
Web developers often struggle with the ability to debug their code and see what is causing elements to look out of place. In one of our previous articles we looked at the best browser for web development, and in this article we will look at how you can use one of...
by Dimitar Dyankov | Jun 16, 2021 | Article, Coding
Are you, or do you want to become an Android developer? Google has an IDE (independent development environment) specifically made for Android development called Android Studios. There are many other options for developing for Android however if you want to create...