Introduction to MIS3502 MIS 3502 Jeremy Shafer Department of MIS

Slides:



Advertisements
Similar presentations
CIS101 Introduction to Computing Week 11 Spring 2004.
Advertisements

Class02 Introduction to web development with PHP MIS 3501, Fall 2015 Brad N Greenwood Department of MIS Fox School of Business Temple University 8/27/2015.
Dynamic Pages – Quiz #11 Feedback (under assignments) Lecture Code:
Course Introduction MIS 3501, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 1/12/2016.
Class03 Introduction to Web Development (Hierarchy and the IDE) MIS 3501, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University.
Class01 Course Introduction MIS 3502, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 1/12/2016.
Introduction to JavaScript MIS 3502, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 2/2/2016.
Class02 More Arrays MIS 3502, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 1/14/2016.
Responsive Web Design (RWD) MIS 3502, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 2/11/2016.
Introduction to AJAX MIS 3502, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 2/4/2016.
Class02 Introduction to web development concepts MIS 3501, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 1/14/2016.
Course Introduction MIS 3501, Fall 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 8/30/2016.
JavaScript, AJAX and JSON MIS 3502, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 2/9/2016.
Class03 Introduction to Web Development (Hierarchy and the IDE)
Sessions and cookies MIS 3501 Jeremy Shafer Department of MIS
Form Data (part 2) MIS 3502, Fall 2015 Jeremy Shafer Department of MIS
Introduction to web development concepts
Introduction to Web Development (Part 2)
Course Introduction MIS 3501 Jeremy Shafer Department of MIS
Class01 Course Introduction
Course Introduction MIS 3501 Jeremy Shafer Department of MIS
PHP: includes MIS 3501 Jeremy Shafer Department of MIS
jQuery – Form Validation
Form Data (part 1) MIS 3502, Fall 2015 Jeremy Shafer Department of MIS
Class07 PHP: loops and includes
How to get data from a form
PDO Database Connections: Getting data out of the database
UI Developer Overview  SV Trainings UI Developer Training is online course developed by industry experts to understand the concepts of HTML5, CSS3, Bootstrap,
Introduction to AJAX MIS 3502 Jeremy Shafer Department of MIS
Introduction to AJAX MIS 3502 Jeremy Shafer Department of MIS
PDO Database Connections: Getting data out of the database
Form Data (part 2) MIS 3501 Jeremy Shafer Department of MIS
Course Introduction MIS 3501 Patrick Wasson Department of MIS
Getting started with jQuery
Course Introduction MIS 3501 Jeremy Shafer Department of MIS
Organize your code with MVC
Introduction to relational databases and MySQL
Sessions and cookies (part 1)
Form Data (part 2) MIS 3501 Jeremy Shafer Department of MIS
Class07 PHP: loops MIS 3501 Jeremy Shafer Department of MIS
Class05 How to get data from a form
MySQL Backup, Transfer and Restore
HTML5 APIs MIS3502 Jeremy Shafer Department of MIS
Secure Web Programming
Sending a text message (and more)
JavaScript and the DOM MIS 2402 Jeremy Shafer Department of MIS
Numbers, strings and dates in JavaScript
Sessions and cookies MIS 3501 Jeremy Shafer Department of MIS
MIS JavaScript and API Workshop (Part 3)
Programming Control Structures with JavaScript Part 2
HTML5 Level I CyberAdvantage
Class11 Introduction to relational databases and MySQL
Introduction to JavaScript
Form Data (part 1) MIS3501 Jeremy Shafer Department of MIS
ხელმძღვანელი: დიმიტრი ქარაული
An introduction to jQuery
Introduction Web Programming
MVC – Model View Controller
PDO and Arrays MIS 3502 Jeremy Shafer Department of MIS
Introduction to MIS2402 MIS MIS2402 Jeremy Shafer Department of MIS
Programming Control Structures with JavaScript
An introduction to jQuery
Ajax and JSON Jeremy Shafer Department of MIS Fox School of Business
HTML5 Level I CyberAdvantage
Sending a text message (and more)
Ajax and JSON Jeremy Shafer Department of MIS Fox School of Business
Single Page Architecture (SPA)
Information Technologies Anselm Spoerri PhD (MIT)
JavaScript and the DOM MIS 2402 Maxwell Furman Department of MIS
Presentation transcript:

Introduction to MIS3502 MIS 3502 Jeremy Shafer Department of MIS Fox School of Business Temple University

What lies ahead?

Agenda for today… Review the class web site (hooray!) and discuss: What’s changed? What hasn’t? Implications for you. What is a typical week in MIS3502? What to expect these first two weeks? Roadmap for the course. Talk about the class project.

A typical week MON TUES WED THURS FRI CLASS MEETS Lecture: The week’s topic is introduced along with a light, supporting exercise or demo. Lab: Apply the week’s material to the class project. Ungraded Quiz on the week’s topic Work on the class project continues outside of class. Bring to resolution any tasks that could not be accomplished in class.

These first two weeks… Before we settle in to the typical rhythm of the class, we will spend the next two weeks (including today) working on a few “housekeeping” chores: Introducing the class project Reviewing HTML, CSS, and PHP essentials Reviewing SQL Getting to know your project partner Setting up a shared workspace for you and your project partner

Roadmap Part 2 JavaScript jQuery Part 1 MVC PDO Bootstrap Part 3 Ajax, JSON APIs

Or… looking at it another way... Technologies we will use: MVC / PHP PDO / SQL Bootstrap (Responsive Web Design) JavaScript jQuery APIs

OK, let’s talk about the class project