Code Learnings Blog

Mon Sep 06 2021

5 Ways to Save Money as a Student

If you are a student who shops online and wants to save some money, you should consider the great Indian sale and Flipkart Big Billion Days.

Continue reading...

Sun Oct 12 2021

How to install VS Code in an Android Phone?

In this post, we will see how you can install vs code on an android device. We will use one of the most popular android terminals called termux.

Continue reading...

Wed Nov 18 2021

How to Create a New User In Windows 10

This article will tell you how you can create a new user account on windows 10 ...

Continue reading...

Sat Dec 22 2021

10 Keyboard Shortcuts You Might Not Know!

In this post I will talk about the keyboard shortcuts, every coder need to master!...

Continue reading...

Thu Jan 28 2022

Top 5 Web Development Projects To Start As Beginner

With web development starting rapidly in the industry, the demand for web developers is increasing. In fact, web development has emerged as a promising field at the moment ...

Continue reading...

Sun Feb 04 2022

CSS Basics: The position property

Many developers use CSS without knowing its basics. When they need, for example, to position some element in the page, very often they try each possible value for the position property and see what works.

Continue reading...

Wed Mar 12 2022

Top Frontend Frameworks To Learn in 2022

It is that time of the year to revisit what’s going on in the JavaScript frontend frameworks world. It is a constantly changing world with new frameworks showing up very often. But the last few years have been consistent with frameworks like React, Vue and Angular.

Continue reading...

Fri Apr 18 2022

How to Effectively Skill up and Stay Relevant as a Developer

Do you feel adequately skilled in the market as a software developer? Do you get lost in conversations about tech outside of your work and wonder if you are staying relevant? If your answer to these questions are Yes, you are not alone! The software development world has one constant, and that is change! New programming […]

Continue reading...

Wed May 12 2022

Top 4 Programming Languages To Learn In 2022

We have all experienced one roller-coaster ride in the year 2020 with a global pandemic to deal with and getting used to working from home. I hope all of our readers are staying safe and have a fantastic new year ahead while we as a world come out of this pandemic soon this year. Speaking […]

Continue reading...

Sun June 16 2022

CSS Animations and Transitions

For many years, CSS was a synonym for styling static things. Creating animations was only possible by using JavaScript or tools like Macromedia/Adobe Flash. Then, animations and transitions were finally added to CSS and now we have plenty of options.

Continue reading...