Python Programming for Absolute Beginners: Learn the Fundamentals and Build Your First Application: A Practical, Project-Based Introduction to Python
商品資訊
ISBN13:9798288075292
出版社:Independently published
作者:Pythquill Publishing
出版日:2025/06/14
裝訂:平裝
規格:27.9cm*21.6cm*0.7cm (高/寬/厚)
商品簡介
In this book, you will learn how to:
Understand the Core Concepts of Programming: Grasp what "code" is, how programmers think, and why Python is celebrated as the perfect first language for beginners.
Set Up Your Professional Coding Environment: Follow step-by-step instructions to install Python on any operating system (Windows, macOS, or Linux) and get comfortable with essential tools like code editors and IDEs.
Master Python's Fundamental Building Blocks:
- Write and run your very first complete Python programs.
- Use variables to store and manage data, including text (strings), whole numbers (integers), and decimal numbers (floats).
- Make your programs interactive by capturing user input with the input() function.
- Perform calculations and manipulate text using Python's powerful operators.
- Convert data between different types, a crucial skill for handling user input.
Control the Flow of Your Programs:
- Teach your programs how to make intelligent decisions and take different paths using if, elif, and else statements.
- Construct powerful conditional logic with comparison (==, >) and logical (and, or) operators.
Automate Repetitive Tasks with Loops:
- Use for loops to repeat actions a specific number of times or to iterate through data collections.
- Create dynamic while loops that continue to run as long as a certain condition is true.
- Gain fine-tuned control over your loops with the break and continue statements.
Organize and Manage Your Code:
- Write your own reusable functions to make your code cleaner, more organized, and easier to debug.
- Learn how to import and use modules from Python's Standard Library, giving you access to powerful, pre-written code for tasks involving math, random numbers, and more.
Work with Collections of Data:
- Get introduced to lists, Python's versatile tool for storing ordered collections of items.
- Learn how to add, remove, access, and modify items within a list.
Build Your First Complete Project from Scratch:
- Apply everything you've learned to plan, code, and debug a fun, interactive Number Guessing Game.
- Learn basic error handling with try-except blocks to make your programs more robust and user-friendly.
主題書展
更多書展購物須知
外文書商品之書封,為出版社提供之樣本。實際出貨商品,以出版社所提供之現有版本為主。部份書籍,因出版社供應狀況特殊,匯率將依實際狀況做調整。
無庫存之商品,在您完成訂單程序之後,將以空運的方式為你下單調貨。為了縮短等待的時間,建議您將外文書與其他商品分開下單,以獲得最快的取貨速度,平均調貨時間為1~2個月。
為了保護您的權益,「三民網路書店」提供會員七日商品鑑賞期(收到商品為起始日)。
若要辦理退貨,請在商品鑑賞期內寄回,且商品必須是全新狀態與完整包裝(商品、附件、發票、隨貨贈品等)否則恕不接受退貨。

