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

[GigaCourse.Com] Udemy - The Python Developer Essentials 2021 Immersive Bootcamp

种子简介

种子名称: [GigaCourse.Com] Udemy - The Python Developer Essentials 2021 Immersive Bootcamp
文件类型: 视频
文件数目: 87个文件
文件大小: 1.68 GB
收录时间: 2023-2-1 08:55
已经下载: 3
资源热度: 123
最近下载: 2024-6-24 06:51

下载BT种子文件

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

磁力链接下载

magnet:?xt=urn:btih:ed00d6a3e7c2c3195a091cc7a6274cf8e2c01d87&dn=[GigaCourse.Com] Udemy - The Python Developer Essentials 2021 Immersive Bootcamp 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[GigaCourse.Com] Udemy - The Python Developer Essentials 2021 Immersive Bootcamp.torrent
  • 01 Introduction/001 Welcome.mp416.15MB
  • 01 Introduction/002 Installing and Verifying Python.mp424.78MB
  • 01 Introduction/003 Working with VS Code for Python.mp426.59MB
  • 02 Variables, Data Types, Printing and Getting classes/001 Basic data types theory.mp46.69MB
  • 02 Variables, Data Types, Printing and Getting classes/002 Variables and Assignments theory.mp412.91MB
  • 02 Variables, Data Types, Printing and Getting classes/003 Multiple assignments theory.mp47.32MB
  • 02 Variables, Data Types, Printing and Getting classes/004 Naming variables theory.mp410.85MB
  • 02 Variables, Data Types, Printing and Getting classes/005 Printing values to the screen theory.mp418.31MB
  • 02 Variables, Data Types, Printing and Getting classes/006 Getting class type theory.mp46.95MB
  • 02 Variables, Data Types, Printing and Getting classes/007 Variables and Assignments hands-on.mp429.98MB
  • 02 Variables, Data Types, Printing and Getting classes/008 Multiple assignments hands-on.mp413.53MB
  • 02 Variables, Data Types, Printing and Getting classes/009 Assign one Value to many variables hands-on.mp418.67MB
  • 02 Variables, Data Types, Printing and Getting classes/010 Printing values to the screen hands-on.mp439.82MB
  • 02 Variables, Data Types, Printing and Getting classes/011 Getting class type hands-on.mp410.95MB
  • 02 Variables, Data Types, Printing and Getting classes/WorkingFiles/Sets.py484B
  • 02 Variables, Data Types, Printing and Getting classes/WorkingFiles/comments.py85B
  • 02 Variables, Data Types, Printing and Getting classes/WorkingFiles/lists.py618B
  • 03 Math Operations/001 Math operations theory.mp49.97MB
  • 03 Math Operations/002 Math Orders theory.mp46.83MB
  • 03 Math Operations/003 Math operations hands-on.mp442.37MB
  • 03 Math Operations/004 Math Orders hands-on.mp45.15MB
  • 04 Comments and White Spaces/001 Comments theory.mp45.44MB
  • 04 Comments and White Spaces/002 White Spaces theory.mp45.81MB
  • 04 Comments and White Spaces/003 Comments hands-on.mp425.74MB
  • 04 Comments and White Spaces/004 White Spaces hands-on.mp419MB
  • 05 Errors/001 Error Types Theory.mp49.12MB
  • 05 Errors/002 Error Types hands-on.mp472.11MB
  • 06 Functions/001 Function types theory.mp45.86MB
  • 06 Functions/002 Functions built-in theory.mp45.61MB
  • 06 Functions/003 User defined functions theory.mp415.87MB
  • 06 Functions/004 Functions built-in hands-on.mp450.19MB
  • 06 Functions/005 User defined functions hands-on.mp412.91MB
  • 06 Functions/006 Calling many times hands-on.mp413.88MB
  • 06 Functions/007 Pass many arguments.mp415.17MB
  • 06 Functions/008 Return many values.mp429.4MB
  • 06 Functions/009 Anonymous Lambda.mp440.7MB
  • 06 Functions/010 Scope in Python.mp417.03MB
  • 07 Structured Data in Python 3.9.2/001 Lists theory.mp49.32MB
  • 07 Structured Data in Python 3.9.2/002 Tuples theory.mp410.38MB
  • 07 Structured Data in Python 3.9.2/003 Sets theory.mp48.79MB
  • 07 Structured Data in Python 3.9.2/004 Dictionaries theory.mp410.3MB
  • 07 Structured Data in Python 3.9.2/005 Create a list, change and insert.mp461.02MB
  • 07 Structured Data in Python 3.9.2/006 Add and extend a list.mp421.31MB
  • 07 Structured Data in Python 3.9.2/007 Delete and clear list items.mp434.65MB
  • 07 Structured Data in Python 3.9.2/008 Create a Tuple, No change.mp414.46MB
  • 07 Structured Data in Python 3.9.2/009 Accessing tuples and ranges.mp435MB
  • 07 Structured Data in Python 3.9.2/010 Concatenate and delete tuples.mp415.39MB
  • 07 Structured Data in Python 3.9.2/011 Create a set and get len.mp416.59MB
  • 07 Structured Data in Python 3.9.2/012 Sets type and constructor to empty.mp435.54MB
  • 07 Structured Data in Python 3.9.2/013 No Accessing for set items.mp418.74MB
  • 07 Structured Data in Python 3.9.2/014 Adding items to a set.mp419.75MB
  • 07 Structured Data in Python 3.9.2/015 Removing and clearing sets.mp465.5MB
  • 07 Structured Data in Python 3.9.2/016 Creating dictionaries.mp411.47MB
  • 07 Structured Data in Python 3.9.2/017 Dictionary len and type.mp412.96MB
  • 07 Structured Data in Python 3.9.2/018 Dictionary all about accessing.mp461.35MB
  • 07 Structured Data in Python 3.9.2/019 Dictionary all about updating values.mp418.4MB
  • 07 Structured Data in Python 3.9.2/020 Adding one or many items in dictionary.mp428.14MB
  • 07 Structured Data in Python 3.9.2/021 Deleting dictionary items and clearing.mp442.48MB
  • 08 Comparison, Logic, Additional, and Conditional Statements/001 Comparison operators theory.mp43.68MB
  • 08 Comparison, Logic, Additional, and Conditional Statements/002 Logical operator theory.mp44.52MB
  • 08 Comparison, Logic, Additional, and Conditional Statements/003 Conditional theory.mp410.5MB
  • 08 Comparison, Logic, Additional, and Conditional Statements/004 Comparison operators hands-on.mp413.01MB
  • 08 Comparison, Logic, Additional, and Conditional Statements/005 Logical operator hands-on.mp422.99MB
  • 08 Comparison, Logic, Additional, and Conditional Statements/006 Additional operators.mp429.4MB
  • 08 Comparison, Logic, Additional, and Conditional Statements/007 Conditional Statements hands-on.mp441.45MB
  • 09 Loops_ Repeating and Iterating/001 While loops theory.mp43.73MB
  • 09 Loops_ Repeating and Iterating/002 For loops theory.mp43.85MB
  • 09 Loops_ Repeating and Iterating/003 The while loop in python hands-on.mp426.58MB
  • 09 Loops_ Repeating and Iterating/004 The for loop hands-on.mp428.49MB
  • 09 Loops_ Repeating and Iterating/005 for range break.mp421MB
  • 10 Working with Classes/001 Classes theory.mp47.8MB
  • 10 Working with Classes/002 Classes and Objects Hands-On.mp432.28MB
  • 10 Working with Classes/003 Objects Modifications.mp438MB
  • 10 Working with Classes/004 Class Methods and Constructors.mp423.58MB
  • 10 Working with Classes/005 Inheritance from other classes Hands-on.mp437.82MB
  • 10 Working with Classes/WorkingFiles/Sets.py484B
  • 10 Working with Classes/WorkingFiles/comments.py85B
  • 10 Working with Classes/WorkingFiles/lists.py618B
  • 11 Modules_ Organize Programs and Save time/001 modules theory.mp46.11MB
  • 11 Modules_ Organize Programs and Save time/002 Understand all about Modules.mp4100.5MB
  • 11 Modules_ Organize Programs and Save time/WorkingFiles/Sets.py484B
  • 11 Modules_ Organize Programs and Save time/WorkingFiles/comments.py85B
  • 11 Modules_ Organize Programs and Save time/WorkingFiles/lists.py618B
  • 12 Working with Files/001 Files Handling theory.mp43.9MB
  • 12 Working with Files/002 Reading Files.mp431.11MB
  • 12 Working with Files/003 Writing to Files.mp414.4MB
  • 12 Working with Files/004 Deleting Files.mp47.74MB