|
Fundamentals of Programming Using Java - FastTrack
This is aimed at students learning how to program for the first time, this is a focused introduction which stands out as an accessible first encounter with Java. Students work their way through carefully chosen examples and exercises - paced and structured for an intuitive progression. These drills will provide them with a sound and working knowledge
of basic programming constructs. Taking an objects later approach, this book is designed for one semester courses with aim of providing a launch pad to later in depth OOP study. Concepts and principles are illustrated by everyday analogies and backed up by code examples which will help to clarify and anchor your understanding. It is developed with support from Middlesex University Press and Global Campus.
Contents:
1: Solving problems with computers
2: Algorithms and programs
3: Outputs and calculations
4: Input and strings
5: The 'if' statement
6: Repetition using loops
7: More control structures
8: Methods for more complex programs
9: Arrays
10: Objects
11: Files
12: Putting it all together.
|