Tania IslamBenefits of Source Code ReviewSource code review is an essential aspect of software development that helps ensure code quality, maintainability, and security. It…Jun 14, 2023Jun 14, 2023
Tania IslamProgramming needs to be FuN <:)A long before I wrote why everyone should learn to program, Today, I wanna write about the fun factor of programming. So far the most asked…Oct 28, 2021Oct 28, 2021
Tania IslamShell Scripting: Getting started with shell scriptingHey, everyone! In this blog, we will learn about something that interests many of us: Shell Scripting.Sep 15, 2021Sep 15, 2021
Tania IslamNull vs undefinedJavaScript is quite confusing when it comes to a variable not having a value because it can be null or undefined. This leads to a lot of…Apr 25, 2021Apr 25, 2021
Tania IslamAs a programmer you spend a lot of time typing on a keyboard, well that is if you aren’t stuck in…Here, in this article, I will be covering some of my favorite keyboard shortcuts that work in nearly all text editors. These shortcuts may…Mar 19, 2021Mar 19, 2021
Tania IslamCSS Floats are Useful!When you think of CSS floats you probably immediately think of old and out-of-date CSS layouts. This is technically correct since many…Feb 19, 2021Feb 19, 2021
Tania IslamReview your own code and the benefits of it!Essentially, a code review is when someone, most likely another person on a team or project, looks at the code you wrote for a specific…Jan 26, 2021Jan 26, 2021
Tania IslamFunctions and variables!Functions may seem confusing, but in reality, they are just fancy variables. If you think about them in the same way that you think about…Dec 29, 2020Dec 29, 2020
Tania IslamHTML Template Tag and uses in JavaScriptNowadays React, Vue, Angular, and all the other frontend JavaScript frameworks being so popular. Many people forget about normal HTML and…Dec 15, 2020Dec 15, 2020
Tania IslamEveryone should Learn ProgrammingIf you want to be a programmer it makes sense to learn programming, but what about everyone else that does not want to be a programmer…Dec 7, 2020Dec 7, 2020