SlideShare une entreprise Scribd logo
1  sur  43
Télécharger pour lire hors ligne
Certificate Programs in


         Web Technology Solutions
                         and
                   Professional
     Open Source Web Development

• Please phone in:
  206-315-1785 or 1-800-379-6841
  Participant Code: 9416 2196 #
Welcome!
• Dial-in numbers
• Please mute your phone
• Ask questions by:
  – Typing in chat window
  – Un-muting and asking during an open
    Q&A


• Contact Us link
UW Certificate Programs in
Web Technology Solutions
and
Professional Open Source
Web Development
http://www.pce.uw.edu/certificates/web-technology-solutions.html
http://www.pce.uw.edu/certificates/open-source-web-development.html




 D.A. Clements
Agenda
– Who are we?

– What is happening in this field?

– What and how will I learn in this program?

– How will I benefit from this program?

– Is this program right for me?
Who are we?
• Professional & Continuing Education (PCE)

• Instructors and PCE Staff

• Prospective student introductions

• Typical students enrolled in program
Professional & Continuing
             Education
• University of Washington—150 years!
• Educational Outreach—100 years!

• Certificate programs
Introductions
    Course or Program                            Instructors
    Introduction to                              Zoe Holbrooks
    Web Publishing*
    Web Technology Solutions                     Jeff Witzel
                                                 Lincoln Mongillo
                                                 Daniel Parshall
    Professional Open Source                     Niek Sanders
    Web Development                              Jay Zeng
                                                 Catalin Teodorescu
•    D.A. Clements, Program Manager
•    And you!

*Soon to be renamed Foundations of Web Design & Development
Typical Students


               Broadening Skill Base
               Career Advancement
               Career Change
               Start a New Career
A Recent Cohort
•   Software Engineers                           •   Company Principal
•   System Developer                             •   Web Developers
•   Real Time Software Engineer                  •   QA Manager
•   Manager, Business Systems                    •   Web-QA Engineers
•   Director of Information                      •   Maintenance & Support Specialist
•   Program Director at a radio station          •   Joint Venture Accountant
•   Product Managers (Director, Assoc.)          •   Project Supervisor
•   Web Builder                                  •   Web, Events & Information Specialist
•   Web Content Specialists                      •   Web & Graphic Developer
•   Web Manager, Webmaster                       •   IT Director, Web, CRM & Group Products
•   Web Channel                                  •   CMS Site Builders (Drupal, WordPress)
•   Business Systems Analyst II Manager          •   Principal Software Designer
•   Outreach Specialist                          •   Programmer Analyst
•   Benefits Coordinator                         •   Applications Development Team
•   Graphic Design/Web Developer                 •   Web Designers
•   Editor, SharePoint Developer Documentation   •   Senior Interactive Media Designer
What is happening in the field?
• Latest technologies and strategies

• Trends shaping and reshaping the field

• Job outlook
Technologies for Websites
        Sites in millions

                            PHP, 25 Million

                            ASP.NET, 7 million

                            Frontpage Extensions, 4
                            million
                            Dreamweaver, 3 million

                            Perl, 1 million

                            DAV, 1 million
Jobs in Seattle
What and how will I learn?
• Critical knowledge, key skills and
  competencies
• Learning experience
• Program format and delivery
• Enrollment options
Critical Knowledge, Key Skills &
                Competencies
• Learn how back-end server and database technologies work
  with front-end Web interfaces to create seamless
  e-commerce experiences for clients.

• Add user interaction to Web pages with JavaScript.

• Explore the server environment and architecture of
  database-driven Web applications.

• Learn how to use PHP to create website templates, connect
  to databases and update data over the Web.

• Design efficient MySQL databases to reduce data
  redundancy.
On completion of the certificate,
         you will be able to . . .
• You will be ready to build and maintain
  customized, dynamic, database-driven and
  business-friendly Web sites using open source
  software.
Program Format and Delivery
Online format
• Weekly due dates
• Hands-on experience

• Web hosting is provided
Program Courses and Schedule

Quarter      Course                            Dates
Winter       Front End Scripting with          Jan 7 - Mar 22, 2013
             JavaScript

