Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 969 Bytes

File metadata and controls

34 lines (26 loc) · 969 Bytes

Introduction to Object Oriented Programming with Java

Written by Ashley Lowry for Girl Develop It Austin


Course description

A 2-day course intended to be taught in 4-hour classes.

Part 1 covers Language Fundamentals:

  • Primitive Data Types (Variables)
  • Operators
  • Expressions & Statements
  • Flow Control (Blocks)
  • Exceptions

Part 2 covers Object-Oriented Concepts:

  • Objects and Classes
  • Defining Fields and Methods
  • Data Encapsulation
  • Subclasses and Inheritance
  • Polymorphism
  • Abstraction
  • Interfaces

You'll leave with a solid introductory foundation to programming concepts and we'll be there to answer any questions you may have along the way!

Prerequisites:

This course is intended for those with little to no programming experience.

Tech requirements:

  • Your laptop and charger. Note: A netbook or tablet is NOT a substitute.
  • Eclipse