Tag: Applications

Deploying Static Applications with Vue 3 (2023)


Free Download Deploying Static Applications with Vue 3 (2023)
Released 5/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English + vtt | Duration: 2h 7m | Size: 433 MB
This course aims to provide specific instructions for deploying Vue 3 static apps to various services. You’ll learn how to deal with common issues with deploying static apps and how to overcome those issues to successfully deploy your apps

(more…)

Building Web Applications with Django (Path)


Free Download Building Web Applications with Django (Path)
Reindert-Jan Ekker (et al.) | Duration: 15 h | Video: H264 1280×720 | Audio: AAC 48 kHz 2ch | 2,03 GB | Language: English
Django is a Python-based, free and open-source web framework that follows the model-template-views architectural pattern. Django encourages rapid development and clean, pragmatic design so you can focus on writing your app without needing to reinvent the wheel.
This path starts off by introducing the fundamentals of Django. It then dives into how to build templates, query data, test, deploy and optimize your app. By the end you will have the tools necessary to build professional Django applications.
Courses in this path

(more…)

Building Web Applications with Flask (2023)


Free Download Building Web Applications with Flask (2023)
Reindert-Jan Ekker (et al.) | Duration: 10 h | Video: H264 1280×720 | Audio: AAC 48 kHz 2ch | 1,45 GB | Language: English
Flask is a micro web framework written in Python that does not require particular tools or libraries. It does not ship with a database layer, form validation, or any other components where pre-existing third-party libraries provide common functions. It does support extensions that can add application features as if they were implemented in Flask itself such as object-relational mappers, form validation, upload handling, and various open authentication technologies.
Courses in this path
1.Flask: Getting Started(Reindert-Jan Ekker, 2019)

(more…)