Spring       Server-Side Programming Using     Apr 1 - Jun 14, 2013
             PHP

Summer       SQL, Data Storage Technologies,   Jun 24 - Aug 23, 2013
             and Web-Data Integration
First Course:
Front End Scripting with JavaScript

• Respond to user actions
• Fundamental concepts common to all
  programming languages
• DOM (Document Object Model) and
  its relationship to content on the web
  page
• Overview of jQuery and AJAX
Second Course:
Server-Side Programming Using PHP

• Server-side programming with SQL databases
• Development of data-driven Web applications
• PHP includes
• File handling
• Validating user input
• Accessing MySQL databases through PHP scripting.
• Data-driven websites.
Third Course:

SQL, Data Storage Technologies, and
Web-Data Integration
• Designing and creating your own efficient databases
• Accessing databases online using PHP
• Storing information so that it can be searched, browsed and
  used to make informed decisions
• SQL basics
• Creating queries
• Retrieving and writing data with MySQL and PHP
• User sessions and cookies.
• MySQL's storage engines, data types, administration
  utilities, security features and data import/export facilities
How will I benefit from this program?
• You will be ready to build and maintain customized,
  dynamic, database-driven and business-friendly Web sites
  using open source software.
• Program Benefits
   – Program cohort and access to instructor

   – Coherent curriculum created with local advisory board input

   – Link to leading research university
   – Access to Microsoft DreamSpark®: free software downloads for Microsoft Visual
     Studio, Visio, Project, Office and Windows
   – Substantial discount (80%) on Adobe Creative Suite® for educational use
Professional Open
Source Web
Development
For graduates of Web Technology Solutions
Typical Students
• Alumni from Web Technology
  Solutions
• Someone with a year or two of
  experience with JavaScript, PHP and
  MySQL
  – Often self taught and wants to fill in the
    gaps, learn best practices
Seattle Jobs
Seattle Jobs
• jQuery ranks #8 on national
  job trends
 (Source: indeed.com)
What and how will I learn?
• Critical knowledge, key skills and
  competencies
• Learning experience
• Program format and delivery
• Enrollment options
Critical Knowledge, Key Skills &
                Competencies
• Best open source front-end and back-end tools, frameworks
  and libraries.

• Object-oriented PHP, authentication, security and MySQL
  Stored Procedures

• AJAX, JSON and jQuery – the most popular JavaScript
  library – for responsive Web design

• Troubleshooting, debugging, quality assurance and unit
  testing

• Strategies for high traffic and high availability websites

• Database and cloud storage solutions to support enterprise-
  level websites.
Benefits
• Upon successful completion, you will
  be ready to build feature-rich,
  scalable websites using open source
  technologies including php, jQuery
  and advanced MySQL tools.
Program Format and Delivery
• Choice of classroom or online
• Held weekly in downtown Seattle
   – 4th Avenue between Union and University

• Hands-on experience

• Guidance of an instructor
Program Courses and Schedule

Quarter      Course                          Dates
Autumn       Query and AJAX for Responsive   Oct. to Dec., 2013
             Web Sites

Winter       Object-Oriented PHP for High-   Jan. to Mar, 2013
             Traffic Websites

Spring       MySQL Design, Development &     Apr to Jun, 2013
             Administration
Autumn quarter:
jQuery and AJAX for Responsive Web Sites


• Use jQuery
• Write AJAX and implement it in your web page
• Use the jQuery widget library and the jQuery UI
• Build your own plugin
• Get up and running using jQuery mobile, a mobile-specific
  implementation of jQuery
• extend jQuery and even build your own jQuery UI plugins
  using jQuery's UI widget factory
Winter quarter:

Object-Oriented PHP
for High-Traffic Websites

•   Objects and collections, and object-relation mapping
•   UML and explore design patterns
•   Efficiency and productivity with PHP frameworks
•   Login systems
•   Unit testing and quality assurance practices to increase
    reliability
•   High traffic and high availability issues
•   Database abstraction with PDO
•   Event-driven programming
•   Logging and debugging
•   Writing and using Web services
•   Users, sessions and authentication
Spring quarter:

