Programming for Cloud computing (Java) Private: Network and Cloud Computing Course Programming for Cloud computing (Java) Lesson Content 0% Complete 0/42 Steps Introduction to Java History of Java Key Features Important terminology Requirement Java Basic Data Types Type Conversion Variables Keywords Constants First program in java Syntax of program Explanation of terms Setting up first project in eclipse Creating a program in eclipse Executing program Operators in Java - Part 1 What are operators, operands, expression? Types of operators Explain each type of operator Live examples on eclipse Operators in Java - Part 2 What is conditional statement? Different conditional statements in java If and else (different types) Switch – Case Conditional Statements in Java Practical implementation of if – else Examples Conditional Statements in Java – 2 Practical implementation of switch – case Examples Branching Statements Introduction Types of branching statements Explanation (Return, Break, Continue) Practical Implementation Memory management and GC How memory management takes place? How memory is allocated? Types of memory allocation Previous Lesson Back to Course Next Lesson