首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCoursesOnline.Me] [Packt] Python Programming for Beginners - Learn in 100 Easy Steps - [FCO]
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2019-2-16 12:23
2024-10-26 09:42
192
1.17 GB
136
磁力链接
magnet:?xt=urn:btih:50064575dc474376e7e81f6e3e86db24d285afb7
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjUwMDY0NTc1ZGM0NzQzNzZlN2U4MWY2ZTNlODZkYjI0ZDI4NWFmYjdaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCoursesOnline
Me
Packt
Python
Programming
for
Beginners
-
Learn
in
100
Easy
Steps
-
FCO
文件列表
01 - Introduction/001 - Introduction.mp4
27.39MB
01 - Introduction/002 - How to Make Best use of the Course Guide.mp4
13.95MB
01 - Introduction/003 - Installing Python and Launching Python Shell.mp4
5.26MB
02 - Introduction to Python Programming With Multiplication Table/004 - Step 01 - Getting Started with Programming.mp4
4.6MB
02 - Introduction to Python Programming With Multiplication Table/005 - Step 02 - Introduction to Multiplication Table challenge.mp4
3.07MB
02 - Introduction to Python Programming With Multiplication Table/006 - Step 03 - Break down Multiplication Table Challenge.mp4
4.1MB
02 - Introduction to Python Programming With Multiplication Table/007 - Step 04 - Python Expression - An Introduction.mp4
9.01MB
02 - Introduction to Python Programming With Multiplication Table/008 - Step 05 - Python Expression – Exercises.mp4
2MB
02 - Introduction to Python Programming With Multiplication Table/009 - Step 06 - Python Expression – Puzzles.mp4
7.48MB
02 - Introduction to Python Programming With Multiplication Table/010 - Step 07 - Printing output to console with Python.mp4
7.86MB
02 - Introduction to Python Programming With Multiplication Table/011 - Step 08 - Calling Functions in Python – Puzzles.mp4
15.19MB
02 - Introduction to Python Programming With Multiplication Table/012 - Step 09 - Advanced Printing output to console with Python.mp4
7.42MB
02 - Introduction to Python Programming With Multiplication Table/013 - Step 10 - Advanced Printing output to console with Python - Exercises & Puzzle.mp4
8.32MB
02 - Introduction to Python Programming With Multiplication Table/014 - Step 11 - Introduction to Variables in Python.mp4
13.24MB
02 - Introduction to Python Programming With Multiplication Table/015 - Step 12 - Introduction to Variables in Python – Puzzles.mp4
7.74MB
02 - Introduction to Python Programming With Multiplication Table/016 - Step 13 - Assignment Statement.mp4
10.54MB
02 - Introduction to Python Programming With Multiplication Table/017 - Step 14 - Tip - Using formatted strings in print method.mp4
4.43MB
02 - Introduction to Python Programming With Multiplication Table/018 - Step 15 - Using For Loop to Print Multiplication Table.mp4
11.17MB
02 - Introduction to Python Programming With Multiplication Table/019 - Step 16 - Using For Loop in Python – Puzzles.mp4
7.88MB
02 - Introduction to Python Programming With Multiplication Table/020 - Step 17 - Using For Loop in Python – Exercises.mp4
6.77MB
02 - Introduction to Python Programming With Multiplication Table/021 - Step 18 - Getting Started with Programming - Revise all Terminology.mp4
5.18MB
03 - Introduction to Methods - Multiplication Table/022 - Step 00 - Section 02 - Methods - An Introduction.mp4
3.18MB
03 - Introduction to Methods - Multiplication Table/023 - Step 01 - Your First Python Method - Hello World Twice and Exercise Statements.mp4
6.45MB
03 - Introduction to Methods - Multiplication Table/024 - Step 02 - Introduction to Python Methods – Exercises.mp4
6.54MB
03 - Introduction to Methods - Multiplication Table/025 - Step 03 - Introduction to Python Methods - Arguments and Parameters.mp4
15.38MB
03 - Introduction to Methods - Multiplication Table/026 - Step 04 - Introduction to Python Method Parameters – Exercises.mp4
7.06MB
03 - Introduction to Methods - Multiplication Table/027 - Step 05 - Introduction to Python Method - Multiple Parameters.mp4
8.77MB
03 - Introduction to Methods - Multiplication Table/028 - Step 06 - Getting back to Multiplication Table - Creating a method.mp4
7.06MB
03 - Introduction to Methods - Multiplication Table/029 - Step 07 - Tip - Indentation is king.mp4
5.47MB
03 - Introduction to Methods - Multiplication Table/030 - Step 08 - Introduction to Python Method - Puzzles - Named Parameters.mp4
14.34MB
03 - Introduction to Methods - Multiplication Table/031 - Step 09 - Introduction to Python Method - Return Values.mp4
6.73MB
03 - Introduction to Methods - Multiplication Table/032 - Step 10 - Introduction to Python Method - Return Values – Exercises.mp4
7.58MB
04 - Introduction to Python Platform/033 - Step 01 - Writing and Executing your First Python Script.mp4
12.12MB
04 - Introduction to Python Platform/034 - Step 02 - Python Virtual Machine and bytecode.mp4
4.76MB
05 - Introduction to PyCharm/035 - Step 01 - Installing and Introduction to PyCharm.mp4
2.75MB
05 - Introduction to PyCharm/036 - Step 02 - Write and Execute a Python File with PyCharm.mp4
4.87MB
05 - Introduction to PyCharm/037 - Step 03 - Execise - Write Multiplication Table Method with PyCharm.mp4
7.72MB
05 - Introduction to PyCharm/038 - Step 04 - Debugging Code with PyCharm.mp4
14.19MB
05 - Introduction to PyCharm/039 - Step 05 - PyCharm Tips - Tool Windows.mp4
5.83MB
05 - Introduction to PyCharm/040 - Step 06 - PyCharm Tips - Keyboard Shortcuts.mp4
17.81MB
06 - Basic Numeric Data Types and Conditional Execution/041 - Step 01 - Introduction to Numeric Data Types.mp4
7.54MB
06 - Basic Numeric Data Types and Conditional Execution/042 - Step 02 - Exercise - Calculate Simple Interest.mp4
8.12MB
06 - Basic Numeric Data Types and Conditional Execution/043 - Step 03 - Introduction to Numeric Data Types – Puzzles.mp4
6.46MB
06 - Basic Numeric Data Types and Conditional Execution/044 - Step 04 - Introduction to Boolean Data Type.mp4
4.02MB
06 - Basic Numeric Data Types and Conditional Execution/045 - Step 05 - Introduction to If Condition.mp4
5.18MB
06 - Basic Numeric Data Types and Conditional Execution/046 - Step 06 - Introduction to If Condition – Exercises.mp4
5.41MB
06 - Basic Numeric Data Types and Conditional Execution/047 - Step 07 - Logical Operators - and or not.mp4
3.62MB
06 - Basic Numeric Data Types and Conditional Execution/048 - Step 08 - Logical Operators - and or not – Puzzles.mp4
8.79MB
06 - Basic Numeric Data Types and Conditional Execution/049 - Step 09 - Introduction to If Condition - else and elif.mp4
8.18MB
06 - Basic Numeric Data Types and Conditional Execution/050 - Step 10 - if, else and elif - Menu Exercise - Part 1.mp4
14.04MB
06 - Basic Numeric Data Types and Conditional Execution/051 - Step 11 - if, else and elif - Menu Exercise - Part 2.mp4
9.22MB
06 - Basic Numeric Data Types and Conditional Execution/052 - Step 12 - if, else and elif – Puzzles.mp4
6.95MB
07 - Text in Python/053 - Step 01 - Text in Python - Methods in str class.mp4
15.07MB
07 - Text in Python/054 - Step 02 - Data Type Conversion – Puzzles.mp4
7.26MB
07 - Text in Python/055 - Step 03 - Strings are immutable.mp4
9.17MB
07 - Text in Python/056 - Step 04 - There is no separate Character data type.mp4
4.69MB
07 - Text in Python/057 - Step 05 - String module.mp4
7.93MB
07 - Text in Python/058 - Step 06 - Exercise - is vowel, print lower case and upper case characters.mp4
11.61MB
07 - Text in Python/059 - Step 07 - String - Exercises and Puzzles.mp4
10.33MB
07 - Text in Python/060 - Step 08 - String – Conclusion.mp4
5.89MB
08 - Python Loops/061 - Step 01 - For loop basics.mp4
2.7MB
08 - Python Loops/062 - Step 02 - For loop exercise 1 - is_prime.mp4
10.47MB
08 - Python Loops/063 - Step 03 - For loop exercise 2 - sum_upto_n.mp4
5.09MB
08 - Python Loops/064 - Step 04 - For loop exercise 3 - sum of divisors.mp4
5.91MB
08 - Python Loops/065 - Step 05 – For loop exercise 4 - print a number triangle.mp4
8.96MB
08 - Python Loops/066 - Step 06 - Introduction to while loop in Python.mp4
5.94MB
08 - Python Loops/067 - Step 07 - While loop – Exercises.mp4
9.03MB
08 - Python Loops/068 - Step 08 - Choosing a Loop - Menu Exercise.mp4
10MB
08 - Python Loops/069 - Step 09 - Loops - Puzzles - break and continue.mp4
15.79MB
09 - Python Tips for Beginners/070 - Tip 1 - Using Predefined Python Modules.mp4
6.26MB
09 - Python Tips for Beginners/071 - Tip 2 - Loop - Getting Index Element.mp4
3.27MB
09 - Python Tips for Beginners/072 - Tip 3 - Short hand If Statement.mp4
2.71MB
09 - Python Tips for Beginners/073 - Tip 4 - Python is Strongly Typed and Dynamic Language.mp4
5.01MB
09 - Python Tips for Beginners/074 - Tip 4 - Beginners Mistakes – Shadowing.mp4
3.69MB
09 - Python Tips for Beginners/075 - Tip 5 - Beginners Mistakes – Indentation.mp4
3.01MB
09 - Python Tips for Beginners/076 - Tip 6 - PEP8 - Python Style Guide.mp4
8.1MB
09 - Python Tips for Beginners/077 - Tip 7 - PEP20 - Zen of Python.mp4
5.72MB
10 - Introduction to Object Oriented Programming/078 - Step 00 - Introduction to Object Oriented Programming - Section Overview.mp4
1.88MB
10 - Introduction to Object Oriented Programming/079 - Step 01 - Introduction to Object Oriented Programming – Basics.mp4
9.9MB
10 - Introduction to Object Oriented Programming/080 - Step 02 - Introduction to Object Oriented Programming - Terminology - Class, Object.mp4
9.29MB
10 - Introduction to Object Oriented Programming/081 - Step 03 - Introduction to Object Oriented Programming - Exercise - Online Shopping.mp4
6.7MB
10 - Introduction to Object Oriented Programming/082 - Step 04 - First Class and Object - Country class.mp4
6.24MB
10 - Introduction to Object Oriented Programming/083 - Step 05 - Create Motor Bike Python Class and a couple of objects.mp4
12.75MB
10 - Introduction to Object Oriented Programming/084 - Step 06 - Class and Objects - a few Puzzles.mp4
5.98MB
10 - Introduction to Object Oriented Programming/085 - Step 07 - Constructor for MotorBike class.mp4
13.51MB
10 - Introduction to Object Oriented Programming/086 - Step 08 - Constructor for Book class – Exercise.mp4
3.4MB
10 - Introduction to Object Oriented Programming/087 - Step 09 - Constructors – Puzzles.mp4
12.44MB
10 - Introduction to Object Oriented Programming/088 - Step 10 - Class and Objects - Methods and Behavior.mp4
12.38MB
10 - Introduction to Object Oriented Programming/089 - Step 11 - Exercise - Enhance Book class with copies.mp4
7.56MB
10 - Introduction to Object Oriented Programming/090 - Step 12 - Class and Objects - Methods and Behavior - Puzzles on self.mp4
8.55MB
10 - Introduction to Object Oriented Programming/091 - Step 13 - Advantages of Encapsulation.mp4
6.58MB
10 - Introduction to Object Oriented Programming/092 - Step 14 - Everything is Object in Python.mp4
5.02MB
11 - Python Data Structures/093 - Step 01 - Python Data Structures - Why do we need them.mp4
6.07MB
11 - Python Data Structures/094 - Step 02 - Operations on List Data Structure.mp4
3.92MB
11 - Python Data Structures/095 - Step 03 - Exercise with List - Student class.mp4
19.25MB
11 - Python Data Structures/096 - Step 04 - Puzzles with Strings Lists.mp4
9.74MB
11 - Python Data Structures/097 - Step 05 - List Slicing.mp4
8.49MB
11 - Python Data Structures/098 - Step 06 - List Sorting, Looping and Reversing.mp4
9.62MB
11 - Python Data Structures/099 - Step 07 - List as a Stack and Queue.mp4
4.45MB
11 - Python Data Structures/100 - Step 08 - List with a custom class - Country and representation.mp4
8.56MB
11 - Python Data Structures/101 - Step 08 - List with a custom class - Part 2 - sorting, max and min.mp4
10.55MB
11 - Python Data Structures/102 - Step 09 - List Comprehension.mp4
8.01MB
11 - Python Data Structures/103 - Step 10 - Introduction to Set.mp4
8.03MB
11 - Python Data Structures/104 - Step 11 - Introduction to Dictionary.mp4
6.61MB
11 - Python Data Structures/105 - Step 12 - Exercise with Dictionary - Word and Character Occurrences.mp4
7.31MB
11 - Python Data Structures/106 - Step 13 - Puzzles with Data Structures.mp4
87.05MB
11 - Python Data Structures/107 - Step 14 – Tuples.mp4
9.21MB
12 - Object Oriented Programming Again/108 - Step 01 - OOPS Basics Revised.mp4
3.69MB
12 - Object Oriented Programming Again/109 - Step 02 - Designing a Fan Class.mp4
14.57MB
12 - Object Oriented Programming Again/110 - Step 03 - Object Composition - Book and Reviews.mp4
17.29MB
12 - Object Oriented Programming Again/111 - Step 04 - Why do we need Inheritance.mp4
6.3MB
12 - Object Oriented Programming Again/112 - Step 05 - All classes in Python 3 inherit from object.mp4
2.88MB
12 - Object Oriented Programming Again/113 - Step 06 - Multiple Inheritance.mp4
10.42MB
12 - Object Oriented Programming Again/114 - Step 07 - Creating and Using an Abstract Class.mp4
7.23MB
12 - Object Oriented Programming Again/115 - Step 08 - Template Method Pattern with Recipe Class.mp4
13.1MB
12 - Object Oriented Programming Again/116 - Step 09 - A Quick Revision.mp4
3.32MB
13 - Error Handling with Python/117 - Step 01 - Introduction to Error Handling - Your Thought Process during Error Handling.mp4
4.1MB
13 - Error Handling with Python/118 - Step 02 - Basics of Exception Hierarchy.mp4
7.93MB
13 - Error Handling with Python/119 - Step 03 - Basics of Error Handling - try except.mp4
9.18MB
13 - Error Handling with Python/120 - Step 04 - Handling Multiple Errors with Multiple except blocks.mp4
15.31MB
13 - Error Handling with Python/121 - Step 05 - Error Handling - Puzzles - Exception Details.mp4
12.35MB
13 - Error Handling with Python/122 - Step 06 - Error Handling - finally and else.mp4
7.63MB
13 - Error Handling with Python/123 - Step 07 - Error Handling - Puzzles 2.mp4
4.93MB
13 - Error Handling with Python/124 - Step 08 - Raising Exceptions.mp4
15.95MB
13 - Error Handling with Python/125 - Step 09 - Raising Custom Exceptions.mp4
10.21MB
14 - A Few More Python Tips/126 - Tip 1 - Math Module and Decimal Class.mp4
6.86MB
14 - A Few More Python Tips/127 - Tip 2 - Statistics Module - find mean and median.mp4
4.06MB
14 - A Few More Python Tips/128 - Tip 3 - Collections Module - deque for Queue and Stack.mp4
3.61MB
14 - A Few More Python Tips/129 - Tip 4 - Date Module.mp4
9.37MB
14 - A Few More Python Tips/130 - Tip 5 - Methods and Arguments – Basics.mp4
12.06MB
14 - A Few More Python Tips/131 - Tip 6 - Methods and Arguments - Keyword Arguments.mp4
11.72MB
14 - A Few More Python Tips/132 - Tip 7 - Methods and Arguments - Unpacking Lists and Dictionaries.mp4
8.62MB
14 - A Few More Python Tips/133 - Tip 8 - Creating Custom Modules and Using Them.mp4
11.14MB
14 - A Few More Python Tips/134 - Tip 9 - Defining Equality for Classes.mp4
10.15MB
14 - A Few More Python Tips/135 - Tip 10 – None.mp4
8.63MB
15 - Thank You and Congratulations/136 - Congratulations.mp4
1.23MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统