Skip to content

Latest commit

 

History

History
60 lines (49 loc) · 1.89 KB

2016-07-28-S12-guest.md

File metadata and controls

60 lines (49 loc) · 1.89 KB

URL For this outline: http://bit.ly/susanbuck-s12

Intro

Part 1

DWA

Web Sites vs. Web Applications





Server side capabilities

  • Manipulate (create, read, update, delete) information from a database.
  • Maintain users/logins; remember information across sessions.
  • Send email.
  • Upload and manipulate files on a server.
  • Communicate with other sites.
  • Etc.

DWA Topics

  • Local and production server management
  • Version Control with Git and Github
  • PHP
  • A MVC framework, Laravel
  • Dependency management with Composer
  • Skills for being a successful web programmer
    • Keeping up with a dynamic field
    • Communicating with peers, clients, etc.

Focus

  • Front-end
  • Back-end
  • “Full stack”

Part 2

My path

Starting...

  • Many paths: degrees, bootcamps, self-taught, etc...
  • Many goals: big companies, small companies, your own business, side gigs, etc...
  • Create, create, create (inspiration: 180websites).