Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Coursera

Introduction to Java and Programming Basics

Packt via Coursera

Overview

This comprehensive course starts by guiding you through the setup process, including the installation of the Java Development Kit (JDK) and system environment configuration, ensuring a smooth beginning to your programming journey. Initial modules introduce basic programming concepts and the Java Shell (JShell) for interactive learning. Progressing further, you'll engage in practical exercises and projects, starting with simple tasks and advancing to complex topics like variables, data types, and control structures. Emphasizing hands-on practice, the course includes puzzles and coding challenges to reinforce your learning. Advanced modules cover methods, object-oriented programming, and the Java platform, with real-world projects to boost your confidence in writing efficient Java code. Additionally, you'll learn to use essential development tools like Eclipse for creating and managing Java projects. Designed for beginners with no prior Java or programming experience, this course is perfect for students, aspiring software developers, and anyone interested in learning Java.

Syllabus

  • Introduction
    • In this module, we will introduce the course and provide an overview of its structure. We will discuss the objectives, key resources, and tools necessary for effective learning. You will learn how to make the best use of the course guide to enhance your learning experience.
  • Installing Java 11
    • In this module, we will guide you through the installation of Java Development Kit (JDK) 11. We will start by installing the JDK, verifying the installation of Java and JShell, and setting the path environment variable in Windows. Additionally, we will cover troubleshooting common installation issues.
  • Introduction to Java Programming with JShell Using Multiplication Table
    • In this module, we will dive into Java programming using JShell. Starting with an introduction to the multiplication table challenge, you will learn to launch JShell, break down the challenge, and understand Java expressions. We will also explore printing outputs to the console, working with variables, and using loops and conditionals through various exercises and puzzles.
  • Introduction to Method with Multiplication Table
    • In this module, we will introduce you to Java methods, starting with simple examples like "Hello World" and moving towards more complex tasks like creating methods for the multiplication table. You will learn about method arguments, method overloading, and how to return values from methods. Exercises and puzzles will help reinforce these concepts.
  • Introduction to Java Platform
    • In this module, we will provide an overview of the Java platform, including an introduction to java, javac, and bytecode. You will learn to create and compile Java classes, run programs using the main method, and understand the differences between JDK, JRE, and JVM. Practical exercises will help solidify your understanding of these concepts.
  • Introduction to Eclipse - First Java Project
    • In this module, we will introduce you to Eclipse, a powerful integrated development environment (IDE) for Java. You will learn to install Eclipse, create new Java projects, write and run Java programs, and add methods. Additionally, we will cover essential Eclipse tips for saving actions, refactoring code, and debugging.

Taught by

Packt

Reviews

Start your review of Introduction to Java and Programming Basics

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.