Read more
This book is based on a successful curriculum designed to elevate technical artists, with no programming experience, up to essential programming competency as quickly as possible. Instead of abstract, theoretical problems, the curriculum employs familiar applications encountered in real production environments to demonstrate each lesson.
List of contents
Acknowledgments. About the Author. Chapter 1: Introduction. Chapter 2: The Role of Programming in Technical Artist Life. Chapter 3: Programming Strategies. Chapter 4: Computer Languages. Chapter 5: Programming Inspiration. Chapter 6: Python Setup and Orientation. Chapter 7: Python Basics. Chapter 8: Python Logic. Chapter 9: Python Functions. Chapter 10: Python Data Types. Chapter 11: Python Object-Oriented Programming: Foundation. Chapter 12: Python Object-Oriented Programming: Inheritance. Chapter 13: Python Exceptions. Chapter 14: Python File Processing. Chapter 15: Command Line. Chapter 16: Python GUI. Chapter 17: QtDesigner. Chapter 18: Python PEP 8 Standards. Chapter 19: Regular Expressions. Chapter 20: Conclusion. Index.
Summary
This book is based on a successful curriculum designed to elevate technical artists, with no programming experience, up to essential programming competency as quickly as possible. Instead of abstract, theoretical problems, the curriculum employs familiar applications encountered in real production environments to demonstrate each lesson.