This is my complete recommended curriculum for becoming a .Net web developer. It’s separated out into topics, which include learning resources, and projects. These are purely suggestions — you may find that other resources work better for you for mastering
Strategies for Successful Self-Learning
Learning independently can be difficult. It is easy to get distracted by the many other things in your life. Becoming a web developer is going to be a long road that is going to take hard-work and dedication. With the
How to Become A Web Developer: A Comparison of the CS Degree, Coding Bootcamp, and Self-Teaching
If you are thinking about becoming a web developer, chances are you are considering three options: 1) Getting a computer science degree 2) Attending a coding bootcamp 3) Teaching yourself After I graduated with a MA in Psychology, I considered
What the CRUD is an API?
API, AJAX, JSON, REST, CRUD… what are all these acronyms and what do they have to do with each other? API stands for Application Program Interface. An API provides a way for one program to interact with another program over
Web Development 101: The Client-Server Model
This is my first in a series of posts about becoming a .Net Web Developer. In this post, I go over the basics of web development, including some important concepts and definitions. Here’s a common question: What is the difference