Course Description. Learn To: : Intro to JAVA SE7 and Programming using JAVA SE7. Course Outline ::

Similar documents
Java SE 7 Programming

Java SE 7 Programming

Java SE7 Fundamentals

Java SE 8 Programming

Java SE 8 Programming

Java SE 8 Programming

Java SE 8 Programmer I and II Syballus( Paper codes : 1z0-808 & 1z0-809)

ΠΙΝΑΚΑΣ ΠΛΑΝΟΥ ΕΚΠΑΙΔΕΥΣΗΣ

CO Java SE 8: Fundamentals

"Charting the Course... Java Programming Language. Course Summary

1Z Java SE 7 Programmer II Exam Summary Syllabus Questions

Java Programming. Price $ (inc GST)

Introduction to Programming Using Java (98-388)

Java for Programmers Course (equivalent to SL 275) 36 Contact Hours

Java 8 Programming for OO Experienced Developers

Java SE 7 Programming Volume I Student Guide

Course Outline. [ORACLE PRESS] Kathy Sierra s & Bert Bates OCA/OCP Java 7 Programmer Course for Exam 1Z0-803 and 1Z

Java Programming Fundamentals

SYLLABUS JAVA COURSE DETAILS. DURATION: 60 Hours. With Live Hands-on Sessions J P I N F O T E C H

Java Programming Course Overview. Duration: 35 hours. Price: $900

Murach s Beginning Java with Eclipse

Java Programming Training for Experienced Programmers (5 Days)

WA1278 Introduction to Java Using Eclipse

15CS45 : OBJECT ORIENTED CONCEPTS

Core Java - SCJP. Q2Technologies, Rajajinagar. Course content

Contents. Figures. Tables. Examples. Foreword. Preface. 1 Basics of Java Programming 1. xix. xxi. xxiii. xxvii. xxix

Core Java SYLLABUS COVERAGE SYLLABUS IN DETAILS

Java SE 8 Fundamentals

Training topic: OCPJP (Oracle certified professional Java programmer) or SCJP (Sun certified Java programmer) Content and Objectives

A- Core Java Audience Prerequisites Approach Objectives 1. Introduction

Fast Track to Core Java 8 Programming for OO Developers (TT2101-J8) Day(s): 3. Course Code: GK1965. Overview

Syllabus & Curriculum for Certificate Course in Java. CALL: , for Queries

College Board. AP CS A Labs Magpie, Elevens, and Picture Lab. New York: College Entrance Examination Board, 2013.

FOR BEGINNERS 3 MONTHS

(800) Toll Free (804) Fax Introduction to Java and Enterprise Java using Eclipse IDE Duration: 5 days

Courses For Event Java Advanced Summer Training 2018

Software Development & Education Center. Java Platform, Standard Edition 7 (JSE 7)

LTBP INDUSTRIAL TRAINING INSTITUTE

[Course Overview] After completing this module you are ready to: Develop Desktop applications, Networking & Multi-threaded programs in java.

Application Development in JAVA. Data Types, Variable, Comments & Operators. Part I: Core Java (J2SE) Getting Started

Discover how to get up and running with the Java Development Environment and with the Eclipse IDE to create Java programs.

PESIT Bangalore South Campus

Course Hours

Big Java Late Objects

5/23/2015. Core Java Syllabus. VikRam ShaRma

Page 1

Syllabus- Java + Android. Java Fundamentals

Peers Techno log ies Pv t. L td. Core Java & Core Java &Adv Adv Java Java

Core Java Contents. Duration: 25 Hours (1 Month)

ABOUT CORE JAVA COURSE SCOPE:

Internet Application Developer

JAVA. Duration: 2 Months

The Sun s Java Certification and its Possible Role in the Joint Teaching Material

Fundamentals of the Java Programming Language

100%_Placement_Program - Hackveda

Core Java Syllabus. Overview

Introduction... xv SECTION 1: DEVELOPING DESKTOP APPLICATIONS USING JAVA Chapter 1: Getting Started with Java... 1

Oracle 10g: Java Programming

