Request for consultation
Thanks for your request. You’ll soon be chatting with a consultant to get the answers you need.
Your form is submitting...
{{formPostErrorMessage.message}} [{{formPostErrorMessage.code}}]
Quick Navigation
Overview
JAVA ACTUALLY: A FIRST COURSE IN PROGRAMMING
- Thorough coverage of essential topics such as control structures followed by object-based programming.
- Complete program examples that can be downloaded for experimenting.
- 'Best Practice' tips to promote good programming habits.
- Problems that illustrate programming concepts.
- UML (Unified Modelling Language) to graphically illustrate program design.
- Testing program behaviour using assertions.
1. Getting Started.
PART I: STRUCTURED PROGRAMMING.
2. Basic Programming Elements.
3. Program Control Flow.
PART II: OBJECT-BASED PROGRAMMING.
4. Using Objects.
5. More on Control Structures.
6. Arrays.
7. Defining Classes.
8. Object Communication.
PART III: PROGRAM BUILDING BLOCKS.
9. Sorting and Searching Arrays.
10. Text File I/O and Simple GUI Dialogue.
PART I: STRUCTURED PROGRAMMING.
2. Basic Programming Elements.
3. Program Control Flow.
PART II: OBJECT-BASED PROGRAMMING.
4. Using Objects.
5. More on Control Structures.
6. Arrays.
7. Defining Classes.
8. Object Communication.
PART III: PROGRAM BUILDING BLOCKS.
9. Sorting and Searching Arrays.
10. Text File I/O and Simple GUI Dialogue.