語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Beginning Ada programming = from nov...
~
Shvets, Andrew T.
FindBook
Google Book
Amazon
博客來
Beginning Ada programming = from novice to professional /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Beginning Ada programming/ by Andrew T. Shvets.
其他題名:
from novice to professional /
作者:
Shvets, Andrew T.
出版者:
Berkeley, CA :Apress : : 2020.,
面頁冊數:
xvii, 343 p. :ill., digital ;24 cm.
內容註:
Part 1: Introductory Topics -- 1. Introduction -- 2. Basic Types -- 3. Basic Control Structures -- 4. Procedures and Functions -- 5. Arrays, Records and Access Types -- 6. Basics of Object Oriented Programming -- Part 2: Intermediate Topics -- 7. Exception Handling -- 8. The Basics Of I/O And Interacting With The Operating System -- 9. String Operations -- 10. Data Containers -- Part 3: Advanced Topics -- 11. Multiprocessing With Tasks -- 12. Advanced Types -- 13. Advanced OOP -- 14. Contracts and Proofs -- 15. Networking and Advanced I/O -- 16. Project Organization -- 17. Libraries -- Appendix A: Installing GNAT in Linux and Unix -- Appendix B: Installing GNAT in Windows -- Appendix C: Reserved Keywords -- Appendix D: Debugging Ada Applications.
Contained By:
Springer eBooks
標題:
Ada (Computer program language) -
電子資源:
https://doi.org/10.1007/978-1-4842-5428-8
ISBN:
9781484254288
Beginning Ada programming = from novice to professional /
Shvets, Andrew T.
Beginning Ada programming
from novice to professional /[electronic resource] :by Andrew T. Shvets. - Berkeley, CA :Apress :2020. - xvii, 343 p. :ill., digital ;24 cm.
Part 1: Introductory Topics -- 1. Introduction -- 2. Basic Types -- 3. Basic Control Structures -- 4. Procedures and Functions -- 5. Arrays, Records and Access Types -- 6. Basics of Object Oriented Programming -- Part 2: Intermediate Topics -- 7. Exception Handling -- 8. The Basics Of I/O And Interacting With The Operating System -- 9. String Operations -- 10. Data Containers -- Part 3: Advanced Topics -- 11. Multiprocessing With Tasks -- 12. Advanced Types -- 13. Advanced OOP -- 14. Contracts and Proofs -- 15. Networking and Advanced I/O -- 16. Project Organization -- 17. Libraries -- Appendix A: Installing GNAT in Linux and Unix -- Appendix B: Installing GNAT in Windows -- Appendix C: Reserved Keywords -- Appendix D: Debugging Ada Applications.
Discover the Ada programming language by being gently guided through the various parts of the language and its latest available stable release. The goal in this book is to slowly ease you into the different topics. It is understood that you do not always have ample free time, so the text is easy to digest and concepts are spoon fed to the reader. Starting with the simplest of topics, detailed explanations demonstrate the how and why of Ada. You are strongly encouraged to experiment and break things (without which the learning process is linear and quite dull) At the end of Beginning Ada Programming, you will have an excellent understanding of the general topics that make up the Ada programming language and can tackle far more challenging topics. Each chapter builds on what was previously described. Furthermore, each code example is independent of others and will run all by itself. Instructions are provided where you can obtain an Ada compiler and how to debug your code. You will: Master basic types, control structures, procedures, and functions in Ada Use Ada arrays, records, and access types Implement OO programming using Ada Handle the basics of I/O and interfacing with the operating system Take advantage of string operators, data containers, multiprocessing with tasks, and more Work with contracts and proofs, networks, and various Ada libraries.
ISBN: 9781484254288
Standard No.: 10.1007/978-1-4842-5428-8doiSubjects--Topical Terms:
653206
Ada (Computer program language)
LC Class. No.: QA76.73.A35 / S584 2020
Dewey Class. No.: 005.133
Beginning Ada programming = from novice to professional /
LDR
:03153nmm a2200337 a 4500
001
2215367
003
DE-He213
005
20200603105416.0
006
m d
007
cr nn 008maaau
008
201119s2020 cau s 0 eng d
020
$a
9781484254288
$q
(electronic bk.)
020
$a
9781484254271
$q
(paper)
024
7
$a
10.1007/978-1-4842-5428-8
$2
doi
035
$a
978-1-4842-5428-8
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.A35
$b
S584 2020
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.A35
$b
S562 2020
100
1
$a
Shvets, Andrew T.
$3
3446673
245
1 0
$a
Beginning Ada programming
$h
[electronic resource] :
$b
from novice to professional /
$c
by Andrew T. Shvets.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2020.
300
$a
xvii, 343 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part 1: Introductory Topics -- 1. Introduction -- 2. Basic Types -- 3. Basic Control Structures -- 4. Procedures and Functions -- 5. Arrays, Records and Access Types -- 6. Basics of Object Oriented Programming -- Part 2: Intermediate Topics -- 7. Exception Handling -- 8. The Basics Of I/O And Interacting With The Operating System -- 9. String Operations -- 10. Data Containers -- Part 3: Advanced Topics -- 11. Multiprocessing With Tasks -- 12. Advanced Types -- 13. Advanced OOP -- 14. Contracts and Proofs -- 15. Networking and Advanced I/O -- 16. Project Organization -- 17. Libraries -- Appendix A: Installing GNAT in Linux and Unix -- Appendix B: Installing GNAT in Windows -- Appendix C: Reserved Keywords -- Appendix D: Debugging Ada Applications.
520
$a
Discover the Ada programming language by being gently guided through the various parts of the language and its latest available stable release. The goal in this book is to slowly ease you into the different topics. It is understood that you do not always have ample free time, so the text is easy to digest and concepts are spoon fed to the reader. Starting with the simplest of topics, detailed explanations demonstrate the how and why of Ada. You are strongly encouraged to experiment and break things (without which the learning process is linear and quite dull) At the end of Beginning Ada Programming, you will have an excellent understanding of the general topics that make up the Ada programming language and can tackle far more challenging topics. Each chapter builds on what was previously described. Furthermore, each code example is independent of others and will run all by itself. Instructions are provided where you can obtain an Ada compiler and how to debug your code. You will: Master basic types, control structures, procedures, and functions in Ada Use Ada arrays, records, and access types Implement OO programming using Ada Handle the basics of I/O and interfacing with the operating system Take advantage of string operators, data containers, multiprocessing with tasks, and more Work with contracts and proofs, networks, and various Ada libraries.
650
0
$a
Ada (Computer program language)
$3
653206
650
1 4
$a
Programming Languages, Compilers, Interpreters.
$3
891123
650
2 4
$a
Programming Techniques.
$3
892496
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
https://doi.org/10.1007/978-1-4842-5428-8
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9390275
電子資源
11.線上閱覽_V
電子書
EB QA76.73.A35 S584 2020
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入