University of San Carlos Talamban Campus College of Engineering Department of Computer Engineering VISION

Size: px
Start display at page:

Download "University of San Carlos Talamban Campus College of Engineering Department of Computer Engineering VISION"

Transcription

1 University f San Carls Curse Syllabus Cmputer Engineering Department CpE 212 (Basic Cmputer Prgramming) University f San Carls Talamban Campus Cllege f Engineering Department f Cmputer Engineering VISION The Department f Cmputer Engineering sees itself as the leader in Infrmatin and Cmmunicatin Technlgy (ICT) educatin and research thrugh academic excellence guided by Christian values serving the glbal cmmunity. MISSION a. The Department f Cmputer Engineering is an academic unit f the University f San Carls that ffers specialized ICT prgrams fr engineering. b. We aim t bring ut the best in every student t becme virtuus, skilled and glbally cmpetent ICT prfessinals. c. Our missin is t prvide academic prgrams, research, and services that are relevant t the needs f industry, sciety, and glbal cmmunity. Prgram Educatinal Objectives 1. T impart t the students a strng fundatin n basic engineering cncepts and fundamentals f Cmputer Engineering in preparatin fr prfessinal and ethical engineering careers. 2. T prepare the students twards active cntributin in ICT and engineering fields thrugh research and develpment. 3. T cultivate in the students the skills needed fr prject analysis, design, develpment, and management up t their capacity in prviding apprpriate technical supprt. 4. T fster students leadership ptentials and advcacies fr persnnel develpment as well as their ability t adapt in a multi-disciplinary team wrk envirnment. 5. T inculcate in the students the imprtance f life-lng learning as an integral part f prfessinal develpment. 6. T facilitate students fundamental grwth geared twards awareness, applicatin, and appreciatin f technlgy by prviding transfrmative cmmunity extensin prjects and services. Missin a b c Curse Cde : CpE 212 Curse Title : Pre-requisite : C-requisite : Credit : Curse Descriptin : COURSE SYLLABUS Basic Cmputer Prgramming EM111, EM112 CpE 212L 5 units (lecture) The curse is intended t intrduce engineering students t cre features f the JAVA SE language. The curse will intrduce java fr bject riented prgramming. Create classes that use inheritance, interfaces, type-safe enumeratin and the factry pattern. Other cre features such as arrays, cllectins, dates, strings and exceptins and threads. Create real wrld applicatins using the swing cmpnents, handle events, validate data and ppulate bjects. And intrduce hw t wrk with database like MySql r Apache Derby. Date Effective : First Semester, AY Date Revised : June Prepared by : Kristine Kh

2 University f San Carls Curse Syllabus Cmputer Engineering Department CpE 212 (Basic Cmputer Prgramming) Prgram Outcmes and Relatinship t Prgram Educatinal Objectives Prgram Outcmes a. An ability t apply knwledge f mathematics, sciences, and engineering sciences t the practice f cmputer engineering. Prgram Educatinal Objectives b. An ability t design and cnduct experiments, as well as t analyze and interpret data. c. An ability t design a system t meet desired needs. d. An ability t wrk effectively in multi-disciplinary and multi-cultural teams. e. An ability t identify, frmulate, and slve cmputer engineering prblems. f. An understanding f prfessinal and ethical respnsibility. g. An ability t cmmunicate effectively in verbal and nn-verbal cmmunicatin. h. A brad educatin necessary t understand the impact f engineering slutins in a glbal and scietal cntext. i. An ability t engage in life-lng learning and t keep current f the develpment in a specific field f specializatin. j. Knwledge f cntemprary issues. k. An ability t use apprpriate techniques, skills, and mdern engineering tls necessary fr cmputer engineering practice t be lcally and glbally cmpetitive. l. An ability t apply acquired cmputer engineering knwledge and skills fr natinal develpment. Curse Objectives and Relatinship with Prgram Outcmes Curse Objectives Prgram Outcmes a b c d e f g h i j k l 1. T intrduce java fr bject riented prgramming. 2. T prvide thrugh understanding n basic prgramming cncepts. 3. T acquire prficiency in applicatin develpment using a java prgramming language Curse Cverage Week Tpic Methdlgy Assessment 1 Curse Orientatin Lecture nne An verview f Cmputer Prgramming a. Brief Histry f Cmputing b. Intrductin t cmputer system c. Understanding prgram lgic d. Understanding Prgram develpment cycle e. Algrithms, Pseud-cdes and flwcharts f. Prgrams and user envirnments g. Evlutin f prgramming mdels Getting started with Java: a. Using an IDE: Cntext, Eclipse r Netbeans b. Installatin in PC c. Hell Wrld applicatin d. Cmpiler and Runtime prblems Dem Class Participatin

3 University f San Carls Curse Syllabus Cmputer Engineering Department CpE 212 (Basic Cmputer Prgramming) Intrductin t Java: a. Java Prgramming Language b. Java Platfrm: JVM and API c. Java Features d. Benefits f Java Discussin Exam 1 Written Exam Exam results 2 Wrking with Data: Variables Primitive data types Operatrs Assignment, Arithmetic and Unary Operatrs Equality, Relatinal and Cnditinal Operatrs Discussin Exam 2 Written Exam Exam Results Wrking with Data (cntinuatin): Expressin, Statements and Blcks Cntrl Flw Statements Cnditinal Statements Exam 3 Written Exam Exam Results Wrking with Data (cntinuatin): Cntrl Flw Statements Iterative Statements Classes,Objects, Methds and Cnstructrs: Classes Class Declaratin Member Variables w/ Access Mdifiers Methds, Cnstructrs : Getters and setters, parameters Calling f methds and cnstructrs and passing f infrmatin this keywrd Objects Creating and using bjects Exam 4 Written exam Exam Results Java Essentials: Arrays Creating, Initializing and Accessing Cpying an array 2D and multi-dimensinal arrays Exam 5 Written exam Exam Results OOP with Java (cntinuatin): Interfaces Inheritance Overriding and Overlad Plymrphism Hiding methds and fields super keywrd Abstract Methds and Classes 8 Exam 6 Written exam Exam Results Java Essentials (cntinuatin): Cllectin

