JAVA/J2EE Course Syllabus

Size: px
Start display at page:

Download "JAVA/J2EE Course Syllabus"

Transcription

1 JAVA/J2EE Curse Syllabus Intrductin t Java What is Java? Backgrund/Histry f Java The Internet and Java's place in it Java Virtual Machine Byte cde - nt an executable cde Prcedure-Oriented vs. Object-Oriented Prgramming Cmpiling and running a simple "Hell Wrld" prgram Setting Up Yur Cmputer Writing a Prgram Cmpiling, Interpreting and Running the prgram Cmmn errrs Special Tpics: Real Time Sftware Develpment Life Cycle Training and Dem Hlding Data Primitive Data Types Integers Flating-Pint types Characters Bleans User-Defined Data Types Declaratins Cnstants Identifiers, Literals Type Cnversin and Casting Objects and Wrapper Classes Variables Cmmand-Line Arguments Arrays f Primitive Data Types Cmment Syntax Garbage Cllectin

2 Cntrlling the flw Expressins Using Operatrs Arithmetic, Bitwise, Relatinal, Lgical, Assignment, Cnditinal, Shift, Ternary Aut-increment and Aut-decrement Using cntrl statements Object Oriented Prgramming Cncepts Abstractin Encapsulatin Plymrphism and Overlading Fundamentals f Classes Selectin statements - If, Switch Lps and lp ptins - While, d-while, fr Jump statements - Break, cntinue and return Special Tpics: Real Time Sftware Develpment Life Cycle Training and Dem Using this keywrd Cnstructrs Mre n methds A simple class Creating Class Instances Adding methds t a class Calling Functins/Methds Default cnstructrs Parameterized cnstructrs Passing by Value, by Reference Access Cntrl Methds that Return Values Methd Overlading Recursin Nested and Inner classes

3 Inheritance & Packaging Inheritance Using extends keywrd Subclasses and Superclasses 'super' keywrd usage Overriding Methds Dynamic Methd Dispatch The Object class abstract and final Classes Packages Special Tpics: Interfaces Defining a package Imprting a package Access Cntrl Real Time Sftware Develpment Life Cycle Training and Dem Defining an interface Implementing and applying interfaces Handling Errr/Exceptins Basic Exceptins Prper use f exceptins User defined Exceptins Catching Exceptin try catch Thrwing and re-thrwing thrw thrws Cleaning up using the finally clause

4 Handling Strings Creatin, Cncatenatin and cnversin f a string Changing case Character Extractin String Cmparisn Searching strings Mdifying strings String Buffer Threads Create/instantiate/start new threads Extending java. lang. Thread Implementing java. lang. Runnable Interface Understand thread executin Thread Pririties Synchrnizatin Inter-thread cmmunicatin, Deadlck I/O and Streams java.i package Files and directries Streams Byte Streams and Character Streams Reading/Writing Cnsle Input/Output Reading and Writing files Understanding cre packages Special Tpics: Real Time Sftware Develpment Life Cycle Training and Dem Using java.lang Package java. lang. Math Wrapper classes and assciated methds Number Duble, Flat

5 Integer, Byte Shrt, Lng Character Blean Hlding Cllectin f data Arrays and cllectin classes/interfaces Map/List/Set implementatins Map interface, List interface, Set interface Cllectin classes Java Applicatins ArrayList, LinkedList, HashSet and TreeSet Intr t AWT and Swing Wrking with Frame, windws, graphics, clr, fnts AWT cntrls - Buttns, Checkbx, Chice, List and TextField Layut Managers - Flw Layut, Grid Layut and Brder Layut JFrame and JPanel cntainers Intrductin t Java Applets What is a Java applet? Applet lifecycle methds Build a simple applet Using AppletViewer Basic Netwrking Cncepts What is a Client/Server Applicatin? Manipulating URL s Establishing a simple server Establishing a simple client Special Tpics: Real Time Sftware Develpment Life Cycle Training and Dem

6 J2EE COURSE SYLLABUS JSP Overview What is JSP Why use JSP Advantages Of JSP JSP Architecture JSP Prcessing JSP Life Cycle JSP Syntax JSP Implicit Objects The request Object The respnse Object The ut Object The sessin Object The page Object The exceptin Object Servlets Overview What is Web Applicatin Web Architecture MVC Architecture What is Java Servlets Intrductin t Servlet Intrductin t basic Servlet prgramming Servlet Life Cycle Building HTML Servlet Basic Servlet Structure Servlet that generate html Servlet Packaging GenericServlet HttpServlet Advantages Of HttpServlet Servlet Methds

Common applications (append <space>& in BASH shell for long running applications)

Common applications (append <space>& in BASH shell for long running applications) CS 111 Summary User Envirnment Terminal windw: Prmpts user fr cmmands. BASH shell tips: fr cmmand line cmpletin. / t step backward/frward thrugh cmmand histry.! will re-execute

More information

Additionally, the Microsoft.NET modules will prepare you for the following certification exams:

Additionally, the Microsoft.NET modules will prepare you for the following certification exams: .NET Training 177 hurs Curse Overview/Descriptin This self-paced.net Training Online Prgram is designed t help yu prepare fr fur Micrsft.NET certificatin exams. The prgram begins with basic Web design

