Jump to content

Building a Python Application: Course Two


Recommended Posts

7eb4fe0c9486.jpg
Building a Python Application: Course Two
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Difficulty: Advanced | Genre: eLearning | Language: English | Duration: 9 Lectures (58m) | Size: 2.67 GB

This course is the second course in two-part series on how to build an application in Python. In the first course, we built a data ingestion process that extracted named entities from articles across a few different publications. We extracted named entities from around 100,000 articles and we saved the results into Cloud Firestore. In this second course, we'll explore the codebase for a web application used to visualize those results.

We'll kick off the course by checking out some quality of life changes implemented while developing this app. That includes a custom bash theme, a replacement debugger, a debugger command for starting an IPython shell, and pytest plugins. After that, we're going to review the data access layer and its accompanying tests. That's going to include multiple implementations of each data access service. Then we'll check out Python's web application standard.

Next, we'll review the web application layer and its accompanying tests. That's going to include a fast web application framework, custom middleware, request hooks, and application configuration. After that, we're going to review the presentation layer, including a Vue.js app and materialize CSS. Finally, we're going to run the app locally and trace some requests through the application using the debugger.

Learning Objectives
Implement a few developer quality of life changes
Implement a testable data access layer
Understand how a Python web app operates
Understand how to build and test a more complex web app
Understand how to use ipdb and IPython

Intended Audience
This course is intended for software developers or anyone who wants to learn more about building apps with Python.

Prerequisites
Before taking this course, please make sure you have taken the first course in this two-part series: Building a Python Application: Course One
You should also have an understanding of Python 3, Linux CLI, HTML/JS, and Git

Resources
The source code for the course is available on GitHub.


PLEASE SUPPORT ME BY CLICK ONE OF MY LINKS IF YOU WANT BUYING OR EXTENDING YOUR ACCOUNT


http://nitroflare.com/view/A3D30FAA519A2FC/Building_a_Python_Application_Course_Two.part1.rar
http://nitroflare.com/view/1D1F0D50D2BA5B6/Building_a_Python_Application_Course_Two.part2.rar
http://nitroflare.com/view/E022C8ED4F4DF38/Building_a_Python_Application_Course_Two.part3.rar

https://rapidgator.net/file/a8223fcf7a1373a99e6644394fd224ce/Building_a_Python_Application_Course_Two.part1.rar.html
https://rapidgator.net/file/fa0286c15479ed235c5d4e4fbc5a0530/Building_a_Python_Application_Course_Two.part2.rar.html
https://rapidgator.net/file/3197f8dc8d7c5bc5354934d72e870b21/Building_a_Python_Application_Course_Two.part3.rar.html

https://uploadgig.com/file/download/8355C8C8702e351e/Building_a_Python_Application_Course_Two.part1.rar
https://uploadgig.com/file/download/72fa99d6b4A6eF9b/Building_a_Python_Application_Course_Two.part2.rar
https://uploadgig.com/file/download/c60fdB39e22a5fF4/Building_a_Python_Application_Course_Two.part3.rar


Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...