Introduction to Java as a Second Language

Por: Coursera . en: ,

  • Module 1: Java Foundations
    • In this module, we'll explain what Java is and how it came to be. We'll also explore what a Java Virtual Machine is, what it does, and why Java is a crucial part of web applications.
  • Module 2: Building the Java Devlopment Environment.
    • In this module, we'll explain how to download and install Java and Eclipse and go through creating and running a Java project using Eclipse.
  • Module 3: Java Classes and Objects
    • In this module, we'll talk about the features that make Java an object-oriented language, explain Java classes and objects and how to add a class. We'll also talk about models and how to move it to code.
  • Module 4: Instantiation, the Constructor, the Main Function and Objects
    • In this module, we'll talk about Java instantiation, constructors, and main functions.
  • Module 5: Additional Classes and Concatenation
    • In this module, we'll discuss what concatenation is, what it is used for, and how to use it in Java. We will also talk about instantiating multiple classes and you'll get a chance to add a new class in a lab.

Plataforma