MySQL Design, Development &
Administration
•   Stored procedures
•   Cursors
•   Triggers
•   Functions
•   Security
•   Backup and restoration
•   Replication
•   Cluster
•   Troubleshooting
•   NoSQL and where it fits
•   Hadoop, if there’s time
How will I benefit from this program?
• Program Benefits
   – Program cohort and access to instructor

   – Choice of online or classroom
       • Choose online if there is any possibility that you may need to participate online
         more than twice during the course

   – Coherent curriculum created with local advisory board input
   – Access to Microsoft DreamSpark®: free software downloads for
     Microsoft Visual Studio, Visio, Project, Office and Windows
   – Substantial discount (80%) on Adobe Creative Suite® for educational
     use
Logistics
• Expectations for Successful Completion

• Admissions Requirements

• Application letter and process
http://www.pce.uw.edu/certificates/web-technology-solutions/uw-seattle-autumn-
2012/?tab=Apply%20Now
Expectations for Successful Completion

The more you        Be in class on time
                     80% of sessions
practice,
                         Turn in
the more               assignments
you
                    Participate actively
learn!
Admissions Requirements

• General Experience
  – Familiarity with basic internet applications (email, Web
    browsers, FTP, news groups, etc.)
  – Experience using the Windows, Linux, or Mac operating
    system and standard office productivity tools
  – Ability to download and install Internet applications
  – Experience with uploading content to the Web server
  – A computer and modem to access UW computing
    resources and class website, participate in discussion
    groups and communicate with course instructors and
    other program participants
Admissions Requirements

• Specific experience
   – Experience with hand-coding of standards-compliant
     HTML
      • Can be satisfied by completion of the optional preparatory course,
        Foundations of Web Design & Development, (formerly,
        Introduction to Web Publishing), or equivalent coursework or
        experience
      • Take HTML self test, Report score and date taken on application
Preparatory course:
Foundations of Web Design & Development
(Formerly, Introduction to Web Publishing)

• Online
• Begin any time, self-paced, complete within 3 months!
• Instructor: Zoe Holbrooks, award-winning instructor
    – Standards-compliant HTML and CSS

    – Accessibility

    – Aspects of information architecture and usability

    – UNIX commands, SFTP, Web hosting at UW

    – Addresses admission requirements for Web Design with
       Adobe® Creative Suite
Technology Requirements

• Internet access is required for completing homework. A high-
  speed broadband connection is recommended.
• You must have access to a computer for homework. This
  computer must have a Windows, Mac, or Linux operating
  system.
   – Windows OS is not required to complete coursework, but please be
     aware that technical support for non-Windows systems may not be
     available. All of our online materials are tested for Windows, and your
     results may differ.
• The most current version of the Firefox Web browser
Application Process

• Application Review: rolling review process
• Admission Decision: notification within two weeks
  following application
• Enrollment:
   – Enrollment information sent following acceptance
   – Program enrollment on a first-come, first-served basis
   – Seat reserved in program until enrollment deadline:
     December 24, 2012




                    UW Professional &
Program Delivery & Cost
Program or course                  Web Technology   Professional Open Source
                                     Solutions         Web Development
Application fee                          $50                  $50
(non-refundable)
First course
    Tuition                              $825                $875
    Quarterly Registration fee           $42                  $42

Second course
    Tuition                              $825                $875
    Quarterly Registration fee           $42                  $42

Third course
    Tuition                              $825                $875
    Quarterly Registration fee           $42                  $42
                            UW Professional &
QUESTIONS?

• D.A. Clements, Program Manager, UW Professional & Continuing
   Education [ dclements@pce.uw.edu; 206-221-0229 ]


• Bettina Katz, Program Coordinator, UW Professional & Continuing
   Education [ bkatz@pce.uw.edu; 206-685-6518 ]

Contenu connexe

Similaire à Web tech weblamp_infosession_2012-13

Web design winter start
Web design  winter startWeb design  winter start
Web design winter startKonrad Roeder
 
Joint .net&adv web_ info mtg
Joint .net&adv web_ info mtgJoint .net&adv web_ info mtg
Joint .net&adv web_ info mtgKonrad Roeder
 
