Oracle Java SE 7 Fundamentals

Sağlayıcı:Oracle
Kategori:Java, Oracle
Eğitim Adı:Oracle Java SE 7 Fundamentals Eğitimi
Eğitim Süresi:5 gün

This Java SE 7 Fundamentals training teaches students with little or no programming experience to begin to learn programming using the Java programming language. It explores 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.

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.

Benefits to You

By investing in this course, you’ll develop a solid foundation in the Java programming language upon which to base continued work and training. It features the Java Platform, Standard Edition 7 (Java SE 7), and uses the Java SE Development Kit 7 (JDK 7) product.

Participate in Hands-On Exercises

You’ll gain hands on experience with basic object oriented concepts like inheritance, encapsulation and abstraction. Learn to create and use simple Java classes containing arrays, loops and conditional constructs.

Dive into Real World Applications

You’ll also learn how to use and manipulate object references, as well as write simple error handling code. This course helps you develop a solid understanding of what the Java SE7 platform is and how it’s used in real world applications.

Live Virtual Class Format

A Live Virtual Class (LVC) is exclusively for registered students; unregistered individuals may not view an LVC at any time. Registered students must view the class from the country listed in the registration form. Unauthorized recording, copying, or transmission of LVC content may not be made.

Course Topics

  • Introducing the Java Technology
  • Thinking in Objects
  • Introducing the Java Language
  • Working with Primitive Variables
  • Working with Objects
  • Using operators and decision constructs
  • Creating and Using Arrays
  • Using Loop Constructs
  • Working with Methods and Method Overloading
  • Using Encapsulation and Constructors
  • Introducing Advanced Object Oriented Concepts
  • Handling Errors
  • The Big Picture