YoVDO

Java: Object-Oriented Programming

Offered By: Codecademy

Tags

Java Courses Object-oriented programming Courses

Course Description

Overview

Learn about object-oriented programming in Java.

Object-oriented programming is a common style of programming where you design your code to function like objects in the real world. In Java, understanding the basics of object-oriented programming is especially important because every piece of Java code that you write interacts with objects and classes.

In this course, you’ll learn the foundations of object-oriented programming, write your own classes, create your own objects, and finally dive into some of the most common built-in Java classes.

Syllabus

  • What Are Classes, Objects, and Methods?: Learn the basics of object-oriented programming by exploring classes and methods.
    • VideoContentItem: Classes and Objects
    • Lesson: Java: Introduction to Classes
    • Article: Objects as Parameters
    • Quiz: Intro to Java Classes
    • Lesson: Learn Java: Methods
    • Quiz: Java Methods Quiz
    • Project: A Basic Calculator
    • Project: Build A Droid
  • Using Built-In Classes: Learn about some of the most commonly used Java built-in classes.
    • Article: Black Box Programming
    • Article: What are APIs, Libraries, and Packages?
    • Article: The Integer and Double Classes
    • Article: Static Methods of the Math Class

Taught by

Nitya Mandyam

Related Courses

Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera
Introduction to Programming for Musicians and Digital Artists
California Institute of the Arts via Coursera
Beginning Game Programming with C#
University of Colorado System via Coursera
Paradigms of Computer Programming
Université catholique de Louvain via edX