First Steps in Java

Go to class
Write Review

Free Online Course: First Steps in Java provided by Udemy is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. First Steps in Java is taught by Holczer Balazs.

Overview
  • Get a good grasp on the basics of Java programming language: topics ranging from basic syntax to database operations

    What you'll learn:

    • Understand the basics of Java
    • Can handle MySQL database related operations

    Hi!

    This course is designed for students or anyone else who want to start Java as a programming language. We will consider several topics ranging from installing Java itself to MySQL database operations. The first chapter will be about the basics: loops, decision making, variables and so on. The next chapters will be about exception handling as well as how to deal withinput/output operations. Of course, we will consider the object orinted principles: inheritance, polymorphismand encapsulation as well. The last chapter will be about how to connect to a MySQLdatabase and how to make the basic database-related operations: inserting new items, removingitems or updatingitems in the database table.

    Hope you will like it!