語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Programming in Two Semesters = Using Python and Java /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Programming in Two Semesters/ by Quentin Charatan, Aaron Kans.
其他題名:
Using Python and Java /
作者:
Charatan, Quentin.
其他作者:
Kans, Aaron.
面頁冊數:
XVII, 661 p. 1468 illus., 850 illus. in color.online resource. :
Contained By:
Springer Nature eBook
標題:
Programming Language. -
電子資源:
https://doi.org/10.1007/978-3-031-01326-3
ISBN:
9783031013263
Programming in Two Semesters = Using Python and Java /
Charatan, Quentin.
Programming in Two Semesters
Using Python and Java /[electronic resource] :by Quentin Charatan, Aaron Kans. - 1st ed. 2022. - XVII, 661 p. 1468 illus., 850 illus. in color.online resource. - Texts in Computer Science,1868-095X. - Texts in Computer Science,.
1. Introduction -- 2. Blocks: Simple Data Types, Input and Output -- 3. Selection -- 4 Iteration -- 5. Functions -- 6. Collections: Lists, Tuples and Dictionaries -- 7. Modules and Packages -- 8. File Handling in Python -- 9. Object-Oriented Python 1 -- 10. Object-Oriented Python 2 -- 11. Graphics with Tkinter -- 12. Case Study -- 13. From Python to Java -- 14. Input, Output and Data Types -- 15. Control Structures -- 16. Object-Oriented Java 1 -- 17. Object-Oriented Java 2 -- 18. Interfaces, Generics and Polymorphism -- 19. Graphics with JavaFX -- 20. Exceptions -- 21. Collection Classes -- 22. File Handling in Java -- 23. The Stream API -- 24. Case Study.
This highly accessible textbook teaches programming from first principles. In common with many programming courses, it uses Python as the introductory programming language before going on to use Java as the vehicle for more advanced programming concepts. The first part, which teaches Python, covers fundamental programming concepts, such as data types and control structures and functions. It introduces more complex data types such as lists and dictionaries and also deals with file handling. It introduces object-oriented concepts and ends with a case study bringing together all the topics of the first semester. The second part uses Java to teach advanced concepts and centres around object-oriented programming, teaching key object-oriented concepts such as inheritance and polymorphism. The semester again ends with an advanced case study bringing together all the topics of the second semester. Topics and features: Assumes no prior knowledge, and makes the transition from Python to Java a smooth process Features numerous exercises and also an illustrative case study for each language Examines procedural and object-oriented methodologies, as well as design principles Covers such advanced topics as interfaces and lambda expressions, exceptions and Collections Includes a chapter on graphics programming in Python using Tkinter Introduces the latest Java technology for graphical interfaces, JavaFX Explains design concepts using UML notation Offering a gentle introduction to the field and assuming no prerequisite background, Programming in Two Semesters is the ideal companion to undergraduate modules in software development or programming. In addition, it will serve as a strong primer for professionals looking to strengthen their knowledge of programming with these languages. Dr Quentin Charatan is a former Principal Lecturer and now visiting lecturer at the same institution. Dr Aaron Kans is the Head of the Computer Science and Digital Technologies Department in the School of Architecture, Computing & Engineering at the University of East London, UK.
ISBN: 9783031013263
Standard No.: 10.1007/978-3-031-01326-3doiSubjects--Topical Terms:
1365750
Programming Language.
LC Class. No.: QA76.6-76.66
Dewey Class. No.: 005.11
Programming in Two Semesters = Using Python and Java /
LDR
:04156nam a22004095i 4500
001
1083956
003
DE-He213
005
20221001143831.0
007
cr nn 008mamaa
008
221228s2022 sz | s |||| 0|eng d
020
$a
9783031013263
$9
978-3-031-01326-3
024
7
$a
10.1007/978-3-031-01326-3
$2
doi
035
$a
978-3-031-01326-3
050
4
$a
QA76.6-76.66
072
7
$a
UM
$2
bicssc
072
7
$a
COM051000
$2
bisacsh
072
7
$a
UM
$2
thema
082
0 4
$a
005.11
$2
23
100
1
$a
Charatan, Quentin.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1302029
245
1 0
$a
Programming in Two Semesters
$h
[electronic resource] :
$b
Using Python and Java /
$c
by Quentin Charatan, Aaron Kans.
250
$a
1st ed. 2022.
264
1
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2022.
300
$a
XVII, 661 p. 1468 illus., 850 illus. in color.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
490
1
$a
Texts in Computer Science,
$x
1868-095X
505
0
$a
1. Introduction -- 2. Blocks: Simple Data Types, Input and Output -- 3. Selection -- 4 Iteration -- 5. Functions -- 6. Collections: Lists, Tuples and Dictionaries -- 7. Modules and Packages -- 8. File Handling in Python -- 9. Object-Oriented Python 1 -- 10. Object-Oriented Python 2 -- 11. Graphics with Tkinter -- 12. Case Study -- 13. From Python to Java -- 14. Input, Output and Data Types -- 15. Control Structures -- 16. Object-Oriented Java 1 -- 17. Object-Oriented Java 2 -- 18. Interfaces, Generics and Polymorphism -- 19. Graphics with JavaFX -- 20. Exceptions -- 21. Collection Classes -- 22. File Handling in Java -- 23. The Stream API -- 24. Case Study.
520
$a
This highly accessible textbook teaches programming from first principles. In common with many programming courses, it uses Python as the introductory programming language before going on to use Java as the vehicle for more advanced programming concepts. The first part, which teaches Python, covers fundamental programming concepts, such as data types and control structures and functions. It introduces more complex data types such as lists and dictionaries and also deals with file handling. It introduces object-oriented concepts and ends with a case study bringing together all the topics of the first semester. The second part uses Java to teach advanced concepts and centres around object-oriented programming, teaching key object-oriented concepts such as inheritance and polymorphism. The semester again ends with an advanced case study bringing together all the topics of the second semester. Topics and features: Assumes no prior knowledge, and makes the transition from Python to Java a smooth process Features numerous exercises and also an illustrative case study for each language Examines procedural and object-oriented methodologies, as well as design principles Covers such advanced topics as interfaces and lambda expressions, exceptions and Collections Includes a chapter on graphics programming in Python using Tkinter Introduces the latest Java technology for graphical interfaces, JavaFX Explains design concepts using UML notation Offering a gentle introduction to the field and assuming no prerequisite background, Programming in Two Semesters is the ideal companion to undergraduate modules in software development or programming. In addition, it will serve as a strong primer for professionals looking to strengthen their knowledge of programming with these languages. Dr Quentin Charatan is a former Principal Lecturer and now visiting lecturer at the same institution. Dr Aaron Kans is the Head of the Computer Science and Digital Technologies Department in the School of Architecture, Computing & Engineering at the University of East London, UK.
650
2 4
$a
Programming Language.
$3
1365750
650
2 4
$a
Software Engineering.
$3
669632
650
2 4
$a
Java.
$3
1115949
650
2 4
$a
Python.
$3
1115944
650
1 4
$a
Programming Techniques.
$3
669781
650
0
$a
Programming languages (Electronic computers).
$3
1127615
650
0
$a
Software engineering.
$3
562952
650
0
$a
Java (Computer program language).
$3
686374
650
0
$a
Python (Computer program language).
$3
1127623
650
0
$a
Computer programming.
$3
527822
700
1
$a
Kans, Aaron.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1302030
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9783031013256
776
0 8
$i
Printed edition:
$z
9783031013270
776
0 8
$i
Printed edition:
$z
9783031013287
830
0
$a
Texts in Computer Science,
$x
1868-0941
$3
1254292
856
4 0
$u
https://doi.org/10.1007/978-3-031-01326-3
912
$a
ZDB-2-SCS
912
$a
ZDB-2-SXCS
950
$a
Computer Science (SpringerNature-11645)
950
$a
Computer Science (R0) (SpringerNature-43710)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入