More information

Arjun V. Bala Page 25

Arjun V. Bala Page 25 15) Explain JSP unified Expressin Language (EL). (May-13, Jun-12) EL is a language that allws JSP prgrammers t fetch applicatin data stred in JavaBeans cmpnent. The fllwing methds are used t call the java

More information

Sviluppo aaplicazioni con Delphi XE4

Sviluppo aaplicazioni con Delphi XE4 Svilupp aaplicazini cn Delphi XE4 A chi è rivlt Obiettivi Durata Dcente Sftware Develper e Sftware Architect che devn acquisire slide basi di prgrammazine Delphi per sviluppare applicazini perfrmanti per

More information

Java Application Developer Certificate Program Competencies

Java Application Developer Certificate Program Competencies Java Application Developer Certificate Program Competencies After completing the following units, you will be able to: Basic Programming Logic Explain the steps involved in the program development cycle

More information

Web Development in Java

Web Development in Java Web Development in Java Detailed Course Brochure @All Rights Reserved. Techcanvass, 265, Powai Plaza, Hiranandani Garden, Powai, Mumbai www.techcanvass.com Tel: +91 22 40155175 Mob: 773 877 3108 P a g

More information

Fundamentals of Java Programming

Fundamentals of Java Programming Fundamentals of Java Programming This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors

More information

IS 218 Introduction to Website Development Fall 2014. Course Syllabus

IS 218 Introduction to Website Development Fall 2014. Course Syllabus IS 218 Intrductin t Website Develpment Fall 2014 Curse Syllabus Instructr: Office: Email: Office Hurs: Keith Williams 4107 GITC kwilliam@njit.edu Mnday/Wednesday: 1 2 pm r by appintment. Prerequisites:

More information

Java (12 Weeks) Introduction to Java Programming Language

Java (12 Weeks) Introduction to Java Programming Language Java (12 Weeks) Topic Lecture No. Introduction to Java Programming Language 1 An Introduction to Java o Java as a Programming Platform, The Java "White Paper" Buzzwords, Java and the Internet, A Short

More information

MagDiSoft Web Solutions Office No. 102, Bramha Majestic, NIBM Road Kondhwa, Pune -411048 Tel: 808-769-4605 / 814-921-0979 www.magdisoft.

MagDiSoft Web Solutions Office No. 102, Bramha Majestic, NIBM Road Kondhwa, Pune -411048 Tel: 808-769-4605 / 814-921-0979 www.magdisoft. MagDiSft Web Slutins Office N. 102, Bramha Majestic, NIBM Rad Kndhwa, Pune -411048 www.magdisft.cm Apache Tmcat Administratin Curse Fllwing is the list f tpics that will be cvered during the curse: 1.

More information

Who Should attend? Application Developers,Network Engineers, IT Professionals, Engineering Students, Professors

Who Should attend? Application Developers,Network Engineers, IT Professionals, Engineering Students, Professors Natinal Technlgy Awareness Campaign (Asia s Largest Campaign fr Autmbile and IT Technlgy) Organized By: SGT Internatinal, Metawing Technlgies (P) Ltd Initiative f Hack Track Andrid and Applicatin Develpment

More information

WEB DESIGNING COURSE SYLLABUS

WEB DESIGNING COURSE SYLLABUS WEB DESIGNING COURSE SYLLABUS Web Trainings Academy ffer Prfessinal Web Designing Curse with latest technlgies HTML5, CSS3, Btstrap, Respnsive Web Designing. Read the entire web designing curse syllabus.

More information

Responsive Design Fundamentals Chapter 1: Chapter 2: name content

Responsive Design Fundamentals Chapter 1: Chapter 2: name content Lynda.cm Respnsive Design Fundamentals Chapter 1: Intrducing Respnsive Design Respnsive design is a design strategy that is centered n designing yur cntent s that it respnds t the envirnment its encuntered

More information

Computer Science Undergraduate Scholarship

Computer Science Undergraduate Scholarship Cmputer Science Undergraduate Schlarship R E G U L A T I O N S The Cmputer Science Department at the University f Waikat runs an annual Schlarship examinatin which ffers up t 10 undergraduate Schlarships

More information

Java the UML Way: Integrating Object-Oriented Design and Programming

Java the UML Way: Integrating Object-Oriented Design and Programming Java the UML Way: Integrating Object-Oriented Design and Programming by Else Lervik and Vegard B. Havdal ISBN 0-470-84386-1 John Wiley & Sons, Ltd. Table of Contents Preface xi 1 Introduction 1 1.1 Preliminaries

More information

Kepware Technologies ClientAce: Creating a Simple Windows Form Application

Kepware Technologies ClientAce: Creating a Simple Windows Form Application Kepware Technlgies ClientAce: Creating a Simple Windws Frm July, 2013 Ref. 1.03 Kepware Technlgies Table f Cntents 1. Overview... 1 1.1 Requirements... 1 2. Creating a Windws Frm... 1 2.1 Adding Cntrls

More information

Dreamweaver MX 2004. Templates

Dreamweaver MX 2004. Templates Dreamweaver MX 2004 Templates Table f Cntents Dreamweaver Templates... 3 Creating a Dreamweaver template... 3 Types f template regins... 4 Inserting an editable regin... 4 Selecting editable regins...

