Getting started in web development really begins with an understanding of programming fundamentals. This post lists helpful steps for learning programming before pursuing more advanced curriculums or tutorials.
Back-End Basics: HTTP Requests and MVC
This post goes over the basics of HTTP requests and model-view-controller, two concepts which are vital for understanding back-end development.