Java Fundamentals p. 1 The Origins of Java p. 2 How Java Relates to C and C++ p. 3 How Java Relates to C# p. 4 Java's Contribution to the Internet p.

The Java Tutorial. A Short Course on the Basics. Raymond Gallardo. Sowmya Kannan. AAddison-Wesley. Sharon Biocca Zakhour.

MARS AREA SCHOOL DISTRICT Curriculum TECHNOLOGY EDUCATION

Index. Index. More information. block statements 66 y 107 Boolean 107 break 55, 68 built-in types 107

DOWNLOAD PDF CORE JAVA APTITUDE QUESTIONS AND ANSWERS

Type of Classes Nested Classes Inner Classes Local and Anonymous Inner Classes

OracleAS 10g R3: Java Programming

Developing Microsoft.NET Applications for Windows (Visual Basic.NET)

JVA-103. Java Programming

JAVA SYLLABUS FOR 6 WEEKS

Programming in C# (20483)

C# Programming in the.net Framework

This page intentionally left blank

This course is intended for Java programmers who wish to write programs using many of the advanced Java features.

Complete Java Contents

Contents. iii Copyright 1998 Sun Microsystems, Inc. All Rights Reserved. Enterprise Services August 1998, Revision B

C++ (Non for C Programmer) (BT307) 40 Hours

COURSE DETAILS: CORE AND ADVANCE JAVA Core Java

Compaq Interview Questions And Answers

Index COPYRIGHTED MATERIAL

CORE JAVA TRAINING COURSE CONTENT

JAVA Training Overview (For Demo Classes Call Us )

Weiss Chapter 1 terminology (parenthesized numbers are page numbers)

20483BC: Programming in C#

Object Oriented Programming: In this course we began an introduction to programming from an object-oriented approach.

This course supports the assessment for Scripting and Programming Applications. The course covers 4 competencies and represents 4 competency units.

Core Java Syllabus. Pre-requisite / Target Audience: C language skills (Good to Have)

MCSA Universal Windows Platform. A Success Guide to Prepare- Programming in C# edusum.com

JAVA COURSES. Empowering Innovation. DN InfoTech Pvt. Ltd. H-151, Sector 63, Noida, UP

1 OBJECT-ORIENTED PROGRAMMING 1

E Oracle 10g Java Bootcamp I v1

104. Intermediate Java Programming

Mathematics/Science Department Kirkwood Community College. Course Syllabus. Computer Science CSC142 1/10

F1 A Java program. Ch 1 in PPIJ. Introduction to the course. The computer and its workings The algorithm concept

Standard. Number of Correlations

/ / JAVA TRAINING

MyProgram m i ng Lab. get with the programming. Through the power of practice and immediate personalized

CS Internet programming Unit- I Part - A 1 Define Java. 2. What is a Class? 3. What is an Object? 4. What is an Instance?

CONTENTS. PART 1 Structured Programming 1. 1 Getting started 3. 2 Basic programming elements 17

Certification In Java Language Course Course Content

VALLIAMMAI ENGINEERING COLLEGE

COPYRIGHTED MATERIAL. Contents. Part I: C# Fundamentals 1. Chapter 1: The.NET Framework 3. Chapter 2: Getting Started with Visual Studio

Transcription:

Module Title Duration : Intro to JAVA SE7 and Programming using JAVA SE7 : 9 days Course Description The Java SE 7 Fundamentals course was designed to enable students with little or no programming experience to begin to learn programming using the Java programming language. The course teaches the significance of object-oriented programming, the keywords and constructs of the Java programming language, and the steps required to create simple Java technology programs. Students taking this course can receive a solid basis in the Java programming language upon which to base continued work and training. The course features the Java Platform, Standard Edition 7 (Java SE 7), and uses the Java SE Development Kit 7 (JDK 7) product. Students taking this course will have hands on experience learning basic object oriented concepts such as inheritance, encapsulation, and abstraction. They learn how to create and use simple Java classes containing arrays, loops, and conditional constructs. They also learn to use and manipulate object references, and to write simple error handling code. The course provides a solid understanding of what the Java SE7 platform is and how it is used in real world applications. The second of two courses that cover the Java Standard Edition 7 (Java SE 7) Platform, this course covers the core Application Programming Interfaces (API) you will use to design object-oriented applications with Java. Learn to create classes that subclass other classes, extend abstract classes, and program with interfaces. Learn how to properly use exceptions, how to use the Collections framework, and develop applications that manipulate files, directories and file systems. This course also covers writing database programs with JDBC, and how to correctly write multi-threaded applications. Learn To: Use various Java programming language constructs to create several Java technology applications Use decision and looping constructs and methods to dictate program flow Perform basic error handling for your Java technology programs Implement intermediate Java programming and object-oriented (OO) concepts in Java technology programs Demonstrate knowledge of Java technology and the Java programming language I V E R S O N A S S O C I A T E S S D N B H D Page 1 of 10

