[UdemyCourseDownloader] REST APIs with Flask and Python

Photo unavailable
Category:
Date:
01/21/19 at 12:03am GMT+1
Submitter:
Seeders:
0
Leechers:
1
File size:
2.1 GB in 98 files

Torrent Status:
  This torrent has been verified.

Infohash:
4498c5e046f35ccc560240fa73135a8974ac4b5f


File list

  • [UdemyCourseDownloader] REST APIs with Flask and Python
  • icon 01-welcome/001-welcome-to-the-course.mp4 40 MB
    icon 01-welcome/002-how-to-take-this-course.html 1.2 KB
    icon 01-welcome/003-before-we-get-started-a-selfassessment.html 680 B
    icon 01-welcome/004-python-on-windows.html 1.1 KB
    icon 01-welcome/005-python-on-mac.html 976 B
    icon 01-welcome/attached_files/003-before-we-get-started-a-selfassessment/3-python-self-assessment.pdf 76.9 KB
    icon 02-a-full-python-refresher/006-introduction-to-this-section.mp4 33.3 MB
    icon 02-a-full-python-refresher/007-access-the-code-for-this-section-here.html 1.1 KB
    icon 02-a-full-python-refresher/008-variables-in-python.mp4 11.5 MB
    icon 02-a-full-python-refresher/009-solution-to-coding-exercise-variables.mp4 3.5 MB
    icon 02-a-full-python-refresher/010-methods-in-python.mp4 25.3 MB
    icon 02-a-full-python-refresher/011-solution-to-coding-exercise-methods.mp4 6.5 MB
    icon 02-a-full-python-refresher/012-lists-tuples-and-sets.mp4 15.2 MB
    icon 02-a-full-python-refresher/013-list-tuple-and-set-operations.mp4 17.2 MB
    icon 02-a-full-python-refresher/014-advanced-set-operations.mp4 12.6 MB
    icon 02-a-full-python-refresher/015-solution-to-coding-exercise-lists-tuples-sets.mp4 8.6 MB
    icon 02-a-full-python-refresher/016-loops-in-python.mp4 28.4 MB
    icon 02-a-full-python-refresher/017-if-statements.mp4 14.6 MB
    icon 02-a-full-python-refresher/018-solution-to-coding-exercise-flow-control.mp4 10.3 MB
    icon 02-a-full-python-refresher/019-a-programming-exercise-for-you.mp4 23.2 MB
    icon 02-a-full-python-refresher/020-list-comprehension.mp4 26.9 MB
    icon 02-a-full-python-refresher/021-dictionaries.mp4 13.5 MB
    icon 02-a-full-python-refresher/022-are-dictionaries-things.mp4 8.7 MB
    icon 02-a-full-python-refresher/023-solution-to-coding-exercise-dictionaries.mp4 13 MB
    icon 02-a-full-python-refresher/024-objects-in-python.mp4 22 MB
    icon 02-a-full-python-refresher/025-a-student-example.mp4 11.6 MB
    icon 02-a-full-python-refresher/026-solution-to-coding-exercise-classes-and-objects.mp4 10 MB
    icon 02-a-full-python-refresher/027-classmethod-and-staticmethod.mp4 17.3 MB
    icon 02-a-full-python-refresher/028-solution-to-coding-exercise-classmethod-and-staticmethod.mp4 12.1 MB
    icon 02-a-full-python-refresher/029-inheritance-in-objectoriented-programming.mp4 27.2 MB
    icon 02-a-full-python-refresher/030-args-and-kwargs.mp4 24.8 MB
    icon 02-a-full-python-refresher/031-passing-functions-as-arguments.mp4 17.4 MB
    icon 02-a-full-python-refresher/032-decorators-in-python.mp4 13.2 MB
    icon 02-a-full-python-refresher/033-advanced-decorators.mp4 18.4 MB
    icon 02-a-full-python-refresher/034-conclusion-of-this-section.mp4 16.7 MB
    icon 02-a-full-python-refresher/quizzes/001-variables.html 3.2 KB
    icon 02-a-full-python-refresher/quizzes/002-methods.html 4 KB
    icon 02-a-full-python-refresher/quizzes/003-lists-tuples-and-sets.html 4.6 KB
    icon 02-a-full-python-refresher/quizzes/004-flow-controlloops-and-ifs.html 4.9 KB
    icon 02-a-full-python-refresher/quizzes/005-dictionaries-and-students.html 7.1 KB
    icon 02-a-full-python-refresher/quizzes/006-classes-and-objects.html 6.1 KB
    icon 02-a-full-python-refresher/quizzes/007-classmethod-and-staticmethod.html 8.3 KB
    icon 03-your-first-rest-api/035-introduction-to-this-section.mp4 33 MB
    icon 03-your-first-rest-api/036-installing-flask.mp4 3.3 MB
    icon 03-your-first-rest-api/037-access-the-code-for-this-section-here.html 814 B
    icon 03-your-first-rest-api/038-your-first-flask-application.mp4 17 MB
    icon 03-your-first-rest-api/039-http-verbs.mp4 18.6 MB
    icon 03-your-first-rest-api/040-rest-principles.mp4 14.6 MB
    icon 03-your-first-rest-api/041-creating-our-application-endpoints.mp4 15.9 MB
    icon 03-your-first-rest-api/042-returning-a-list-of-stores.mp4 13.6 MB
    icon 03-your-first-rest-api/043-implementing-other-endpoints.mp4 18.8 MB
    icon 03-your-first-rest-api/044-calling-the-api-from-javascript.mp4 13 MB
    icon 03-your-first-rest-api/045-using-postman-for-api-testing.mp4 28.3 MB
    icon 03-your-first-rest-api/046-conclusion-of-this-section.mp4 26.3 MB
    icon 03-your-first-rest-api/attached_files/044-calling-the-api-from-javascript/index.html 471 B
    icon 04-flaskrestful-for-more-efficient-development/047-welcome-to-this-section.mp4 15 MB
    icon 04-flaskrestful-for-more-efficient-development/048-virtualenvs-and-setting-up-flaskrestful.mp4 16.7 MB
    icon 04-flaskrestful-for-more-efficient-development/049-access-the-code-for-this-section-here.html 834 B
    icon 04-flaskrestful-for-more-efficient-development/050-your-first-flaskrestful-app.mp4 18.1 MB
    icon 04-flaskrestful-for-more-efficient-development/051-testfirst-api-designwhat-is-that.mp4 19.4 MB
    icon 04-flaskrestful-for-more-efficient-development/052-creating-our-item-resource.mp4 23.6 MB
    icon 04-flaskrestful-for-more-efficient-development/053-the-itemlist-and-creating-items.mp4 15.5 MB
    icon 04-flaskrestful-for-more-efficient-development/054-improving-code-and-error-control.mp4 15.5 MB
    icon 04-flaskrestful-for-more-efficient-development/055-authentication-and-logging-inpart-1.mp4 25.6 MB
    icon 04-flaskrestful-for-more-efficient-development/056-authentication-and-logging-inpart-2.mp4 17 MB
    icon 04-flaskrestful-for-more-efficient-development/057-delete-to-delete-items.mp4 10.8 MB
    icon 04-flaskrestful-for-more-efficient-development/058-put-to-create-or-update-items.mp4 11.1 MB
    icon 04-flaskrestful-for-more-efficient-development/059-advanced-request-parsing-with-flaskrestful.mp4 16.1 MB
    icon 04-flaskrestful-for-more-efficient-development/060-optimising-our-final-code-and-request-parsing.mp4 10.2 MB
    icon 04-flaskrestful-for-more-efficient-development/061-conclusion-of-this-section.mp4 20.3 MB
    icon 05-storing-resources-in-a-sql-database/062-welcome-to-this-section.mp4 26.5 MB
    icon 05-storing-resources-in-a-sql-database/063-setting-up-our-project.mp4 9.4 MB
    icon 05-storing-resources-in-a-sql-database/064-access-the-code-for-this-section-here.html 834 B
    icon 05-storing-resources-in-a-sql-database/065-running-a-sqlite-database-and-interacting-with-it-from-python.mp4 24.8 MB
    icon 05-storing-resources-in-a-sql-database/066-logging-in-and-retrieving-users-from-a-database.mp4 35.3 MB
    icon 05-storing-resources-in-a-sql-database/067-signing-up-and-writing-users-to-a-database.mp4 28.6 MB
    icon 05-storing-resources-in-a-sql-database/068-preventing-duplicate-usernames-when-signing-users-up.mp4 6.9 MB
    icon 05-storing-resources-in-a-sql-database/069-retrieving-our-item-resources-from-a-database.mp4 22.6 MB
    icon 05-storing-resources-in-a-sql-database/070-writing-our-item-resources-to-a-database.mp4 32.9 MB
    icon 05-storing-resources-in-a-sql-database/071-deleting-our-item-resources-from-the-database.mp4 9.5 MB
    icon 05-storing-resources-in-a-sql-database/072-refactoring-insertion-of-items.mp4 12.3 MB
    icon 05-storing-resources-in-a-sql-database/073-the-put-method-with-database-interaction.mp4 11.4 MB
    icon 05-storing-resources-in-a-sql-database/074-retrieving-many-items-from-the-database.mp4 15.4 MB
    icon 05-storing-resources-in-a-sql-database/075-conclusion-of-this-section.mp4 12.2 MB
    icon 06-simplifying-storage-with-flasksqlalchemy/076-welcome-to-this-section.mp4 16.8 MB
    icon 06-simplifying-storage-with-flasksqlalchemy/077-access-the-code-for-this-section-here.html 834 B
    icon 06-simplifying-storage-with-flasksqlalchemy/078-setting-up-this-sections-project.mp4 15 MB
    icon 06-simplifying-storage-with-flasksqlalchemy/079-improving-the-project-structure-and-maintainability.mp4 10.9 MB
    icon 06-simplifying-storage-with-flasksqlalchemy/080-creating-user-and-item-models.mp4 56.9 MB
    icon 06-simplifying-storage-with-flasksqlalchemy/081-verifying-the-app-works-after-our-changes.mp4 9.9 MB
    icon 06-simplifying-storage-with-flasksqlalchemy/082-advanced-postman-environments-and-tests.mp4 22.1 MB
    icon 06-simplifying-storage-with-flasksqlalchemy/083-telling-sqlalchemy-about-our-tables-and-columns.mp4 22.5 MB
    icon 06-simplifying-storage-with-flasksqlalchemy/084-implementing-the-itemmodel-using-sqlalchemy.mp4 34.5 MB
    icon 06-simplifying-storage-with-flasksqlalchemy/085-implementing-the-usermodel-using-sqlalchemy.mp4 20.6 MB
    icon 06-simplifying-storage-with-flasksqlalchemy/086-easily-displaying-the-itemlist-resource-with-sqlalchemy.mp4 10.7 MB
    icon 06-simplifying-storage-with-flasksqlalchemy/087-no-more-creating-tables-manuallytelling-sqlalchemy-to-create-tables.mp4 5.2 MB
    icon 06-simplifying-storage-with-flasksqlalchemy/088-creating-a-new-model-storemodel.mp4 27.7 MB
    icon Udemy Course downloader.txt 94 B

Similar Torrents