Java for beginners: Step-by-step hands-on guide to Java
Video description
Learn Java - one of the more popular programming languages in the world. Supercharge your career today as a programmer.
About This Video
Java has the advantage of ubiquity.
Java has a huge community support behind it.
A mature, robust and very versatile programming platform.
In Detail
We are a group of coders and programmers ourselves. So we understand the importance of learning by doing. This course is jam-packed with …
Java for beginners: Step-by-step hands-on guide to Java
Video description
Learn Java - one of the more popular programming languages in the world. Supercharge your career today as a programmer.
About This Video
Java has the advantage of ubiquity.
Java has a huge community support behind it.
A mature, robust and very versatile programming platform.
In Detail
We are a group of coders and programmers ourselves. So we understand the importance of learning by doing. This course is jam-packed with practical demos, homework assignments and a lot of live coding which will help you immensely in grasping these complex topics. We begin by downloading and installing a free programming editor also known as an integrated development environment (IDE). The IDE is called Eclipse and is pretty popular amongst Java programmers. Then we will go through some basic and foundational concepts of the Java programming language. Many of these concepts also apply to other programming languages. After these core concepts – we will put things into high gear and talk about control flow statements which can help you write dynamic programs. We will discuss object-oriented programming and its various pillars. We will introduce you to important OOP concepts like objects, classes, inheritance, interfaces, and packages. Each discussion will focus on how these concepts relate to the real world, while simultaneously providing an introduction to the syntax of the Java programming language. The added power of OO programming which Java provides gives programmers a huge edge over the relative simplicity of procedural programming. OOP concepts make it easier for programmers to relate the code to the real world objects we see around us. Generally speaking, learning OOP could be very simple and complex at the same time. We strive to explain these essential concepts with the help of simple real world scenarios and exercises.
Who this book is for
Anyone who wants to learn how to code in Java. Absolute beginners with no previous coding experience, to intermediates looking to sharpen their skills. Programmers looking to write applications in Java apps and get high-paying jobs or freelance contracts.
Chapter 3 : Java Control Flow and Other Core Features
If - Else statement
Switch statement
Random values
User input
Loops
Loops (contd.)
Arrays
Sorting arrays
Multi-dimensional arrays
Solving problems with Google
Methods
Chapter 4 : Object Oriented Programming
Introduction to object oriented programming
Modifier types
OOP – Encapsulation
OOP - Encapsulation # 2
OOP - Encapsulation # 3
OOP – Abstraction
OOP - Abstraction # 2
OOP - Inheritance
OOP - Inheritance # 2
OOP - Polymorphism
OOP - Polymorphism # 2
Chapter 5 : Graphical User Interface (GUI)
Graphical user interface
Graphical user interface # 2
Chapter 6 : Final Project
Final project
Final project # 2
Final project # 3
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept