首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[DesireCourse.Net] Udemy - The Complete Python & PostgreSQL Developer Course
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2019-8-30 08:42
2024-11-3 11:46
160
3.07 GB
164
磁力链接
magnet:?xt=urn:btih:4f5db47996eaaefc17ae8b451d6a820c1a2ca0a5
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjRmNWRiNDc5OTZlYWFlZmMxN2FlOGI0NTFkNmE4MjBjMWEyY2EwYTVaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
DesireCourse
Net
Udemy
-
The
Complete
Python
&
PostgreSQL
Developer
Course
文件列表
1. Installing Python/1. Introduction.mp4
6.89MB
1. Installing Python/2. Installing Python on Windows.mp4
6.77MB
1. Installing Python/3. Installing Python on Mac.mp4
4.02MB
10. Python Web and APIs/1. What is an API.mp4
45.46MB
10. Python Web and APIs/10. Performing Twitter requests getting images.mp4
50.76MB
10. Python Web and APIs/11. Reusing code from the last section to save users.mp4
30.78MB
10. Python Web and APIs/12. Creating users in our app.mp4
24.11MB
10. Python Web and APIs/13. Retrieving users in our app.mp4
44.93MB
10. Python Web and APIs/14. Cleaning up the code—extremely important!.mp4
56.99MB
10. Python Web and APIs/15. Introduction to Flask and Python Web Development.mp4
34.09MB
10. Python Web and APIs/16. Adding a Twitter login endpoint.mp4
25.24MB
10. Python Web and APIs/17. Adding Twitter authorization.mp4
59.98MB
10. Python Web and APIs/18. Creating the user profile.mp4
23.38MB
10. Python Web and APIs/19. The Flask before_request decorator.mp4
24.25MB
10. Python Web and APIs/2. Making requests in Python.mp4
29.58MB
10. Python Web and APIs/20. Checking if a user is already logged in.mp4
8.48MB
10. Python Web and APIs/21. Searching tweets and displaying them.mp4
19.51MB
10. Python Web and APIs/22. Searching for different things.mp4
10.12MB
10. Python Web and APIs/23. What is Bootstrap.mp4
24.76MB
10. Python Web and APIs/24. Writing our own CSS.mp4
15.18MB
10. Python Web and APIs/25. Allowing users to perform custom searches.mp4
16.69MB
10. Python Web and APIs/26. Adding sentiment analysis with another API.mp4
37.25MB
10. Python Web and APIs/3. What is OAuth.mp4
14.68MB
10. Python Web and APIs/4. Creating a Twitter app.mp4
11.57MB
10. Python Web and APIs/5. Setting up Twitter login.mp4
11.77MB
10. Python Web and APIs/6. Getting the OAuth request token.mp4
36.46MB
10. Python Web and APIs/7. More on the Python debugger—an essential tool.mp4
14.27MB
10. Python Web and APIs/8. Getting authorization by the user.mp4
21.3MB
10. Python Web and APIs/9. Getting the OAuth access token.mp4
17.98MB
11. Introduction to Git and GitHub/1. What is Git.mp4
12.78MB
11. Introduction to Git and GitHub/10. Creating a repository on GitHub.mp4
7.75MB
11. Introduction to Git and GitHub/11. git remote — managing remote repositories.mp4
7.01MB
11. Introduction to Git and GitHub/12. Adding your SSH key to GitHub.mp4
14.03MB
11. Introduction to Git and GitHub/13. What is a README file Introduction to Markdown.mp4
16.02MB
11. Introduction to Git and GitHub/14. git pull — pulling other's changes.mp4
6.28MB
11. Introduction to Git and GitHub/2. Installing Git on Mac and Windows.mp4
23.04MB
11. Introduction to Git and GitHub/3. Introduction to the UNIX terminal.mp4
14.83MB
11. Introduction to Git and GitHub/4. The VIM text editor, a powerful terminal editor.mp4
10.92MB
11. Introduction to Git and GitHub/5. Dealing with files in the UNIX terminal.mp4
7.75MB
11. Introduction to Git and GitHub/6. What is a Git repository.mp4
11.79MB
11. Introduction to Git and GitHub/7. git init — create a Git repository.mp4
7.92MB
11. Introduction to Git and GitHub/8. git add and git commit — staging and committing.mp4
18.22MB
11. Introduction to Git and GitHub/9. git log — viewing past commits.mp4
4.94MB
12. Advanced Python/1. OOP Inheritance.mp4
30.39MB
12. Advanced Python/10. Lambda expressions in Python.mp4
16.86MB
12. Advanced Python/11. More uses of lambda expressions.mp4
21.01MB
12. Advanced Python/12. Lambda expressions in the wild.mp4
40.18MB
12. Advanced Python/13. Introduction to unit testing with unittest.mp4
48.97MB
12. Advanced Python/2. OOP Multiple Inheritance in Python.mp4
12.12MB
12. Advanced Python/3. OOP What is composition.mp4
9.67MB
12. Advanced Python/4. OOP What is encapsulation.mp4
36.39MB
12. Advanced Python/5. Introduction to Exceptions in Python.mp4
26.33MB
12. Advanced Python/6. Creating our own Exceptions.mp4
16.77MB
12. Advanced Python/7. Some of the available built-in Exceptions.mp4
15.02MB
12. Advanced Python/8. Python built-in methods.mp4
46.95MB
12. Advanced Python/9. Assertions in Python.mp4
15.95MB
13. Data Structures and Algorithms/1. What are data structures.mp4
11.8MB
13. Data Structures and Algorithms/10. Creating a Stack.mp4
8.04MB
13. Data Structures and Algorithms/11. Introduction to Stack Assignment.mp4
13.54MB
13. Data Structures and Algorithms/13. Programming our own Stack in Python.mp4
17.54MB
13. Data Structures and Algorithms/14. Creating a Binary Tree.mp4
16.29MB
13. Data Structures and Algorithms/15. Introduction to Binary Tree Assignment.mp4
17.71MB
13. Data Structures and Algorithms/17. Programming our own Binary Tree in Python.mp4
21.19MB
13. Data Structures and Algorithms/2. What is a Linked List.mp4
18.39MB
13. Data Structures and Algorithms/3. Introduction to Linked List Assignment.mp4
23.64MB
13. Data Structures and Algorithms/5. Programming our own Linked List in Python.mp4
20.02MB
13. Data Structures and Algorithms/6. Creating a Queue.mp4
13.45MB
13. Data Structures and Algorithms/7. Introduction to Queue Assignment.mp4
25.67MB
13. Data Structures and Algorithms/9. Programming our own Queue in Python.mp4
33.62MB
2. Python 101/10. The format() method to simplify String formatting.mp4
14.81MB
2. Python 101/3. The Python interactive shell (IDLE).mp4
6.75MB
2. Python 101/4. Numbers and Strings in Python.mp4
9.89MB
2. Python 101/5. Variables in Python.mp4
11.33MB
2. Python 101/6. The str() method to convert to Strings.mp4
7.61MB
2. Python 101/7. Running a Python file from the IDLE.mp4
11.73MB
2. Python 101/8. Getting user input in Python.mp4
10.55MB
2. Python 101/9. The int() method to convert to Integers.mp4
5.44MB
3. Magic Numbers in Python/1. Lists in Python.mp4
9.9MB
3. Magic Numbers in Python/2. The for loop in Python.mp4
6.98MB
3. Magic Numbers in Python/3. Boolean expressions, True and False.mp4
11MB
3. Magic Numbers in Python/4. If statements in Python.mp4
9.41MB
3. Magic Numbers in Python/5. The 'in' keyword to check whether a list contains an element.mp4
9.94MB
3. Magic Numbers in Python/6. Giving the user multiple chances in our program.mp4
19.48MB
3. Magic Numbers in Python/7. Generating random integers in Python.mp4
19.36MB
3. Magic Numbers in Python/8. Defining our own methods in Python.mp4
16.93MB
3. Magic Numbers in Python/9. Returning values from our methods in Python.mp4
12.38MB
4. A Lottery app/1. The String split() method.mp4
7.43MB
4. A Lottery app/2. List comprehension in Python.mp4
13.21MB
4. A Lottery app/3. Python Sets — what is a Set.mp4
14.68MB
4. A Lottery app/4. Set comprehension in Python.mp4
11.97MB
4. A Lottery app/5. Creating our lottery numbers.mp4
17.85MB
4. A Lottery app/6. Calculating the lottery winnings.mp4
15.83MB
5. More complex applications a student registration system/1. Installing PyCharm, a professional Python tool.mp4
7.76MB
5. More complex applications a student registration system/10. Iterating over a list and using the dictionaries inside it.mp4
14.03MB
5. More complex applications a student registration system/11. Creating the application menu.mp4
33.72MB
5. More complex applications a student registration system/2. Setting up PyCharm on Mac.mp4
25.36MB
5. More complex applications a student registration system/3. Setting up PyCharm on Windows.mp4
48.42MB
5. More complex applications a student registration system/4. Dictionaries in Python.mp4
18.47MB
5. More complex applications a student registration system/5. Advanced Dictionary usage in Python.mp4
15.86MB
5. More complex applications a student registration system/6. Methods returning dictionaries.mp4
15.35MB
5. More complex applications a student registration system/7. Appending to a list in Python.mp4
11.5MB
5. More complex applications a student registration system/8. Adding marks to our student data structure.mp4
18.24MB
5. More complex applications a student registration system/9. The sum() method in Python.mp4
17.61MB
6. Object-Oriented Programming a movie rental system/1. What are classes Classes in Python.mp4
27.9MB
6. Object-Oriented Programming a movie rental system/10. Saving JSON files with our data.mp4
15.14MB
6. Object-Oriented Programming a movie rental system/11. Loading our data from JSON files.mp4
19.21MB
6. Object-Oriented Programming a movie rental system/12. Argument unpacking in Python (the two asterisks).mp4
13.07MB
6. Object-Oriented Programming a movie rental system/13. Creating the menu for our application.mp4
37.72MB
6. Object-Oriented Programming a movie rental system/2. The Movie Class.mp4
19.94MB
6. Object-Oriented Programming a movie rental system/3. The User Class (and the __repr__ method).mp4
13.75MB
6. Object-Oriented Programming a movie rental system/4. The filter() method in Python.mp4
20.12MB
6. Object-Oriented Programming a movie rental system/5. More Movie operations and methods.mp4
14.72MB
6. Object-Oriented Programming a movie rental system/6. Writing to a file in Python.mp4
9.51MB
6. Object-Oriented Programming a movie rental system/7. Saving CSV files with our data.mp4
21.49MB
6. Object-Oriented Programming a movie rental system/8. Loading our data from CSV files.mp4
28.24MB
7. Introduction to PostgreSQL/1. Introduction to databases.mp4
23.9MB
7. Introduction to PostgreSQL/10. SQL filtering with WHERE.mp4
8.53MB
7. Introduction to PostgreSQL/11. SQL LIMIT for limiting the number of results.mp4
4.04MB
7. Introduction to PostgreSQL/12. SQL UPDATE data in a table.mp4
10.74MB
7. Introduction to PostgreSQL/13. SQL DELETE data from a table.mp4
9.2MB
7. Introduction to PostgreSQL/14. SQL Wildcards for filtering unknowns.mp4
9.71MB
7. Introduction to PostgreSQL/15. What is a JOIN.mp4
26.07MB
7. Introduction to PostgreSQL/16. SQL JOINs and JOIN examples.mp4
19.09MB
7. Introduction to PostgreSQL/17. SQL GROUP BY for aggregation of data.mp4
17.9MB
7. Introduction to PostgreSQL/18. SQL ORDER BY for sorting data.mp4
9.86MB
7. Introduction to PostgreSQL/19. SQL CREATE TABLE.mp4
20.75MB
7. Introduction to PostgreSQL/2. Installing PostgreSQL on Windows.mp4
11.55MB
7. Introduction to PostgreSQL/20. SQL INSERT INTO for adding data to a table.mp4
18.02MB
7. Introduction to PostgreSQL/21. SQL SEQUENCE for auto-incrementing fields.mp4
12.7MB
7. Introduction to PostgreSQL/22. SQL CREATE INDEX and advanced information about indexes.mp4
21.07MB
7. Introduction to PostgreSQL/23. SQL DROP TABLE for deleting tables and data.mp4
11.68MB
7. Introduction to PostgreSQL/3. Using PostgreSQL on Windows.mp4
15.94MB
7. Introduction to PostgreSQL/4. Executing SQL queries on Windows.mp4
5.39MB
7. Introduction to PostgreSQL/5. Installing PostgreSQL on Mac.mp4
12.8MB
7. Introduction to PostgreSQL/6. Using PostgreSQL on Mac.mp4
18.44MB
7. Introduction to PostgreSQL/7. Executing SQL commands on Mac.mp4
3.78MB
7. Introduction to PostgreSQL/8. Using the sample data provided.mp4
8.53MB
7. Introduction to PostgreSQL/9. SQL The SELECT command.mp4
14.33MB
8. Advanced PostgreSQL/1. SQL VIEWs and what they are used for.mp4
36.65MB
8. Advanced PostgreSQL/2. SQL built-in functions and the HAVING construct.mp4
21.72MB
8. Advanced PostgreSQL/3. Dates in SQL an old problem.mp4
25.51MB
8. Advanced PostgreSQL/4. Other data types in SQL (including JSON in PostgreSQL).mp4
19.57MB
8. Advanced PostgreSQL/5. Nested SELECT statements for complex queries.mp4
18.23MB
8. Advanced PostgreSQL/6. The PostgreSQL SERIAL type.mp4
6.6MB
9. Python and PostgreSQL/1. Installing psycopg2 on Windows (2018 update).mp4
53.82MB
9. Python and PostgreSQL/10. Recap on classes and object-oriented programming.mp4
20.37MB
9. Python and PostgreSQL/11. Saving to database from Python.mp4
38.77MB
9. Python and PostgreSQL/12. Loading from the database from Python.mp4
36.42MB
9. Python and PostgreSQL/13. Removing some duplicate code from our app.mp4
11.66MB
9. Python and PostgreSQL/14. Connection pooling and why it is important.mp4
32.09MB
9. Python and PostgreSQL/15. Creating the ConnectionPool class.mp4
23.25MB
9. Python and PostgreSQL/16. Creating the ConnectionFromPool class.mp4
23.21MB
9. Python and PostgreSQL/17. Obtaining a cursor from the ConnectionFromPool class.mp4
20.26MB
9. Python and PostgreSQL/18. The Database class and selective initialisation.mp4
45.07MB
9. Python and PostgreSQL/19. Cleaning up the Database class.mp4
15.85MB
9. Python and PostgreSQL/2. Installing psycopg2 on Windows (older versions).mp4
40.05MB
9. Python and PostgreSQL/20. End of section review.mp4
10.08MB
9. Python and PostgreSQL/3. Installing psycopg2 on Mac.mp4
10.29MB
9. Python and PostgreSQL/4. Verifying everything works—don't proceed if it doesn't!.mp4
7.61MB
9. Python and PostgreSQL/5. Mac OS X Fixing psycopg2 'library not loaded' error.mp4
12.01MB
9. Python and PostgreSQL/6. What is a virtual environment.mp4
25.54MB
9. Python and PostgreSQL/7. psycopg2 on a virtualenv on Windows (2018 update).mp4
39.91MB
9. Python and PostgreSQL/8. Psycopg2 on a virtualenv on Windows (older versions).mp4
16.59MB
9. Python and PostgreSQL/9. Setting up the app structure, pip, and requirements.txt.mp4
9.55MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统