USG Summit - September 2014 - Web Management using Drupal
USG Summit - September 2014 - Web Management using DrupalUSG Summit - September 2014 - Web Management using Drupal
USG Summit - September 2014 - Web Management using DrupalEric Sembrat
 
Top 10 IT training Institute in Delhi | Aptech Malviya Nagar
Top 10 IT training Institute in Delhi | Aptech Malviya NagarTop 10 IT training Institute in Delhi | Aptech Malviya Nagar
Top 10 IT training Institute in Delhi | Aptech Malviya Nagarmcm academy
 
SYED_PHPMYSQL_CV
SYED_PHPMYSQL_CVSYED_PHPMYSQL_CV
SYED_PHPMYSQL_CVNaser Syed
 
Tuli eServices_Ecommerce portfolio
Tuli eServices_Ecommerce portfolioTuli eServices_Ecommerce portfolio
Tuli eServices_Ecommerce portfolioTULI eServices Inc.
 
Intro
IntroIntro
Introtsans
 
Edunet learning presentation
Edunet learning presentationEdunet learning presentation
Edunet learning presentationRobin Singh
 
VJCD2017 SharePoint Framework (SPFx)
VJCD2017 SharePoint Framework (SPFx)VJCD2017 SharePoint Framework (SPFx)
VJCD2017 SharePoint Framework (SPFx)Seiji Noro
 
RAHUL_SHARMA_2016_gi
RAHUL_SHARMA_2016_giRAHUL_SHARMA_2016_gi
RAHUL_SHARMA_2016_giRahul Sharma
 
What is a pba webdeveloper?
What is a pba webdeveloper?What is a pba webdeveloper?
What is a pba webdeveloper?tiefield
 
JOB DESCRIPTION - DRAFT
JOB DESCRIPTION - DRAFTJOB DESCRIPTION - DRAFT
JOB DESCRIPTION - DRAFTbutest
 
Reflections on a Year with Plone: Harvard School of Engineering and Applied S...
Reflections on a Year with Plone: Harvard School of Engineering and Applied S...Reflections on a Year with Plone: Harvard School of Engineering and Applied S...
Reflections on a Year with Plone: Harvard School of Engineering and Applied S...Jazkarta, Inc.
 
bhavikaresume_upated_June02
bhavikaresume_upated_June02bhavikaresume_upated_June02
bhavikaresume_upated_June02bhavika dak
 

Similaire à Web tech weblamp_infosession_2012-13 (20)

Web design winter start
Web design  winter startWeb design  winter start
Web design winter start
 
Asp.net orientation
Asp.net orientationAsp.net orientation
Asp.net orientation
 
Joint .net&adv web_ info mtg
Joint .net&adv web_ info mtgJoint .net&adv web_ info mtg
Joint .net&adv web_ info mtg
 
USG Summit - September 2014 - Web Management using Drupal
USG Summit - September 2014 - Web Management using DrupalUSG Summit - September 2014 - Web Management using Drupal
USG Summit - September 2014 - Web Management using Drupal
 
E learning website
E  learning websiteE  learning website
E learning website
 
Php campaign
Php campaignPhp campaign
Php campaign
 
reginaldbossman resume
reginaldbossman resumereginaldbossman resume
reginaldbossman resume
 
Top 10 IT training Institute in Delhi | Aptech Malviya Nagar
Top 10 IT training Institute in Delhi | Aptech Malviya NagarTop 10 IT training Institute in Delhi | Aptech Malviya Nagar
Top 10 IT training Institute in Delhi | Aptech Malviya Nagar
 
SYED_PHPMYSQL_CV
SYED_PHPMYSQL_CVSYED_PHPMYSQL_CV
SYED_PHPMYSQL_CV
 
Tuli eServices_Ecommerce portfolio
Tuli eServices_Ecommerce portfolioTuli eServices_Ecommerce portfolio
Tuli eServices_Ecommerce portfolio
 
Intro
IntroIntro
Intro
 
Resume
ResumeResume
Resume
 
