Download link
File List
-
01-welcome/attached_files/003-before-we-get-started-a-selfassessment/3-python-self-assessment.pdf 76.87 KB
03-your-first-rest-api/attached_files/044-calling-the-api-from-javascript/index.html 471 B
02-a-full-python-refresher/quizzes/001-variables.html 3.23 KB
02-a-full-python-refresher/quizzes/002-methods.html 4.01 KB
02-a-full-python-refresher/quizzes/003-lists-tuples-and-sets.html 4.61 KB
02-a-full-python-refresher/quizzes/004-flow-controlloops-and-ifs.html 4.9 KB
02-a-full-python-refresher/quizzes/005-dictionaries-and-students.html 7.06 KB
02-a-full-python-refresher/quizzes/006-classes-and-objects.html 6.1 KB
02-a-full-python-refresher/quizzes/007-classmethod-and-staticmethod.html 8.27 KB
10-security-in-your-rest-apis/quizzes/008-security-in-rest-apis.html 6.23 KB
01-welcome/001-welcome-to-the-course.mp4 39.99 MB
01-welcome/002-how-to-take-this-course.html 1.24 KB
01-welcome/003-before-we-get-started-a-selfassessment.html 680 B
01-welcome/004-python-on-windows.html 1.12 KB
01-welcome/005-python-on-mac.html 976 B
02-a-full-python-refresher/006-introduction-to-this-section.mp4 33.3 MB
02-a-full-python-refresher/007-access-the-code-for-this-section-here.html 1.11 KB
02-a-full-python-refresher/008-variables-in-python.mp4 11.53 MB
02-a-full-python-refresher/009-solution-to-coding-exercise-variables.mp4 3.46 MB
02-a-full-python-refresher/010-methods-in-python.mp4 25.3 MB
02-a-full-python-refresher/011-solution-to-coding-exercise-methods.mp4 6.55 MB
02-a-full-python-refresher/012-lists-tuples-and-sets.mp4 15.19 MB
02-a-full-python-refresher/013-list-tuple-and-set-operations.mp4 17.24 MB
02-a-full-python-refresher/014-advanced-set-operations.mp4 12.6 MB
02-a-full-python-refresher/015-solution-to-coding-exercise-lists-tuples-sets.mp4 8.65 MB
02-a-full-python-refresher/016-loops-in-python.mp4 28.39 MB
02-a-full-python-refresher/017-if-statements.mp4 14.64 MB
02-a-full-python-refresher/018-solution-to-coding-exercise-flow-control.mp4 10.35 MB
02-a-full-python-refresher/019-a-programming-exercise-for-you.mp4 23.17 MB
02-a-full-python-refresher/020-list-comprehension.mp4 26.86 MB
02-a-full-python-refresher/021-dictionaries.mp4 13.53 MB
02-a-full-python-refresher/022-are-dictionaries-things.mp4 8.7 MB
02-a-full-python-refresher/023-solution-to-coding-exercise-dictionaries.mp4 12.97 MB
02-a-full-python-refresher/024-objects-in-python.mp4 21.97 MB
02-a-full-python-refresher/025-a-student-example.mp4 11.59 MB
02-a-full-python-refresher/026-solution-to-coding-exercise-classes-and-objects.mp4 10.03 MB
02-a-full-python-refresher/027-classmethod-and-staticmethod.mp4 17.26 MB
02-a-full-python-refresher/028-solution-to-coding-exercise-classmethod-and-staticmethod.mp4 12.06 MB
02-a-full-python-refresher/029-inheritance-in-objectoriented-programming.mp4 27.21 MB
02-a-full-python-refresher/030-args-and-kwargs.mp4 24.76 MB
02-a-full-python-refresher/031-passing-functions-as-arguments.mp4 17.37 MB
02-a-full-python-refresher/032-decorators-in-python.mp4 13.16 MB
02-a-full-python-refresher/033-advanced-decorators.mp4 18.37 MB
02-a-full-python-refresher/034-conclusion-of-this-section.mp4 16.72 MB
03-your-first-rest-api/035-introduction-to-this-section.mp4 32.99 MB
03-your-first-rest-api/036-installing-flask.mp4 3.26 MB
03-your-first-rest-api/037-access-the-code-for-this-section-here.html 814 B
03-your-first-rest-api/038-your-first-flask-application.mp4 17.02 MB
03-your-first-rest-api/039-http-verbs.mp4 18.62 MB
03-your-first-rest-api/040-rest-principles.mp4 14.57 MB
03-your-first-rest-api/041-creating-our-application-endpoints.mp4 15.9 MB
03-your-first-rest-api/042-returning-a-list-of-stores.mp4 13.64 MB
03-your-first-rest-api/043-implementing-other-endpoints.mp4 18.83 MB
03-your-first-rest-api/044-calling-the-api-from-javascript.mp4 12.96 MB
03-your-first-rest-api/045-using-postman-for-api-testing.mp4 28.26 MB
03-your-first-rest-api/046-conclusion-of-this-section.mp4 26.25 MB
04-flaskrestful-for-more-efficient-development/047-welcome-to-this-section.mp4 15.02 MB
04-flaskrestful-for-more-efficient-development/048-virtualenvs-and-setting-up-flaskrestful.mp4 16.68 MB
04-flaskrestful-for-more-efficient-development/049-access-the-code-for-this-section-here.html 834 B
04-flaskrestful-for-more-efficient-development/050-your-first-flaskrestful-app.mp4 18.1 MB
04-flaskrestful-for-more-efficient-development/051-testfirst-api-designwhat-is-that.mp4 19.37 MB
04-flaskrestful-for-more-efficient-development/052-creating-our-item-resource.mp4 23.57 MB
04-flaskrestful-for-more-efficient-development/053-the-itemlist-and-creating-items.mp4 15.51 MB
04-flaskrestful-for-more-efficient-development/054-improving-code-and-error-control.mp4 15.51 MB
04-flaskrestful-for-more-efficient-development/055-authentication-and-logging-inpart-1.mp4 25.56 MB
04-flaskrestful-for-more-efficient-development/056-authentication-and-logging-inpart-2.mp4 16.96 MB
04-flaskrestful-for-more-efficient-development/057-delete-to-delete-items.mp4 10.8 MB
04-flaskrestful-for-more-efficient-development/058-put-to-create-or-update-items.mp4 11.09 MB
04-flaskrestful-for-more-efficient-development/059-advanced-request-parsing-with-flaskrestful.mp4 16.07 MB
04-flaskrestful-for-more-efficient-development/060-optimising-our-final-code-and-request-parsing.mp4 10.21 MB
04-flaskrestful-for-more-efficient-development/061-conclusion-of-this-section.mp4 20.29 MB
05-storing-resources-in-a-sql-database/062-welcome-to-this-section.mp4 26.5 MB
05-storing-resources-in-a-sql-database/063-setting-up-our-project.mp4 9.37 MB
05-storing-resources-in-a-sql-database/064-access-the-code-for-this-section-here.html 834 B
05-storing-resources-in-a-sql-database/065-running-a-sqlite-database-and-interacting-with-it-from-python.mp4 24.78 MB
05-storing-resources-in-a-sql-database/066-logging-in-and-retrieving-users-from-a-database.mp4 35.34 MB
05-storing-resources-in-a-sql-database/067-signing-up-and-writing-users-to-a-database.mp4 28.55 MB
05-storing-resources-in-a-sql-database/068-preventing-duplicate-usernames-when-signing-users-up.mp4 6.94 MB
05-storing-resources-in-a-sql-database/069-retrieving-our-item-resources-from-a-database.mp4 22.63 MB
05-storing-resources-in-a-sql-database/070-writing-our-item-resources-to-a-database.mp4 32.9 MB
05-storing-resources-in-a-sql-database/071-deleting-our-item-resources-from-the-database.mp4 9.45 MB
05-storing-resources-in-a-sql-database/072-refactoring-insertion-of-items.mp4 12.33 MB
05-storing-resources-in-a-sql-database/073-the-put-method-with-database-interaction.mp4 11.37 MB
05-storing-resources-in-a-sql-database/074-retrieving-many-items-from-the-database.mp4 15.44 MB
05-storing-resources-in-a-sql-database/075-conclusion-of-this-section.mp4 12.22 MB
06-simplifying-storage-with-flasksqlalchemy/076-welcome-to-this-section.mp4 16.84 MB
06-simplifying-storage-with-flasksqlalchemy/077-access-the-code-for-this-section-here.html 834 B
06-simplifying-storage-with-flasksqlalchemy/078-setting-up-this-sections-project.mp4 15.04 MB
06-simplifying-storage-with-flasksqlalchemy/079-improving-the-project-structure-and-maintainability.mp4 10.87 MB
06-simplifying-storage-with-flasksqlalchemy/080-creating-user-and-item-models.mp4 56.91 MB
06-simplifying-storage-with-flasksqlalchemy/081-verifying-the-app-works-after-our-changes.mp4 9.92 MB
06-simplifying-storage-with-flasksqlalchemy/082-advanced-postman-environments-and-tests.mp4 22.14 MB
06-simplifying-storage-with-flasksqlalchemy/083-telling-sqlalchemy-about-our-tables-and-columns.mp4 22.55 MB
06-simplifying-storage-with-flasksqlalchemy/084-implementing-the-itemmodel-using-sqlalchemy.mp4 34.51 MB
06-simplifying-storage-with-flasksqlalchemy/085-implementing-the-usermodel-using-sqlalchemy.mp4 20.63 MB
06-simplifying-storage-with-flasksqlalchemy/086-easily-displaying-the-itemlist-resource-with-sqlalchemy.mp4 10.75 MB
06-simplifying-storage-with-flasksqlalchemy/087-no-more-creating-tables-manuallytelling-sqlalchemy-to-create-tables.mp4 5.2 MB
06-simplifying-storage-with-flasksqlalchemy/088-creating-a-new-model-storemodel.mp4 27.71 MB
06-simplifying-storage-with-flasksqlalchemy/089-creating-the-store-resource.mp4 20.63 MB
06-simplifying-storage-with-flasksqlalchemy/090-final-testing-of-this-sections-api.mp4 12.26 MB
06-simplifying-storage-with-flasksqlalchemy/091-conclusion-of-this-section.mp4 20.77 MB
07-gitversion-control/092-welcome-to-this-section.mp4 48.07 MB
07-gitversion-control/093-installing-git-on-mac-and-windows.mp4 11.09 MB
07-gitversion-control/094-what-is-a-git-repository.mp4 9.6 MB
07-gitversion-control/095-the-git-workflowpart-1.mp4 7.52 MB
07-gitversion-control/096-the-git-workflowpart-2-including-github.mp4 11.39 MB
07-gitversion-control/097-using-ssh-keys-for-security.mp4 13.23 MB
07-gitversion-control/098-the-readme-file.mp4 8.63 MB
07-gitversion-control/099-conclusion-of-this-section.mp4 19.88 MB
08-deploying-flask-apps-to-heroku/100-welcome-to-this-section.mp4 23.42 MB
08-deploying-flask-apps-to-heroku/101-access-the-code-for-this-section-here.html 658 B
08-deploying-flask-apps-to-heroku/102-what-is-heroku.mp4 11.74 MB
08-deploying-flask-apps-to-heroku/103-getting-our-code-into-github.mp4 16.3 MB
08-deploying-flask-apps-to-heroku/104-setting-up-heroku-for-flask.mp4 9.79 MB
08-deploying-flask-apps-to-heroku/105-adding-the-required-files-to-the-project.mp4 22.17 MB
08-deploying-flask-apps-to-heroku/106-logs-in-heroku-and-troubleshooting-errors.mp4 25.01 MB
08-deploying-flask-apps-to-heroku/107-testing-the-deployed-api-with-postman.mp4 6.91 MB
08-deploying-flask-apps-to-heroku/108-adding-postgresql-to-our-heroku-app.mp4 20.4 MB
08-deploying-flask-apps-to-heroku/109-working-with-git-and-automatic-deploys.mp4 17.36 MB
08-deploying-flask-apps-to-heroku/110-conclusion-of-this-section.mp4 18.95 MB
09-deploying-flask-apps-to-our-own-server/111-welcome-to-this-section.mp4 19.26 MB
09-deploying-flask-apps-to-our-own-server/112-setting-up-a-digitalocean-server.mp4 22.82 MB
09-deploying-flask-apps-to-our-own-server/113-installing-postgresql-in-ubuntu-16.04.mp4 21.19 MB
09-deploying-flask-apps-to-our-own-server/114-creating-a-unix-user-in-ubuntu-16.04.mp4 16.95 MB
09-deploying-flask-apps-to-our-own-server/115-setting-up-our-new-user-with-postgresql-permissions.mp4 22.88 MB
09-deploying-flask-apps-to-our-own-server/116-setting-up-nginx-and-our-rest-api.mp4 49.43 MB
09-deploying-flask-apps-to-our-own-server/117-setting-up-uwsgi-to-run-our-rest-api.mp4 44.62 MB
09-deploying-flask-apps-to-our-own-server/118-testing-our-api-to-make-sure-everything-works.mp4 11.68 MB
09-deploying-flask-apps-to-our-own-server/119-conclusion-of-this-section.mp4 42.43 MB
10-security-in-your-rest-apis/120-welcome-to-this-section.html 1.06 KB
10-security-in-your-rest-apis/121-security-in-rest-apis-ebook.html 707 B
10-security-in-your-rest-apis/122-getting-our-domain-name.mp4 13.28 MB
10-security-in-your-rest-apis/123-setting-up-cloudflare.mp4 24.08 MB
10-security-in-your-rest-apis/124-what-is-dns.mp4 9.31 MB
10-security-in-your-rest-apis/125-setting-our-dns-records.mp4 18.01 MB
10-security-in-your-rest-apis/126-verifying-everything-worksthis-is-important.mp4 2.63 MB
10-security-in-your-rest-apis/127-creating-our-ssl-certificate-in-cloudflare.mp4 10.21 MB
10-security-in-your-rest-apis/128-configuring-nginx-for-ssl.mp4 27.32 MB
10-security-in-your-rest-apis/129-extra-technical-ssl-resources.html 1.15 KB
10-security-in-your-rest-apis/130-conclusion-of-this-section.html 572 B
[FreeTutorials.Us].txt 75 B
Freetutorials.Us.url 119 B
Download Info
-
Tips
“[FreeTutorials.Us] rest-api-flask-and-python” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.