2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
3rd January 2016, 12:15 PM
Super Moderator
 
Join Date: May 2012
Re: Java Online Training

UDEMY offer an introductory but fairly comprehensive set of java tutorials for beginners on Java programming using the eclipse Integrated Development Environment (IDE). It cover all the basics of Java programming, starting with the Java Virtual Machine and variables all the way to Java Generics and some of the Collection classes such as ArrayList and HashMap.

It is a good java online training for people new to programming who like to learn by doing.

Curriculum
Section 1: Computer and Java Virtual Machine Basics

Lecture 1
How Does a Computer Work?

Lecture 2
How does the Java Virtual Machine work?

Section 2: Eclipse
Lecture 3
Hello World in eclipse

Lecture 4
Comments

Lecture 5
Javadoc

Lecture 6
Debugger

Lecture 7
Eclipse Tips and Tricks

Lecture 8
Publishing your Program

Section 3: Variables
Lecture 9
Variables

Lecture 10
Syntax and Expressions

Lecture 11
Variable Types

Lecture 12
Strings

Lecture 13
Scanner

Lecture 14
JOptionPane

Section 4: If Else and Switch

Lecture 15
If-Else

Lecture 16
Booleans

Lecture 17
Switch-Case

Lecture 18
Enum

Section 5: For and While Loops
Lecture 19
For Loops

Lecture 20
While Loops

Lecture 21
Example: Making Change

Lecture 22
Nested For Loops

Lecture 23
Loop Example: Adding Numbers

Lecture 24
Break and Continue

Lecture 25
Scope

Lecture 26
Example: Wheel of Fortune

Section 6: Classes and Methods
Lecture 27
Classes

Lecture 28
Get and Set Methods

Lecture 29
Classes Example: Person

Lecture 30
Call by Reference and by Value

Lecture 31
Strings Are Immutable

Lecture 32
Equals

Lecture 33
Constructors

Lecture 34
Wrapper Classes

Lecture 35
Static Variables

Lecture 36
Classes Example: Distance

Lecture 37
Packages

Section 7: Arrays
Lecture 38
Arrays

Lecture 39
Class Example: Expanding Array

Lecture 40
Insertion Sort

Lecture 41
Multi-Dimensional Arrays

Lecture 42
Example: Tic-tac-toe

Lecture 43
Example: Pascal's Triangle


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 07:17 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4