Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Python adventures for young coders =...
~
Tharwat, Alaa.
Linked to FindBook
Google Book
Amazon
博客來
Python adventures for young coders = explore the world of programming /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Python adventures for young coders/ by Alaa Tharwat.
Reminder of title:
explore the world of programming /
Author:
Tharwat, Alaa.
Published:
Berkeley, CA :Apress : : 2025.,
Description:
xxvii, 340 p. :ill. (chiefly color), digital ;24 cm.
[NT 15003449]:
Chapter 1: Welcome to the world of programming! -- Chapter 2: Variable fundamentals, an introduction to storing and manipulating data -- Chapter 3: Controlling program flow, understanding the if statement -- Chapter 4: Repeating actions with for loops -- Chapter 5: Checkpoint: Strengthening your programming Skills -- Chapter 6: Exploring Lists: Operations and Manipulations -- Chapter 7: Using the For Loop for Searching, Removing, and Updating Lists -- Chapter 8: Using Functions for Robust and Flexible Code -- Chapter 9: Function Deep Dive: Uncovering Functionality and Built-in Function Usage -- Chapter 10: Checkpoint: Revisiting Lists, Functions, and Core Programming Concepts -- Chapter 11: Level Up Your Skills: Constructing Your First Game from Scratch -- Chapter 12: Managing Files: Exploring Reading, Saving, Updating, and Deleting Operations -- Chapter 13: Code Training 1: Developing a Game or App for Improving Programming Skills -- Chapter 14: Code Training 2: Developing a Game or App for Improving Programming Skills -- Chapter 15: Code Training 3: Developing a Game or App for Improving Programming Skills.
Contained By:
Springer Nature eBook
Subject:
Python (Computer program language) -
Online resource:
https://doi.org/10.1007/979-8-8688-1067-1
ISBN:
9798868810671
Python adventures for young coders = explore the world of programming /
Tharwat, Alaa.
Python adventures for young coders
explore the world of programming /[electronic resource] :by Alaa Tharwat. - Berkeley, CA :Apress :2025. - xxvii, 340 p. :ill. (chiefly color), digital ;24 cm.
Chapter 1: Welcome to the world of programming! -- Chapter 2: Variable fundamentals, an introduction to storing and manipulating data -- Chapter 3: Controlling program flow, understanding the if statement -- Chapter 4: Repeating actions with for loops -- Chapter 5: Checkpoint: Strengthening your programming Skills -- Chapter 6: Exploring Lists: Operations and Manipulations -- Chapter 7: Using the For Loop for Searching, Removing, and Updating Lists -- Chapter 8: Using Functions for Robust and Flexible Code -- Chapter 9: Function Deep Dive: Uncovering Functionality and Built-in Function Usage -- Chapter 10: Checkpoint: Revisiting Lists, Functions, and Core Programming Concepts -- Chapter 11: Level Up Your Skills: Constructing Your First Game from Scratch -- Chapter 12: Managing Files: Exploring Reading, Saving, Updating, and Deleting Operations -- Chapter 13: Code Training 1: Developing a Game or App for Improving Programming Skills -- Chapter 14: Code Training 2: Developing a Game or App for Improving Programming Skills -- Chapter 15: Code Training 3: Developing a Game or App for Improving Programming Skills.
This book takes young readers on an exciting adventure with a child named Kai. One day, Kai wakes up trapped inside a giant robot. He can't talk to anyone outside, and the only way to communicate is through the robot. Inside the robot, Kai finds many books and documents written in a strange language-it's the robot's language, which is Python. Kai realizes he needs to learn this language to control the robot and talk to the outside world. In each chapter in this book, we will join Kai on a new adventure to learn something that helps us control the robot better and communicate with the real world. This fun and interactive book is designed to introduce young minds to the basics of programming while encouraging creativity and problem-solving skills. In the introductory chapters, readers discover Python as a friendly and accessible programming language. The book guides them through setting up their programming environment and crafting their initial lines of code, laying the foundation for an exciting coding adventure. As the exploration unfolds, it delves into fundamental programming concepts essential for any budding coder. From variables and data types to loops and conditionals, these building blocks empower readers to create their programs, fostering a solid understanding of the core principles of coding. It seamlessly integrates these concepts with previously learned fundamentals, providing a comprehensive view of Python's capabilities. Fueling creativity, it inspires readers to unleash their imagination through engaging projects. From crafting games to developing useful applications, young coders learn to apply their programming skills in innovative ways, transforming abstract coding concepts into real and interactive projects. With a focus on accessibility, engagement, and real-world application, this book paves the way for the next generation of Python enthusiasts. What you will learn: Understand Python programming fundamentals, including syntax, variables, data types, loops, conditionals, lists, functions, and handling files. Learn to break down complex problems into smaller, manageable tasks and apply coding concepts to find creative solutions. How to create their interactive coding projects using Python. Understand strategies for debugging and troubleshooting common programming problems, which are essential skills for any programmer.
ISBN: 9798868810671
Standard No.: 10.1007/979-8-8688-1067-1doiSubjects--Topical Terms:
729789
Python (Computer program language)
LC Class. No.: QA76.73.P98
Dewey Class. No.: 005.133
Python adventures for young coders = explore the world of programming /
LDR
:04534nmm a2200325 a 4500
001
2409599
003
DE-He213
005
20250318115237.0
006
m d
007
cr nn 008maaau
008
260204s2025 cau s 0 eng d
020
$a
9798868810671
$q
(electronic bk.)
020
$a
9798868810664
$q
(paper)
024
7
$a
10.1007/979-8-8688-1067-1
$2
doi
035
$a
979-8-8688-1067-1
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.P98
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051360
$2
bisacsh
072
7
$a
UMX
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.P98
$b
T367 2025
100
1
$a
Tharwat, Alaa.
$3
3782890
245
1 0
$a
Python adventures for young coders
$h
[electronic resource] :
$b
explore the world of programming /
$c
by Alaa Tharwat.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2025.
300
$a
xxvii, 340 p. :
$b
ill. (chiefly color), digital ;
$c
24 cm.
505
0
$a
Chapter 1: Welcome to the world of programming! -- Chapter 2: Variable fundamentals, an introduction to storing and manipulating data -- Chapter 3: Controlling program flow, understanding the if statement -- Chapter 4: Repeating actions with for loops -- Chapter 5: Checkpoint: Strengthening your programming Skills -- Chapter 6: Exploring Lists: Operations and Manipulations -- Chapter 7: Using the For Loop for Searching, Removing, and Updating Lists -- Chapter 8: Using Functions for Robust and Flexible Code -- Chapter 9: Function Deep Dive: Uncovering Functionality and Built-in Function Usage -- Chapter 10: Checkpoint: Revisiting Lists, Functions, and Core Programming Concepts -- Chapter 11: Level Up Your Skills: Constructing Your First Game from Scratch -- Chapter 12: Managing Files: Exploring Reading, Saving, Updating, and Deleting Operations -- Chapter 13: Code Training 1: Developing a Game or App for Improving Programming Skills -- Chapter 14: Code Training 2: Developing a Game or App for Improving Programming Skills -- Chapter 15: Code Training 3: Developing a Game or App for Improving Programming Skills.
520
$a
This book takes young readers on an exciting adventure with a child named Kai. One day, Kai wakes up trapped inside a giant robot. He can't talk to anyone outside, and the only way to communicate is through the robot. Inside the robot, Kai finds many books and documents written in a strange language-it's the robot's language, which is Python. Kai realizes he needs to learn this language to control the robot and talk to the outside world. In each chapter in this book, we will join Kai on a new adventure to learn something that helps us control the robot better and communicate with the real world. This fun and interactive book is designed to introduce young minds to the basics of programming while encouraging creativity and problem-solving skills. In the introductory chapters, readers discover Python as a friendly and accessible programming language. The book guides them through setting up their programming environment and crafting their initial lines of code, laying the foundation for an exciting coding adventure. As the exploration unfolds, it delves into fundamental programming concepts essential for any budding coder. From variables and data types to loops and conditionals, these building blocks empower readers to create their programs, fostering a solid understanding of the core principles of coding. It seamlessly integrates these concepts with previously learned fundamentals, providing a comprehensive view of Python's capabilities. Fueling creativity, it inspires readers to unleash their imagination through engaging projects. From crafting games to developing useful applications, young coders learn to apply their programming skills in innovative ways, transforming abstract coding concepts into real and interactive projects. With a focus on accessibility, engagement, and real-world application, this book paves the way for the next generation of Python enthusiasts. What you will learn: Understand Python programming fundamentals, including syntax, variables, data types, loops, conditionals, lists, functions, and handling files. Learn to break down complex problems into smaller, manageable tasks and apply coding concepts to find creative solutions. How to create their interactive coding projects using Python. Understand strategies for debugging and troubleshooting common programming problems, which are essential skills for any programmer.
650
0
$a
Python (Computer program language)
$3
729789
650
0
$a
Computer programming.
$3
527209
650
1 4
$a
Python.
$3
3201289
650
2 4
$a
Programming Language.
$3
3538935
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-1067-1
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9515097
電子資源
11.線上閱覽_V
電子書
EB QA76.73.P98
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login