In this class we are going to study JAVA. As Java is the most popular programming language.
Author- Shivani, Raghav || Guide - Prof. Chuang-Jan-Chang
- What is Java ?
- Why use Java ?
- How to compile and run Java program in Linux / Ubuntu Terminal
- Your First Program in Java: Printing a Line of Text
- Displaying Text with printf
- Operators
- Import Declarations
- Memory Concepts
- Arithmetic
- Decision Making: Equality and Relational Operators
- Introduction
- Algorithm
- Pseudocode
- Control Statements
- if Single-Selection Statement
- if ... else Double-Selection Statement
- Compound Assignment Operators
- Increment and Decrement Operators
- Operator Precedence and Associativity
- Primitive Types