Benefits of a Personal Website

I got my first job after responding to a tweet that was looking for a junior developer. I had no prior experience, but I did have a website where I…

Read More →

How To Use Markdown with VS Code

The Markdown language is an easy way to add formatting, like headers, bold, bulleted lists, and so on, to plain text. If you want to learn about the markdown syntax…

Read More →

Write Your First C Program

A C program is a series of instructions that changes the state of the computer. It can be used for all kinds of purposes, from sending e-mail to showing the…

Read More →