Build an App Series

Launch Academy

By Launch Academy

February 1, 2022

This series guides the budding software developer on the road to building their first web application. We touch on some Ruby fundamentals that are used when building applications, then go through the entire build process. Feel free to go through each of the articles at your own pace. If you have any questions, leave them in the comments and we’ll gladly answer. Build an App Part 1: Why Sinatra is an Essential Tool for the Aspiring Ruby Developer Build an App Part 2: The Product Development Life Cycle Build an App Part 3: Programming in Ruby Build an App Part 4: Variable Assignments and Data Structures Build an App Part 5: Logic and Flow Control Build an App Part 6: HTTP and Forms Build an App Part 7: Databases and SQL Build an App Part 8: Building our Primary Object