Have you ever read your horoscope in the newspaper or seen it on television? Well, I’m not sure about other countries, but in my country of India, people still read their horoscopes. And this is where I got the idea for this tutorial. It might sound a bit old-fashioned, but
Daily Archives: December 18, 2021
HTML(Hyper Text Markup Language) is one of the languages we use to create web applications. It adds structure to your web pages. HTML has various tags we use to create elements. And multiple elements come together to create meaningful web pages and applications. The anchor tag is one of
As remote work becomes more and more popular, more and more people and companies are using video conferencing services such as Zoom. Turning the built-in microphone on and off is one of the most useful features of Zoom. In this quick guide you’ll learn how to mute yourself with both
Asking for help on a forum is a great way to learn and grow as a developer. But it is important that you know how to ask good questions so people can effectively help you. In this article, I will walk you through how to ask good questions on a
I’ve been using Windows Subsystem for Linux (WSL) for my OS class for quite a while now. And I love how I can use Linux commands in Windows in a straightforward way without the added complexity of installing a virtual machine or dual booting. By the end of this article,
