Components and Services Components and Services CAS UFCE4Y-20-3 Introduction.

Slides:



Advertisements
Similar presentations
1 Copyright © 2005, Oracle. All rights reserved. Introduction.
Advertisements

CSS446 Spring 2014 Nan Wang. 2 Instructor Instructors: –Nan Wang Office: TEC 232 Phone: (601) Meeting time and location:
Course Introduction INFORMATICS ENGINEERING – UNIVERSITY OF BRAWIJAYA Eriq Muhammad Adams J
COMP 321 Week 1. Application Server Programming Introduction to server-based programming using an object-oriented approach You will learn and reflect.
COMS S1007 Object-Oriented Programming and Design in Java August 5, 2008.
ECE356 – Database Systems Lab 1 – Building a Web Project with NetBeans Tiuley Alguindigue Lab Instructor – University of Waterloo, E & CE Dept. Fall 2013.
Technical Report Writing and Presentation Skills Course Outline 1.
Copyright Course Technology School of Information Technology B327 Information Systems Specification.
J2EE Web Fundamentals Lesson 1 Introduction and Overview
Distributed Systems Dr. Almetwally Mohamad Mostafa
CSE 219 Computer Science III
Java web programming: how to succeed Jim Briggs 1JWP outline.
M Dixon 1 Soft – Module Introduction and HTML.
Course Introduction Software Engineering
Lab 6: Introduction to Sockets (Web Programming – Part 1) Reference: Head First Java (2 nd Edition) by Kathy Sierra & Bert Bates.
Faculty of Information Technology © Copyright UTS Faculty of Information Technology 2006 – Admin Admin /31242 Advanced Internet Programming Administrivia.
Introduction to network management. INTRODUCTION ● Course Overview ● Course Objectives.
Project Overview Graduate Selection Process Project Goal Automate the Selection Process.
ISYS 350 Building Business Applications David Chao.
Project Overview Graduate Selection Process Project Goal Automate the Selection Process.
1 of 8Prof. Dr. Dr. h.c. Otto Spaniol Computer Science, Informatik 4 Communication and Distributed Systems 25/10/2015 Distributed Applications and Network.
Faculty of Information Technology © UTS Faculty of Information Technology 2008Admin-1 Advanced Java Programming Administration Autumn 2013 Ryan Heise
CSNB334 Advanced Operating Systems Course Introduction Lecturer: Abdul Rahim Ahmad.
Mark Dixon Page 1 Soft – Module Introduction and HTML.
1 CS6320 – SW Engineering of Web- Based Systems L. Grewe.
CSC 2720 Building Web Applications General Info. People Instructor  Yuan Cheng Jiun (CJ)  Teaching Assistant  Xu Zheng Lin 
1 ISEC0511 Programming for Information System Security Lecture Notes #1 Introduction.
Electives autumn 2009 Courses in the 4th semester –Systems development (continued) –2 elective courses N subjects are provided Each of you have to choose.
CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
CSC 411/511: DBMS Design CSC411_L0_OutlineDr. Nan Wang 1 Course Outline.
JTA. Prelim/01 Java Technology and Applications v Objective –to give some background on the course CoE Masters Programme, PSU Semester.
Markus Hjort Reaktor Innovations Java Web Development T WWW-palvelun HUT
COMP9321 Web Application Engineering Semester 2, 2015 Dr. Amin Beheshti Service Oriented Computing Group, CSE, UNSW Australia Week 7 1COMP9321, 15s2, Week.
CSC Proprietary 12/16/2015 1:14 PM Training Material 1 Manage the Student information Project 3 group: Tuong Nguyen – Trung Dang Mentor: Tam Ly.
SYSC System Analysis and Design 1 Part I – Introduction.
CSPC 464 Fall 2014 Son Nguyen.  Attendance/Roster  Introduction ◦ Instructor ◦ Students  Syllabus  Q & A.
COM519 Information Systems Strategic Planning and Asset Management Introduction.
History 271 Spring A new approach to the large class...
Introduction The Mighty Minds Links to Life program is designed to be used with Years senior students with a focus on life skills during their.
Mobile Games Development SET Learning Outcomes LO1:Design, develop, test and demonstrate a working game for a mobile device. LO2:Demonstrate an.
CourseWork Integration and Futures Bruce Vincent Stanford University
Web Programming 3(3-0-6) Introduction to interactive, event-driven and dynamic web development; web programming with freeware and commercial tools;
J AVA T RAINING IN A HMEDABAD By TOPS Technologies 1 TOPS Technologies Java Course.
Computer Science I ISMAIL ABUMUHFOUZ | CS 180. CS 180 Description BRIEF SUMMARY: This course covers a study of the algorithmic approach and the object.
BMTS Computer and Systems Pre-requisites :CT140 –Computer Skills Nature Of the Course: This course deals about the fundamentals of Computer such.
SCWCD Exam Certification Exam Preparation Course in a Book for Passing the SCWCD CX Exam - The How To Pass on Your First Try Certification Study.
The Chat Problem.
Yonsei University 2nd Semester, 2017 Sanghyun Park
COMP9321 Web Application Engineering Semester 2, 2016
ISYS 350 Building Business Applications
Welcome to Adv. Java Programming
Course Introduction 공학대학원 데이타베이스
Introduction to Database
Dr. Shiyong Lu Wayne State Univesrity
Two part course Software Engineering option only!
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
Three major projects: There will be a midterm covering the material presented during the first half of the semester a final covering the material presented.
دليل المتدرب واللائحة التنظيمية للبرنامج
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
دليل المتدرب واللائحة التنظيمية للبرنامج
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
Pima Medical Institute Online Education
ISYS 350 Building Business Applications
Introduction To CPSC 233 James Tam Event driven software
CSCE156: Introduction to Computer Science II
Introduction to Database
Computer Engineering Department Islamic University of Gaza
Presentation transcript:

Components and Services Components and Services CAS UFCE4Y-20-3 Introduction

Components and Services A game of two halves... Module in delivered two parts... Before Xmas  Dr Julia Dawson After Xmas  Dr Chris Simons

Components and Services CAS Module Specification

Components and Services The first half.... Is based around Java EE technology – (Enterprise Edition)  Java / Netbeans revival  JDBC (Database connections)  JSP & Servlets – Web Containers  MVC Design Pattern

Components and Services Course Book (Semester 1) Head First Servlets and JSP, Second Edition Bryan Basham, Kathy Sierra, Bert Bates. March 2008 ISBN 10: | ISBN 13:

Components and Services Which Netbeans? Now at 7.2 Activate Tomcat at Install

Components and Services First Half Homepage Link to module homepage

Components and Services Lecture and Practical Schedule This lecture ● JDBC then... Further Lectures based closely on Course Book JSP / Servlets Tomcat (Web Container) MVC Further Topics

Components and Services Practicals → Assignment An individual, in-class demonstration of a Java EE MVC application – At the end of the first semester The assignment will be a chance to demonstrate the knowledge and skills you have acquired from the practicals Any attempts at cheating (e.g. collusion) will be reported

Components and Services Practicals → Exam The exam questions for this part of the module are very closely based on the practical material. Learn it then Revise it