Create Java technology applications with the latest JDK 7 Technology and the NetBeans Integrated Development Environment (IDE) Enhance object-oriented thinking skills using design patterns and best practices Identify good practices in the use of the language to create robust Java applications Manipulate files, directories and file systems Write database applications using standard SQL queries through JDBC Create high-performance multi-threaded applications Audience Developer Technical Administrator Technical Consultant Project Manager Application Developers Portal Developer System Administrator Web Administrator Course Objectives Develop classes and describe how to declare a class Analyze a business problem in order to recognize objects and operations that form the building blocks of the Java program design Define the term Demonstrate Java programming syntax Write a simple Java program that compiles and runs successfully Declare and initialize variables List several primitive data types Instantiate an object and effectively use object reference variables Use operators, loops, and decision constructs I V E R S O N A S S O C I A T E S S D N B H D Page 2 of 10

Declare and instantiate Arrays and ArrayLists and be able to iterate through them Describe the benefits of using an Integrated Development Environment (IDE) List and describe several key features of the Java technology Declare a method with arguments and return values Use inheritance to declare and define a subclass of an existing superclass Describe how errors are handled in a Java program Describe examples of how Java is used in applications, as well as consumer products Perform multiple operations on database tables, including creating, reading, updating and deleting using JDBC technology Process strings using a variety of regular expressions Create high-performing multi-threaded applications that avoid deadlock Localize Java applications Create applications that use the Java Collections framework Implement error-handling techniques using exception handling Implement input/output (I/O) functionality to read from and write to data and text files and understand advanced I/O streams Manipulate files, directories and file systems using the JDK7 NIO.2 specification Apply common design patterns and best practices Create Java technology applications that leverage the object-oriented features of the Java language, such as encapsulation, inheritance, and polymorphism Execute a Java technology application from the command line Course Outline Introducing the Java Technology Relating Java with other languages Showing how to download, install, and configure the Java environment on a Windows system. Describing the various Java technologies such as Java EE, JavaME, Embedded Java SE Describing key features of the technology and the advantages of using Java Using an Integrated Development Environment (IDE) I V E R S O N A S S O C I A T E S S D N B H D Page 3 of 10

Thinking in Objects Defining the problem domain Identifying objects and recognizing the criteria for defining objects Introducing the Java Language Defining classes Identifying the components of a class Creating and using a test class Compiling and executing a test program Working with Primitive Variables Declaring and initializing field variables Describing primitive data types such as integral, floating point, textual, and logical Declaring variables and assigning values Using constants Using arithmetic operators to modify values Working with Objects Declaring and initializing objects Storing objects in memory Using object references to manipulate data Using JSE javadocs to look up the methods of a class Working with String and StringBuilder objects Using operators and decision constructs Using relational and conditional operators Testing equality between strings Evaluating different conditions in a program and determining the algorithm Creating if and if/else constructs Nesting and chaining conditional statements Using a switch statement I V E R S O N A S S O C I A T E S S D N B H D Page 4 of 10