Edunet learning presentation
Edunet learning presentationEdunet learning presentation
Edunet learning presentation
 
VJCD2017 SharePoint Framework (SPFx)
VJCD2017 SharePoint Framework (SPFx)VJCD2017 SharePoint Framework (SPFx)
VJCD2017 SharePoint Framework (SPFx)
 
RAHUL_SHARMA_2016_gi
RAHUL_SHARMA_2016_giRAHUL_SHARMA_2016_gi
RAHUL_SHARMA_2016_gi
 
What is a pba webdeveloper?
What is a pba webdeveloper?What is a pba webdeveloper?
What is a pba webdeveloper?
 
Resume_Haifeng
Resume_HaifengResume_Haifeng
Resume_Haifeng
 
JOB DESCRIPTION - DRAFT
JOB DESCRIPTION - DRAFTJOB DESCRIPTION - DRAFT
JOB DESCRIPTION - DRAFT
 
Reflections on a Year with Plone: Harvard School of Engineering and Applied S...
Reflections on a Year with Plone: Harvard School of Engineering and Applied S...Reflections on a Year with Plone: Harvard School of Engineering and Applied S...
Reflections on a Year with Plone: Harvard School of Engineering and Applied S...
 
bhavikaresume_upated_June02
bhavikaresume_upated_June02bhavikaresume_upated_June02
bhavikaresume_upated_June02
 

Dernier

Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 

Dernier (20)

Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 

