語系:
繁體中文
English
日文
簡体中文
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Learn to program with Python[electro...
~
Kalb, Irv.
Learn to program with Python[electronic resource] /
紀錄類型:
書目-電子資源 : Monograph/item
杜威分類號:
005.133
書名/作者:
Learn to program with Python/ by Irv Kalb.
作者:
Kalb, Irv.
出版者:
Berkeley, CA : : Apress :, 2016.
面頁冊數:
xxi, 263 p. : : ill., digital ;; 24 cm.
Contained By:
Springer eBooks
標題:
Python (Computer program language)
標題:
Computer programming.
標題:
Computer Science.
標題:
Programming Techniques.
ISBN:
9781484221723
ISBN:
9781484218686
內容註:
1. Getting Started -- 2. Variables and Assignment Statements -- 3. Built-in Functions -- 4. User-defined Functions -- 5. If, Else, and Elif Statements -- 6. Loops -- 7. Lists -- 8. Strings -- 9. File Input Output -- 10. Internet Data -- 11. Data Structures -- 12. Where to Go From Here.
摘要、提要註:
Get started in the world of software development: go from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Programming can be intimidating (especially when most books on software require you to know and use obscure command line instructions) but it doesn't have to be that way! In Learn to Program with Python, author Irv Kalb uses his in-person teaching experience to guide you through learning the Python computer programming language. He uses a conversational style to make you feel as though he is your personal tutor. All material is laid out in a thoughtful manner, each lesson building on previous ones. Many real-world analogies make the material easy to relate to. A wide variety of well-documented examples are provided. Along the way, you'll develop small programs on your own through a series of coding challenges that reinforce the content of the chapters. What You Will Learn: Learn fundamental programming concepts including: variables and assignment statements, functions, conditionals, loops, lists, strings, file input and output, Internet data, and data structures Get comfortable with the free IDLE Interactive Development Environment (IDE), which you will use to write and debug all your Python code - no need to use the command line! Build text-based programs, including a number of simple games Learn how to re-use code by building your own modules Use Python's built-in data structures and packages to represent and make use of complex data from the Internet Who this book is for: This book assumes that you have absolutely no prior knowledge about programming. There is no need to learn or use any obscure Unix commands. Students of any age who have had no exposure to programming and are interested in learning to do software development in the Python language. The book can be used as a text book associated with a high school or college introduction to computer science course. Secondly, people who have had exposure to some computer language other than Python, who would like to build good habits for programming in Python.
電子資源:
http://dx.doi.org/10.1007/978-1-4842-2172-3
Learn to program with Python[electronic resource] /
Kalb, Irv.
Learn to program with Python
[electronic resource] /by Irv Kalb. - Berkeley, CA :Apress :2016. - xxi, 263 p. :ill., digital ;24 cm.
1. Getting Started -- 2. Variables and Assignment Statements -- 3. Built-in Functions -- 4. User-defined Functions -- 5. If, Else, and Elif Statements -- 6. Loops -- 7. Lists -- 8. Strings -- 9. File Input Output -- 10. Internet Data -- 11. Data Structures -- 12. Where to Go From Here.
Get started in the world of software development: go from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Programming can be intimidating (especially when most books on software require you to know and use obscure command line instructions) but it doesn't have to be that way! In Learn to Program with Python, author Irv Kalb uses his in-person teaching experience to guide you through learning the Python computer programming language. He uses a conversational style to make you feel as though he is your personal tutor. All material is laid out in a thoughtful manner, each lesson building on previous ones. Many real-world analogies make the material easy to relate to. A wide variety of well-documented examples are provided. Along the way, you'll develop small programs on your own through a series of coding challenges that reinforce the content of the chapters. What You Will Learn: Learn fundamental programming concepts including: variables and assignment statements, functions, conditionals, loops, lists, strings, file input and output, Internet data, and data structures Get comfortable with the free IDLE Interactive Development Environment (IDE), which you will use to write and debug all your Python code - no need to use the command line! Build text-based programs, including a number of simple games Learn how to re-use code by building your own modules Use Python's built-in data structures and packages to represent and make use of complex data from the Internet Who this book is for: This book assumes that you have absolutely no prior knowledge about programming. There is no need to learn or use any obscure Unix commands. Students of any age who have had no exposure to programming and are interested in learning to do software development in the Python language. The book can be used as a text book associated with a high school or college introduction to computer science course. Secondly, people who have had exposure to some computer language other than Python, who would like to build good habits for programming in Python.
ISBN: 9781484221723
Standard No.: 10.1007/978-1-4842-2172-3doiSubjects--Topical Terms:
339754
Python (Computer program language)
LC Class. No.: QA76.73.P98
Dewey Class. No.: 005.133
Learn to program with Python[electronic resource] /
LDR
:03309nmm a2200313 a 4500
001
465922
003
DE-He213
005
20170209171608.0
006
m d
007
cr nn 008maaau
008
170411s2016 cau s 0 eng d
020
$a
9781484221723
$q
(electronic bk.)
020
$a
9781484218686
$q
(paper)
024
7
$a
10.1007/978-1-4842-2172-3
$2
doi
035
$a
978-1-4842-2172-3
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.P98
072
7
$a
UM
$2
bicssc
072
7
$a
COM051000
$2
bisacsh
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.P98
$b
K14 2016
100
1
$a
Kalb, Irv.
$3
670370
245
1 0
$a
Learn to program with Python
$h
[electronic resource] /
$c
by Irv Kalb.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2016.
300
$a
xxi, 263 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Getting Started -- 2. Variables and Assignment Statements -- 3. Built-in Functions -- 4. User-defined Functions -- 5. If, Else, and Elif Statements -- 6. Loops -- 7. Lists -- 8. Strings -- 9. File Input Output -- 10. Internet Data -- 11. Data Structures -- 12. Where to Go From Here.
520
$a
Get started in the world of software development: go from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Programming can be intimidating (especially when most books on software require you to know and use obscure command line instructions) but it doesn't have to be that way! In Learn to Program with Python, author Irv Kalb uses his in-person teaching experience to guide you through learning the Python computer programming language. He uses a conversational style to make you feel as though he is your personal tutor. All material is laid out in a thoughtful manner, each lesson building on previous ones. Many real-world analogies make the material easy to relate to. A wide variety of well-documented examples are provided. Along the way, you'll develop small programs on your own through a series of coding challenges that reinforce the content of the chapters. What You Will Learn: Learn fundamental programming concepts including: variables and assignment statements, functions, conditionals, loops, lists, strings, file input and output, Internet data, and data structures Get comfortable with the free IDLE Interactive Development Environment (IDE), which you will use to write and debug all your Python code - no need to use the command line! Build text-based programs, including a number of simple games Learn how to re-use code by building your own modules Use Python's built-in data structures and packages to represent and make use of complex data from the Internet Who this book is for: This book assumes that you have absolutely no prior knowledge about programming. There is no need to learn or use any obscure Unix commands. Students of any age who have had no exposure to programming and are interested in learning to do software development in the Python language. The book can be used as a text book associated with a high school or college introduction to computer science course. Secondly, people who have had exposure to some computer language other than Python, who would like to build good habits for programming in Python.
650
0
$a
Python (Computer program language)
$3
339754
650
0
$a
Computer programming.
$3
179920
650
1 4
$a
Computer Science.
$3
423143
650
2 4
$a
Programming Techniques.
$3
466907
710
2
$a
SpringerLink (Online service)
$3
463450
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-2172-3
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
多媒體
多媒體檔案
http://dx.doi.org/10.1007/978-1-4842-2172-3
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入