Creating and Using Arrays Declaring, instantiating, and initializing a one-dimensional Array Declaring, instantiating, and initializing a two-dimensional Array Using a for loop to process an Array Creating and initializing an ArrayList Using the import statement to work with existing Java APIs Accessing a value in an Array or and ArrayList Using the args Array Using Loop Constructs Creating while loops and nested while loops Developing a for loop Using ArrayLists with for loops Developing a do while loop Understanding variable scope Working with Methods and Method Overloading Creating and Invoking a Method Passing arguments and returning values Creating static methods and variables Using modifiers Overloading a method Using Encapsulation and Constructors Creating constructors Implementing encapsulation Introducing Advanced Object Oriented Concepts Using inheritance Using types of polymorphism such as overloading, overriding, and dynamic binding I V E R S O N A S S O C I A T E S S D N B H D Page 5 of 10

Working with superclasses and subclasses Adding abstraction to your analysis and design Understanding the purpose of Java interfaces Creating and implementing a Java interface Handling Errors Understanding the different kinds of errors that can occur and how they are handled in Java Understanding the different kinds of Exceptions in Java Using Javadocs to research the Exceptions thrown by the methods of foundation classes Writing code to handle Exceptions The Big Picture Creating packages and JAR files for deployment using java Two and three tier architectures Looking at some Java applications examples Java Platform Overview Introductions Course Schedule Java Overview Java Platforms OpenJDK Licensing Java in Server Environments The Java Community Process Java Syntax and Class Review Simple Java classes Java fields, constructors and methods Model objects using Java classes Package and import statements Encapsulation and Polymorphism Encapsulation in Java class design I V E R S O N A S S O C I A T E S S D N B H D Page 6 of 10

Model business problems with Java classes Immutability & Subclassing Overloading methods Variable argument methods Java Class Design Access modifiers: private, protected and public Method overriding Constructor overloading The instanceof operator Virtual method invocation Polymorphism Casting object references Overriding Object methods Advanced Class Design Abstract classes and type generalization The static and final modifiers Field modifier best practices The Singleton design pattern Designing abstract classes Nested classes Enumerated types Inheritance with Java Interfaces Java Interfaces Types of Inheritance Object composition and method delegation Implementing multiple interfaces The DAO design pattern Generics and Collections Generic classes and type parameters Type inference (diamond) I V E R S O N A S S O C I A T E S S D N B H D Page 7 of 10

Collections and generics List, set and Map Stack and Deque String processing String manipulation with StringBuilder and StringBuffer Essential String methods Text parsing in Java Input processing with Scanner Text output and formatting Regular expressions with the Pattern and Matcher classes Exceptions and Assertions Exceptions categories Standard Java Exception classes Creating your own Exception classes Using try-catch and the finally clause Using try-with-resources and the AutoCloseable interface The multi-catch feature Best practices using exceptions Assertions I/O Fundamentals I/O using Java Reading the console input stream Writing to the console Using I/O Streams Chaining I/O Streams Channel I/O Reading and writing objects using Serialization File I/O with NIO 2 The Path interface The Files class I V E R S O N A S S O C I A T E S S D N B H D Page 8 of 10

Directory and File operations Managing file system attributes Reading, writing, and creating files Watching for file system changes Threading Operating system task scheduling Recognizing multithreaded environments Creating multi-threaded solutions Sharing data across threads Synchronization and Deadlock Immutable objects Concurrency Creating Atomic variables Using Read-Write Locks Thread-safe collections Concurrenct synchronizers (Semaphore, Phaser, and others) Executors and ThreadPools to concurrently schedule tasks Parallelism and the Fork-Join framework Database Application with JDBC Layout of the JDBC API JDBC divers Queries and results PreparedStatement and CallableStatement Transactions RowSet 1.1 RowSetProvider and RowSetFactory The DAO Pattern and JDBC Localization Advantages of localization Defining locale Read and set locale using the Locale object I V E R S O N A S S O C I A T E S S D N B H D Page 9 of 10

Resource bundles Format messages, dates and numbers Day 9: Personal Grooming & Social Etiquette The last day of training will be 1 day soft skill training about topics as below: A professional presence in accordance with the organisation s corporate requirements Practice good grooming and dress sense. Develop confidence with business and social etiquette Sharpen your communication skills & conduct small talk confidently I V E R S O N A S S O C I A T E S S D N B H D Page 10 of 10