Java Programming
Object-oriented thinking- Need for OOP paradigm Summary of OOP concepts Coping with complexity Abstraction mechanisms A way of viewing the world – Agents, responsibility, messages Methods Java Basics- History of Java Java buzzwords Data types, variables Scope and lifetime of variables Arrays Operators Expressions Control statements Type conversion and casting Simple Java program Concepts of …