More information

Specialized Programme on Web Application Development using Open Source Tools

Specialized Programme on Web Application Development using Open Source Tools Specialized Programme on Web Application Development using Open Source Tools A. NAME OF INSTITUTE Centre For Development of Advanced Computing B. NAME/TITLE OF THE COURSE C. COURSE DATES WITH DURATION

More information

ISAM TO SQL MIGRATION IN SYSPRO

ISAM TO SQL MIGRATION IN SYSPRO 118 ISAM TO SQL MIGRATION IN SYSPRO This dcument is aimed at assisting yu in the migratin frm an ISAM data structure t an SQL database. This is nt a detailed technical dcument and assumes the reader has

More information

Java EE Web Development Course Program

Java EE Web Development Course Program Java EE Web Development Course Program Part I Introduction to Programming 1. Introduction to programming. Compilers, interpreters, virtual machines. Primitive types, variables, basic operators, expressions,

More information

SAP BUSINESS OBJECTS

SAP BUSINESS OBJECTS SAP BUSINESS OBJECTS Crystal Reprts Basic: Fundamentals f Reprt Design Duratin: 8 Hurs Cntent Planning a Reprt Define database cncepts Plan and develp a reprt prttype Creating a Reprt Create a reprt Add

More information

Syllabus for CS 134 Java Programming

Syllabus for CS 134 Java Programming - Java Programming Syllabus Page 1 Syllabus for CS 134 Java Programming Computer Science Course Catalog 2000-2001: This course is an introduction to objectoriented programming using the Java language.

More information

TechAge Labs Pvt. Ltd. Address : C-46, GF, Sector 2, Noida Phone 1 : 0120-4540894 Phone 2 : 0120-6495333. MagentoTraining

TechAge Labs Pvt. Ltd. Address : C-46, GF, Sector 2, Noida Phone 1 : 0120-4540894 Phone 2 : 0120-6495333. MagentoTraining Magent Training TechAge Labs Pvt. Ltd. Address : C-46, GF, Sectr 2, Nida Phne 1 : 0120-4540894 Phne 2 : 0120-6495333 TechAge Labs 2014 versin 1.0 MagentTraining Magent Training Curse Chapter 1 Cre Develpment

More information

Specialized Programme on Web Application Development using Open Source Tools

Specialized Programme on Web Application Development using Open Source Tools Specialized Programme on Web Application Development using Open Source Tools Objective: At the end of the course, Students will be able to: Understand various open source tools(programming tools and databases)

More information

SAS Training for Clinical Trials (with Project) - Training Duration: 50 hours

SAS Training for Clinical Trials (with Project) - Training Duration: 50 hours SAS Training fr Clinical Trials (with Prject) - Training Duratin: 50 hurs Take Away: Clinical SAS bks Class ntes, Cding fr reference, Assignments fr practice Dump questins fr certificatin exam preparatin

More information

www.virtualians.pk CS506 Web Design and Development Solved Online Quiz No. 01 www.virtualians.pk

www.virtualians.pk CS506 Web Design and Development Solved Online Quiz No. 01 www.virtualians.pk CS506 Web Design and Development Solved Online Quiz No. 01 Which of the following is a general purpose container? JFrame Dialog JPanel JApplet Which of the following package needs to be import while handling

More information

The Sun Certified Associate for the Java Platform, Standard Edition, Exam Version 1.0

The Sun Certified Associate for the Java Platform, Standard Edition, Exam Version 1.0 The following applies to all exams: Once exam vouchers are purchased you have up to one year from the date of purchase to use it. Each voucher is valid for one exam and may only be used at an Authorized

More information

HADOOP. Session 1: Introduction to Hadoop & Big Data. Session 2: Hadoop Distributed File Systems. Session 3: Administering Hadoop Cluster

HADOOP. Session 1: Introduction to Hadoop & Big Data. Session 2: Hadoop Distributed File Systems. Session 3: Administering Hadoop Cluster HADOOP Sessin 1: Intrductin t Hadp & Big Data What is Hadp? Big data and Big Data Analytical services Histry f Hadp Hadp Ec-Systems Hadp Framewrk Hadp Distributin Hadp Cre Cmpnents Hadp Vs RDBMS Sessin

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 105 Foundations of Computer Science

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 105 Foundations of Computer Science I. Basic Course Information RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 105 Foundations of Computer Science A. Course Number and Title: CISY-105, Foundations of Computer Science B. New

More information

SOFTWARE DEVELOPER POSITION BY RIOMED LTD. SAFE. EFFICIENT. QUALITY WORLD CLASS HEALTHCARE SOLUTION

SOFTWARE DEVELOPER POSITION BY RIOMED LTD. SAFE. EFFICIENT. QUALITY WORLD CLASS HEALTHCARE SOLUTION SOFTWARE DEVELOPER POSITION BY RIOMED LTD. SAFE. EFFICIENT. QUALITY WORLD CLASS HEALTHCARE SOLUTION JOB DESCRIPTION POSITION: EXPERIENCED SOFTWARE DEVELOPER LOCATION: INDIA REPORTING TO: COMPANY DIRECTOR

More information

Tableau Advanced 2-Day Class

