Udemy - Python3 - Learn Django by building real world web apps

seeders: 0
leechers: 2
Added 4 years ago by freecoursewb in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Udemy - Python3 - Learn Django by building real world web apps (Size: 3.6 GB)
  1. Course bonus.html 5.3 KB
  1. Installing required tools.mp4 107.5 MB
  1. Installing required tools.srt 14.1 KB
  1. Note to students.html 409.6 B
  1. Templates and variables.mp4 30.6 MB
  1. Templates and variables.srt 3.9 KB
  1. What are we going to build.mp4 42.7 MB
  1. What are we going to build.srt 5.6 KB
  1. What is Django.mp4 67.1 MB
  1. What is Django.srt 10.2 KB
  10. Achieving more with Atom.mp4 30.2 MB
  10. Achieving more with Atom.srt 3.8 KB
  10. Marking tasks as complete.mp4 39.1 MB
  10. Marking tasks as complete.srt 4.6 KB
  11. Project 1 Welcoming user with name.mp4 112.2 MB
  11. Project 1 Welcoming user with name.srt 14.3 KB
  11. Styling template.mp4 104.2 MB
  11. Styling template.srt 12.1 KB
  12. GET vs POST request.mp4 11.7 MB
  12. GET vs POST request.srt 5.2 KB
  13. Using POST request.mp4 65 MB
  13. Using POST request.srt 8.2 KB
  2. Creating our app and setting up the database.mp4 158.5 MB
  2. Creating our app and setting up the database.srt 16.7 KB
  2. Setting up Django on your machine.mp4 234.1 MB
  2. Setting up Django on your machine.srt 33.4 KB
  2. Setting up python on mac.mp4 76.8 MB
  2. Setting up python on mac.srt 9.3 KB
  2. What is ORM.mp4 52.1 MB
  2. What is ORM.srt 7.1 KB
  2. Working with tags.mp4 19.7 MB
  2. Working with tags.srt 2.5 KB
  3. If else statements.mp4 107.5 MB
  3. If else statements.srt 13 KB
  3. Models and doing database configurations.mp4 141 MB
  3. Models and doing database configurations.srt 15.3 KB
  3. Overview of Django.mp4 104.9 MB
  3. Overview of Django.srt 12.4 KB
  3. Setting up models in admin.mp4 48.7 MB
  3. Setting up models in admin.srt 5.3 KB
  3. Setting up python on windows.mp4 67.9 MB
  3. Setting up python on windows.srt 8.3 KB
  4. Create models and run migrations.mp4 178.8 MB
  4. Create models and run migrations.srt 19.9 KB
  4. Displaying tasks in a template.mp4 122.9 MB
  4. Displaying tasks in a template.srt 12.9 KB
  4. Installing and setting up Atom.mp4 131 MB
  4. Installing and setting up Atom.srt 14.1 KB
  4. Using terminal in atom.mp4 66.6 MB
  4. Using terminal in atom.srt 8.5 KB
  4. for loops.mp4 35.1 MB
  4. for loops.srt 4.1 KB
  5. Apps in Django.mp4 50.1 MB
  5. Apps in Django.srt 7 KB
  5. Creating form to add tasks.mp4 68.7 MB
  5. Creating form to add tasks.srt 7.7 KB
  5. Django admin interface.mp4 158.1 MB
  5. Django admin interface.srt 17 KB
  5. Using inheritance to organize templates.mp4 91.7 MB
  5. Using inheritance to organize templates.srt 11.2 KB
  6. Fetching data from database and showing to user.mp4 129.8 MB
  6. Fetching data from database and showing to user.srt 15 KB
  6. How does Django work.mp4 65.3 MB
  6. How does Django work.srt 8.5 KB
  6. Saving todo’s in database.mp4 68.4 MB
  6. Saving todo’s in database.srt 8.4 KB
  7. Django Model forms.mp4 120.8 MB
  7. Django Model forms.srt 14 KB
  7. URL mappings.mp4 134.2 MB
  7. URL mappings.srt 18.2 KB
  7. Updating todo’s.mp4 149 MB
  7. Updating todo’s.srt 16.8 KB
  8. Saving data from ModelForm.mp4 81.1 MB
  8. Saving data from ModelForm.srt 9.1 KB
  8. Saving the updated todo’s.mp4 47.2 MB
  8. Saving the updated todo’s.srt 4.9 KB
  8. Views in Django.mp4 45.9 MB
  8. Views in Django.srt 6.6 KB
  9. Allowing users to delete todo’s.mp4 105.9 MB
  9. Allowing users to delete todo’s.srt 12.1 KB
  9. Django template language.mp4 168.9 MB
  9. Django template language.srt 21.6 KB
  9. Form validation.mp4 33.3 MB
  9. Form validation.srt 4 KB
  Bonus Resources.txt 409.6 B
  Get Bonus Downloads Here.url 204.8 B
  ▲ 86 total files

Description


Python3 : Learn Django by building real world web apps
https://DevCourseWeb.com

Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.58 GB | Duration: 5h 29m

Learn Django Framework using Python3. Django Template Language, Views, Models, URL Mappings, Dynamic web applications

What you'll learn
Learn how to use Django the right way and don’t waste time going through broken online tutorials
Learn everything you need about Django to start building dynamic web applications Setting up and configuring Django on your local machine
Setting up and configuring Django on your local machine
Learn about Django apps and how Django works
Learn about URL mappings and how you can create URL’s which users can access in your web application
Learn how can you define views which users can see along with dynamic content
Master DTL (Django Template Language) using which you can create templates with dynamic content
Learn to maximize productivity with Django and Atom, I will be sharing some of my amazing tricks with Atom to work with Django
Learn about Django forms
Learn how can you setup PostgreSQL and PGAdmin on your machine to build full fledged apps that interact with database
Learn how can you create model yourself and save data in the database with the help of models
Learn about migrations and create yourself
Build a todo application which would run on your local machine. This would be a full fledged database application which would interact with a database.

Requirements
A computer with internet connection to install Python, Django, Postgresql and Pgadmin
Knowledge of Python Programming Language
Time to learn and finish this course
Description
This bootcamp is for complete Django beginners and teaches you everything you should know about Django. This is not a theoretical course, but instead I will teach you step by step, practically. Django is a Python based web development framework which is used for building highly scalable web applications. In the end of the course, we will build a full fledged project - A todo application

Related Torrents

torrent name size uploader age seed leech
1
0
1
0
0