If you have been a Node JS developer like me, you now have something to be excited about. We have a new competitor in town - Deno. Deno is a simple, modern and
I am a lazy f***, and sometimes, while working on my laptop, I don’t feel like stretching my hand aaaaaallllll the way to the laptop. I use an app on my phone
Backend development is a hot topic right now, and there are literally thousands of languages to write a server with. You have the oldest contender PHP, you have Ruby, Python, Java, C++, JavaScript
Now that we are all stuck in our homes in front of the computer, looking for new skills to add to our arsenal, what’s better than learning A Programming Language ? What do
C++, being a strongly typed language, is strict with its types. And there are always cases when you need to convert one type into another, which is known as casting. Sometimes, the casting