Tableau Advanced 2-Day Class Tableau Advanced 2-Day Class Curse Duratin: 2 Days Audience: This tw day curse is designed t prvide yu with the skills required t becme a Tableau pwer user. The curse is designed fr the prfessinal wh has

More information

MaaS360 Cloud Extender

MaaS360 Cloud Extender MaaS360 Clud Extender Installatin Guide Cpyright 2012 Fiberlink Cmmunicatins Crpratin. All rights reserved. Infrmatin in this dcument is subject t change withut ntice. The sftware described in this dcument

More information

CNS-205: Citrix NetScaler 11 Essentials and Networking

CNS-205: Citrix NetScaler 11 Essentials and Networking CNS-205: Citrix NetScaler 11 Essentials and Netwrking Overview The bjective f the Citrix NetScaler 11 Essentials and Netwrking curse is t prvide the fundatinal cncepts and skills necessary t implement,

More information

Core Java+ J2EE+Struts+Hibernate+Spring

Core Java+ J2EE+Struts+Hibernate+Spring Core Java+ J2EE+Struts+Hibernate+Spring Java technology is a portfolio of products that are based on the power of networks and the idea that the same software should run on many different kinds of systems

More information

SharePoint 2010 General Introduction Introduction to SharePoint SharePoint Installation and Administration SharePoint Site Hierarchy Website Email

SharePoint 2010 General Introduction Introduction to SharePoint SharePoint Installation and Administration SharePoint Site Hierarchy Website Email Deccansft Sftware Services SharePint 2010 Syllabus SharePint 2010 General Intrductin What is IIS IIS Website & Web Applicatin Steps t Create Multiple Website n Prt 80 What is Applicatin Pl What is AppDmain

More information

Java SE 8 Programming

Java SE 8 Programming Oracle University Contact Us: 1.800.529.0165 Java SE 8 Programming Duration: 5 Days What you will learn This Java SE 8 Programming training covers the core language features and Application Programming

More information

CS 360 Software Development Spring 2008 Tuesdays and Thursdays 3:30 p.m. 4:45 p.m.

CS 360 Software Development Spring 2008 Tuesdays and Thursdays 3:30 p.m. 4:45 p.m. CS 360 Sftware Develpment Spring 2008 Tuesdays and Thursdays 3:30 p.m. 4:45 p.m. Instructr: Ingrid Russell Office: Dana 343 email: irussell@hartfrd.edu http://uhaweb.hartfrd.edu/irussell Curse Descriptin:

More information

core. Volume I - Fundamentals Seventh Edition Sun Microsystems Press A Prentice Hall Title ULB Darmstadt

core. Volume I - Fundamentals Seventh Edition Sun Microsystems Press A Prentice Hall Title ULB Darmstadt core. 2008 AGI-Information Management Consultants May be used for personal purporses only or by libraries associated to dandelon.com network. Volume I - Fundamentals Seventh Edition CAY S. HORSTMANN GARY

More information

Java 6 'th. Concepts INTERNATIONAL STUDENT VERSION. edition

Java 6 'th. Concepts INTERNATIONAL STUDENT VERSION. edition Java 6 'th edition Concepts INTERNATIONAL STUDENT VERSION CONTENTS PREFACE vii SPECIAL FEATURES xxviii chapter i INTRODUCTION 1 1.1 What Is Programming? 2 J.2 The Anatomy of a Computer 3 1.3 Translating

More information

NOVA COLLEGE-WIDE COURSE CONTENT SUMMARY ITE 170 - MULTIMEDIA SOFTWARE (3 CR.)

NOVA COLLEGE-WIDE COURSE CONTENT SUMMARY ITE 170 - MULTIMEDIA SOFTWARE (3 CR.) Revised 8/2012 NOVA COLLEGE-WIDE COURSE CONTENT SUMMARY ITE 170 - MULTIMEDIA SOFTWARE (3 CR.) Curse Descriptin Explres technical fundamentals f creating multimedia prjects with related hardware and sftware.

More information

Hinsdale High School. Hinsdale, New Hampshire. Topics/Activities/Content Standards Assessment/Skills

Hinsdale High School. Hinsdale, New Hampshire. Topics/Activities/Content Standards Assessment/Skills Hinsdale High Schl Hinsdale, New Hampshire Teacher: C. Hyer Curse Name: Web Design Objective: Students will learn hw t design Web sites. Included are site planning, page layut, graphic design and the use

More information

Integrating With incontact dbprovider & Screen Pops

Integrating With incontact dbprovider & Screen Pops Integrating With incntact dbprvider & Screen Pps incntact has tw primary pints f integratin. The first pint is between the incntact IVR (script) platfrm and the custmer s crprate database. The secnd pint

More information

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide HarePint HelpDesk fr SharePint Fr SharePint Server 2010, SharePint Fundatin 2010 User Guide Prduct versin: 14.1.0 04/10/2013 2 Intrductin HarePint.Cm (This Page Intentinally Left Blank ) Table f Cntents

More information

Basics of Supply Chain Management

Basics of Supply Chain Management The Champlain Valley APICS Chapter is a premier prfessinal assciatin fr supply chain and peratins management and wrking tgether with the APICS rganizatin the leading prvider f research, educatin and certificatin

