Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Master the Fundamentals of Python
- 23 sections • 399 lectures • 29h 13m total length
- 2022-11 | e-Learning | English | MP4, ZIP | 9.39 GB
- Gain a deep understanding of Python without knowledge gaps with a 300+ page book, 200+ exercises, and multiple projects.
- DOWNLOAD:
- -------------------------
- https://wrzucajpliki.pl/l8gf5bmszafp/mas-fun-of-pyt-2022-11.part1.rar
- https://wrzucajpliki.pl/xmqajf8o0vuo/mas-fun-of-pyt-2022-11.part2.rar
- https://wrzucajpliki.pl/uvsgmfcg3scb/mas-fun-of-pyt-2022-11.part3.rar
- https://wrzucajpliki.pl/pmuzqgxsmtik/mas-fun-of-pyt-2022-11.part4.rar
- https://wrzucajpliki.pl/lr6faugtemvs/mas-fun-of-pyt-2022-11.part5.rar
- -------------------------
- https://wplik.com/i5cnrkvj1txr/mas-fun-of-pyt-2022-11.part1.rar
- https://wplik.com/08xktl7kfdcm/mas-fun-of-pyt-2022-11.part2.rar
- https://wplik.com/97571wm1ml8a/mas-fun-of-pyt-2022-11.part3.rar
- https://wplik.com/z482rz6uyf8m/mas-fun-of-pyt-2022-11.part4.rar
- https://wplik.com/5fcjj6ieppao/mas-fun-of-pyt-2022-11.part5.rar
- -------------------------
- https://rosefile.net/5yumqqls4s/mas-fun-of-pyt-2022-11.part1.rar.html
- https://rosefile.net/0keej085cs/mas-fun-of-pyt-2022-11.part2.rar.html
- https://rosefile.net/pzk9yv6nku/mas-fun-of-pyt-2022-11.part3.rar.html
- https://rosefile.net/hcuiqjo438/mas-fun-of-pyt-2022-11.part4.rar.html
- https://rosefile.net/1139e9antx/mas-fun-of-pyt-2022-11.part5.rar.html
- -------------------------
- https://katfile.com/1qy59uwmstb7/mas-fun-of-pyt-2022-11.part1.rar
- https://katfile.com/lm0s5icsm7m2/mas-fun-of-pyt-2022-11.part2.rar
- https://katfile.com/e70347fbb532/mas-fun-of-pyt-2022-11.part3.rar
- https://katfile.com/brriqyaoogll/mas-fun-of-pyt-2022-11.part4.rar
- https://katfile.com/xk2yw5iuy8ob/mas-fun-of-pyt-2022-11.part5.rar
- -------------------------
- https://rg.to/file/8babb8d418751d5e8971d8b040d385e0/mas-fun-of-pyt-2022-11.part1.rar
- https://rg.to/file/8bdcda787265a76bc21ffea8325c617e/mas-fun-of-pyt-2022-11.part2.rar
- https://rg.to/file/1d63dad37c2d2748a452e7a39654a2a6/mas-fun-of-pyt-2022-11.part3.rar
- https://rg.to/file/4d262fc5118eb19859b9bf85f4fb3e3f/mas-fun-of-pyt-2022-11.part4.rar
- https://rg.to/file/7a33c0db482eda51df02a41efcefc4ba/mas-fun-of-pyt-2022-11.part5.rar
- -------------------------
- What you'll learn
- - Complete mastery of the fundamentals of the Python programming language without knowledge gaps
- - Get a 300+ page digital textbook with detailed explanations of all of the material
- - Practice what you've learned with more than 200 exercises with solutions
- - Prove your knowledge by passing a challenging Certification Exam
- - Learn from an expert who's published multiple books and developed popular Python libraries
- - Confidence to use Python to produce trusted results in a professional environment
- - Mastery of all the basic types and knowledge of how to access their power
- - Learn arithmetic and comparison operations with the basic built-in types (ints, floats, booleans)
- - Learn the properties of strings and how to use their wide array of methods
- - Learn all of the properties and methods for the built-in data types lists, tuples, sets, and dictionaries
- - Learn how to control the flow of your program with conditional statements and looping
- - Learn the ins and outs of all the built-in functions as well as how to create user-defined functions
- - Learn intermediate topics such as how to import modules from the standard library, opening and reading files, and exception handling
- - Gain a firm understanding of object-oriented programming and how to define your own classes
- - Learn how to build a Texas Hold'em Poker application with artificial intelligence
- Requirements
- - No prior programming experience is required. This course transforms beginners to competent programmers
- Description
- Master the Fundamentals of Python is an extremely comprehensive course targeted for beginners who want to build their skills slowly and thoroughly without knowledge gaps. This course is packed full of material to ensure your understanding, regardless of your learning style, and includes the following:
- Interactive Video Lessons
- More than 25 hours of hands-on, interactive video lessons are provided. We will be programming together in the excellent Jupyter Notebook as we complete each module. Eventually, we will graduate to using Visual Studio Code, a more professional coding environment.
- A Digital Book
- You'll get a 300+ page downloadable PDF of the book Master the Fundamentals of Python. This allows you to access all of the course contents in a single document, even when offline.
- Exercises and Solutions
- More than 200 exercises with detailed solutions are available for you to practice what you've learned.
- Projects
- There are several projects available where you'll build larger programs that combine together multiple different topics. Some of the projects include Choose Your Own Adventure, Tic-Tac-Toe, and Texas Hold'em Poker with artificial intelligence.
- Certification Exam
- After covering all of the material in the course, you will be given a challenging certification exam to prove your mastery of the material. Passing this exam awards you a certificate of completion.
- About the Instructor
- This course is taught by expert instructor Teddy Petrou who is author of multiple books, including:
- - Pandas Cookbook
- - Master Data Analysis with Python
- - Master the Fundamentals of Python
- - Build an Interactive Data Analytics Dashboard with Python
- Teddy has taught hundreds of students Python and data science during in-person classroom settings. He sees first hand exactly where students struggle and continually upgrades his material to minimize these struggles by providing a simple and direct path forward.
- Teddy has demonstrated his deep fluency in Python by developing open source Python libraries and is the creator of dexplo, a suite of data science packages that include bar_chart_race, dexplot, jupyter_to_medium, and dataframe_image. He holds a Master's degree in Statistics from Rice University.
- Course Curriculum
- - Operators
- - Syntax
- - Objects and types
- - Strings
- - Lists
- - Ranges and constructors
- - Conditional statements
- - Writing entire programs
- - Looping
- - List comprehensions
- - Built-in functions
- - User-defined functions
- - Tic-Tac-Toe
- - Tuples, sets, dictionaries
- - Modules
- - User-defined modules
- - Errors and exceptions
- - Files
- - Classes
- - Texas hold’em poker
- Who this course is for:
- - Beginning Python programmers that desire a comprehensive path to become experts without knowledge gaps.
Add Comment
Please, Sign In to add comment