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.
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.
This
lecture notes covers the following topics: Beginning With Java, Control
Statements, Classes and Methods, Packages and Interfaces, Exception Handling,
Multithreaded Programming, Strings, Input/Output , Applet Programming, Event
Handling, Abstract Window Toolkit, AWT Controls and Layout Managers.
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.