java training camp level 1 intro

13
Jav a Training Camp

Upload: dikran-seropian

Post on 15-Feb-2017

88 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Java Training Camp Level 1 Intro

JavaTraining Camp

Page 2: Java Training Camp Level 1 Intro

Java Training Camp- Level 1 -

May 1, 2023 Title: Java Training Camp Author: Dikran Seropian 2

Dikran Seropian2016

[email protected]

Page 3: Java Training Camp Level 1 Intro

May 1, 2023 Title: Java Training Camp Author: Dikran Seropian 3

Agendao Why Java?

o Java Learning Path

o Java Training Camp Level 1

o Q & A

Page 4: Java Training Camp Level 1 Intro

May 1, 2023 Title: Java Training Camp Author: Dikran Seropian 4

Why Java?

o Easy to learno Object Oriented Programming Languageo Rich APIo Excellent documentation support - Javadocso Powerful development tools e.g. Intellij IDEA, Eclipse, Netbeanso Great collection of Open Source librarieso Great community supporto Java is FREEo Platform Independent: "write once run anywhere"o Java is Everywhereo Used in real world applicationso Java programmers are employable & well paid

Page 5: Java Training Camp Level 1 Intro

May 1, 2023 Title: Java Training Camp Author: Dikran Seropian 5

Java learning path

o The java language

o The JDK

o The OOP paradigm

o Java for Web Apps (A)

o Java for Web Apps - JEE Web Profile (B)

o Java for Enterprise Apps - JEE Full Profile (C)

Page 6: Java Training Camp Level 1 Intro

May 1, 2023 Title: Java Training Camp Author: Dikran Seropian 6

Java learning path

JDK (A) Web Apps (B) Web Profile (C) Full platformJava LanguageTools & Tool APIsDeploymentUser Interface ToolkitsIntegration LibrariesOther Base Librarieslang and util Base LibrariesJava Virtual Machine

Servlet 3.0JSP 2.2JSR-45EL 1.2JSTL 1.2JSR-250

Servlet 3.0JSP 2.2JSR-45EL 1.2JSTL 1.2JSR-250EJB 3.1 (Lite)JTA 1.1JPA 2.0JSF 2.0 *Web Beans 1.0 *

Servlet 3.0JSP 2.2JSR-45EL 1.2JSTL 1.2JSR-250EJB 3.1JTA 1.1JPA 2.0JSF 2.0Web Beans 1.0

JAX-RS 1.0Connectors 1.6JAX-WS 2.2JAXB 2.2JSR-109 1.2JSR-181 1.1JMS 1.1JAF 1.1JavaMail 1.4JSR-115JSR-196JSR-88 1.2JSR-77 1.1JAX-RPC1.1JAXR 1.0

Java profiles

Page 7: Java Training Camp Level 1 Intro

May 1, 2023 Title: Java Training Camp Author: Dikran Seropian 7

Java learning path

The JDK

Page 8: Java Training Camp Level 1 Intro

May 1, 2023 Title: Java Training Camp Author: Dikran Seropian 8

Certifications

Java Learning Path

Page 9: Java Training Camp Level 1 Intro

May 1, 2023 Title: Java Training Camp Author: Dikran Seropian 9

What?o learn the java fundamentals o get certified as Oracle Associate Java Programmer

Java Training Camp - Level 1

When?o First session June – September 2016,o Second session February – May 2017

How?o Daily 2 hour self studyo Weekly practice, self assesments and Q&A sessionso Monthly full certification grade assesmentso Agile training

Page 10: Java Training Camp Level 1 Intro

May 1, 2023 Title: Java Training Camp Author: Dikran Seropian 10

Toolso JDK 8o Intellij IDEA

Bookso OCA Certified Associate Java SE 8 Programmer I Study Guideo (optional) Effective Java Second Edition

Resourceso WWW & Sero

Java Training Camp – Level 1

Page 11: Java Training Camp Level 1 Intro

May 1, 2023 Title: Java Training Camp Author: Dikran Seropian 11

Training Schedule:o Week 1: Java Building Blocks

o Java Basicso Working with Java Data Types

o Week 2: Operators and Statementso Using Operators and Decision Constructso Using Loop Constructs

o Week 3: Core Java APIso Using Operators and Decision Constructso Creating and Using Arrayso Working with Selected classes from the Java APIo Working with Java Data Types

o Week 4: Methods and Encapsulationo Working with Methods and Encapsulationo Working with Selected classes from the Java API

o Week 5: Class Designo Working with Inheritance

o Week 6: Exceptionso Handling Exceptions

o Week 7-8 : Reviews and Full Examso Certification Exam

Java Training Camp – Level 1

Page 12: Java Training Camp Level 1 Intro

May 1, 2023 Title: Java Training Camp Author: Dikran Seropian 12

Q & A

Page 13: Java Training Camp Level 1 Intro

May 1, 2023 Title: Java Training Camp Author: Dikran Seropian 13

Thank you

[email protected]