Categories
Coding and Web Development

Choosing A Text Editor

Choosing a text editor really isn’t difficult. This one’s for those who have no idea where to start and just need a little push to get going. So, what is a text editor? A text editor is what you write your code in! It’s the vehicle developers and programmers use to create their programs and […]

Categories
Business Development Coding and Web Development Educational Personal Development

Web Development Resources

This post includes a TON of great web development resources that I’ve personally used to help me learn, practice, and monetize web development. It also includes bonus sections at the end with resources for making your life easier with regard to web development AND business. Table of Contents HTML Resources CSS Resources JavaScript Resources Node […]

Categories
Coding and Web Development

Tips For Learning Web Development

I’m a big believer that the easiest way to go about learning web development is to first learn HTML, then CSS, then front-end JavaScript, and finally, use your front-end skills to write JavaScript on the server-side. Once you’ve mastered these areas, you can move on to another programming language. In some future posts, I’ll talk […]