Learn Python Quickly: A Complete Beginner’s Guide to Learning Python, Even If You’re New to Programming

  • Sale
  • Regular price 149.00 dh


This book will give you:

  • A solid foundation in Python programming.
  • Intermediate and advanced topics once you’ve mastered the basics.
  • Simple explanations of code, broken down into easy to follow steps.
  • Python programming exercises and solutions.
  • Two projects at the end of the book designed to help you bring all the concepts you’ve learned together.
  • Source code files you can refer to and run on your computer.

The exercises in this book are designed to help you practice using the skills you’ve learned in the various sections. The final two projects will let you practice putting everything you’ve learned together and teaching you how to manipulate text, work with images, and create a simple Graphical User Interface (GUI).

This book will help you master the following topics:

  • Working with Python in both the command line and an Integrated Development Environment (IDE)
  • Variables and operators
  • Python data types
  • Python data structures
  • Handling inputs and outputs
  • Getting user inputs
  • Conditional/control flow statements
  • Error handling
  • Functions, parameters, and scope
  • Built-in function
  • Creating modules
  • Object-oriented programming
  • Reading and writing files
  • Recursion
  • Image handling

And many more!