語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Java in two semesters = featuring Ja...
~
Charatan, Quentin.
FindBook
Google Book
Amazon
博客來
Java in two semesters = featuring JavaFX /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Java in two semesters/ by Quentin Charatan, Aaron Kans.
其他題名:
featuring JavaFX /
作者:
Charatan, Quentin.
其他作者:
Kans, Aaron.
出版者:
Cham :Springer International Publishing : : 2019.,
面頁冊數:
xviii, 716 p. :ill. (some col.), digital ;24 cm.
內容註:
Part I: Semester One -- The First Step -- Building Blocks -- Selection -- Iteration -- Methods -- Arrays -- Classes and Objects -- Implementing Classes -- Inheritance -- Introducing JavaFX -- Case Study - Part 1 -- Case Study - Part 2 -- Part II: Semester Two -- Interfaces and Lambda Expressions -- Exceptions -- The Java Collections Framework -- Advanced JavaFX -- JavaFX: Interacting with the User -- Working with Files -- Packages -- Multi-Threaded Programs -- Advanced Case Study -- The Stream API -- Working with Sockets -- Java in Context.
Contained By:
Springer eBooks
標題:
Java (Computer program language) -
電子資源:
https://doi.org/10.1007/978-3-319-99420-8
ISBN:
9783319994208
Java in two semesters = featuring JavaFX /
Charatan, Quentin.
Java in two semesters
featuring JavaFX /[electronic resource] :by Quentin Charatan, Aaron Kans. - 4th ed. - Cham :Springer International Publishing :2019. - xviii, 716 p. :ill. (some col.), digital ;24 cm. - Texts in computer science,1868-0941. - Texts in computer science..
Part I: Semester One -- The First Step -- Building Blocks -- Selection -- Iteration -- Methods -- Arrays -- Classes and Objects -- Implementing Classes -- Inheritance -- Introducing JavaFX -- Case Study - Part 1 -- Case Study - Part 2 -- Part II: Semester Two -- Interfaces and Lambda Expressions -- Exceptions -- The Java Collections Framework -- Advanced JavaFX -- JavaFX: Interacting with the User -- Working with Files -- Packages -- Multi-Threaded Programs -- Advanced Case Study -- The Stream API -- Working with Sockets -- Java in Context.
This easy-to-follow textbook teaches Java programming from first principles, as well as covering design and testing methodologies. The text is divided into two parts. Each part supports a one-semester module, the first part addressing fundamental programming concepts, and the second part building on this foundation, teaching the skills required to develop more advanced applications. This fully updated and greatly enhanced fourth edition covers the key developments introduced in Java 8, including material on JavaFX, lambda expressions and the Stream API. Topics and features Begins by introducing fundamental programming concepts such as declaration of variables, control structures, methods and arrays. Goes on to cover the fundamental object-oriented concepts of classes and objects, inheritance and polymorphism. Uses JavaFX throughout for constructing event-driven graphical interfaces. Includes advanced topics such as interfaces and lambda expressions, generics, collection classes and exceptions. Explains file-handling techniques, packages, multi-threaded programs, socket programming, remote database access and processing collections using streams. Includes self-test questions and programming exercises at the end of each chapter, as well as two illuminating case studies. Provides additional resources at its associated website (simply go to springer.com and search for Java in Two Semesters), including a guide on how to install and use the NetBeans™ Java IDE. Offering a gentle introduction to the field, assuming no prior knowledge of the subject, Java in Two Semesters is the ideal companion to undergraduate modules in software development or programming. Dr Aaron Kans is a Principal Lecturer in the School of Architecture, Computing & Engineering at the University of East London, UK. Dr Quentin Charatan is a former Principal Lecturer and now visiting lecturer at the same institution.
ISBN: 9783319994208
Standard No.: 10.1007/978-3-319-99420-8doiSubjects--Topical Terms:
522522
Java (Computer program language)
LC Class. No.: QA76.73.J38
Dewey Class. No.: 005.133
Java in two semesters = featuring JavaFX /
LDR
:03536nmm a2200361 a 4500
001
2178314
003
DE-He213
005
20190108102343.0
006
m d
007
cr nn 008maaau
008
191122s2019 gw s 0 eng d
020
$a
9783319994208
$q
(electronic bk.)
020
$a
9783319994192
$q
(paper)
024
7
$a
10.1007/978-3-319-99420-8
$2
doi
035
$a
978-3-319-99420-8
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.J38
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051010
$2
bisacsh
072
7
$a
UMX
$2
thema
072
7
$a
UMC
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.J38
$b
C469 2019
100
1
$a
Charatan, Quentin.
$3
3382336
245
1 0
$a
Java in two semesters
$h
[electronic resource] :
$b
featuring JavaFX /
$c
by Quentin Charatan, Aaron Kans.
250
$a
4th ed.
260
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2019.
300
$a
xviii, 716 p. :
$b
ill. (some col.), digital ;
$c
24 cm.
490
1
$a
Texts in computer science,
$x
1868-0941
505
0
$a
Part I: Semester One -- The First Step -- Building Blocks -- Selection -- Iteration -- Methods -- Arrays -- Classes and Objects -- Implementing Classes -- Inheritance -- Introducing JavaFX -- Case Study - Part 1 -- Case Study - Part 2 -- Part II: Semester Two -- Interfaces and Lambda Expressions -- Exceptions -- The Java Collections Framework -- Advanced JavaFX -- JavaFX: Interacting with the User -- Working with Files -- Packages -- Multi-Threaded Programs -- Advanced Case Study -- The Stream API -- Working with Sockets -- Java in Context.
520
$a
This easy-to-follow textbook teaches Java programming from first principles, as well as covering design and testing methodologies. The text is divided into two parts. Each part supports a one-semester module, the first part addressing fundamental programming concepts, and the second part building on this foundation, teaching the skills required to develop more advanced applications. This fully updated and greatly enhanced fourth edition covers the key developments introduced in Java 8, including material on JavaFX, lambda expressions and the Stream API. Topics and features Begins by introducing fundamental programming concepts such as declaration of variables, control structures, methods and arrays. Goes on to cover the fundamental object-oriented concepts of classes and objects, inheritance and polymorphism. Uses JavaFX throughout for constructing event-driven graphical interfaces. Includes advanced topics such as interfaces and lambda expressions, generics, collection classes and exceptions. Explains file-handling techniques, packages, multi-threaded programs, socket programming, remote database access and processing collections using streams. Includes self-test questions and programming exercises at the end of each chapter, as well as two illuminating case studies. Provides additional resources at its associated website (simply go to springer.com and search for Java in Two Semesters), including a guide on how to install and use the NetBeans™ Java IDE. Offering a gentle introduction to the field, assuming no prior knowledge of the subject, Java in Two Semesters is the ideal companion to undergraduate modules in software development or programming. Dr Aaron Kans is a Principal Lecturer in the School of Architecture, Computing & Engineering at the University of East London, UK. Dr Quentin Charatan is a former Principal Lecturer and now visiting lecturer at the same institution.
650
0
$a
Java (Computer program language)
$3
522522
650
1 4
$a
Programming Languages, Compilers, Interpreters.
$3
891123
650
2 4
$a
Java.
$3
517732
650
2 4
$a
Control Structures and Microprogramming.
$3
895886
650
2 4
$a
Computer System Implementation.
$3
892710
700
1
$a
Kans, Aaron.
$3
3382337
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
830
0
$a
Texts in computer science.
$3
1567573
856
4 0
$u
https://doi.org/10.1007/978-3-319-99420-8
950
$a
Computer Science (Springer-11645)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9368171
電子資源
11.線上閱覽_V
電子書
EB QA76.73.J38
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入