zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeTutorials.us] the-complete-python-postgresql-developer-course
magnet:?xt=urn:btih:feaa81bd98fe376cd06ee0676c913f290dff139f&dn=[FreeTutorials.us] the-complete-python-postgresql-developer-course
磁力链接详情
Hash值:
feaa81bd98fe376cd06ee0676c913f290dff139f
点击数:
149
文件大小:
3.58 GB
文件数量:
162
创建日期:
2019-1-8 23:03
最后访问:
2024-10-22 19:46
访问标签:
FreeTutorials
us
the-complete-python-postgresql-developer-course
文件列表详情
01 Installing Python/001 Introduction.mp4 6.89 MB
01 Installing Python/002 Installing Python on Windows.mp4 6.76 MB
01 Installing Python/003 Installing Python on Mac.mp4 4.01 MB
02 Python 101/006 The Python interactive shell IDLE.mp4 6.74 MB
02 Python 101/007 Numbers and Strings in Python.mp4 9.88 MB
02 Python 101/008 Variables in Python.mp4 11.33 MB
02 Python 101/009 The str method to convert to Strings.mp4 7.6 MB
02 Python 101/010 Running a Python file from the IDLE.mp4 11.73 MB
02 Python 101/011 Getting user input in Python.mp4 10.54 MB
02 Python 101/012 The int method to convert to Integers.mp4 5.44 MB
02 Python 101/013 The format method to simplify String formatting.mp4 14.8 MB
03 Magic Numbers in Python/015 Lists in Python.mp4 9.9 MB
03 Magic Numbers in Python/016 The for loop in Python.mp4 6.98 MB
03 Magic Numbers in Python/017 Boolean expressions True and False.mp4 10.99 MB
03 Magic Numbers in Python/018 If statements in Python.mp4 9.41 MB
03 Magic Numbers in Python/019 The in keyword to check whether a list contains an element.mp4 9.93 MB
03 Magic Numbers in Python/020 Giving the user multiple chances in our program.mp4 19.47 MB
03 Magic Numbers in Python/021 Generating random integers in Python.mp4 19.35 MB
03 Magic Numbers in Python/022 Defining our own methods in Python.mp4 16.93 MB
03 Magic Numbers in Python/023 Returning values from our methods in Python.mp4 12.37 MB
04 A Lottery app/025 The String split method.mp4 7.42 MB
04 A Lottery app/026 List comprehension in Python.mp4 13.21 MB
04 A Lottery app/027 Python Sets what is a Set.mp4 14.68 MB
04 A Lottery app/028 Set comprehension in Python.mp4 11.97 MB
04 A Lottery app/029 Creating our lottery numbers.mp4 17.85 MB
04 A Lottery app/030 Calculating the lottery winnings.mp4 15.82 MB
05 More complex applications a student registration system/032 Installing PyCharm a professional Python tool.mp4 10.87 MB
05 More complex applications a student registration system/033 Setting up PyCharm on Mac.mp4 32.7 MB
05 More complex applications a student registration system/034 Setting up PyCharm on Windows.mp4 13.91 MB
05 More complex applications a student registration system/035 Dictionaries in Python.mp4 21.9 MB
05 More complex applications a student registration system/036 Advanced Dictionary usage in Python.mp4 18.66 MB
05 More complex applications a student registration system/037 Methods returning dictionaries.mp4 18.38 MB
05 More complex applications a student registration system/038 Appending to a list in Python.mp4 14.04 MB
05 More complex applications a student registration system/039 Adding marks to our student data structure.mp4 21.97 MB
05 More complex applications a student registration system/040 The sum method in Python.mp4 21.14 MB
05 More complex applications a student registration system/041 Iterating over a dictionarys keys and values.mp4 17.47 MB
05 More complex applications a student registration system/042 Creating the application menu.mp4 42.73 MB
06 Object-Oriented Programming a movie rental system/044 What are classes Classes in Python.mp4 36.06 MB
06 Object-Oriented Programming a movie rental system/045 The Movie Class.mp4 26.95 MB
06 Object-Oriented Programming a movie rental system/046 The User Class and the __repr__ method.mp4 16.62 MB
06 Object-Oriented Programming a movie rental system/047 The filter method in Python.mp4 23.89 MB
06 Object-Oriented Programming a movie rental system/048 More Movie operations and methods.mp4 18.17 MB
06 Object-Oriented Programming a movie rental system/049 Writing to a file in Python.mp4 11.2 MB
06 Object-Oriented Programming a movie rental system/050 Saving CSV files with our data.mp4 26.32 MB
06 Object-Oriented Programming a movie rental system/051 Loading our data from CSV files.mp4 35.79 MB
06 Object-Oriented Programming a movie rental system/052 Saving JSON files with our data.mp4 18.88 MB
06 Object-Oriented Programming a movie rental system/053 Loading our data from JSON files.mp4 24.01 MB
06 Object-Oriented Programming a movie rental system/054 Argument unpacking in Python the two asterisks.mp4 16.33 MB
06 Object-Oriented Programming a movie rental system/055 Creating the menu for our application.mp4 48.31 MB
07 Introduction to PostgreSQL/057 Introduction to databases.mp4 23.9 MB
07 Introduction to PostgreSQL/058 Installing PostgreSQL on Windows.mp4 11.54 MB
07 Introduction to PostgreSQL/059 Using PostgreSQL on Windows.mp4 15.93 MB
07 Introduction to PostgreSQL/060 Executing SQL queries on Windows.mp4 5.39 MB
07 Introduction to PostgreSQL/061 Installing PostgreSQL on Mac.mp4 12.79 MB
07 Introduction to PostgreSQL/062 Using PostgreSQL on Mac.mp4 18.44 MB
07 Introduction to PostgreSQL/063 Executing SQL commands on Mac.mp4 3.78 MB
07 Introduction to PostgreSQL/064 Using the sample data provided.mp4 8.52 MB
07 Introduction to PostgreSQL/065 SQL The SELECT command.mp4 14.33 MB
07 Introduction to PostgreSQL/066 SQL filtering with WHERE.mp4 8.52 MB
07 Introduction to PostgreSQL/067 SQL LIMIT for limiting the number of results.mp4 4.03 MB
07 Introduction to PostgreSQL/068 SQL UPDATE data in a table.mp4 10.73 MB
07 Introduction to PostgreSQL/069 SQL DELETE data from a table.mp4 9.2 MB
07 Introduction to PostgreSQL/070 SQL Wildcards for filtering unknowns.mp4 9.71 MB
07 Introduction to PostgreSQL/071 What is a JOIN.mp4 26.06 MB
07 Introduction to PostgreSQL/072 SQL JOINs and JOIN examples.mp4 19.08 MB
07 Introduction to PostgreSQL/073 SQL GROUP BY for aggregation of data.mp4 17.89 MB
07 Introduction to PostgreSQL/074 SQL ORDER BY for sorting data.mp4 9.85 MB
07 Introduction to PostgreSQL/075 SQL CREATE TABLE.mp4 20.75 MB
07 Introduction to PostgreSQL/076 SQL INSERT INTO for adding data to a table.mp4 18.01 MB
07 Introduction to PostgreSQL/077 SQL SEQUENCE for auto-incrementing fields.mp4 12.69 MB
07 Introduction to PostgreSQL/078 SQL CREATE INDEX and advanced information about indexes.mp4 21.07 MB
07 Introduction to PostgreSQL/079 SQL DROP TABLE for deleting tables and data.mp4 11.68 MB
08 Advanced PostgreSQL/080 SQL VIEWs and what they are used for.mp4 36.64 MB
08 Advanced PostgreSQL/081 SQL built-in functions and the HAVING construct.mp4 21.71 MB
08 Advanced PostgreSQL/082 Dates in SQL an old problem.mp4 25.5 MB
08 Advanced PostgreSQL/083 Other data types in SQL including JSON in PostgreSQL.mp4 19.56 MB
08 Advanced PostgreSQL/084 Nested SELECT statements for complex queries.mp4 18.23 MB
08 Advanced PostgreSQL/085 The PostgreSQL SERIAL type.mp4 6.6 MB
09 Python and PostgreSQL/086 Installing psycopg2 on Windows.mp4 40.04 MB
09 Python and PostgreSQL/087 Installing psycopg2 on Mac.mp4 10.29 MB
09 Python and PostgreSQL/088 Verifying everything worksdont proceed if it doesnt.mp4 7.61 MB
09 Python and PostgreSQL/089 Mac OS X Fixing psycopg2 library not loaded error.mp4 12 MB
09 Python and PostgreSQL/090 What is a virtual environment.mp4 81.01 MB
09 Python and PostgreSQL/091 Psycopg2 on a virtualenv on Windows.mp4 16.58 MB
09 Python and PostgreSQL/092 Setting up the app structure pip and requirements.txt.mp4 11.57 MB
09 Python and PostgreSQL/093 Recap on classes and object-oriented programming.mp4 24.38 MB
09 Python and PostgreSQL/094 Saving to database from Python.mp4 48.94 MB
09 Python and PostgreSQL/095 Loading from the database from Python.mp4 45.96 MB
09 Python and PostgreSQL/096 Removing some duplicate code from our app.mp4 15.19 MB
09 Python and PostgreSQL/097 Connection pooling and why it is important.mp4 41.34 MB
09 Python and PostgreSQL/098 Creating the ConnectionPool class.mp4 30.54 MB
09 Python and PostgreSQL/099 Creating the ConnectionFromPool class.mp4 30.21 MB
09 Python and PostgreSQL/100 Obtaining a cursor from the ConnectionFromPool class.mp4 26.21 MB
09 Python and PostgreSQL/101 The Database class and selective initialisation.mp4 57.25 MB
09 Python and PostgreSQL/102 Cleaning up the Database class.mp4 21.18 MB
09 Python and PostgreSQL/103 End of section review.mp4 13.41 MB
10 Python Web and APIs/105 What is an API.mp4 51.66 MB
10 Python Web and APIs/106 Making requests in Python.mp4 29.57 MB
10 Python Web and APIs/107 What is OAuth.mp4 17.3 MB
10 Python Web and APIs/108 Creating a Twitter app.mp4 11.56 MB
10 Python Web and APIs/109 Setting up Twitter login.mp4 15.2 MB
10 Python Web and APIs/110 Getting the OAuth request token.mp4 46.92 MB
10 Python Web and APIs/111 More on the Python debuggeran essential tool.mp4 19.34 MB
10 Python Web and APIs/112 Getting authorization by the user.mp4 26.66 MB
10 Python Web and APIs/113 Getting the OAuth access token.mp4 24.23 MB
10 Python Web and APIs/114 Performing Twitter requests getting images.mp4 69.63 MB
10 Python Web and APIs/115 Reusing code from the last section to save users.mp4 39 MB
10 Python Web and APIs/116 Creating users in our app.mp4 32.73 MB
10 Python Web and APIs/117 Retrieving users in our app.mp4 117.8 MB
10 Python Web and APIs/118 Cleaning up the codeextremely important.mp4 78.78 MB
10 Python Web and APIs/119 Introduction to Flask and Python Web Development.mp4 42.36 MB
10 Python Web and APIs/120 Adding a Twitter login endpoint.mp4 31.6 MB
10 Python Web and APIs/121 Adding Twitter authorization.mp4 79.45 MB
10 Python Web and APIs/122 Creating the user profile.mp4 30.51 MB
10 Python Web and APIs/123 The Flask before_request decorator.mp4 32.21 MB
10 Python Web and APIs/124 Checking if a user is already logged in.mp4 11.05 MB
10 Python Web and APIs/125 Searching tweets and displaying them.mp4 25.59 MB
10 Python Web and APIs/126 Searching for different things.mp4 13.36 MB
10 Python Web and APIs/127 What is Bootstrap.mp4 33.19 MB
10 Python Web and APIs/128 Writing our own CSS.mp4 19.78 MB
10 Python Web and APIs/129 Allowing users to perform custom searches.mp4 21.88 MB
10 Python Web and APIs/130 Adding sentiment analysis with another API.mp4 48.22 MB
11 Introduction to Git and GitHub/132 What is Git.mp4 16.14 MB
11 Introduction to Git and GitHub/133 Installing Git on Mac and Windows.mp4 23.03 MB
11 Introduction to Git and GitHub/134 Introduction to the UNIX terminal.mp4 14.83 MB
11 Introduction to Git and GitHub/135 The VIM text editor a powerful terminal editor.mp4 10.91 MB
11 Introduction to Git and GitHub/136 Dealing with files in the UNIX terminal.mp4 7.74 MB
11 Introduction to Git and GitHub/137 What is a Git repository.mp4 13.57 MB
11 Introduction to Git and GitHub/138 git init create a Git repository.mp4 7.91 MB
11 Introduction to Git and GitHub/139 git add and git commit staging and committing.mp4 18.21 MB
11 Introduction to Git and GitHub/140 git log viewing past commits.mp4 4.93 MB
11 Introduction to Git and GitHub/141 Creating a repository on GitHub.mp4 7.74 MB
11 Introduction to Git and GitHub/142 git remote managing remote repositories.mp4 7.01 MB
11 Introduction to Git and GitHub/143 Adding your SSH key to GitHub.mp4 14.02 MB
11 Introduction to Git and GitHub/144 What is a README file Introduction to Markdown.mp4 16.02 MB
11 Introduction to Git and GitHub/145 git pull pulling others changes.mp4 6.27 MB
12 Advanced Python/147 OOP Inheritance.mp4 36.82 MB
12 Advanced Python/148 OOP Multiple Inheritance in Python.mp4 14.88 MB
12 Advanced Python/149 OOP What is composition.mp4 12.13 MB
12 Advanced Python/150 OOP What is encapsulation.mp4 50.07 MB
12 Advanced Python/151 Introduction to Exceptions in Python.mp4 33.05 MB
12 Advanced Python/152 Creating our own Exceptions.mp4 21.38 MB
12 Advanced Python/153 Some of the available built-in Exceptions.mp4 19.39 MB
12 Advanced Python/154 Python built-in methods.mp4 58.23 MB
12 Advanced Python/155 Assertions in Python.mp4 18.93 MB
12 Advanced Python/156 Lambda expressions in Python.mp4 20.17 MB
12 Advanced Python/157 More uses of lambda expressions.mp4 25.42 MB
12 Advanced Python/158 Lambda expressions in the wild.mp4 50.85 MB
12 Advanced Python/159 Introduction to unit testing with unittest.mp4 62.32 MB
13 Data Structures and Algorithms/162 What are data structures.mp4 13.75 MB
13 Data Structures and Algorithms/163 What is a Linked List.mp4 21.51 MB
13 Data Structures and Algorithms/164 Introduction to Linked List Assignment.mp4 30.43 MB
13 Data Structures and Algorithms/166 Programming our own Linked List in Python.mp4 25.27 MB
13 Data Structures and Algorithms/167 Creating a Queue.mp4 16.3 MB
13 Data Structures and Algorithms/168 Introduction to Queue Assignment.mp4 33.13 MB
13 Data Structures and Algorithms/170 Programming our own Queue in Python.mp4 42.01 MB
13 Data Structures and Algorithms/171 Creating a Stack.mp4 9.67 MB
13 Data Structures and Algorithms/172 Introduction to Stack Assignment.mp4 18.07 MB
13 Data Structures and Algorithms/174 Programming our own Stack in Python.mp4 22.48 MB
13 Data Structures and Algorithms/175 Creating a Binary Tree.mp4 19.35 MB
13 Data Structures and Algorithms/176 Introduction to Binary Tree Assignment.mp4 23.54 MB
13 Data Structures and Algorithms/178 Programming our own Binary Tree in Python.mp4 27.18 MB
其他位置