4 9 University f San Carls Curse Syllabus Cmputer Engineering Department CpE 212 (Basic Cmputer Prgramming) Generics Cllectin Interfaces: Cllectin, List, Set, Map, etc. Generic Type, Methd and Cnstructr Type Inference Bunded Type Parameters Subtyping Wildcards Type Erasure Exam 7 Written exam Exam Results Java Essentials (cntinuatin): Dates and Strings Exam 8 Written exam Exam Results Java Essentials (cntinuatin): Exceptins and Threads Exam 9 Written exam Exam Results GUI Prgramming with Java Swing and AWT cmpnents Cntrl and Layut Managers Handle events and validate data Prgramming Fundamentals(cntinuatin): Grupings fr final prject Start f prject Discussin Frmulatin f prject title and Lay-ut Prject Prpsal Hearing Prgramming Prject Prject Outcme Prject Implementatin (Final) Grup Discussin Dcumentatin Prject Defense(individual rating) Questin and Answer Defense Results Curse Outcmes and Relatinship t Curse Objectives and Prgram Outcmes Curse Outcmes A student cmpleting this curse shuld be at the minimum be able t: 1. Acquire the knwledge and implement OOP in prgram design 2. Acquire the knwledge and implement Java prgramming fundamentals t slve prgram prblems 3. Develp applicatins at a prfessinal level. Curse Objectives Prgram Outcmes a b c d e f g h i j k l References Big Java, Cay Hrstmann Fundamentals f prgramming using Java, Edward Currie Curse Evaluatin The minimum requirement fr a passing grade is 80% final grade frm the fllwing: Seatwrks/Attendance : 15% Assignments/Hmewrks : 10% Quiz : 25% Mini Prject : 30% Prject : 20% Ttal : 100%

5 University f San Carls Curse Syllabus Cmputer Engineering Department CpE 212 (Basic Cmputer Prgramming) Aside frm academic deficiency, ther grunds fr a failing grade (NC, 5.0) are: 1. Cheating during examinatins 2. Mre than 20% f the ttal number f meetings missed in a semester. 3. Failure t take the final examinatin r submit a majr curse requirement withut valid reasn presented. Grund fr incmplete grade (INC) 1. Pass the curse but tuitin fee haven t fully paid.

Java 8 Programming and Object Oriented Essentials for Developers New to OO (5 Days)

Java 8 Programming and Object Oriented Essentials for Developers New to OO (5 Days) www.peaklearningllc.cm Java 8 Prgramming and Object Oriented Essentials fr Develpers New t OO (5 Days) This curse is geared fr develpers wh have little r n prir wrking knwledge f bjectriented (OO) prgramming

More information

CS200T Programming in Java I [Onsite]

CS200T Programming in Java I [Onsite] CS200T Prgramming in Java I [Onsite] Curse Descriptin: This curse cvers the fundamentals f Java prgramming. Object-riented prgramming techniques and Unified Mdeling Language (UML) are als intrduced. Students

More information

html o Choose: Java SE Development Kit 8u45

html o Choose: Java SE Development Kit 8u45 ITSS 3211 Intrductin f Prgramming 1 Curse ITSS 3211 Intrductin t Prgramming Instructr Jytishka Ray Term Summer 2016 Meetings Mndays, 6 p.m. 8:45 p.m. Rm JSOM 12.202 Instructr: Jytishka Ray Email: jxr114030@utdallas.edu

More information

Computer Science Department cs.salemstate.edu. ITE330 Web Systems. Catalog description:

Computer Science Department cs.salemstate.edu. ITE330 Web Systems. Catalog description: Cmputer Science Department cs.salemstate.edu ITE330 Web Systems 4 cr. Catalg descriptin: This curse prvides an intrductin t web systems and technlgies, including an verview f architecture f a website,

More information

PHP / JAVA Summer Training Program 2012

