Book Image

Python for Beginners with Examples [Video]

By : Ardit Sulce
Book Image

Python for Beginners with Examples [Video]

By: Ardit Sulce

Overview of this book

<p>Complete with video tutorials, exercises, and examples, this course will get you up and running with Python in no time and save you time spent on referring to multiple learning resources. If you have no programming experience, this course is ideal for you. However, this course is also useful for you if you are an experienced programmer who wants to learn Python - as long as you don't mind the detailed explanations of programming concepts. </p><p>Starting with the fundamentals of Python, you’ll gradually progress to advanced Python third-party libraries, and by the end of the course, you’ll be able to write Python programs confidently. You’ll build a real Python program that has a graphical user interface (GUI) built with Python. In addition to this, you’ll also learn how to convert your program into an executable that runs both on Windows and Mac as a standalone program, so you can easily share it with anyone. The course also equips you to use Python third-party libraries for building advanced programs in a wide range of application areas. This isn’t just a tutorial, it’s a complete package comprised of a mix of video lectures, quizzes, exercises, and discussions with your instructor and fellow students, helping you become a professional Python programmer. All the code and supporting files for this course are available at - https://github.com/PacktPublishing/Python-for-Beginners-with-Examples</p>
Table of Contents (8 chapters)
Chapter 6
Getting into the real world
Content Locked
Section 1
Finding and using any library you want
You will learn how to locate Python external libraries which you can use for making Python programs specific to your industry field.