Web tech weblamp_infosession_2012-13

  • 1. Certificate Programs in Web Technology Solutions and Professional Open Source Web Development • Please phone in: 206-315-1785 or 1-800-379-6841 Participant Code: 9416 2196 #
  • 2. Welcome! • Dial-in numbers • Please mute your phone • Ask questions by: – Typing in chat window – Un-muting and asking during an open Q&A • Contact Us link
  • 3. UW Certificate Programs in Web Technology Solutions and Professional Open Source Web Development http://www.pce.uw.edu/certificates/web-technology-solutions.html http://www.pce.uw.edu/certificates/open-source-web-development.html D.A. Clements
  • 4. Agenda – Who are we? – What is happening in this field? – What and how will I learn in this program? – How will I benefit from this program? – Is this program right for me?
  • 5. Who are we? • Professional & Continuing Education (PCE) • Instructors and PCE Staff • Prospective student introductions • Typical students enrolled in program
  • 6. Professional & Continuing Education • University of Washington—150 years! • Educational Outreach—100 years! • Certificate programs
  • 7. Introductions Course or Program Instructors Introduction to Zoe Holbrooks Web Publishing* Web Technology Solutions Jeff Witzel Lincoln Mongillo Daniel Parshall Professional Open Source Niek Sanders Web Development Jay Zeng Catalin Teodorescu • D.A. Clements, Program Manager • And you! *Soon to be renamed Foundations of Web Design & Development
  • 8. Typical Students Broadening Skill Base Career Advancement Career Change Start a New Career
  • 9. A Recent Cohort • Software Engineers • Company Principal • System Developer • Web Developers • Real Time Software Engineer • QA Manager • Manager, Business Systems • Web-QA Engineers • Director of Information • Maintenance & Support Specialist • Program Director at a radio station • Joint Venture Accountant • Product Managers (Director, Assoc.) • Project Supervisor • Web Builder • Web, Events & Information Specialist • Web Content Specialists • Web & Graphic Developer • Web Manager, Webmaster • IT Director, Web, CRM & Group Products • Web Channel • CMS Site Builders (Drupal, WordPress) • Business Systems Analyst II Manager • Principal Software Designer • Outreach Specialist • Programmer Analyst • Benefits Coordinator • Applications Development Team • Graphic Design/Web Developer • Web Designers • Editor, SharePoint Developer Documentation • Senior Interactive Media Designer
  • 10. What is happening in the field? • Latest technologies and strategies • Trends shaping and reshaping the field • Job outlook
  • 11. Technologies for Websites Sites in millions PHP, 25 Million ASP.NET, 7 million Frontpage Extensions, 4 million Dreamweaver, 3 million Perl, 1 million DAV, 1 million
  • 13. What and how will I learn? • Critical knowledge, key skills and competencies • Learning experience • Program format and delivery • Enrollment options
  • 14. Critical Knowledge, Key Skills & Competencies • Learn how back-end server and database technologies work with front-end Web interfaces to create seamless e-commerce experiences for clients. • Add user interaction to Web pages with JavaScript. • Explore the server environment and architecture of database-driven Web applications. • Learn how to use PHP to create website templates, connect to databases and update data over the Web. • Design efficient MySQL databases to reduce data redundancy.
  • 15. On completion of the certificate, you will be able to . . . • You will be ready to build and maintain customized, dynamic, database-driven and business-friendly Web sites using open source software.
  • 16. Program Format and Delivery Online format • Weekly due dates • Hands-on experience • Web hosting is provided
  • 17. Program Courses and Schedule Quarter Course Dates Winter Front End Scripting with Jan 7 - Mar 22, 2013 JavaScript Spring Server-Side Programming Using Apr 1 - Jun 14, 2013 PHP Summer SQL, Data Storage Technologies, Jun 24 - Aug 23, 2013 and Web-Data Integration
  • 18. First Course: Front End Scripting with JavaScript • Respond to user actions • Fundamental concepts common to all programming languages • DOM (Document Object Model) and its relationship to content on the web page • Overview of jQuery and AJAX
  • 19. Second Course: Server-Side Programming Using PHP • Server-side programming with SQL databases • Development of data-driven Web applications • PHP includes • File handling • Validating user input • Accessing MySQL databases through PHP scripting. • Data-driven websites.
  • 20. Third Course: SQL, Data Storage Technologies, and Web-Data Integration • Designing and creating your own efficient databases • Accessing databases online using PHP • Storing information so that it can be searched, browsed and used to make informed decisions • SQL basics • Creating queries • Retrieving and writing data with MySQL and PHP • User sessions and cookies. • MySQL's storage engines, data types, administration utilities, security features and data import/export facilities
  • 21. How will I benefit from this program? • You will be ready to build and maintain customized, dynamic, database-driven and business-friendly Web sites using open source software. • Program Benefits – Program cohort and access to instructor – Coherent curriculum created with local advisory board input – Link to leading research university – Access to Microsoft DreamSpark®: free software downloads for Microsoft Visual Studio, Visio, Project, Office and Windows – Substantial discount (80%) on Adobe Creative Suite® for educational use
  • 22. Professional Open Source Web Development For graduates of Web Technology Solutions
  • 23. Typical Students • Alumni from Web Technology Solutions • Someone with a year or two of experience with JavaScript, PHP and MySQL – Often self taught and wants to fill in the gaps, learn best practices
  • 25. Seattle Jobs • jQuery ranks #8 on national job trends (Source: indeed.com)
  • 26. What and how will I learn? • Critical knowledge, key skills and competencies • Learning experience • Program format and delivery • Enrollment options
  • 27. Critical Knowledge, Key Skills & Competencies • Best open source front-end and back-end tools, frameworks and libraries. • Object-oriented PHP, authentication, security and MySQL Stored Procedures • AJAX, JSON and jQuery – the most popular JavaScript library – for responsive Web design • Troubleshooting, debugging, quality assurance and unit testing • Strategies for high traffic and high availability websites • Database and cloud storage solutions to support enterprise- level websites.
  • 28. Benefits • Upon successful completion, you will be ready to build feature-rich, scalable websites using open source technologies including php, jQuery and advanced MySQL tools.
  • 29. Program Format and Delivery • Choice of classroom or online • Held weekly in downtown Seattle – 4th Avenue between Union and University • Hands-on experience • Guidance of an instructor
  • 30. Program Courses and Schedule Quarter Course Dates Autumn Query and AJAX for Responsive Oct. to Dec., 2013 Web Sites Winter Object-Oriented PHP for High- Jan. to Mar, 2013 Traffic Websites Spring MySQL Design, Development & Apr to Jun, 2013 Administration
  • 31. Autumn quarter: jQuery and AJAX for Responsive Web Sites • Use jQuery • Write AJAX and implement it in your web page • Use the jQuery widget library and the jQuery UI • Build your own plugin • Get up and running using jQuery mobile, a mobile-specific implementation of jQuery • extend jQuery and even build your own jQuery UI plugins using jQuery's UI widget factory
  • 32. Winter quarter: Object-Oriented PHP for High-Traffic Websites • Objects and collections, and object-relation mapping • UML and explore design patterns • Efficiency and productivity with PHP frameworks • Login systems • Unit testing and quality assurance practices to increase reliability • High traffic and high availability issues • Database abstraction with PDO • Event-driven programming • Logging and debugging • Writing and using Web services • Users, sessions and authentication
  • 33. Spring quarter: MySQL Design, Development & Administration • Stored procedures • Cursors • Triggers • Functions • Security • Backup and restoration • Replication • Cluster • Troubleshooting • NoSQL and where it fits • Hadoop, if there’s time
  • 34. How will I benefit from this program? • Program Benefits – Program cohort and access to instructor – Choice of online or classroom • Choose online if there is any possibility that you may need to participate online more than twice during the course – Coherent curriculum created with local advisory board input – Access to Microsoft DreamSpark®: free software downloads for Microsoft Visual Studio, Visio, Project, Office and Windows – Substantial discount (80%) on Adobe Creative Suite® for educational use
  • 35. Logistics • Expectations for Successful Completion • Admissions Requirements • Application letter and process http://www.pce.uw.edu/certificates/web-technology-solutions/uw-seattle-autumn- 2012/?tab=Apply%20Now
  • 36. Expectations for Successful Completion The more you Be in class on time 80% of sessions practice, Turn in the more assignments you Participate actively learn!
  • 37. Admissions Requirements • General Experience – Familiarity with basic internet applications (email, Web browsers, FTP, news groups, etc.) – Experience using the Windows, Linux, or Mac operating system and standard office productivity tools – Ability to download and install Internet applications – Experience with uploading content to the Web server – A computer and modem to access UW computing resources and class website, participate in discussion groups and communicate with course instructors and other program participants
  • 38. Admissions Requirements • Specific experience – Experience with hand-coding of standards-compliant HTML • Can be satisfied by completion of the optional preparatory course, Foundations of Web Design & Development, (formerly, Introduction to Web Publishing), or equivalent coursework or experience • Take HTML self test, Report score and date taken on application
  • 39. Preparatory course: Foundations of Web Design & Development (Formerly, Introduction to Web Publishing) • Online • Begin any time, self-paced, complete within 3 months! • Instructor: Zoe Holbrooks, award-winning instructor – Standards-compliant HTML and CSS – Accessibility – Aspects of information architecture and usability – UNIX commands, SFTP, Web hosting at UW – Addresses admission requirements for Web Design with Adobe® Creative Suite
  • 40. Technology Requirements • Internet access is required for completing homework. A high- speed broadband connection is recommended. • You must have access to a computer for homework. This computer must have a Windows, Mac, or Linux operating system. – Windows OS is not required to complete coursework, but please be aware that technical support for non-Windows systems may not be available. All of our online materials are tested for Windows, and your results may differ. • The most current version of the Firefox Web browser
  • 41. Application Process • Application Review: rolling review process • Admission Decision: notification within two weeks following application • Enrollment: – Enrollment information sent following acceptance – Program enrollment on a first-come, first-served basis – Seat reserved in program until enrollment deadline: December 24, 2012 UW Professional &
  • 42. Program Delivery & Cost Program or course Web Technology Professional Open Source Solutions Web Development Application fee $50 $50 (non-refundable) First course Tuition $825 $875 Quarterly Registration fee $42 $42 Second course Tuition $825 $875 Quarterly Registration fee $42 $42 Third course Tuition $825 $875 Quarterly Registration fee $42 $42 UW Professional &
  • 43. QUESTIONS? • D.A. Clements, Program Manager, UW Professional & Continuing Education [ dclements@pce.uw.edu; 206-221-0229 ] • Bettina Katz, Program Coordinator, UW Professional & Continuing Education [ bkatz@pce.uw.edu; 206-685-6518 ]