Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Guide to Java = a concise introducti...
~
Streib, James T.
Linked to FindBook
Google Book
Amazon
博客來
Guide to Java = a concise introduction to programming /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Guide to Java/ by James T. Streib, Takako Soma.
Reminder of title:
a concise introduction to programming /
Author:
Streib, James T.
other author:
Soma, Takako.
Published:
Cham :Springer International Publishing : : 2023.,
Description:
xvi, 430 p. :ill. (some col.), digital ;24 cm.
[NT 15003449]:
1. Variables, Input / Output and Arithmetic -- 2. Objects: An Introduction -- 3. Selection Structures -- 4. Iteration Structures -- 5. Objects: Revisited -- Strings -- 6. Arrays -- Recursion -- 7. Objects: Inheritance and Polymorphism -- 8. Elementary File Input and Output -- 9. Simple Graphical Input and Output -- 9. Exceptions -- 10. Java doc Comments -- 11. Glossary -- 12. Answers to Selected Exercises.
Contained By:
Springer Nature eBook
Subject:
Java (Computer program language) -
Online resource:
https://doi.org/10.1007/978-3-031-22842-1
ISBN:
9783031228421
Guide to Java = a concise introduction to programming /
Streib, James T.
Guide to Java
a concise introduction to programming /[electronic resource] :by James T. Streib, Takako Soma. - Second edition. - Cham :Springer International Publishing :2023. - xvi, 430 p. :ill. (some col.), digital ;24 cm. - Undergraduate topics in computer science,2197-1781. - Undergraduate topics in computer science..
1. Variables, Input / Output and Arithmetic -- 2. Objects: An Introduction -- 3. Selection Structures -- 4. Iteration Structures -- 5. Objects: Revisited -- Strings -- 6. Arrays -- Recursion -- 7. Objects: Inheritance and Polymorphism -- 8. Elementary File Input and Output -- 9. Simple Graphical Input and Output -- 9. Exceptions -- 10. Java doc Comments -- 11. Glossary -- 12. Answers to Selected Exercises.
Seeking to learn quickly how to program in Java without prior experience? This Guide to Java presents a focused and accessible primer on the fundamentals of Java programming, with extensive use of illustrative examples and hands-on exercises. Addressing the need to acquire a good working model of objects in order to avoid possible misconceptions, the text introduces the core concepts of object-oriented programming at any stage, supported by the use of contour diagrams. Each chapter has one or more complete programs to illustrate the various ideas presented, and to help readers learn how to write programs on their own. Chapter summaries and practical exercises also are included to help the reader to review their progress and practice their skills. This substantially updated second edition has been expanded with additional exercises, and includes new material on bit manipulation and parallel processing. Topics and features: Introduces computing concepts in Chapter 0 for new programmers Adds new chapters on bit-manipulation and parallel processing Contains exercises at the end of each chapter with selected answers Supports both text-based and GUI-based Input/Output Objects can be introduced first, last, or intermixed with other material Uses contour diagrams to illustrate objects and recursion Discusses OOP concepts such as overloading, class methods, and inheritance Introduces string variables and illustrates arrays and array processing Discusses files, elementary exception processing, and the basics of Javadoc This concise and easy-to-follow textbook/guide is ideal for students in an introductory programming course. It is also suitable as a self-study guide for both practitioners and academics. Dr. James T. Streib is Professor Emeritus of Computer Science and Dr. Takako Soma is Associate Professor of Computer Science, and both are at Illinois College, Jacksonville, IL, USA. They are also co-authors of the follow-up text Guide to Data Structures.
ISBN: 9783031228421
Standard No.: 10.1007/978-3-031-22842-1doiSubjects--Topical Terms:
522522
Java (Computer program language)
LC Class. No.: QA76.73.J38 / S8466 2023
Dewey Class. No.: 005.133
Guide to Java = a concise introduction to programming /
LDR
:03494nmm a2200349 a 4500
001
2315604
003
DE-He213
005
20230208122137.0
006
m d
007
cr nn 008maaau
008
230902s2023 sz s 0 eng d
020
$a
9783031228421
$q
(electronic bk.)
020
$a
9783031228414
$q
(paper)
024
7
$a
10.1007/978-3-031-22842-1
$2
doi
035
$a
978-3-031-22842-1
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.J38
$b
S8466 2023
072
7
$a
UM
$2
bicssc
072
7
$a
COM051000
$2
bisacsh
072
7
$a
UM
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.J38
$b
S915 2023
100
1
$a
Streib, James T.
$3
2058614
245
1 0
$a
Guide to Java
$h
[electronic resource] :
$b
a concise introduction to programming /
$c
by James T. Streib, Takako Soma.
250
$a
Second edition.
260
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2023.
300
$a
xvi, 430 p. :
$b
ill. (some col.), digital ;
$c
24 cm.
490
1
$a
Undergraduate topics in computer science,
$x
2197-1781
505
0
$a
1. Variables, Input / Output and Arithmetic -- 2. Objects: An Introduction -- 3. Selection Structures -- 4. Iteration Structures -- 5. Objects: Revisited -- Strings -- 6. Arrays -- Recursion -- 7. Objects: Inheritance and Polymorphism -- 8. Elementary File Input and Output -- 9. Simple Graphical Input and Output -- 9. Exceptions -- 10. Java doc Comments -- 11. Glossary -- 12. Answers to Selected Exercises.
520
$a
Seeking to learn quickly how to program in Java without prior experience? This Guide to Java presents a focused and accessible primer on the fundamentals of Java programming, with extensive use of illustrative examples and hands-on exercises. Addressing the need to acquire a good working model of objects in order to avoid possible misconceptions, the text introduces the core concepts of object-oriented programming at any stage, supported by the use of contour diagrams. Each chapter has one or more complete programs to illustrate the various ideas presented, and to help readers learn how to write programs on their own. Chapter summaries and practical exercises also are included to help the reader to review their progress and practice their skills. This substantially updated second edition has been expanded with additional exercises, and includes new material on bit manipulation and parallel processing. Topics and features: Introduces computing concepts in Chapter 0 for new programmers Adds new chapters on bit-manipulation and parallel processing Contains exercises at the end of each chapter with selected answers Supports both text-based and GUI-based Input/Output Objects can be introduced first, last, or intermixed with other material Uses contour diagrams to illustrate objects and recursion Discusses OOP concepts such as overloading, class methods, and inheritance Introduces string variables and illustrates arrays and array processing Discusses files, elementary exception processing, and the basics of Javadoc This concise and easy-to-follow textbook/guide is ideal for students in an introductory programming course. It is also suitable as a self-study guide for both practitioners and academics. Dr. James T. Streib is Professor Emeritus of Computer Science and Dr. Takako Soma is Associate Professor of Computer Science, and both are at Illinois College, Jacksonville, IL, USA. They are also co-authors of the follow-up text Guide to Data Structures.
650
0
$a
Java (Computer program language)
$3
522522
650
0
$a
Computer programming.
$3
527209
650
1 4
$a
Programming Techniques.
$3
892496
650
2 4
$a
Java.
$3
517732
650
2 4
$a
Software Engineering.
$3
890874
650
2 4
$a
Compilers and Interpreters.
$3
3592044
700
1
$a
Soma, Takako.
$3
2058615
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
830
0
$a
Undergraduate topics in computer science.
$3
1567579
856
4 0
$u
https://doi.org/10.1007/978-3-031-22842-1
950
$a
Computer Science (SpringerNature-11645)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9451854
電子資源
11.線上閱覽_V
電子書
EB QA76.73.J38 S8466 2023
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login