Not a techie? Don’t worry! This friendly and approachable guide shows even complete beginners how to build their first web application.
Modern web application design and development can feel overwhelming: How do you design a useful tool that can run on a desktop, tablet, and phone? Which programming framework should you use? How can a non-programmer pick up these skills? Build Your First Web App answers these questions by teaching two popular practical frameworks, Bootstrap and Angular.js, as well as the principles behind programming: the basics of user experience design, planning and structuring your software, and making your application visually attractive and easier to use. The book walks you through every step of creating you first app, and gives you assignments in each chapter. If you already know some HTML and CSS, but want to go further and create something functional rather than static, this book is for you!
Book includes:
Chapter 1 User Experience Basics
Chapter 2 Application Features And Flow
Chapter 3 Visual Design Basics
Chapter 4 Preparing To Code: Installing And Configuring
Chapter 5 Bootstrap
Chapter 6 Getting Started With Angular
Chapter 7 Coding The App
Chapter 8 Putting It All Together
Chapter 9 Deployment