More information

CNS-300-2I Advanced Administration for Citrix NetScaler 9.0 Platinum Edition

CNS-300-2I Advanced Administration for Citrix NetScaler 9.0 Platinum Edition CNS-300-2I Advanced Administratin fr Citrix NetScaler 9.0 Platinum Editin This curse prvides the fundatin t manage, cnfigure and mnitr advanced features and cmpnents f Citrix NetScaler 9.0 Platinum Editin.

More information

Course Number: IAC-SOFT-WDAD Web Design and Application Development

Course Number: IAC-SOFT-WDAD Web Design and Application Development Course Number: IAC-SOFT-WDAD Web Design and Application Development Session 1 (10 Hours) Client Side Scripting Session 2 (10 Hours) Server Side Scripting - I Session 3 (10 hours) Database Session 4 (10

More information

Interworks Cloud Platform Citrix CPSM Integration Specification

Interworks Cloud Platform Citrix CPSM Integration Specification Citrix CPSM Integratin Specificatin Cntents 1. Intrductin... 2 2. Activatin f the Integratin Layer... 3 3. Getting the Services Definitin... 4 3.1 Creating a Prduct Type per Lcatin... 5 3.2 Create Instance

More information

CE 566 Project Controls Planning and Scheduling

CE 566 Project Controls Planning and Scheduling CE 566 Prject Cntrls Planning and Scheduling 2011 Spring Semester Curse Syllabus Lecture Thursday 3:30 6:10 PM RTH 109 Prfessr Russ Vakharia Phne (310) 710-4458 Email Office Hurs Prerequisite Textbk Curse

More information

Computing Concepts with Java Essentials

Computing Concepts with Java Essentials 2008 AGI-Information Management Consultants May be used for personal purporses only or by libraries associated to dandelon.com network. Computing Concepts with Java Essentials 3rd Edition Cay Horstmann

More information

Design & Development of ADMS VA (Archived Data Management System Virginia) North American Travel Monitoring Exhibition & Conference June 27-30, 2004

Design & Development of ADMS VA (Archived Data Management System Virginia) North American Travel Monitoring Exhibition & Conference June 27-30, 2004 Design & Develpment f ADMS VA (Archived Data Management System Virginia) Nrth American Travel Mnitring Exhibitin & Cnference June 27-30, 2004 Presented by: Clleen Sheerin Open Rads Cnsulting, Inc. Presentatin

More information

IBM WPL93. Installation and Administration of IBM WebSphere Portal 8 on Linux

IBM WPL93. Installation and Administration of IBM WebSphere Portal 8 on Linux IBM WPL93. Installatin and Administratin f IBM WebSphere Prtal 8 n Linux This instructr led curse is designed fr system administratrs wh want t acquire r update their WebSphere Prtal administratin skills.

More information

Readme File. Purpose. Introduction to Data Integration Management. Oracle s Hyperion Data Integration Management Release 9.2.

Readme File. Purpose. Introduction to Data Integration Management. Oracle s Hyperion Data Integration Management Release 9.2. Oracle s Hyperin Data Integratin Management Release 9.2.1 Readme Readme File This file cntains the fllwing sectins: Purpse... 1 Intrductin t Data Integratin Management... 1 Data Integratin Management Adapters...

More information

IT6503 WEB PROGRAMMING. Unit-I

IT6503 WEB PROGRAMMING. Unit-I Handled By, VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur-603203. Department of Information Technology Question Bank- Odd Semester 2015-2016 IT6503 WEB PROGRAMMING Mr. K. Ravindran, A.P(Sr.G)

More information

Session 9 : Information Security and Risk

Session 9 : Information Security and Risk INFORMATION STRATEGY Sessin 9 : Infrmatin Security and Risk Tharaka Tennekn B.Sc (Hns) Cmputing, MBA (PIM - USJ) POST GRADUATE DIPLOMA IN BUSINESS AND FINANCE 2014 Infrmatin Management Framewrk 2 Infrmatin

More information

StrategyXtender Reference Guide Version 1.1 November 2013

StrategyXtender Reference Guide Version 1.1 November 2013 StrategyXtender Reference Guide Versin 1.1 Nvember 2013 Cpyright 2013 New Energy Sftware Inc. Page 1 Cntents StrategyXtender Overview... 3 StrategyXtender Installatin... 5 Installatin Requirements... 5

More information

Venu Gunda Technocrats Domain Inc. Houston, TX, USA. 877-857-3101 www.tcdomain.com

Venu Gunda Technocrats Domain Inc. Houston, TX, USA. 877-857-3101 www.tcdomain.com TechncratsDmain is a sftware staffing, cnsulting and training service prvider specializing in EDI, EAI, and ETL prjects. We excel in prviding WTX (frmerly Mercatr, DataStage TX) cnsulting and training

More information

ET156 Introduction to C Programming [Onsite]

ET156 Introduction to C Programming [Onsite] ET156 Intrductin t C Prgramming [Onsite] Curse Descriptin: This curse is designed t help students with the fundamental cncepts and terminlgy f cmputer prgramming and practical skills in designing, writing

More information

FieldManager Read-Only User Guide (for Contractors) - NDOT Supplemental

FieldManager Read-Only User Guide (for Contractors) - NDOT Supplemental FieldManager Read-Only User Guide (fr Cntractrs) - NDOT Supplemental 1.0 NDOT FieldManager Read-Only Backgrund 1.1 FieldManager Read-Only at NDOT The NDOT Cnstructin Divisin has implemented a new sftware

More information

Business & Technology Curriculum: Elective One Semester. Mobile & Game Programming. Adopted 2015

Business & Technology Curriculum: Elective One Semester. Mobile & Game Programming. Adopted 2015 Business & Technlgy Curriculum: Elective One Semester Mbile & Game Prgramming Adpted 2015 The fllwing Mbile & Game Prgramming curse includes the fllwing: 1. Interdisciplinary Cnnectins are integrated thrughut

More information

Traffic monitoring on ProCurve switches with sflow and InMon Traffic Sentinel

Traffic monitoring on ProCurve switches with sflow and InMon Traffic Sentinel An HP PrCurve Netwrking Applicatin Nte Traffic mnitring n PrCurve switches with sflw and InMn Traffic Sentinel Cntents 1. Intrductin... 3 2. Prerequisites... 3 3. Netwrk diagram... 3 4. sflw cnfiguratin

More information

FUJITSU Software ServerView Suite ServerView PrimeCollect

FUJITSU Software ServerView Suite ServerView PrimeCollect User Guide - English FUJITSU Sftware ServerView Suite ServerView PrimeCllect Editin February 2015 Cmments Suggestins Crrectins The User Dcumentatin Department wuld like t knw yur pinin f this manual. Yur

More information

Frequently Asked Questions November 19, 2013. 1. Which browsers are compatible with the Global Patent Search Network (GPSN)?

Frequently Asked Questions November 19, 2013. 1. Which browsers are compatible with the Global Patent Search Network (GPSN)? Frequently Asked Questins Nvember 19, 2013 General infrmatin 1. Which brwsers are cmpatible with the Glbal Patent Search Netwrk (GPSN)? Ggle Chrme (v23.x) and IE 8.0. 2. The versin number and dcument cunt

More information

Best Practice - Pentaho BA for High Availability

Best Practice - Pentaho BA for High Availability Best Practice - Pentah BA fr High Availability This page intentinally left blank. Cntents Overview... 1 Pentah Server High Availability Intrductin... 2 Prerequisites... 3 Pint Each Server t Same Database

More information

Cisco IT Essentials v4.1. Course Overview. Total Hours: 240

Cisco IT Essentials v4.1. Course Overview. Total Hours: 240 PC Hardware and Sftware Teacher Resurce Cisc Essentials v4.1 Curse Overview Ttal Hurs: 240 Fundamental Chapters 1-10 Chapter 1: Intrductin t the Persnal Cmputer Hurs: 14.00 Gal: Chapter 2: The chapter

More information

CSE 231 Fall 2015 Computer Project #4

CSE 231 Fall 2015 Computer Project #4 CSE 231 Fall 2015 Cmputer Prject #4 Assignment Overview This assignment fcuses n the design, implementatin and testing f a Pythn prgram that uses character strings fr data decmpressin. It is wrth 45 pints

More information

MSc Internet Technology and Web Development E561 (Subject to Approval)

MSc Internet Technology and Web Development E561 (Subject to Approval) MSc Internet Technlgy and Web Develpment E561 (Subject t Apprval) 1. Intrductin Available in bth full and part-time mde, the MSc Internet Technlgy and Web Develpment prgramme will prvide graduates frm

More information

STIOffice Integration Installation, FAQ and Troubleshooting

STIOffice Integration Installation, FAQ and Troubleshooting STIOffice Integratin Installatin, FAQ and Trubleshting Installatin Steps G t the wrkstatin/server n which yu have the STIDistrict Net applicatin installed. On the STI Supprt page at http://supprt.sti-k12.cm/,

More information

Quality Assurance Test Results Key Seeker Keyboarding for Kindergarten http://keyseeker.org. Ann White Summer2006

Quality Assurance Test Results Key Seeker Keyboarding for Kindergarten http://keyseeker.org. Ann White Summer2006 Quality Assurance Test Results Key Seeker Keybarding fr Kindergarten http://keyseeker.rg Ann White Summer2006 TABLE OF CONTENTS EXECUTIVE SUMMARY 3 PURPOSE OF QUALITY ASSURANCE TESTING 3 GOALS OF QUALITY

More information

Configuring and Integrating LDAP

Configuring and Integrating LDAP Cnfiguring and Integrating LDAP The Basics f LDAP 3 LDAP Key Terms and Cmpnents 3 Basic LDAP Syntax 4 The LDAP User Experience Mnitr 6 This dcument includes infrmatin abut LDAP and its rle with SlarWinds

More information

Japan Communication India Skill Development Center

Japan Communication India Skill Development Center Japan Communication India Skill Development Center Java Application System Developer Course Detail Track 2a Java Application Software Developer: Phase1 SQL Overview 70 Introduction Database, DB Server

More information

Readme File. Purpose. What is Translation Manager 9.3.1? Hyperion Translation Manager Release 9.3.1 Readme

Readme File. Purpose. What is Translation Manager 9.3.1? Hyperion Translation Manager Release 9.3.1 Readme Hyperin Translatin Manager Release 9.3.1 Readme Readme File This file cntains the fllwing sectins: Purpse... 1 What is Translatin Manager 9.3.1?... 1 Cmpatible Sftware... 2 Supprted Internatinal Operating

More information

CNS-205 Citrix NetScaler 10.5 Essentials and Networking

CNS-205 Citrix NetScaler 10.5 Essentials and Networking CNS-205 Citrix NetScaler 10.5 Essentials and Netwrking Descriptin: The bjective f the Citrix NetScaler 10.5 Essentials and Netwrking curse is t prvide the fundatinal cncepts and advanced skills necessary

More information

Mobile Web Developer- Advanced

Mobile Web Developer- Advanced Mbile Web Develper- Advanced Based n Aitrich Training Methdlgy HTML5 is the future. Knw the future and create great apps, sites, games and many mre innvative and clrful masterpieces with Aitrich Aitrich

More information

BCA 421- Java. Tilak Maharashtra University. Bachelor of Computer Applications (BCA) 1. The Genesis of Java

BCA 421- Java. Tilak Maharashtra University. Bachelor of Computer Applications (BCA) 1. The Genesis of Java Tilak Maharashtra University Bachelor of Computer Applications (BCA) BCA 421- Java 1. The Genesis of Java Creation of Java, Why it is important to Internet, characteristics of Java 2. Basics of Programming

More information

Troubleshooting Cisco Unified Communications

Troubleshooting Cisco Unified Communications Trubleshting Cisc Unified Cmmunicatins Curse TVOICE v8.0; 5 Days, Instructr-led Curse Descriptin: Trubleshting Cisc Unified Cmmunicatins (TVOICE) v8.0 prepares netwrk prfessinals with the knwledge and

More information

Helpdesk Support Tickets & Knowledgebase

Helpdesk Support Tickets & Knowledgebase Helpdesk Supprt Tickets & Knwledgebase User Guide Versin 1.0 Website: http://www.mag-extensin.cm Supprt: http://www.mag-extensin.cm/supprt Please read this user guide carefully, it will help yu eliminate

More information

Pharmaserv GR 7.1.0 Release Notes. Product Name: Pharmaserv Release Version: GR 7.1.0

Pharmaserv GR 7.1.0 Release Notes. Product Name: Pharmaserv Release Version: GR 7.1.0 Prduct Name: Pharmaserv Release Versin: GR 7.1.0 0202114 Cpyright 2014 McKessn Crpratin and/r ne f its subsidiaries. All Rights Reserved. This dcumentatin is an unpublished wrk f McKessn Crpratin and/r

More information

Welcome to Microsoft Access Basics Tutorial

Welcome to Microsoft Access Basics Tutorial Welcme t Micrsft Access Basics Tutrial After studying this tutrial yu will learn what Micrsft Access is and why yu might use it, sme imprtant Access terminlgy, and hw t create and manage tables within

More information

Telelink 6. Installation Manual

Telelink 6. Installation Manual Telelink 6 Installatin Manual Table f cntents 1. SYSTEM REQUIREMENTS... 3 1.1. Hardware Requirements... 3 1.2. Sftware Requirements... 3 1.2.1. Platfrm... 3 1.2.1.1. Supprted Operating Systems... 3 1.2.1.2.

More information

SITE APPLICATIONS USER GUIDE:

SITE APPLICATIONS USER GUIDE: SITE APPLICATIONS USER GUIDE: CPCONTROLLER, CCENGINE, SYNC, TPORT, CCTERMINAL Cpyright 2013 Triple E Technlgies. All rights reserved. Site Applicatins User Guide INTRODUCTION The applicatins described

More information

AvePoint Privacy Impact Assessment 1

AvePoint Privacy Impact Assessment 1 AvePint Privacy Impact Assessment 1 User Guide Cumulative Update 2 Revisin E Issued February 2015 Table f Cntents Table f Cntents... 2 Abut AvePint Privacy Impact Assessment... 5 Submitting Dcumentatin

More information

How to join an iconnect web conferencing session (using the Blackboard web-based program)

How to join an iconnect web conferencing session (using the Blackboard web-based program) Hw t jin an icnnect web cnferencing sessin (using the Blackbard web-based prgram) T participate in a web cnference yu will require Internet access, headset and micrphne (web cam is ptinal) r at least a

More information

Uninstalling and Reinstalling on a Server Computer. Medical Director / PracSoft

Uninstalling and Reinstalling on a Server Computer. Medical Director / PracSoft Uninstalling and Reinstalling n a Server Cmputer Medical Directr / PracSft This guide describes the prcess fr uninstalling and then reinstalling Medical Directr, PracSft, and/r SQL Instances n a cmputer

More information

Japan Communication India Skill Development Center

Japan Communication India Skill Development Center Japan Communication India Skill Development Center Java Application System Developer Course Detail Track 1B Java Application Software Developer: Phase1 DBMS Concept 20 Entities Relationships Attributes

More information

INFORMATION BROCHURE

INFORMATION BROCHURE INFORMATION BROCHURE OF ADVANCE COURSE ON MOBILE APPLICATION DEVELOPMENT USING ANDROID PROGRAMMING (Specialization: Android Programming) National Institute of Electronics & Information Technology (An Autonomous

More information

Using Microsoft Dynamics AX 2009 Version Control Integration With Microsoft Team Foundation Server

Using Microsoft Dynamics AX 2009 Version Control Integration With Microsoft Team Foundation Server Micrsft Dynamics AX Using Micrsft Dynamics AX 2009 Versin Cntrl Integratin With Micrsft Team Fundatin Server White Paper This white paper describes hw t use the versin cntrl integratin capabilities f Micrsft

More information

ESSS Vendor Evaluation Form WhiteCanyon Software

ESSS Vendor Evaluation Form WhiteCanyon Software WhiteCanyn Sftware U.S. Department f Veterans Affairs Office f Infrmatin and Technlgy Infrmatin Prtectin and Risk Management Field Security Operatins Enterprise Security Slutin Service Date f Meeting:

More information

THE CUSTOMER SUPPORT KNOWLEDGE BASE FAQ

THE CUSTOMER SUPPORT KNOWLEDGE BASE FAQ THE CUSTOMER SUPPORT KNOWLEDGE BASE FAQ What is the Knwledge Base? - The Knwledge Base (r KB) is a searchable database in which different dcument types f technical dcumentatin are aggregated. These vary

More information

Using Sentry-go Enterprise/ASPX for Sentry-go Quick & Plus! monitors

Using Sentry-go Enterprise/ASPX for Sentry-go Quick & Plus! monitors Using Sentry-g Enterprise/ASPX fr Sentry-g Quick & Plus! mnitrs 3Ds (UK) Limited, February, 2014 http://www.sentry-g.cm Be Practive, Nt Reactive! Intrductin Sentry-g Enterprise Reprting is a self-cntained

More information

Understand Business Continuity

Understand Business Continuity Understand Business Cntinuity Lessn Overview In this lessn, yu will learn abut: Business cntinuity Data redundancy Data availability Disaster recvery Anticipatry Set What methds can be emplyed by a system

More information

WEB APPLICATION SECURITY TESTING

WEB APPLICATION SECURITY TESTING WEB APPLICATION SECURITY TESTING Cpyright 2012 ps_testware 1/7 Intrductin Nwadays every rganizatin faces the threat f attacks n web applicatins. Research shws that mre than half f all data breaches are

More information

Android Application Development Course Program

Android Application Development Course Program Android Application Development Course Program Part I Introduction to Programming 1. Introduction to programming. Compilers, interpreters, virtual machines. Primitive data types, variables, basic operators,

More information

Japan Communication India Skill Development Center

Japan Communication India Skill Development Center Japan Communication India Skill Development Center Java Application System Developer Course Detail Track 2b Java Application Software Developer: Phase1 SQL Overview 70 Introduction Database, DB Server

More information

SharePoint Admin 2013 course outline

SharePoint Admin 2013 course outline 1 l S h a r e p i n t 2 0 1 3 A d m i n i s t r a t i n T r a i n i n g w w w. e x c e l p t p. c m SharePint Admin 2013 curse utline SharePint 2013 Administratin Training Objectives All students will

More information

Microsoft Visio 2003 Frequently Asked Questions

Microsoft Visio 2003 Frequently Asked Questions Micrsft Visi 2003 Frequently Asked Questins Find answers t the mst frequently asked questins n Visi 2003. Q. What is Visi 2003? A. Visi 2003 is a drawing and diagramming slutin that helps peple transfrm

More information

Basic Programming and PC Skills: Basic Programming and PC Skills:

Basic Programming and PC Skills: Basic Programming and PC Skills: Texas University Interscholastic League Contest Event: Computer Science The contest challenges high school students to gain an understanding of the significance of computation as well as the details of

More information

Deployment Overview (Installation):

Deployment Overview (Installation): Cntents Deplyment Overview (Installatin):... 2 Installing Minr Updates:... 2 Dwnlading the installatin and latest update files:... 2 Installing the sftware:... 3 Uninstalling the sftware:... 3 Lgging int

More information

Application Note: 202

Application Note: 202 Applicatin Nte: 202 MDK-ARM Cmpiler Optimizatins Getting the Best Optimized Cde fr yur Embedded Applicatin Abstract This dcument examines the ARM Cmpilatin Tls, as used inside the Keil MDK-ARM (Micrcntrller

More information

Project Management Professional Preparation for Certification CIE 5017 Five 8-hour days (4.0 CEUs)

Project Management Professional Preparation for Certification CIE 5017 Five 8-hour days (4.0 CEUs) Prject Management Prfessinal Preparatin fr Certificatin CIE 5017 Five 8-hur days (4.0 CEUs) Descriptin The Prject Management field has experienced extrardinary grwth in recent years. The number f peple

More information

COMMUNITY COLLEGE OF CITY UNIVERSITY CITY UNIVERSITY OF HONG KONG

COMMUNITY COLLEGE OF CITY UNIVERSITY CITY UNIVERSITY OF HONG KONG COMMUNITY COLLEGE OF CITY UNIVERSITY CITY UNIVERSITY OF HONG KONG Information on a Course offered by Division of Applied Science and Technology Course Title: (English) Java Programming (Chinese) Course

More information