https://fullstackclouddeveloper.com: A series of videos to teach full stack development that will detail all aspects of developing a small project from scratch, not just coding.

The target audience is beginner to mid-level web developers, with some advanced topics.

The goal is that you will see a small project as it is developed from the ground up using the methodology, process, and tools we use at work. We will start from the idea stage, brainstorm features, trim it down to a minimum viable product (MVP), create user stories (agile), do task breakdowns with parallelization in mind (multiple people working on the same project) if applicable, create tickets and tasks in Jira (project management tool), prioritize the tickets, then work the tickets until we launch the MVP.

As we work through each ticket we will learn the programming concepts and software development techniques needed to accomplish the task.