The Self Taught Programmer: Definitive Guide To Programming Professionally 349441547 Programmer
User Manual:
Open the PDF directly: View PDF
Page Count: 278 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- amazon
- The Self-taught Programmer
- ____________________________
- Cory Althoff
- Part I Introduction to Programming
- Chapter 1. Introduction
- Chapter 2. Getting Started
- What is Programming
- What is Python
- Installing Python
- Troubleshooting
- The Interactive Shell
- Saving Programs
- Running Example Programs
- Vocabulary
- Challenge
- Examples
- Comments
- Printing
- Lines
- Keywords
- Spacing
- Data Types
- Constants and Variables
- Syntax
- Errors and Exceptions
- Arithmetic Operators
- Comparison Operators
- Logical Operators
- Conditional Statements
- Statements
- Vocabulary
- Challenge
- Chapter 4. Functions
- Chapter 5. Containers
- Chapter 6. String Manipulation
- Chapter 7. Loops
- Chapter 8. Modules
- Chapter 9. Files
- Chapter 10. Bringing It All Together
- Chapter 11. Practice
- Part II Introduction to Object-oriented Programming
- Part III Introduction to Programming Tools
- Part IV Introduction to Computer Science
- Part V Programming for Production
- Part VI Land a Job