本站已收录 番号和无损神作磁力链接/BT种子 

[FreeCourseLab.com] Udemy - The Python Bible™ Everything You Need to Program in Python

种子简介

种子名称: [FreeCourseLab.com] Udemy - The Python Bible™ Everything You Need to Program in Python
文件类型: 视频
文件数目: 70个文件
文件大小: 1.08 GB
收录时间: 2023-1-31 02:17
已经下载: 3
资源热度: 151
最近下载: 2024-5-20 03:32

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:03c75545735554efd702bc9cd53cb736072c4ba6&dn=[FreeCourseLab.com] Udemy - The Python Bible™ Everything You Need to Program in Python 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseLab.com] Udemy - The Python Bible™ Everything You Need to Program in Python.torrent
  • 1. Course Introduction/1. Course Structure.mp46.31MB
  • 10. Object Oriented Programming (OOP)/1. Section Overview.mp43.02MB
  • 10. Object Oriented Programming (OOP)/2. Objects and Classes What are they.mp47.32MB
  • 10. Object Oriented Programming (OOP)/3. PROJECT 9 - Make your own Coin! - Part 1.mp411.74MB
  • 10. Object Oriented Programming (OOP)/4. PROJECT 9 - Make your own Coin! - Part 2.mp429.22MB
  • 10. Object Oriented Programming (OOP)/5. PROJECT 10 - Make all the coins!! - Part 1.mp439.35MB
  • 10. Object Oriented Programming (OOP)/6. PROJECT 10 - Make all the coins!! - Part 2.mp457.8MB
  • 10. Object Oriented Programming (OOP)/7. PROJECT 11 - Make Your Own Bank!.mp427.17MB
  • 10. Object Oriented Programming (OOP)/8. Section Review.mp410.16MB
  • 2. Installing Python, Getting Started & A Top Secret Tip!/1. Installing Python on Windows.mp46.42MB
  • 2. Installing Python, Getting Started & A Top Secret Tip!/3. Installing Python on Linux.mp44.49MB
  • 2. Installing Python, Getting Started & A Top Secret Tip!/4. Meeting IDLE Take a tour of the Python Interactive Developer Environment (IDE).mp420.37MB
  • 2. Installing Python, Getting Started & A Top Secret Tip!/5. The Secret of Top Programmers....mp421.56MB
  • 3. Variables - Simple Little Boxes/1. Section Overview.mp43.58MB
  • 3. Variables - Simple Little Boxes/2. What is a variable.mp414.43MB
  • 3. Variables - Simple Little Boxes/3. Updating our Script.mp416.03MB
  • 3. Variables - Simple Little Boxes/6. Section Review.mp44.68MB
  • 4. The 123s - Numbers in Python/1. Section Overview.mp44.28MB
  • 4. The 123s - Numbers in Python/2. Basic Arithmetic, Floats and Modulo.mp415.25MB
  • 4. The 123s - Numbers in Python/3. Ordering Operations using (Brackets!).mp48.74MB
  • 4. The 123s - Numbers in Python/4. PROJECT 1 Crafting a Health Potion - Part 1.mp427.29MB
  • 4. The 123s - Numbers in Python/5. PROJECT 1 Crafting a Health Potion - Part 2.mp418.93MB
  • 4. The 123s - Numbers in Python/6. Fun with the Python math Module (Optional).mp417.92MB
  • 4. The 123s - Numbers in Python/7. Section Review.mp45.5MB
  • 5. The ABCs - How to use Strings to handle text in Python/1. Section Overview.mp45.75MB
  • 5. The ABCs - How to use Strings to handle text in Python/10. Cool String Methods - Part 1.mp420.76MB
  • 5. The ABCs - How to use Strings to handle text in Python/11. Cool String Methods - Part 2.mp429.27MB
  • 5. The ABCs - How to use Strings to handle text in Python/12. PROJECT 3 Email Slicer - Part 1 - What are Slices.mp419.37MB
  • 5. The ABCs - How to use Strings to handle text in Python/13. PROJECT 3 Email Slicer - Part 2 - Automated Slices.mp410.01MB
  • 5. The ABCs - How to use Strings to handle text in Python/16. PROJECT 3 Email Slicer - Part 3 - Making the Slicer!.mp413.56MB
  • 5. The ABCs - How to use Strings to handle text in Python/17. Section Review.mp45.92MB
  • 5. The ABCs - How to use Strings to handle text in Python/2. Hello World!.mp418.15MB
  • 5. The ABCs - How to use Strings to handle text in Python/5. PROJECT 2 Hello You! - Part 1 - Project Overview.mp42.88MB
  • 5. The ABCs - How to use Strings to handle text in Python/6. PROJECT 2 Hello You! - Part 2 - Collecting Data.mp422.47MB
  • 5. The ABCs - How to use Strings to handle text in Python/7. PROJECT 2 Hello You! - Part 3 - String Formatting.mp418.05MB
  • 6. Logic and Conditional Flow/1. Section Overview.mp44.44MB
  • 6. Logic and Conditional Flow/2. Booleans & Comparison Operators.mp415.53MB
  • 6. Logic and Conditional Flow/4. if Statements.mp421.53MB
  • 6. Logic and Conditional Flow/6. Python Logical Operators - Part 1 - not + and.mp416.94MB
  • 6. Logic and Conditional Flow/7. Python Logical Operators - Part 2 - or operator.mp415.12MB
  • 6. Logic and Conditional Flow/9. Section Review.mp44.16MB
  • 7. Python Datastructures/1. Section Overview.mp43.67MB
  • 7. Python Datastructures/10. PROJECT 5 - Cinema Simulator!.mp429.73MB
  • 7. Python Datastructures/11. Section Review.mp46.06MB
  • 7. Python Datastructures/2. What are Lists.mp424.08MB
  • 7. Python Datastructures/3. PROJECT 4 - Travis the Ridiculous Security System - Part 1.mp415.01MB
  • 7. Python Datastructures/4. PROJECT 4 - Travis the Ridiculous Security System - Part 2.mp418.79MB
  • 7. Python Datastructures/5. PROJECT 4 - Travis the Ridiculous Security System - Part 3.mp49.79MB
  • 7. Python Datastructures/6. More ways to add items to lists.mp424.67MB
  • 7. Python Datastructures/7. Tuples.mp416.37MB
  • 7. Python Datastructures/8. Dictionaries Part 1 - What are Dictionaries.mp424.4MB
  • 7. Python Datastructures/9. Dictionaries Part 2 - Build a Rough and Ready Database!.mp418.06MB
  • 8. Going Loopy - Loops In Python/1. Section Overview.mp43.74MB
  • 8. Going Loopy - Loops In Python/2. While Loops.mp425.6MB
  • 8. Going Loopy - Loops In Python/3. PROJECT 6 Baby Conversation Simulator.mp415.95MB
  • 8. Going Loopy - Loops In Python/4. For Loops - Part 1.mp417.27MB
  • 8. Going Loopy - Loops In Python/5. For Loops - Part 2.mp411.66MB
  • 8. Going Loopy - Loops In Python/6. List Comprehensions.mp412.06MB
  • 8. Going Loopy - Loops In Python/7. PROJECT 7 - Pig Latin Translator - Part 1.mp46.78MB
  • 8. Going Loopy - Loops In Python/8. PROJECT 7 - Pig Latin Translator - Part 2.mp432.12MB
  • 8. Going Loopy - Loops In Python/9. Section Review.mp44.87MB
  • 9. Getting Funky - Functions in Python/1. Section Overview.mp41.53MB
  • 9. Getting Funky - Functions in Python/10. Section Review.mp46.26MB
  • 9. Getting Funky - Functions in Python/2. What are Functions.mp418.33MB
  • 9. Getting Funky - Functions in Python/4. Variable Scope - Part 1.mp417.95MB
  • 9. Getting Funky - Functions in Python/5. Variable Scope - Part 2.mp415.83MB
  • 9. Getting Funky - Functions in Python/6. Keyword Arguments and Default Parameters.mp419.37MB
  • 9. Getting Funky - Functions in Python/7. Packing & Unpacking using args and kwargs.mp429.05MB
  • 9. Getting Funky - Functions in Python/8. PROJECT 8 - Tic Tac Toe Game! - Part 1.mp418.38MB
  • 9. Getting Funky - Functions in Python/9. PROJECT 8 - Tic Tac Toe Game! - Part 2.mp429.35MB