語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Learn Python 3 the hard way : = a ve...
~
Shaw, Zed.
Learn Python 3 the hard way : = a very simple introduction to the terrifyingly beautiful world of computers and code /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Learn Python 3 the hard way :/ Zed A. Shaw.
其他題名:
a very simple introduction to the terrifyingly beautiful world of computers and code /
其他題名:
very simple introduction to the terrifyingly beautiful world of computers and code
作者:
Shaw, Zed.
出版者:
Boston :Addison-Wesley, : c2017.,
面頁冊數:
xx, 297 p. :ill. ; : 24 cm.;
標題:
Computer programming - Congresses. -
ISBN:
9780134692883 (pbk.) :
Learn Python 3 the hard way : = a very simple introduction to the terrifyingly beautiful world of computers and code /
Shaw, Zed.
Learn Python 3 the hard way :
a very simple introduction to the terrifyingly beautiful world of computers and code /very simple introduction to the terrifyingly beautiful world of computers and codeZed A. Shaw. - Boston :Addison-Wesley,c2017. - xx, 297 p. :ill. ;24 cm. - Zed Shaw's hard way series. - Zed Shaw's hard way series..
Includes bibliographical references and index.
Exercise 0 : the setup -- Exercise 1 : a good first program -- Exercise 2 : comments and pound characters -- Exercise 3 : numbers and math -- Exercise 4 : variables and names -- Exercise 5 : more variables and printing -- Exercise 6 : strings and text -- Exercise 7 : more printing -- Exercise 8 : printing, printing -- Exercise 9 : printing, printing, printing -- Exercise 10 : what was that? -- Exercise 11 : asking questions -- Exercise 12 : prompting people -- Exercise 13 : parameters, unpacking, variables -- Exercise 14 : prompting and passing -- Exercise 15 : reading files -- Exercise 16 : reading and writing files -- Exercise 17 : more files -- Exercise 18 : names, variables, code, functions -- Exercise 19 : functions and variables -- Exercise 20 : functions and files -- Exercise 21 : Functions can return something -- Exercise 22 : what do you know so far? -- Exercise 23 : strings, bytes, and character encodings -- Exercise 24 : more practice -- Exercise 25 : even more practice -- Exercise 26 : congratulations, take a test! -- Exercise 27 : memorizing logic -- Exercise 28 : Boolean practice -- Exercise 29 : what if -- Exercise 30 : Else and if -- Exercise 31 : making decisions -- Exercise 32 : loops and lists -- Exercise 33 : white loops -- Exercise 34 : accessing elements of lists -- Exercise 35 : branches and functions -- Exercise 36 : designing and debugging -- Exercise 37 : symbol review -- Exercise 38 : Doing things to lists -- Exercise 39 : dictionaries, oh lovely dictionaries -- Exercise 40 : modules, classes, and objects -- Exercise 41 : learning to speak object-oriented -- Exercise 42 : is-A. has-A. objects, and classes -- Exercise 43 : basic object-oriented analysis and design -- Exercise 44 : inheritance versus composition -- Exercise 45 : you make a game -- Exercise 46 : a project skeleton -- Exercise 47 : automated testing -- Exercise 48 : advances user input -- Exercise 49 : making sentences -- Exercise 50 : your first website -- Exercise 51 : getting input from a browser -- Exercise 52: the start of your web game -- Next steps -- Advice from an old programmer
Zed Shaw has perfected the world's best system for learning Python. Following it, students will succeed-just like the hundreds of thousands of beginners Zed has taught to date! InLearn Python 3 the Hard Way, students will learn Python while working through 52 brilliantly crafted exercises. Read them. Type their code precisely. (No copying and pasting!) Fix mistakes. Watch the programs run. As they do, they'll learn how software works; what good programs look like; how to read, write, and think about code; and how to find and fix your mistakes using tricks professional programmers use. -- Provided by publisher.
ISBN: 9780134692883 (pbk.) :NT1233
LCCN: 2017940290Subjects--Topical Terms:
528620
Computer programming
--Congresses.
LC Class. No.: QA76.73.P98 / S533 2017
Dewey Class. No.: 005.133
Learn Python 3 the hard way : = a very simple introduction to the terrifyingly beautiful world of computers and code /
LDR
:03678cam 2200253 ab4500
001
891725
005
20180110121444.0
008
181002s2017 maua b 001 0 eng d
010
$a
2017940290
020
$a
9780134692883 (pbk.) :
$c
NT1233
020
$a
0134692888 (pbk.)
035
$a
(OCoLC)969386935
035
$a
969386935
040
$a
YDX
$b
eng
$e
aacr2
$c
YDX
$d
OCP
$d
UAP
$d
YDX
$d
OCLCF
$d
WRF
$d
HF9
$d
BKL
$d
CLE
$d
I8M
$d
CWR
050
4
$a
QA76.73.P98
$b
S533 2017
082
0 4
$a
005.133
$2
23
100
1
$a
Shaw, Zed.
$3
1150700
245
1 0
$a
Learn Python 3 the hard way :
$b
a very simple introduction to the terrifyingly beautiful world of computers and code /
$c
Zed A. Shaw.
246
3 0
$a
very simple introduction to the terrifyingly beautiful world of computers and code
246
3
$a
Learn Python three the hard way
260
$a
Boston :
$b
Addison-Wesley,
$c
c2017.
300
$a
xx, 297 p. :
$b
ill. ;
$c
24 cm.
490
1
$a
Zed Shaw's hard way series
504
$a
Includes bibliographical references and index.
505
0
$a
Exercise 0 : the setup -- Exercise 1 : a good first program -- Exercise 2 : comments and pound characters -- Exercise 3 : numbers and math -- Exercise 4 : variables and names -- Exercise 5 : more variables and printing -- Exercise 6 : strings and text -- Exercise 7 : more printing -- Exercise 8 : printing, printing -- Exercise 9 : printing, printing, printing -- Exercise 10 : what was that? -- Exercise 11 : asking questions -- Exercise 12 : prompting people -- Exercise 13 : parameters, unpacking, variables -- Exercise 14 : prompting and passing -- Exercise 15 : reading files -- Exercise 16 : reading and writing files -- Exercise 17 : more files -- Exercise 18 : names, variables, code, functions -- Exercise 19 : functions and variables -- Exercise 20 : functions and files -- Exercise 21 : Functions can return something -- Exercise 22 : what do you know so far? -- Exercise 23 : strings, bytes, and character encodings -- Exercise 24 : more practice -- Exercise 25 : even more practice -- Exercise 26 : congratulations, take a test! -- Exercise 27 : memorizing logic -- Exercise 28 : Boolean practice -- Exercise 29 : what if -- Exercise 30 : Else and if -- Exercise 31 : making decisions -- Exercise 32 : loops and lists -- Exercise 33 : white loops -- Exercise 34 : accessing elements of lists -- Exercise 35 : branches and functions -- Exercise 36 : designing and debugging -- Exercise 37 : symbol review -- Exercise 38 : Doing things to lists -- Exercise 39 : dictionaries, oh lovely dictionaries -- Exercise 40 : modules, classes, and objects -- Exercise 41 : learning to speak object-oriented -- Exercise 42 : is-A. has-A. objects, and classes -- Exercise 43 : basic object-oriented analysis and design -- Exercise 44 : inheritance versus composition -- Exercise 45 : you make a game -- Exercise 46 : a project skeleton -- Exercise 47 : automated testing -- Exercise 48 : advances user input -- Exercise 49 : making sentences -- Exercise 50 : your first website -- Exercise 51 : getting input from a browser -- Exercise 52: the start of your web game -- Next steps -- Advice from an old programmer
520
$a
Zed Shaw has perfected the world's best system for learning Python. Following it, students will succeed-just like the hundreds of thousands of beginners Zed has taught to date! InLearn Python 3 the Hard Way, students will learn Python while working through 52 brilliantly crafted exercises. Read them. Type their code precisely. (No copying and pasting!) Fix mistakes. Watch the programs run. As they do, they'll learn how software works; what good programs look like; how to read, write, and think about code; and how to find and fix your mistakes using tricks professional programmers use. -- Provided by publisher.
650
0
$a
Computer programming
$v
Congresses.
$3
528620
650
0
$a
Python (Computer program language)
$3
566246
650
0
$a
Python (Computer program language).
$3
1127623
830
0
$a
Zed Shaw's hard way series.
$3
1150701
筆 0 讀者評論
全部
圖書館3F 書庫
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
E045183
圖書館3F 書庫
一般圖書(BOOK)
一般圖書
005.133 S537 2017
一般使用(Normal)
在架
0
預約
1 筆 • 頁數 1 •
1
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入