© 2022 Hashnode
#beginners-learningtocode-100daysofcode
This short article was inspired by a tweet from Ebenezer Don. What if you can use a VS Code extension for API requests without leaving your Code editor, Don't you think it will increase your producti…
This article is special to me! I always wanted to create mobile applications, but I couldn't decide whether to get started with Android development or iOS development. A few years ago, I found out abo…
Introduction To improve one's coding skills while learning, there are numerous projects that must be completed. Simply put, coding is a mental, theoretical, and practical course, with the emphasis on …
Before jumping into Web development and it's further discussion let us understand what is WEB ? Well, in this case the word WEB stand for Website. In the world of internet, all the way down to 1989, t…
If you are a web developer, I would assume that you have a good understanding of HTML, CSS, and JS; and you have created a few projects using these technologies. The next step is to get started with t…
I'm currently working on a research project to identify and solve some of the most annoying problems developers go through in learning to code and finding a job. From the research I have done so far, …
Recently the word “ML” is in great buzz.. in tech world. Then the point now comes that should I learn ML or not. Basically, Learning is a universal skill/trait that is acquired by any living organism …
Have you been so frustrated while trying to learn something new? Especially a programming language or technological tool? Does the message below sound like some phrases you've angrily uttered recently…
We all know that we can use a variable to store a single value but if we have to store 100 values at a time, then declaring and initializing 100 variables is not an optimized way of doing things. For …
TLDR: The goal of this FAQ is to help you figure out your career path in programming starting with the basic questions (and how to practically answer them for yourself). By doing your research before …