top of page
IT Global Training.
Android OS
Android OS Syllabus
Class 1
Introduction and the Java Environment
Features of Java Language, JVM, Java’s Bytecode. Installing Java, Java Program Development, Java Source File Structure, Compilation, Executions.
Basic Language Elements
Lexical Tokens, Identifiers, Keywords, Literals, Comments, Primitive Datatypes, Operators Assignments.
Control Flow Statements
Statements, Conditional (if) Statements, Data types and Variables, else if Condition, Switch Statements, While and do-while Loops, for Loops, the continue Statement, The break Statement.
bottom of page