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

Udemy - Python for Absolute Beginners

种子简介

种子名称: Udemy - Python for Absolute Beginners
文件类型: 视频
文件数目: 101个文件
文件大小: 10.33 GB
收录时间: 2023-10-3 22:01
已经下载: 3
资源热度: 48
最近下载: 2024-5-20 00:30

下载BT种子文件

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

磁力链接下载

magnet:?xt=urn:btih:938a457284666dd111eaead6fdb75cf0f5674fbd&dn=Udemy - Python for Absolute Beginners 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Udemy - Python for Absolute Beginners.torrent
  • 01 - Introduction/001 Course outline.mp454.75MB
  • 01 - Introduction/002 How to get help.mp454.54MB
  • 02 - Machine Setup/001 Introduction to Machine Setup.mp415.47MB
  • 02 - Machine Setup/002 Installing and using Python on Windows [Follow Along].mp473.09MB
  • 02 - Machine Setup/003 Installing and using Python on macOS [Follow Along].mp4124.14MB
  • 02 - Machine Setup/004 Installing VSCode on Windows [Follow Along].mp430.88MB
  • 02 - Machine Setup/005 Installing VSCode on macOS [Follow Along].mp424.46MB
  • 02 - Machine Setup/006 Setup VSCode for Python [Follow Along].mp427.4MB
  • 02 - Machine Setup/007 Creating Project Folder [Follow Along].mp420MB
  • 02 - Machine Setup/008 VSCode Overview.mp454.31MB
  • 03 - Command Line/001 What is the Command Line.mp442.55MB
  • 03 - Command Line/002 Using Command Prompt - Windows [Follow Along].mp459.84MB
  • 03 - Command Line/003 Using the Terminal on macOS [Follow Along].mp498.18MB
  • 04 - Python Basics/001 Python Basics Overview.mp4114.14MB
  • 04 - Python Basics/002 Python Versions.mp425.67MB
  • 04 - Python Basics/003 How to run Python.mp455.37MB
  • 04 - Python Basics/004 Hello World [Follow Along].mp4105.7MB
  • 04 - Python Basics/005 Comments [Follow Along].mp430.85MB
  • 04 - Python Basics/006 Variables and Duck Typing.mp462.64MB
  • 04 - Python Basics/007 Variables in practice [Follow Along].mp442.29MB
  • 04 - Python Basics/008 Built-in Functions.mp444.25MB
  • 04 - Python Basics/009 PEP-8 Guidelines.mp4134.01MB
  • 05 - String Manipulation/001 Introduction to Python String Manipulation.mp458.35MB
  • 05 - String Manipulation/002 Format Function [Follow Along].mp487.84MB
  • 05 - String Manipulation/003 Formatted String Literals (F-String) [Follow Along].mp428.36MB
  • 06 - Control Flow/001 Introduction to Python Control Flow.mp421.98MB
  • 06 - Control Flow/002 Conditions.mp440.24MB
  • 06 - Control Flow/003 If statements [Follow Along].mp4226.79MB
  • 06 - Control Flow/004 For loops [Follow Along].mp471.57MB
  • 06 - Control Flow/005 While loops [Follow Along].mp461.35MB
  • 07 - Functions/001 Introduction to Functions.mp452.2MB
  • 07 - Functions/002 Writing first function [Follow Along].mp458.91MB
  • 07 - Functions/003 Function docstrings.mp439.61MB
  • 07 - Functions/004 Arguments and Parameters.mp492.26MB
  • 07 - Functions/005 Using Arguments and Parameters [Follow Along].mp4209.35MB
  • 07 - Functions/006 Function scope.mp438.06MB
  • 07 - Functions/007 Testing function scope [Follow Along].mp4164.83MB
  • 07 - Functions/008 Return statement.mp457.88MB
  • 07 - Functions/009 Using the return statement [Follow Along].mp4219.55MB
  • 08 - Debugging/001 Introduction to debugging.mp490.5MB
  • 08 - Debugging/002 Common issues.mp450.73MB
  • 08 - Debugging/003 Using the debugger [Follow Along].mp4218.44MB
  • 09 - Data Structures/001 Introduction to data structures.mp439.64MB
  • 09 - Data Structures/002 Introduction to lists.mp449.33MB
  • 09 - Data Structures/003 Using lists [Follow Along].mp4145.09MB
  • 09 - Data Structures/004 Introduction to sets.mp4155.17MB
  • 09 - Data Structures/005 Using sets [Follow Along].mp4251.19MB
  • 09 - Data Structures/006 Introduction to tuples.mp461.66MB
  • 09 - Data Structures/007 Using tuples [Follow Along].mp4140.76MB
  • 09 - Data Structures/008 Introduction to dictionaries.mp470.41MB
  • 09 - Data Structures/009 Using dictionaries [Follow Along].mp4178.39MB
  • 09 - Data Structures/010 Iterating through data [Follow Along].mp4148.87MB
  • 10 - Modules/001 Introduction to modules.mp479.84MB
  • 10 - Modules/002 Creating a module [Follow along].mp485.36MB
  • 10 - Modules/003 Packages and importing.mp488.61MB
  • 10 - Modules/004 Create a package [Follow along].mp4258.16MB
  • 11 - Object Oriented Programming/001 Introduction to Object Orientated Programming (OOP).mp446.54MB
  • 11 - Object Oriented Programming/002 Introduction to classes.mp446.7MB
  • 11 - Object Oriented Programming/003 Creating a class [Follow Along].mp4196.99MB
  • 11 - Object Oriented Programming/004 Using mutable types [Follow Along].mp4112.98MB
  • 11 - Object Oriented Programming/005 Encapsulation.mp455.77MB
  • 11 - Object Oriented Programming/006 Using encapsulation [Follow Along].mp4131.93MB
  • 11 - Object Oriented Programming/007 Class inheritance.mp430.44MB
  • 11 - Object Oriented Programming/008 Using class inheritance [Follow Along].mp4410.45MB
  • 12 - Packages and Virtual Environments/001 Introduction to Packages.mp448.84MB
  • 12 - Packages and Virtual Environments/002 Managing packages [Follow Along].mp478.84MB
  • 12 - Packages and Virtual Environments/003 Introduction to virtual environments.mp478.14MB
  • 12 - Packages and Virtual Environments/004 Using Virtual Environments [Follow Along].mp4107.06MB
  • 12 - Packages and Virtual Environments/005 Creating a Requirements File [Follow Along].mp481.12MB
  • 13 - Working with Files/001 Introduction to using files.mp4158.64MB
  • 13 - Working with Files/002 Reading and writing files [Follow Along].mp4161.44MB
  • 13 - Working with Files/003 Working with paths.mp4109.25MB
  • 13 - Working with Files/004 Using paths [Follow Along].mp4241.82MB
  • 13 - Working with Files/005 Handling large files.mp477.8MB
  • 13 - Working with Files/006 Working with large files [Follow Along].mp4295.84MB
  • 14 - Structured Data Files/001 Introduction to structured files.mp466.93MB
  • 14 - Structured Data Files/002 Python CSV Handling.mp494.63MB
  • 14 - Structured Data Files/003 Writing CSV Files [Follow Along].mp4177.14MB
  • 14 - Structured Data Files/004 Reading CSV Files [Follow Along].mp4142.89MB
  • 14 - Structured Data Files/005 Python JSON Handling.mp498.91MB
  • 14 - Structured Data Files/006 Writing JSON Files [Follow Along].mp4149.01MB
  • 14 - Structured Data Files/007 Reading JSON Files [Follow Along].mp4117.07MB
  • 15 - Errors and Exceptions/001 Introduction to errors and exceptions.mp462.21MB
  • 15 - Errors and Exceptions/002 Catching exceptions.mp448.66MB
  • 15 - Errors and Exceptions/003 Catch an exception [Follow Along].mp4167.78MB
  • 15 - Errors and Exceptions/004 Raising and creating exceptions.mp453.73MB
  • 15 - Errors and Exceptions/005 Create and raise an exception [Follow Along].mp4174.37MB
  • 16 - Writing Usable Scripts/001 Introduction to writing usable scripts.mp458.53MB
  • 16 - Writing Usable Scripts/002 Create a script [Follow Along].mp489.13MB
  • 16 - Writing Usable Scripts/003 Arguments (the good kind).mp498.17MB
  • 16 - Writing Usable Scripts/004 Parsing arguments [Follow Along].mp4145.34MB
  • 16 - Writing Usable Scripts/005 Writing files with a script [Follow Along].mp4190.84MB
  • 16 - Writing Usable Scripts/006 Reading files with a script [Follow Along].mp4134.95MB
  • 17 - Making HTTP Requests/001 Introduction to making HTTP requests.mp481.86MB
  • 17 - Making HTTP Requests/002 Requests library.mp4104.6MB
  • 17 - Making HTTP Requests/003 Build bitcoin converter [Follow Along].mp4217.98MB
  • 17 - Making HTTP Requests/004 Limits and authentication.mp476.45MB
  • 17 - Making HTTP Requests/005 Setup OpenWeather credentials [Follow Along].mp499.45MB
  • 17 - Making HTTP Requests/006 Build weather forecaster [Follow Along].mp4391.96MB
  • 18 - Summary/001 Recap.mp485.68MB
  • 18 - Summary/002 What’s next & Thank you!.mp442.05MB