Introduction to Java and OOA/OOD for Web Applications (by Alvin J. Alexander)
Introduction to Java and OOA/OOD for Web Applications (by Alvin J. Alexander)
Introduction to Java and OOA/OOD for Web Applications (by Alvin J. Alexander)
Topics covered includes: Object-Oriented Software Development,
First Steps with Java, Variables, constants, and keywords, Arrays, Strings, Flow
control and loops, Classes and objects, Extending Classes, Exceptions, Standard
Libraries and Server-side Programming, Databases, Best Practices, and Final
Project.
The
page provides notes that is organized around following four stages of learning
to program in Java : Elements of Programming, Functions, Object-Oriented
Programming, Algorithms and Data Structures.
After successfully completing
this note, the student will understand and be able to demonstrate the basic Java
programming principles, such as file IO, exception handling, object creation and
inheritance in Java. Topics covered includes: Variable Types, Iteration,
Selection, simple IO, Exception Handling, Class Inheritance, Code Presentations,
Client Server Basics, Parsing HTML with Jsoup, Array Lists.
Introduction to Programming Using Java, is a
free, on-line textbook on introductory programming, which uses Java as the
language of instruction. This book is directed mainly towards beginning
programmers, although it might also be useful for experienced programmers who
want to learn something about Java. It is certainly not meant to provide
complete coverage of the Java language.
Topics covered includes: Object-Oriented Software Development,
First Steps with Java, Variables, constants, and keywords, Arrays, Strings, Flow
control and loops, Classes and objects, Extending Classes, Exceptions, Standard
Libraries and Server-side Programming, Databases, Best Practices, and Final
Project.