Learn Python Programming - Helion
Tytuł oryginału: Learn Python Programming
ISBN: 9781788991650
stron: 495, Format: ebook
Data wydania: 2018-06-29
Księgarnia: Helion
Cena książki: 29,90 zł (poprzednio: 299,00 zł)
Oszczędzasz: 90% (-269,10 zł)
Build a solid foundation in coding by utilizing the language and its core characteristics
Key Features
- Leverage the features of Python programming through easy-to-follow examples
- Develop a strong set of programming skills that can be applied on all platforms
- Create GUIs and data science-based applications
Book Description
Learn Python Programming creates a foundation for those who are interested in developing their skills in Python programming. The book starts with the fundamentals of programming with Python and ends by exploring different topics such as GUIs and real-world apps.
You will begin by exploring the fundamental topics in Python and learn to manipulate them. Then, you'll explore different programming paradigms that will allow you to find the best approach to a situation, and you'll also understand how to carry out performance optimization as well as effective debugging.
As you make your way through the chapters, you'll control the flow of a program, and persist and utilize an interchange format to exchange data. You'll also walk through cryptographic services in Python and understand secure tokens. Throughout, the book covers various types of applications, and it concludes with building real-world applications based on all the concepts that you learned.
By the end of the book, you'll have a proper understanding of the Python language and a solid grasp on how to work with data. You'll know how to quickly build a website and harness the power of Python's renowned data science libraries.
What you will learn
- Get Python up and running on Windows, Mac, and Linux
- Grasp fundamental concepts of coding using data structures and control flow
- Write elegant, reusable, and efficient code in any situation
- Understand when to use the functional or object-oriented programming (OOP) approach
- Walk through the basics of security and concurrent/asynchronous programming
- Create bulletproof, reliable software by writing tests
- Explore examples of GUIs, scripting, and data science
Who this book is for
Learn Python Programming is for individuals with relatively little experience in coding or Python. It's also ideal for aspiring programmers who need to write scripts or programs to accomplish tasks. The book takes you all the way to creating a full-fledged application.
Osoby które kupowały "Learn Python Programming", wybierały także:
- Puppet: Mastering Infrastructure Automation 299,00 zł, (29,90 zł -90%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Responsive Web Design with HTML5 and CSS 213,57 zł, (29,90 zł -86%)
- Modern C++: Efficient and Scalable Application Development 199,33 zł, (29,90 zł -85%)
- Practical Discrete Mathematics 186,88 zł, (29,90 zł -84%)
Spis treści
Learn Python Programming. The no-nonsense, beginner's guide to programming, data science, and web development with Python 3.7 - Second Edition eBook -- spis treści
- 1. A Gentle Introduction to Python
- 2. Built-in Data Types
- 3. Iterating and Making Decisions
- 4. Functions, the Building Blocks of Code
- 5. Saving Time and Memory
- 6. OOP, Decorators, and Iterators
- 7. Files and Data Persistence
- 8. Testing, Profiling, and Dealing with Exceptions
- 9. Cryptography and tokens
- 10. Concurrent Execution
- 11. Debugging and troubleshooting
- 12. GUIs and Scripts
- 13. Data Science
- 14. Web Development