zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseSite.com] Udemy - The Complete Python Developer Course
magnet:?xt=urn:btih:e174a524de39a46b2272c65d080f74f4a9f0c42f&dn=[FreeCourseSite.com] Udemy - The Complete Python Developer Course
磁力链接详情
Hash值:
e174a524de39a46b2272c65d080f74f4a9f0c42f
点击数:
88
文件大小:
1.54 GB
文件数量:
82
创建日期:
2020-12-18 00:00
最后访问:
2024-10-18 11:28
访问标签:
FreeCourseSite
com
Udemy
-
The
Complete
Python
Developer
Course
文件列表详情
1. Introduction and Setup the environment/1. Introduction.mp4 25.24 MB
1. Introduction and Setup the environment/2. Install python on Windows.mp4 13.11 MB
1. Introduction and Setup the environment/3. Install python on Mac.mp4 7.74 MB
1. Introduction and Setup the environment/4. Install python on Ubuntu.mp4 7.06 MB
1. Introduction and Setup the environment/5. Exercise files.mp4 1.97 MB
10. Object Oriented Programming/1. What is OOP.mp4 4.52 MB
10. Object Oriented Programming/2. Basic class.mp4 9.2 MB
10. Object Oriented Programming/3. More examples Car Class.mp4 33.95 MB
10. Object Oriented Programming/4. Constructor.mp4 13.8 MB
10. Object Oriented Programming/5. kwargs.mp4 9.9 MB
10. Object Oriented Programming/6. inheritance.mp4 9.06 MB
10. Object Oriented Programming/7. Override method.mp4 5.88 MB
10. Object Oriented Programming/8. Create new Model.mp4 3.48 MB
10. Object Oriented Programming/9. Convert Database connection file to OOP Class..mp4 20.52 MB
11. Web Services/1. Learn JSON and XML.mp4 18.42 MB
11. Web Services/2. Read JSON from HTTP.mp4 18.17 MB
12. Built-in Functions/1. map().mp4 13.09 MB
12. Built-in Functions/2. Filter().mp4 8.97 MB
12. Built-in Functions/3. reduce().mp4 25.39 MB
13. Multi Threading/1. Multi Threading Concept.mp4 4.87 MB
13. Multi Threading/2. Multi Threading example.mp4 14.21 MB
14. Python GUI/1. Introduction to GUIs.mp4 10 MB
14. Python GUI/10. Grid Login Page Example.mp4 27.38 MB
14. Python GUI/11. MessageBox.mp4 9.29 MB
14. Python GUI/12. RadionButton and CheckButton.mp4 20.04 MB
14. Python GUI/13. TreeView.mp4 171.8 MB
14. Python GUI/2. First GUI App Button events.mp4 136.33 MB
14. Python GUI/3. Entry and Button.mp4 19.93 MB
14. Python GUI/4. Callback Function.mp4 8.31 MB
14. Python GUI/5. Events.mp4 13.78 MB
14. Python GUI/6. Style and theme.mp4 28.09 MB
14. Python GUI/7. styling and Image.mp4 17.74 MB
14. Python GUI/8. Gride.mp4 33.84 MB
14. Python GUI/9. Frame.mp4 22.66 MB
15. Tic Tac Toy Game/1. Design Game Layout.mp4 22.35 MB
15. Tic Tac Toy Game/2. Play the Game.mp4 26.6 MB
15. Tic Tac Toy Game/3. Apply Game Rules and Find the Winer.mp4 22.23 MB
15. Tic Tac Toy Game/4. Play game with computer.mp4 19.95 MB
16. Ticket reservation Python GUI Project/1. Ticket Reservation Overview.mp4 2.38 MB
16. Ticket reservation Python GUI Project/2. Layout design.mp4 28.82 MB
16. Ticket reservation Python GUI Project/3. Style and method access.mp4 25.19 MB
16. Ticket reservation Python GUI Project/4. Book Ticket.mp4 25.89 MB
16. Ticket reservation Python GUI Project/5. List all Tickets.mp4 32.68 MB
2. Variables and Objects/1. Program Concept.mp4 4.38 MB
2. Variables and Objects/2. Run First App.mp4 15.7 MB
2. Variables and Objects/3. Variables Concept.mp4 6.77 MB
2. Variables and Objects/4. Python variables.mp4 19.07 MB
2. Variables and Objects/5. Python is Objects.mp4 8.23 MB
2. Variables and Objects/6. Strings.mp4 13.34 MB
2. Variables and Objects/7. Comments.mp4 3.48 MB
3. Collections/1. tuples and Lists.mp4 19.46 MB
3. Collections/2. Dictionary.mp4 16.59 MB
3. Collections/3. Mutable and Immutable Object.mp4 14.49 MB
4. Operations and Priorities/1. Math operations.mp4 7.52 MB
4. Operations and Priorities/2. Bitwise.mp4 14.03 MB
4. Operations and Priorities/3. Boolean operations.mp4 14.28 MB
4. Operations and Priorities/4. Priorites.mp4 11.13 MB
4. Operations and Priorities/5. Convert between Data Type.mp4 5.76 MB
4. Operations and Priorities/6. slice.mp4 5.3 MB
4. Operations and Priorities/7. Debug.mp4 7.6 MB
4. Operations and Priorities/8. Find Age App.mp4 9.99 MB
4. Operations and Priorities/9. Convert between data Types.mp4 5.53 MB
5. Decision Making/1. Simple IF.mp4 24.7 MB
5. Decision Making/2. IF-Else.mp4 9.19 MB
5. Decision Making/3. IF-ElseIF.mp4 23.68 MB
5. Decision Making/4. Nested IF.mp4 12.65 MB
6. Loop Control/1. While Loop.mp4 19.12 MB
6. Loop Control/2. Simple For Loop.mp4 10.83 MB
6. Loop Control/3. Nested For Loop.mp4 13.77 MB
6. Loop Control/4. Break and Continue.mp4 10.98 MB
7. Functions/1. Python Syntax spacing Main method.mp4 6.07 MB
7. Functions/2. Simple Function.mp4 15.8 MB
7. Functions/3. Global and Local Variables.mp4 10.6 MB
7. Functions/4. lambda expressions..mp4 3.22 MB
8. StorageFiles/1. Exceptions Try-Catch.mp4 19.99 MB
8. StorageFiles/2. File Write.mp4 12.48 MB
8. StorageFiles/3. File Read.mp4 4.38 MB
9. Database Use Sqlite/1. Create Sqlite database and table.mp4 51.08 MB
9. Database Use Sqlite/2. Add Record to the Table.mp4 78.07 MB
9. Database Use Sqlite/3. Select data from Table.mp4 10.92 MB
9. Database Use Sqlite/4. Delete Record from Table.mp4 24.38 MB
9. Database Use Sqlite/5. Update tables and enhance code.mp4 16.13 MB
其他位置