<p><span>This textbook presents a focused and accessible primer on the fundamentals of Java programming, with extensive use of illustrative examples and hands-on exercises.</span></p><p><span>Addressing the need to acquire a good working model of objects in order to avoid possible misconceptions, th
Guide to Java: A Concise Introduction to Programming
โ Scribed by James T. Streib, Takako Soma (auth.)
- Publisher
- Springer-Verlag London
- Year
- 2014
- Tongue
- English
- Leaves
- 363
- Series
- Undergraduate Topics in Computer Science
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This book presents a focused and accessible primer on the fundamentals of Java programming, with extensive use of examples and hands-on exercises. Topics and features: provides an introduction to variables, input/output and arithmetic operations describes objects and contour diagrams, explains selection structures, and demonstrates how iteration structures work discusses object-oriented concepts such as overloading and classes methods, and introduces string variables and processing illustrates arrays and array processing and examines recursion explores inheritance and polymorphism and investigates elementary files presents a primer on graphical input/output, discusses elementary exception processing, and presents the basics of Javadoc includes exercises at the end of each chapter, with selected answers in an appendix and a glossary of key terms provides additional supplementary information at an associated website.
โฆ Table of Contents
Front Matter....Pages i-xiii
Variables, Input/Output, and Arithmetic....Pages 1-38
Objects: An Introduction....Pages 39-67
Selection Structures....Pages 69-106
Iteration Structures....Pages 107-141
Objects: Revisited....Pages 143-184
Strings....Pages 185-202
Arrays....Pages 203-243
Recursion....Pages 245-266
Objects: Inheritance and Polymorphism....Pages 267-291
Elementary File Input and Output....Pages 293-310
Back Matter....Pages 311-358
โฆ Subjects
Programming Techniques; Programming Languages, Compilers, Interpreters
๐ SIMILAR VOLUMES
Seeking to learn quickly how to program in Java without prior experience? This<i>Guide to Java</i>presents a focused and accessible primer on the fundamentals of Java programming, with extensive use of illustrative examples and hands-on exercises.<br /><br />Addressing the need to acquire a good wor
A Concise and Practical Introduction to Programming Algorithms in Java has two main goals. The first is for novice programmers to learn progressively the basic concepts underlying most imperative programming languages using Java. The second goal is to introduce new programmers to the very basic prin
<p><P>This gentle introduction to programming and algorithms has been designed as a first course for undergraduates, and requires no prior knowledge. </P><P></P><P>Divided into two parts the first covers programming basic tasks using Java. The fundamental notions of variables, expressions, assignmen