It’s not a surprise that a long time of people’s time these days is spent watching YouTube videos. It has a lot of video content for different things, whether that’s for watching a university lecture, sport event, or a programming tutorial.
Continue readingMonth: December 2019
We are close to the beginning of the new year and it’s very common to see many articles and blog posts talking about the technologies that you should learn during the next year. Brad Traversy has already released a roadmap for web developers in 2020 and Andrew Shearer has prepared a long list of Udemy courses that you can watch to learn the technologies mentioned.
Continue readingRails migrations are really helpful in making database related queries platform-independent. This means that you can easily change the database technology that you are using in your project, without having to spend a lot of time making many existing changes.
Continue readingIf you are a game developer, you probably do not need an introduction to Unity. Basically, it is a cross-platform game engine that allows you to develop games for more than 25 platforms such as iOS, Android, Windows, Mac, Linux, etc.
Continue readingDebugging represents one of the most important activities in software development that you need to do on a regular basis. As a developer, you spend time trying to build something, or change something that is already implemented.
Continue reading