File | Size |
---|
01. Understanding the Basics of the Python Flask Framework and its Workflow/1. Downloading and Installing VirtualBox and Ubuntu.mp4 | 80.16 MB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/1. Downloading and Installing VirtualBox and Ubuntu.vtt | 9.45 kB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/1.1 Ubuntu Image.html | 100.00 B |
01. Understanding the Basics of the Python Flask Framework and its Workflow/1.2 Virtual Box Link.html | 102.00 B |
01. Understanding the Basics of the Python Flask Framework and its Workflow/2. Installing Flask and Running a Hello World Program.mp4 | 55.78 MB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/2. Installing Flask and Running a Hello World Program.vtt | 6.86 kB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/3. Understanding the Web Cycle For Development.mp4 | 79.97 MB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/3. Understanding the Web Cycle For Development.vtt | 14.10 kB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/4. Revisiting Hello World Program And Explaining GETs.mp4 | 100.14 MB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/4. Revisiting Hello World Program And Explaining GETs.vtt | 13.63 kB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/5. JSON, Examples of JSON, and JSON in Flask.mp4 | 128.72 MB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/5. JSON, Examples of JSON, and JSON in Flask.vtt | 20.78 kB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/6. GET and POST Requests + Response Structure.mp4 | 76.05 MB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/6. GET and POST Requests + Response Structure.vtt | 13.48 kB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/7. Downloading and Installing Postman.mp4 | 64.19 MB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/7. Downloading and Installing Postman.vtt | 6.38 kB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/7.1 Installation Guide.html | 134.00 B |
01. Understanding the Basics of the Python Flask Framework and its Workflow/8. Handling POST Requests in Flask and Building a Mini API.mp4 | 66.72 MB |
01. Understanding the Basics of the Python Flask Framework and its Workflow/8. Handling POST Requests in Flask and Building a Mini API.vtt | 9.12 kB |
02. Understanding and Implementing a Simple REST API/1. What is a RESTful API..mp4 | 93.22 MB |
02. Understanding and Implementing a Simple REST API/1. What is a RESTful API..vtt | 16.01 kB |
02. Understanding and Implementing a Simple REST API/2. Restful API Resource Method Chart.mp4 | 76.66 MB |
02. Understanding and Implementing a Simple REST API/2. Restful API Resource Method Chart.vtt | 10.94 kB |
02. Understanding and Implementing a Simple REST API/3. Project 1, Building Restful API Part 1.mp4 | 142.73 MB |
02. Understanding and Implementing a Simple REST API/3. Project 1, Building Restful API Part 1.vtt | 16.24 kB |
02. Understanding and Implementing a Simple REST API/3.1 Source code - Understanding and Implementing a Simple REST API - Project 1, Building Restful API Part 1.html | 141.00 B |
02. Understanding and Implementing a Simple REST API/4. Project 1, Building Restful API Part 2.mp4 | 160.14 MB |
02. Understanding and Implementing a Simple REST API/4. Project 1, Building Restful API Part 2.vtt | 16.86 kB |
02. Understanding and Implementing a Simple REST API/4.1 Source code - Understanding and Implementing a Simple REST API - Project 1, Building Restful API Part 2.html | 141.00 B |
03. Docker/1. What is Docker and Why Use it..mp4 | 83.05 MB |
03. Docker/1. What is Docker and Why Use it..vtt | 18.16 kB |
03. Docker/2. Downloading and Installing Docker and Docker-Compose.mp4 | 95.04 MB |
03. Docker/2. Downloading and Installing Docker and Docker-Compose.vtt | 7.36 kB |
03. Docker/3. Dockerizing our First Application.mp4 | 232.67 MB |
03. Docker/3. Dockerizing our First Application.vtt | 31.26 kB |
04. MongoDB/1. What is a Database and MongoDB.mp4 | 92.67 MB |
04. MongoDB/1. What is a Database and MongoDB.vtt | 15.24 kB |
04. MongoDB/2. MongoDB Introduction.mp4 | 179.11 MB |
04. MongoDB/2. MongoDB Introduction.vtt | 24.68 kB |
04. MongoDB/3. Installing MongoDB on the Ubuntu Virtual Machine.mp4 | 55.50 MB |
04. MongoDB/3. Installing MongoDB on the Ubuntu Virtual Machine.vtt | 4.79 kB |
04. MongoDB/4. Creating and Deleting Databases.mp4 | 150.75 MB |
04. MongoDB/4. Creating and Deleting Databases.vtt | 19.38 kB |
04. MongoDB/5. Creating and Deleting Collections in MongoDB.mp4 | 156.31 MB |
04. MongoDB/5. Creating and Deleting Collections in MongoDB.vtt | 19.70 kB |
04. MongoDB/6. Query Documents in MongoDB.mp4 | 160.19 MB |
04. MongoDB/6. Query Documents in MongoDB.vtt | 19.54 kB |
04. MongoDB/7. Updating and Sorting and Limiting Documents in MongoDB.mp4 | 134.26 MB |
04. MongoDB/7. Updating and Sorting and Limiting Documents in MongoDB.vtt | 17.47 kB |
04. MongoDB/8. Building a Simple Application to Keep Track of Number of Users.mp4 | 131.77 MB |
04. MongoDB/8. Building a Simple Application to Keep Track of Number of Users.vtt | 19.23 kB |
04. MongoDB/8.1 Source code - MongoDB - Building a Simple Application to Keep Track of Number of Users.html | 141.00 B |
05. Project Database as a Service Restful API/1. Chart Protocol for New API Part 1.mp4 | 77.90 MB |
05. Project Database as a Service Restful API/1. Chart Protocol for New API Part 1.vtt | 12.21 kB |
05. Project Database as a Service Restful API/2. Building the Sentences API Part 2.mp4 | 265.78 MB |
05. Project Database as a Service Restful API/2. Building the Sentences API Part 2.vtt | 30.89 kB |
05. Project Database as a Service Restful API/3. Building the Sentences API Part 3.mp4 | 172.29 MB |
05. Project Database as a Service Restful API/3. Building the Sentences API Part 3.vtt | 20.28 kB |
05. Project Database as a Service Restful API/3.1 Source code - Project Database as a Service Restful API - Building the Sentences API Part 3.html | 141.00 B |
06. Project Building a Restful API for Similarity Check using Natural Language Proc/1. Building a Similarity API Part 1.mp4 | 99.06 MB |
06. Project Building a Restful API for Similarity Check using Natural Language Proc/1. Building a Similarity API Part 1.vtt | 13.29 kB |
06. Project Building a Restful API for Similarity Check using Natural Language Proc/2. Building a Similarity API Docker-compose Structure Part 2.mp4 | 125.77 MB |
06. Project Building a Restful API for Similarity Check using Natural Language Proc/2. Building a Similarity API Docker-compose Structure Part 2.vtt | 16.63 kB |
06. Project Building a Restful API for Similarity Check using Natural Language Proc/3. Building a Similarity API Registration Part 3.mp4 | 86.78 MB |
06. Project Building a Restful API for Similarity Check using Natural Language Proc/3. Building a Similarity API Registration Part 3.vtt | 13.56 kB |
06. Project Building a Restful API for Similarity Check using Natural Language Proc/4. Building a Similarity API Detection of Similarity Part 4.mp4 | 127.37 MB |
06. Project Building a Restful API for Similarity Check using Natural Language Proc/4. Building a Similarity API Detection of Similarity Part 4.vtt | 17.83 kB |
06. Project Building a Restful API for Similarity Check using Natural Language Proc/5. Building a Similarity API Refilling Part 5.mp4 | 83.80 MB |
06. Project Building a Restful API for Similarity Check using Natural Language Proc/5. Building a Similarity API Refilling Part 5.vtt | 10.35 kB |
06. Project Building a Restful API for Similarity Check using Natural Language Proc/6. Building a Similarity API Testing the API Part 6.mp4 | 85.39 MB |
06. Project Building a Restful API for Similarity Check using Natural Language Proc/6. Building a Similarity API Testing the API Part 6.vtt | 10.91 kB |
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/1. Building an Image Classification API Part 1.mp4 | 75.83 MB |
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/1. Building an Image Classification API Part 1.vtt | 13.23 kB |
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/2. Building an Image Classification API, Project folders Part 2.mp4 | 53.52 MB |
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/2. Building an Image Classification API, Project folders Part 2.vtt | 10.29 kB |
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/3. Building an Image Classification API, Registration Part 3.mp4 | 73.98 MB |
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/3. Building an Image Classification API, Registration Part 3.vtt | 12.11 kB |
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/4. Building an Image Classification API, Classification Function Part 4.mp4 | 230.25 MB |
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/4. Building an Image Classification API, Classification Function Part 4.vtt | 29.99 kB |
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/5. Building an Image Classification API, refill functionality Part 5.mp4 | 67.33 MB |
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/5. Building an Image Classification API, refill functionality Part 5.vtt | 9.07 kB |
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/6. Building an Image Classification API Testing Part 6.mp4 | 104.93 MB |
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/6. Building an Image Classification API Testing Part 6.vtt | 11.48 kB |
08. Project Building a Restful API to handle Bank Transactions/1. Building a Bank API, Part 1.mp4 | 94.64 MB |
08. Project Building a Restful API to handle Bank Transactions/1. Building a Bank API, Part 1.vtt | 13.71 kB |
08. Project Building a Restful API to handle Bank Transactions/2. Building a Bank API, Part 2.mp4 | 205.74 MB |
08. Project Building a Restful API to handle Bank Transactions/2. Building a Bank API, Part 2.vtt | 31.72 kB |
08. Project Building a Restful API to handle Bank Transactions/3. Building a Bank API, Part 3.mp4 | 168.65 MB |
08. Project Building a Restful API to handle Bank Transactions/3. Building a Bank API, Part 3.vtt | 19.65 kB |
08. Project Building a Restful API to handle Bank Transactions/4. Building a Bank API, Part 4.mp4 | 58.76 MB |
08. Project Building a Restful API to handle Bank Transactions/4. Building a Bank API, Part 4.vtt | 6.98 kB |
08. Project Building a Restful API to handle Bank Transactions/4.1 Source code - Project Building a Restful API to handle Bank Transactions - Building a Bank API, Part 4.html | 141.00 B |
09. Deploying Restful API into AWS EC2 Instance/1. Deploying.mp4 | 288.03 MB |
09. Deploying Restful API into AWS EC2 Instance/1. Deploying.vtt | 36.47 kB |
10. Bonus Material/1. Bonus - Please Watch!.mp4 | 15.63 MB |
10. Bonus Material/1. Bonus - Please Watch!.vtt | 995.00 B |
10. Bonus Material/2. Check out Our Other 36 Udemy Courses!.html | 1.50 kB |
10. Bonus Material/3. Source Codes.html | 2.33 kB |
Udemy Course downloader.txt | 94.00 B |
udemycoursedownloader.com.url | 132.00 B |