PHP / JAVA Summer Training Program 2012 PHP / JAVA Summer Training Prgram 2012 Curse Duratin: 45 days Pre-Requisite: Basic Knwledge f Internet Curse Fee: 10,000 ( Online Examinatin Fee, Bks, Certificatin, Tls & Sftware's Included ) Intrductin

More information

ITE320 Information Management Systems

ITE320 Information Management Systems Cmputer Science Department cs.salemstate.edu ITE320 Infrmatin Management Systems 4 cr. Catalg descriptin: It is the rle f the IT prfessinal t develp, deply, manage and integrate data and infrmatin systems

More information

IT103T Operating Systems [Onsite]

IT103T Operating Systems [Onsite] IT103T [Onsite] Curse Descriptin: This curse serves as a survey n typical internal functins f a generic cmputer perating system. The cmputer s ability t manage such resurces as memry, device, I/O, files

More information

EASTERN ARIZONA COLLEGE Visual Basic Programming I

EASTERN ARIZONA COLLEGE Visual Basic Programming I EASTERN ARIZONA COLLEGE Visual Basic Prgramming I Curse Design 2015-2016 Curse Infrmatin Divisin Business Curse Number CMP 121 Title Visual Basic Prgramming I Credits 3 Develped by Lydia Mata Lecture/Lab

More information

Computer Information Systems Department. Computer Information Systems: Programming. o Work Experience, General. o Open Entry/Exit

Computer Information Systems Department. Computer Information Systems: Programming. o Work Experience, General. o Open Entry/Exit SECTION A - Curse Infrmatin 1. Curse ID: 2. Curse Title: 3. Divisin: 4. Department: 5. Subject: 6. Shrt Curse Title: 7. Effective Term:: CISP 21 Prgramming in Java Business Divisin Cmputer Infrmatin Systems

More information

Core Java and Advanced Java

Core Java and Advanced Java Cre Java and Advanced Java 1. Intrductin t Java prgramming The Java Virtual Machine Variables and data types Cnditinal and lping cnstructs Arrays 2. Object-riented prgramming with Java Classes and Objects

More information

IS312T Information Security Essentials [Onsite]

IS312T Information Security Essentials [Onsite] IS312T [Onsite] Curse Descriptin: This curse is an intrductin t the security essentials. The curse identifies and examines types f infrmatin security used in industry and hw they are implemented. Prerequisite(s)

More information

Department of Computer Science and Technology

Department of Computer Science and Technology 04 06000303, 03000303 System Analysis and Design Objectives: T understand the cncepts f system develpment life cycle t develp and implement a system and gain awareness regarding electrnic payment mechanisms

More information

Introduction to Programming ArcObjects using the Microsoft.Net Framework

Introduction to Programming ArcObjects using the Microsoft.Net Framework Intrductin t Prgramming ArcObjects using the Micrsft.Net Framewrk Three days Overview ArcObjects cmpnents are the building blcks f the ArcGIS family f prducts, and the ArcObjects libraries prvide a set

More information

PHP LANGUAGE TRAINING PROGRAM. Course Content

PHP LANGUAGE TRAINING PROGRAM. Course Content Curse Duratin: 2 Mnths PHP LANGUAGE TRAINING PROGRAM Pre-Requisite: Basic Knwledge f Internet and Cmputer Curse Fee: 10,000 ( Online Examinatin Fee, Bks, Certificatin, Tls & Sftware's Included ) Intrductin

More information

2. Candidate can appear in SCJA/OCJA or SCJP/OCJP certifications. Module I

2. Candidate can appear in SCJA/OCJA or SCJP/OCJP certifications. Module I Java SE Syllabus Pre-Requite: Basics f Prgramming (C r C++) Exit Prfile: 1. Applicatin Prgrammer 2. Candidate can appear in SCJA/OCJA r SCJP/OCJP certificatins. Mdule I 1 Intrductin t Java 2 Pre- requites

More information

ITE310 Computer Networks

ITE310 Computer Networks Cmputer Science Department cs.salemstate.edu ITE310 Cmputer Netwrks 4 cr. Catalg descriptin: This curse begins with an intrductin t cmputer netwrks, including hardware, sftware, trubleshting, and maintenance.

More information

ITIL 2011 Service Offerings and Agreements (SOA)

ITIL 2011 Service Offerings and Agreements (SOA) IT SERVICE MANAGEMENT ITIL 2011 Service Offerings and Agreements (SOA) CERTIFICATE: DURATION: COURSE DELIVERY: LANGUAGE: ITIL 2011 Service Offerings and Agreements (SOA) 5 Days Classrm, Live Virtual Classrm

More information

GLOBAL SOFTECH SKILLS ACADEMY PROSPECTUS Tel: /03

GLOBAL SOFTECH SKILLS ACADEMY PROSPECTUS Tel: /03 GLOBAL SOFTECH SKILLS ACADEMY PROSPECTUS 2017 Tel: 011 207 2600/03 www.mict.rg.za BACKGROUND Glbal Sftech Skills Academy (GSS Academy) is established in respnse t client requirements and t cntribute twards

More information

JAVA. Java Syllabus. Introduction to Sun Technologies Pre-requirements of Java Development

JAVA. Java Syllabus. Introduction to Sun Technologies Pre-requirements of Java Development Java Syllabus Intrductin t Sun Technlgies Pre-requirements f Java Develpment JDK Installatin and setting the Classpath Java surce file structure Basics f Java Prgramming Cmpiling the Prgram The main()

More information

IS315T IS Risk Management and Intrusion Detection [Onsite]

IS315T IS Risk Management and Intrusion Detection [Onsite] IS315T IS Risk Management and Intrusin Detectin [Onsite] Curse Descriptin: This curse addresses cncepts f risk management and intrusin detectin. Areas f instructin include hw t assess and manage risks

More information

San José State University College of Science / Department of Computer Science CS 151 Object-Oriented Design, Section 5, Fall 2015

San José State University College of Science / Department of Computer Science CS 151 Object-Oriented Design, Section 5, Fall 2015 Curse and Cntact Infrmatin San Jsé State University Cllege f Science / Department f Cmputer Science CS 151 Object-Oriented Design, Sectin 5, Fall 2015 Instructr: Angus Yeung, Ph.D. Office Lcatin: DH 282

More information

IT311 Animation II [Onsite]

IT311 Animation II [Onsite] IT311 Animatin II [Onsite] Curse Descriptin: This curse is a cntinuatin f Animatin I. Students will be intrduced t methds f integrating lighting, texture mapping, rendering and the finer details f mtin

More information

Internship in PHP based Web Designing

Internship in PHP based Web Designing Internship in PHP based Web Designing Cntact Us: sftrniics@gmail.cm Internship Crdinatr 9037291113, 9995970405 Why Internship? We are all aware f the fact that getting an Engineering degree frm a gd cllege

More information

CLOUD & DATACENTER MONITORING WITH SYSTEM CENTER OPERATIONS MANAGER. Course 10964B; Duration: 5 Days; Instructor-led

CLOUD & DATACENTER MONITORING WITH SYSTEM CENTER OPERATIONS MANAGER. Course 10964B; Duration: 5 Days; Instructor-led CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: www.inf-trek.cm CLOUD & DATACENTER MONITORING WITH SYSTEM CENTER OPERATIONS MANAGER Curse 10964B; Duratin: 5 Days; Instructr-led WHAT YOU WILL LEARN This curse

More information

Course 10262A: Developing Windows Applications with Microsoft Visual Studio 2010 OVERVIEW

Course 10262A: Developing Windows Applications with Microsoft Visual Studio 2010 OVERVIEW Curse 10262A: Develping Windws Applicatins with Micrsft Visual Studi 2010 OVERVIEW Abut this Curse In this curse, experienced develpers wh knw the basics f Windws Frms develpment gain mre advanced Windws

More information

End user ecompetence Framework: Presentation Title Developing Speaker s Skills Name and Competence for ICT Users

End user ecompetence Framework: Presentation Title Developing Speaker s Skills Name and Competence for ICT Users End user ecmpetence Framewrk: Presentatin Title Develping Speaker s Skills Name and Cmpetence fr ICT Users February 29th 2012 Gals What is ECDL Fundatin? What is ur mtivatin and experience f framewrks?

More information

OBJECTIVES... 2 TARGET GROUP... 2 TRAINING METHOD... 3 COURSE DURATION... 3 COURSE BREAKDOWN... 3

OBJECTIVES... 2 TARGET GROUP... 2 TRAINING METHOD... 3 COURSE DURATION... 3 COURSE BREAKDOWN... 3 : LEVEL 1...2 OBJECTIVES... 2 TARGET GROUP... 2 TRAINING METHOD... 3 COURSE DURATION... 3 COURSE BREAKDOWN... 3 : LEVEL2...6 OBJECTIVES... 6 TARGET GROUP... 6 TRAINING METHOD... 7 COURSE DURATION... 7

More information

IT327P Data Structures [Onsite]

IT327P Data Structures [Onsite] IT327P Data Structures [Onsite] Curse Descriptin: Thrugh explring fundamental data structures, data manipulatin techniques and algrithms necessary fr gd prgram develpment, students will be expsed t methds

More information

San José State University College of Science / Department of Computer Science CS 151 Object-Oriented Design, Section 6, Spring 2017

San José State University College of Science / Department of Computer Science CS 151 Object-Oriented Design, Section 6, Spring 2017 San Jsé State University Cllege f Science / Department f Cmputer Science CS 151 Object-Oriented Design, Sectin 6, Spring 2017 Curse and Cntact Infrmatin Instructr: Angus Yeung, Ph.D. Office Lcatin: DH

More information

Preparation for Visit

Preparation for Visit 2015 ABET Reprt Overview Page 1 Preparatin fr Visit Wednesday, August 19, 2015 12:08 PM Reading Review Criteria 2, 3 and 4 f ABET Reprt frm CVEEN ABET Website (http://www.civil.utah.edu/~bartlett/abet/)

More information

EASTERN ARIZONA COLLEGE Java Programming I

EASTERN ARIZONA COLLEGE Java Programming I EASTERN ARIZONA COLLEGE Java Prgramming I Curse Design 2011-2012 Curse Infrmatin Divisin Business Curse Number CMP 126 Title Java Prgramming I Credits 3 Develped by Jeff Baer Lecture/Lab Rati 2 Lecture/2

More information

Aloha Offshore SDLC Process

Aloha Offshore SDLC Process Alha Sftware Develpment Life Cycle Alha Offshre SDLC Prcess Alha Technlgy fllws a sftware develpment methdlgy that is derived frm Micrsft Slutins Framewrk and Ratinal Unified Prcess (RUP). Our prcess methdlgy

More information

Essentials for IBM Cognos BI (V10.2) Day(s): 5. Overview

Essentials for IBM Cognos BI (V10.2) Day(s): 5. Overview Essentials fr IBM Cgns BI (V10.2) Day(s): 5 Curse Cde: B5270G Overview NOTE: This is an Instructr Led Online curse. Please d nt make any travel arrangements. IBM Cgns Educatin is nw pleased t ffer yu ur

More information

IT211 Interactive Communication Design I [Onsite]

IT211 Interactive Communication Design I [Onsite] IT211 Interactive Cmmunicatin Design I [Onsite] Curse Descriptin: This curse is a cntinuatin f the Visual Design Thery class. Students apply design principles t create an interactive sftware applicatin

More information

Exam Catalogue for PBIE. Valid for autumn/spring semester 2017

Exam Catalogue for PBIE. Valid for autumn/spring semester 2017 Exam Catalgue fr PBIE Valid fr autumn/spring 2017 edited 2.08.2017 CONTENTS 1. Intrductin... 3 2. Overview f examinatins by s... 3 3. Descriptin f the Beginning f Semester Aptitude Assessment Test... 4

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Develping Micrsft SharePint Server 2013 Cre Slutins Develping Micrsft SharePint Server 2013 Cre Slutins Curse Cde: 20488 Certificatin Exam: 70-488 Duratin: 5 Days Certificatin Track: N/A Frmat: Classrm

More information

Integration to Fuel Truck Flowmeter Register. Java Native Interface. Windows Platforms

Integration to Fuel Truck Flowmeter Register. Java Native Interface. Windows Platforms Integratin t Fuel Truck Flwmeter Register via Java Native Interface n Windws Platfrms Team: Dec13-07 Team Members Bryce Kvindlg Yaze Wang Jasn Kaiser Advisr Prfessr Gurpur Prabhu Client Oakland Crpratin

More information

Course 6368A: Programming with the Microsoft.NET Framework Using Microsoft Visual Studio 2008

Course 6368A: Programming with the Microsoft.NET Framework Using Microsoft Visual Studio 2008 Curse 6368A: Prgramming with the Micrsft.NET Framewrk Using Micrsft Visual Studi 2008 5 Days Abut this Curse This five-day, instructr-led curse prvides an intrductin t develping n-tier applicatins fr the

More information

ITT Technical Institute. GC1320 Advanced Photoshop Onsite Course SYLLABUS

ITT Technical Institute. GC1320 Advanced Photoshop Onsite Course SYLLABUS ITT Technical Institute GC1320 Advanced Phtshp Onsite Curse SYLLABUS Credit hurs: 4.5 Cntact/Instructinal hurs: 56 (34 Thery Hurs, 22 Hurs) Prerequisite(s) and/r Crequisite(s): Prerequisites: GC1220 Fundamentals

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Implementing a Data Warehuse with Micrsft SQL Server Implementing a Data Warehuse with Micrsft SQL Server Curse Cde: 20463 Certificatin Exam: 70-463 Duratin: 5 Days Certificatin Track: MCSA: SQL Server

More information

Implementing a SQL Data Warehouse

Implementing a SQL Data Warehouse Implementing a SQL Data Warehuse Implementing a SQL Data Warehuse Curse Cde: 20767 Certificatin Exam: 70-767 Duratin: 5 Days Certificatin Track: MCSA: SQL 2016 BI Develpment Frmat: Classrm Level: 300 Abut

More information

CONTROL-COMMAND. Software Technical Specifications for ThomX Suppliers 1.INTRODUCTION TECHNICAL REQUIREMENTS... 2

CONTROL-COMMAND. Software Technical Specifications for ThomX Suppliers 1.INTRODUCTION TECHNICAL REQUIREMENTS... 2 Réf. ThmX-NT-SI-CC001 Table f Cntents Sftware Technical Specificatins fr ThmX Authr : Philippe Page 1 / 9 1.INTRODUCTION... 2 2.TECHNICAL REQUIREMENTS... 2 3.DOCUMENTATION REQUIREMENTS... 4 4.COMPUTING

More information

History of Java. VM (Java Virtual Machine) What is JVM. What it does. 1. Brief history of Java 2. Java Version History

History of Java. VM (Java Virtual Machine) What is JVM. What it does. 1. Brief history of Java 2. Java Version History Histry f Java 1. Brief histry f Java 2. Java Versin Histry The histry f Java is very interesting. Java was riginally designed fr interactive televisin, but it was t advanced technlgy fr the digital cable

More information

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents HP ExpertOne HP2-T21: Administering HP Server Slutins Industry Standard Servers Exam preparatin guide Table f Cntents In this sectin, include a table f cntents (TOC) f all headings. After yu have finished

More information

Capital University of Economics and Business Overseas Chinese College 2017 Academic Year Spring Semester

Capital University of Economics and Business Overseas Chinese College 2017 Academic Year Spring Semester Capital University f Ecnmics and Business Overseas Chinese Cllege MIS223 Java Prgramming Curse Syllabus SYLLABUS OF MIS223 Semester and Year Spring Semester 2017, February 20, 2017 July 7, 2017 Curse Name

More information

Groovy Programming Language. Duration : 5 days. Groovy Getting Started. Groovy Big Picture. Groovy Language Spec. Syntax.

Groovy Programming Language. Duration : 5 days. Groovy Getting Started. Groovy Big Picture. Groovy Language Spec. Syntax. Grvy Prgramming Language Duratin : 5 days Grvy Getting Started Dwnlad Grvy Setting up Grvy Installing Grvy grvyc the Grvy cmpiler grvysh the Grvy cmmand -like shell grvycnsle the Grvy Swing cnsle IDE integratin

More information

Common Language Runtime

Common Language Runtime Intrductin t.net framewrk.net is a general-purpse sftware develpment platfrm, similar t Java. Micrsft intrduced.net with purpse f bridging gap between different applicatins..net framewrk aims at cmbining

More information

Spring 2015: ITI 202: Object- Oriented Programming

Spring 2015: ITI 202: Object- Oriented Programming Spring 2015: ITI 202: Object- Oriented Prgramming http://cmminf.rutgers.edu/~chirags/teaching/2015_spring/iti202/ Class meetings: Tuesday & Thursday, 2:50-4:10pm, CI-119. Instructr: Dr. Chirag Shah Email:

More information

Querying Data with Transact SQL

Querying Data with Transact SQL Querying Data with Transact SQL Curse Cde: 20761 Certificatin Exam: 70-761 Duratin: 5 Days Certificatin Track: MCSA: SQL 2016 Database Develpment Frmat: Classrm Level: 200 Abut this curse: This curse is

More information

ISO Lead Implementation

ISO Lead Implementation FINAL CERTIFICATION AWARDED BY IMRTC USA ISO 14000 Lead Implementatin Training Prgram This 16 Hurs curse prvides the practical infrmatin yu need t develp and implement an envirnmental management system

More information

DOT NET SYLLABUS FOR 6 WEEKS

DOT NET SYLLABUS FOR 6 WEEKS www.escninfsystems.cm Cntact: +91-8090978001, 9450277921 E-mail: escninfsystems@gmail.cm DOT NET SYLLABUS FOR 6 WEEKS INTRODUCTION TO.NET Dmain f.net D.N.A. Architecture One Tier Tw Tier Three Tier N-Tier

More information

GMU SWE645, Spring Component-based Software Development SWE 645, Spring Semester 2006

GMU SWE645, Spring Component-based Software Development SWE 645, Spring Semester 2006 Cmpnent-based Sftware Develpment SWE 645, Spring Semester 2006 Instructr: Dr. Nick Duan Email: nduan@gmu.edu URL: http://ise.gmu.edu/~nduan/swe645 Office Hurs: Anytime electrnically r 20 min befre class

More information

Introduction to 3-D Computer Animation. Commercial and Entertainment Arts. o Work Experience, General. o Open Entry/Exit

Introduction to 3-D Computer Animation. Commercial and Entertainment Arts. o Work Experience, General. o Open Entry/Exit SECTION A - Curse Infrmatin 1. Curse ID: 2. Curse Title: 3. Divisin: 4. Department: 5. Subject: 6. Shrt Curse Title: 7. Effective Term:: ANIM 130 Intrductin t 3-D Cmputer Animatin Arts Divisin Cmmercial

More information

Physics and Engineering Department. o Work Experience, General. o Open Entry/Exit. Distance (Hybrid Online) for online supported courses

Physics and Engineering Department. o Work Experience, General. o Open Entry/Exit. Distance (Hybrid Online) for online supported courses SECTION A - Curse Infrmatin 1. Curse ID: 2. Curse Title: 3. Divisin: 4. Department: 5. Subject: 6. Shrt Curse Title: 7. Effective Term:: SURV 1B Natural Sciences Divisin Physics and Engineering Department

More information

CET: Interactive Media Requirements Gathering Questionnaire

CET: Interactive Media Requirements Gathering Questionnaire CET: Interactive Media Requirements Gathering Questinnaire 1. Purpse What is the verall purpse f this prject? What is the general prblem that yu are trying t slve with this prject? Are users struggling

More information

Exam Blueprint. PRPC v6.3

Exam Blueprint. PRPC v6.3 Exam Blueprint PRPC Wrking Certified with PMF Methdlgy Black July 2, Belt 2012 PRPC v6.3 Cpyright 2013 Pegasystems Inc., Cambridge, MA All rights reserved. This dcument describes prducts and services f

More information

Developing Java Web Services. Duration: 5 days

Developing Java Web Services. Duration: 5 days QWERTYUIOP{ Develping Java Web Services Duratin: 5 days The Develping Java Web Services training class prepares Java prgrammers t develp interperable Java Web services and using SOAP, WSDL, and XML Schema.

More information

CS110T Introduction to Web Applications [Onsite]

CS110T Introduction to Web Applications [Onsite] CS110T Intrductin t Web Applicatins [Onsite] Curse Descriptin: This curse prvides students with the fundatin cncepts and terminlgy necessary fr Web develpment. Students build Web pages using HTML and XHTML,

More information

NCTA-Certified Cloud Technologist (NCT) Exam NCT-110

NCTA-Certified Cloud Technologist (NCT) Exam NCT-110 NCTA-Certified Clud Technlgist (NCT) Exam NCT-110 Exam Infrmatin Candidate Eligibility: The NCTA-Certified Clud Technlgist (NCT) exam requires n applicatin fee, supprting dcumentatin, nr ther eligibility

More information

IMPACT PLUS Navigator Program Guide NACE INTERNATIONAL INSTITUTE

IMPACT PLUS Navigator Program Guide NACE INTERNATIONAL INSTITUTE IMPACT PLUS Navigatr Prgram Guide NACE INTERNATIONAL INSTITUTE Nvember 2017 Table f Cntents Prgram Requirements... 3 1.0 Applicatin... 4 Applicatin Fees... 5 Review and Verificatin f Applicatin... 5 2.0

More information

JSR Java API for JSON Binding (JSON- B)

JSR Java API for JSON Binding (JSON- B) JSR Java API fr JSON Binding (JSON- B) Title: * Java API fr JSON Binding (JSON- B) Summary: * A standard binding layer (metadata & runtime) fr cnverting Java bjects t/frm JSON messages. Sectin 1: Identificatin

More information

E. G. S. Pillay Engineering College, Nagapattinam Computer Science and Engineering

E. G. S. Pillay Engineering College, Nagapattinam Computer Science and Engineering IT2042 - Infrmatin Security 1-1 E. G. S. Pillay Engineering Cllege, Nagapattinam Cmputer Science and Engineering Elective II IT 2042 INFORMATION SECURITY VIII Sem CSE QUESTION BANK - UNIT-IV 1) What is

More information

CERTIFICATION OPTIONS

CERTIFICATION OPTIONS CERTIFICATION OPTIONS Optin 1 Everything DiSC Online Curse (Wiley) Participants are awarded Wiley s DiSC Trainer Certificatin, a lifetime persnal achievement that is fully prtable thrughut ne s career,

More information

Cisco CCNA Networking and Routing. Computer Information Systems Department. Computer Information Systems: Networking. o Work Experience, General

Cisco CCNA Networking and Routing. Computer Information Systems Department. Computer Information Systems: Networking. o Work Experience, General SECTION A - Curse Infrmatin 1. Curse ID: 2. Curse Title: 3. Divisin: 4. Department: 5. Subject: 6. Shrt Curse Title: 7. Effective Term:: CISN 51 Cisc CCNA Netwrking and Ruting Business Divisin Cmputer

More information

Exam Catalogue for Bachelor s Degree Programme in Innovation and Entrepreneurship

Exam Catalogue for Bachelor s Degree Programme in Innovation and Entrepreneurship Exam Catalgue fr Bachelr s Degree Prgramme in Innvatin and Entrepreneurship Valid fr autumn/spring semester 2018 edited 27.08.2018 1/10 UCL Erhvervsakademi g Prfessinshøjskle Niels Bhrs Allé 1. 5230 Odense

More information

ISMPP Membership FAQs

ISMPP Membership FAQs What is ISMPP? PO Bx 2523, Briarcliff Manr, NY 10510 / Tel & Fax: +1 914 618 4453 / Email: ismpp@ismpp.rg ISMPP Membership FAQs ISMPP (prnunced IzMap) is the nly nt-fr-prfit rganizatin funded by medical

More information

SchoolMessenger School Notification is a product of Henrico County Public Schools (HCPS)

SchoolMessenger School Notification is a product of Henrico County Public Schools (HCPS) 1 SchlMessenger: Staff and Parent Cmmunicatin Henric Cunty, Virginia Shrt Overview SchlMessenger Schl Ntificatin is a prduct f Henric Cunty Public Schls (HCPS) that assists the schl divisin with simplifying

More information

IMPACT PLUS Navigator Program Guide NACE INTERNATIONAL INSTITUTE

IMPACT PLUS Navigator Program Guide NACE INTERNATIONAL INSTITUTE IMPACT PLUS Navigatr Prgram Guide NACE INTERNATIONAL INSTITUTE January 2019 Table f Cntents Prgram Requirements... 3 1.0 Training Curse... 4 2.0 Examinatin... 4 Exam Fees 4 Exam Plicies 4 Exam Reviews

More information

CAMPBELL COUNTY GILLETTE, WYOMING

CAMPBELL COUNTY GILLETTE, WYOMING CAMPBELL COUNTY GILLETTE, WYOMING System Supprt Analyst I System Supprt Analyst II Senir System Supprt Analyst Class specificatins are intended t present a descriptive list f the range f duties perfrmed

More information

- Replacement of a single statement with a sequence of statements(promotes regularity)

- Replacement of a single statement with a sequence of statements(promotes regularity) ALGOL - Java and C built using ALGOL 60 - Simple and cncise and elegance - Universal - Clse as pssible t mathematical ntatin - Language can describe the algrithms - Mechanically translatable t machine

More information

IT260T Networking Application Services and Security [Onsite]

IT260T Networking Application Services and Security [Onsite] IT260T Netwrking Applicatin Services and Security [Onsite] Curse Descriptin: This curse explres cmmn netwrk-based services such as Web services, email and FTP in a given server perating systems envirnment.

More information

Cyber Security for Accounting and Auditing Professionals

Cyber Security for Accounting and Auditing Professionals Cyber Security fr Accunting and Auditing Prfessinals Curse Infrmatin The American Bard f Frensic Accunting (ABFA), alng with an esteemed grup f educatrs and prfessinals, develped the Cyber Security fr

More information

ET395T Modern Wireless Communications [Onsite]

ET395T Modern Wireless Communications [Onsite] ET395T Mdern Wireless Cmmunicatins [Onsite] Curse Descriptin: Principles, technlgy and applicatins f wireless cmmunicatins systems are intrduced in this curse. Tpics f study include signal prpagatin and

More information

SOCORRO ISD PLANNING GUIDE ALGEBRA I SB 463 EOC PROJECT

SOCORRO ISD PLANNING GUIDE ALGEBRA I SB 463 EOC PROJECT SB 463 EOC PROJECT Independent Prject Individual Graduatin Cmmittee (IGC) Recmmended Assignment fr: Algebra 1 Time Allcatins 6 Weeks Unit Overview EOC Prject As a city planner, students develp a street

More information

CS111 Client-Side Web Scripting [Onsite]

CS111 Client-Side Web Scripting [Onsite] CS111 Client-Side Web Scripting [Onsite] Curse Descriptin: This curse cvers hw t add interactivity t a Web page using the client-side scripting tls such as JavaScript and AJAX. Students examine client-side

More information

ShapethefutureofCloud

ShapethefutureofCloud ShapethefuturefClud We rehiring-expandyurhrizns AreyuenthusiasticabutIT,clud,devpsandthelatesttrends?Yuhaveapassinfrdelivery(prvenrecrdfsle wnershipfprjectswithatleast5yearsfuninterruptedprjectmanagementexperienceand2cludprjects)?dyusee

More information

CS5530 Mobile/Wireless Systems Swift

CS5530 Mobile/Wireless Systems Swift Mbile/Wireless Systems Swift Yanyan Zhuang Department f Cmputer Science http://www.cs.uccs.edu/~yzhuang UC. Clrad Springs cat annunce.txt_ imacs remte VNC access VNP: http://www.uccs.edu/itservices/services/netwrk-andinternet/vpn.html

More information

Chapter 1 Introduction. What is a Design Pattern? Design Patterns in Smalltalk MVC

Chapter 1 Introduction. What is a Design Pattern? Design Patterns in Smalltalk MVC Chapter 1 Intrductin Designing bject-riented sftware is hard, and designing reusable bject-riented sftware is even harder. It takes a lng time fr nvices t learn what gd bject-riented design is all abut.

More information

Improving the Customer Experience by Implementing Self-Service across all Channels

Improving the Customer Experience by Implementing Self-Service across all Channels Imprving the Custmer Experience by Implementing Self-Service acrss all Channels Hasniza Mhamed General Manager, Grup Digital Center Telekm Malaysia 2017 TM Frum 1 Telekm Malaysia at Glance Our visin Our

More information

Atlona Academy Partner Program Outline for Becoming a Certified Partner

Atlona Academy Partner Program Outline for Becoming a Certified Partner Atlna Academy Partner Prgram Outline fr Becming a Certified Partner Atlna Academy training resurces are a great way t gain the tls and knwledge yu need t succeed! Welcme t the Atlna Academy Training prgram!

More information

SW-G using new DryadLINQ(Argentia)

SW-G using new DryadLINQ(Argentia) SW-G using new DryadLINQ(Argentia) DRYADLINQ: Dryad is a high-perfrmance, general-purpse distributed cmputing engine that is designed t manage executin f large-scale applicatins n varius cluster technlgies,

More information

Training Consulting - Mentoring

Training Consulting - Mentoring Training Cnsulting - Mentring Official Curse Syllabus Mastering VB.NET using Visual Studi 2005 DUNN Training and Cnsulting 4805 Rambling Rse Drive Cumming, GA 30040 770 653-6364 mailt:inf@dunntraining.cm

More information

Dotnet ( 4 Month ) Course Content. Introduction to.net Framework

Dotnet ( 4 Month ) Course Content. Introduction to.net Framework Dtnet ( 4 Mnth ) Curse Cntent Intrductin t.net Framewrk What is.net Why.Net Advantages f.net Framewrk Understanding the.net Framewrk Need Of.Net Framewrk Versin f.net Framewrk Intrductin f CLR CLR Architecture

More information

spec/javaee8_community_survey_results.pdf

spec/javaee8_community_survey_results.pdf Title: Mdel- View- Cntrller (MVC 1.0) Specificatin. Summary/Descriptin: This JSR is t develp MVC 1.0, a mdel- view- cntrller specificatin fr Java EE. Duratin: 2 weeks Sectin 1: Identificatin Specificatin

More information

YEREVAN STATE UNIVERSITY IT EDUCATIONAL AND RESEARCH CENTER

YEREVAN STATE UNIVERSITY IT EDUCATIONAL AND RESEARCH CENTER YEREVAN STATE UNIVERSITY IT EDUCATIONAL AND RESEARCH CENTER «INFORMATION SYSTEMS» SPECIALTY INFORMATION SYSTEMS MANAGEMENT GRADUATE PROGRAM G U I D E General and special curses Cde Name f the curse Semester

More information

UFuRT: A Work-Centered Framework and Process for Design and Evaluation of Information Systems

UFuRT: A Work-Centered Framework and Process for Design and Evaluation of Information Systems In: Prceedings f HCI Internatinal 2007 UFuRT: A Wrk-Centered Framewrk and Prcess fr Design and Evaluatin f Infrmatin Systems Jiajie Zhang 1, Keith A. Butler 2 1 University f Texas at Hustn, 7000 Fannin,

More information

IGEEKS TECHNOLOGIES. Software Training Division. Academic Projects for BE,ME,MCA,BCA and PHD Students. IGeekS Technologies (Make Final Year Project)

IGEEKS TECHNOLOGIES. Software Training Division. Academic Projects for BE,ME,MCA,BCA and PHD Students. IGeekS Technologies (Make Final Year Project) IGEEKS TECHNOLOGIES Sftware Training Divisin Academic Prjects fr BE,ME,MCA,BCA and PHD Students IGeekS Technlgies (Make Final Year Prject) N: 19, MN Cmplex, 2nd Crss, Sampige Main Rad, Malleswaram, Bangalre-

More information

Genesys Certification Study Guide

Genesys Certification Study Guide Genesys Certificatin Study Guide Genesys Certified Presales 8, Genesys WFO Slutins (GCPS8 - WFO) Exam Cde 817e Prduct Supprted: Wrkfrce Manager, Skills Assessr/Training Manager, Quality Manager Type f

More information

MICRONET INTERNATIONAL COLLEGE BDTVEC ND in Computer Studies MULTIMEDIA AND WEB DESIGN (MWD) ASSIGNMENT 3 (20%) Due Date: 31st January 2013

MICRONET INTERNATIONAL COLLEGE BDTVEC ND in Computer Studies MULTIMEDIA AND WEB DESIGN (MWD) ASSIGNMENT 3 (20%) Due Date: 31st January 2013 MICRONET INTERNATIONAL COLLEGE BDTVEC ND in Cmputer Studies MULTIMEDIA AND WEB DESIGN (MWD) ASSIGNMENT 3 (20%) Due Date: 31st January 2013 Prduce dcumentatin fr the prgram Submit the SOFTCOPY and als HARDCOPY

More information

Program Overview for Web Pros

Program Overview for Web Pros Prgram Overview fr Web Prs August 2009 2009 Micrsft Crpratin. All rights reserved. Micrsft, Windws, Windws Vista and ther prduct names are r may be registered trademarks and/r trademarks in the U.S. and/r

More information

Position Description

Position Description Psitin Descriptin Cmment [LC1]: A. Infrmatin: Psitin Title: Psitin #: Categry: Cmputer Supprt Analyst (a) ICSO69 Cmputer Supprt Analyst (a) Supersedes: Instructin/Supprt Area: Divisin/Department: Reprts

More information

CS130 Introduction to Databases [Onsite]

CS130 Introduction to Databases [Onsite] CS130 Intrductin t Databases [Onsite] Curse Descriptin: This curse intrduces relatinal database cncepts and the rle f databases in bth Windws and Web applicatins. The curse intrduces basic data mdeling

More information

Web Maintainers Meeting. July 24, 2014

Web Maintainers Meeting. July 24, 2014 Web Maintainers Meeting July 24, 2014 Intrductin and Welcme Remember t Sign In New Maintainers Update n ONEWeb Site Migratin Signature Update Signature Dem Faculty Bi Pht Sessin Infrmatin Helpful Tips

More information

CCNA course contents:

CCNA course contents: CCNA curse cntents: Prerequisites: The knwledge and skills that yu must have befre attending this curse are as fllws: Basic cmputer literacy Windws navigatin skills Basic Internet usage skills Fundamental

More information

Downloading Webdriver Jars and configuration in Eclipse

Downloading Webdriver Jars and configuration in Eclipse Curse Cntent Testing Fundamentals What is Autmatin testing? Benefits f Autmatin testing? What type f Test cases can autmate? What type f test cases nt t autmate? Autmatin life cycle Different types f Autmatin

More information

Final Report. Graphical User Interface for the European Transport Model TREMOVE. June 15 th 2010

Final Report. Graphical User Interface for the European Transport Model TREMOVE. June 15 th 2010 Date June 15 th 2010 Authrs Charitn Kuridis Dr Mia Fu Dr Andrew Kelly Thmas Papagergiu Client Eurpean Cmmissin DG Climate Actin Directrate A: Internatinal & Climate Strategy Unit A4: Strategy & Ecnmic

More information

Taking advantage of FundRef, Ringgold, and ORCID

Taking advantage of FundRef, Ringgold, and ORCID Gt ID? Taking advantage f FundRef, Ringgld, and ORCID Mike Di Natale Business Systems Analyst mdinatale@ariessys.cm rcid.rg/0000-0002-0136-5875 bit.ly/emug15-gtid Agenda Intrductin Integrated Identifiers

More information

Assessment Tool: Departmentally developed assessment exam.

Assessment Tool: Departmentally developed assessment exam. Curse Asse~sment Reprt Washtenaw Cmmunity Cllegf; Discipline Anthrplgy 201 Curse Number Divisin Department Humanities, Scial and Behaviral Sciences Scial Science Date f Last Filed Assessment Reprt Title

More information

IT212 Broadcast Graphics [Onsite]

IT212 Broadcast Graphics [Onsite] IT212 Bradcast Graphics [Onsite] Curse Descriptin: Principles f type design, image manipulatin and cmmunicatin are applied in the creatin f mdels and mtin graphics fr the bradcast industry. Prerequisite(s)

More information