Accessibility 101
Some accessibility practices that you should always keep in mind when building websites.

Search for a command to run...
Some accessibility practices that you should always keep in mind when building websites.

Recursion Recursion is a technique in which a function calls itself. It is the process of iterating over a technique by breaking down problems. In a recursive function, two conditions are important: Base case/condition Recursive case/condition Base...

In my last post, we were able to make our first Open Source contribution using the GitHub desktop app but in this post, we will be making our contribution using the command line. The command line, also called the Windows command line, command screen...

The thought of contributing to Open Source projects as a beginner can be daunting and as a result of this, a lot of people new to programming shy away from Open Source contributions. In this post, I'll walk you through making your first Open Source c...
