Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Getting started on web app development

KahWee Teng
September 30, 2014

Getting started on web app development

Learn how to get started on web app development. The intended audience is interested in programming and may or may not know programming.

KahWee Teng

September 30, 2014
Tweet

More Decks by KahWee Teng

Other Decks in Technology

Transcript

  1. @kahwee [email protected] Getting started on web app development 1. Use

    prototyping software to show ideas 2. Build it with frameworks & libraries 3. Leverage on cloud computing
  2. Framer.js Framer is a new creative tool to build interaction

    and animation prototypes. http://framerjs.com/
  3. Bootstrap Bootstrap is the most popular HTML, CSS, and JS

    framework for developing responsive, mobile first projects on the web. http://getbootstrap.com/
  4. @kahwee [email protected] Leveraging on cloud computing • Available service models

    1. Infrastructure as a service (IaaS) 2. Platform as a service (PaaS) 3. Software as a service (SaaS)
  5. @kahwee [email protected] Infrastructure as a service (IaaS) • Hosting and

    virtual machines • Examples: • Amazon EC2 • Google Compute Engine • Rackspace Cloud
  6. @kahwee [email protected] Platform as a service (PaaS) • Development platforms

    like Azure gives you database and storage stack so you don’t have to worry about configuring those • Examples: • AWS Elastic Beanstalk • Windows Azure • Heroku, force.com
  7. @kahwee [email protected] Software as a service (SaaS) • Most SaaS

    applications can be run directly from a web browser without any downloads. • Examples: • Google Gmail • Microsoft 365 • Adobe Creative Cloud