Java actually
A first course in programming
ISBN: 978-1-844480-418-4
Printing date: 15-February-2007.
This is an introductory textbook for anyone wanting to learn how to program using Java. It strikes a balance between details about the programming language features and techniques required to solve problems on the computer. Assuming no special knowledge of computing, the pace and presentation is suitable for students taking their first course in programming.To help gain confidence and competence as well as make programming engaging and accessible, the book has:
- 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
Each chapter of the book contains chapter objectives, numerous examples, illustrations, review questions (with annotated answers) and programming exercises.The book is not dependent on any specific platform or programming tool.The website offers lecture notes, programming examples, exercises, and more.
Khalid A. Mughal
Torill Hamre
Rolf W. Rasmussen