{{$t('product.price.discount_rental')}}
あと{{ rentaled.limit }}{{ rentaled.period }}まで
{{$t('product.title_works.limit_sales')}} {{ product.discount_rate == 100 ? $t('product.title_works.only_now_free') : product.discount_rate + '%OFF' }}
{{ product.discount_rate == 100 ? $t('product.title_works.only_now_free') : product.discount_rate + '%OFF' }}
{{ $t('product.price.til', [product.discount_end_date]) }}{{ product.discount_rate == 100 ? $t('product.title_works.only_now_free') : product.discount_rate + '%OFF' }}
{{ $t('product.price.til', [product.discount_end_date]) }}クーポン利用でももらえる!
ポイントアップ中
販売終了
{{ rental.price | number_format }}円
{{ real_price | number_format }}円
{{ is_favorite ? 'お気に入りに追加済み' : 'お気に入りに追加' }}登録数{{ product.wishlist_count }}
{{ is_favorite ? 'お気に入りに追加済み' : 'お気に入りに追加' }}登録数{{ product.wishlist_count }}
{{ is_favorite ? 'お気に入りに追加済み' : 'お気に入りに追加' }}登録数{{ product.wishlist_count }}
| 体験版 | pdf形式(12.17MB) | DL |
|---|
購入特典
{{ gift.title }}
{{ gift.distribute_end_str }}まで配布中
{{ coupon.coupon_name }}
{{ coupon.end_date_str }}まで配布中
有効期限:{{ coupon.user_limit_date }}
有効期限:取得から{{ coupon.limit_days_day }}日後
{{ bonus.title }}
{{ bonus.end_date_str }}まで配布中
This book provides a clear and engaging introduction to the Python programming language, all through the magic of manga-style storytelling.
Starting from the very basics -- what is programming and how to install Python -- you'll be guided step-by-step through fundamental concepts and syntax, all explained in a friendly, accessible manner.
Perfect for beginners and those completely new to coding, this book makes learning Python enjoyable and approachable. Each concept is illustrated with colorful diagrams and helpful arrows to clearly demonstrate how programs work.
With over 400 pages of content, this book offers a comprehensive foundation for mastering Python.
- Visual Learning Made Simple: Understand Python easily through manga illustrations and diagrams.
- Step-by-Step Guidance: Clear explanations of concepts, highlighted with arrows and visuals.
- Beginner-Friendly: Designed for those new to programming, making coding enjoyable and stress-free.
## Chapter 1: Prologue
- 1-1: New Employee Training
## Chapter 2: Preparing the Basics
- 2-1: What is a Program?
- 2-2: Setting Up the Development Environment
- 2-3: Running a Simple Program
- 2-4: Future Direction
## Chapter 3: Learning the Fundamentals
- 3-1: Execution Order and Indentation
- 3-2: Comments
- 3-3: Elements of a Program 1
- 3-4: Functions
- 3-5: Values
- 3-6: Operators
- 3-7: Elements of a Program 2
- 3-8: Variables and Assignment
- 3-9: Importing
- 3-10: pip
- 3-11: Custom Modules
## Chapter 4: Data Types
- 4-1: Data Types
- 4-2: Integers and Floats
- 4-3: Text
- 4-4: Boolean Values and Comparison Operators
- 4-5: None
## Chapter 5: Data Types with Multiple Values
- 5-1: Lists
- 5-2: Converting Between Lists and Text
- 5-3: Tuples
- 5-4: Dictionaries
- 5-5: Sets
## Chapter 6: Conditional Statements
- 6-1: if Statements
- 6-2: if Statements 2
- 6-3: Multiple Comparisons
- 6-4: Various Comparisons
## Chapter 7: Looping Structures
- 7-1: while Loops
- 7-2: for Loops
- 7-3: The enumerate Function
- 7-4: The range Function
- 7-5: Using Dictionaries with Loops
- 7-6: Nested Lists and Loops
- 7-7: break and continue Statements
- 7-8: List Comprehensions
## Chapter 8: Creating Functions
- 8-1: Defining Functions
- 8-2: pass Statement
- 8-3: Default Values and Keyword Arguments
- 8-4: Unpacking and Variable-Length Arguments
- 8-5: Lambda Functions
## Chapter 9: Errors and Error Handling
- 9-1: Encountering Errors
- 9-2: Debugging by Reading Error Messages
- 9-3: Another Error Occurred
- 9-4: Error Handling
## Chapter 10: File Handling
- 10-1: CWD and Program Paths
- 10-2: Program Paths and Filenames
- 10-3: Path Manipulation
- 10-4: Reading Text Files
- 10-5: Writing Text Files
- 10-6: Reading and Writing CSV Files
- 10-7: Reading and Writing JSON Files
- 10-8: Listing Files
- 10-9: Copying and Deleting Files
## Chapter 11: Epilogue
- 11-1: Summary
- 11-2: Looking Ahead
- 11-3: Reporting to the CEO
(English product description provided by the creator.)
| Windows | - |
|---|---|
| Mac | - |
| iOS | - |
| Android | - |
| その他 | - |