© 2022 Hashnode
#codingnewbies
Introduction: As we know computer understands only 0's and 1's we need to give instructions in the same manner. Programming Languages are used to instruct computers understand the instructions prov…
If you are an avid programmer, you certainly know there will be more than one solution to the same problem. In the same notion, JS allows us to write functions in several ways, such as : Function Dec…
from 1st to 8th grade I was only interested in science and not computer science. 1st grade - I was introduced to MSWLogo, the turtle GUI lang 2nd, 3rd, 4th Grade - Basic computers 5th Grade - BASIC m…
I have been thinking how much I have accomplished in the last year. It may not seem much for many people but I have seen the growth within myself. A year ago I decided to start coding (I officially started in January of this year). I was t…
I have been working hard on getting my portfolio, (semi) ready. It's already live, but the projects section looks really sad. I have been trying hard to fix the past websites I built but didn't finish. This weekend I tackled media queries. …
There have been many myths around Software Engineering roles & Industry. Today I am going to put some light on few of them. Here are few short & crispy facts for all those who want to make a career in…
Everyone who has spent any time learning to code has asked this question, and likely more times than they can count. When you first start out, you'll ask Google this question in several different vari…
Hi techies, if(namingConventionSeemLikeHell) console.log("Please, take a coffee and stay with me") Naming convention is a set of rules for choosing the character sequence to be used for identifiers wh…
I learned more coding in the last 3 months than I did in the past 1 year and here are the 5 things I did differently. Don’t skip the basics! Please…Please.. Don’t do that! I did that mistake in my j…