ratingsÂ
Geared for experienced web developers new to Python, Introduction to Full Stack Web Development with Python and Django is a five-day hands-on course that teaches you how to develop Web applications using the Django framework.
Unlimited Duration
March 5, 2021
This course is approximately 50% hands-on, combining expert lecture, real-world demonstrations and group discussions with machine-based practical labs and exercises. In this course you will learn about,
· Develop full-stack web sites based on content stored in an RDMS
· Use python data types appropriately
· Define data models
· Understand the architecture of a Django-based web site
· Create Django templates for easy-to-modify views
· Map views to URLs
· Take advantage of the built-in Admin interface
· Provide HTML form processing
Course Curriculum
-
- Starting Python 00:00:00
- Using the interpreter 00:00:00
- Running a Python script 00:00:00
- Python scripts on Unix/Windows 00:00:00
- Editors and IDEs 00:00:00
-
- Using variables 00:00:00
- Built in functions 00:00:00
- Strings 00:00:00
- Numbers 00:00:00
- Converting among types 00:00:00
- Writing to the screen 00:00:00
- Command line parameters 00:00:00
- About flow control 00:00:00
- White space 00:00:00
- Conditional expressions 00:00:00
- Relational and Boolean operators 00:00:00
- While loops 00:00:00
- Alternate loop exits 00:00:00
- File overview 00:00:00
- The with statement 00:00:00
- Opening a text file 00:00:00
- Reading a text file 00:00:00
- Writing to a text file 00:00:00
- Raw (binary) data 00:00:00
- About sequences 00:00:00
- Function parameters 00:00:00
- Global variables 00:00:00
- Global scope 00:00:00
- Returning values 00:00:00
- Sorting data 00:00:00
- The import statement 00:00:00
- Module search path 00:00:00
- Zipped libraries 00:00:00
- Creating Modules 00:00:00
- Function and Module aliases 00:00:00
- Sites and apps 00:00:00
- Shared configuration 00:00:00
- Minimal Django layout 00:00:00
- Built in flexibility 00:00:00
- Generate the application files 00:00:00
- Defining models 00:00:00
- Related objects 00:00:00
- SQL Migration 00:00:00
- App configuration 00:00:00
- Accessing models 00:00:00
- What is a view 00:00:00
- HttpResponse 00:00:00
- URL route configuration 00:00:00
- Shortcut: get_object_or_404() 00:00:00
- QuerySets 00:00:00
- Field lookups 00:00:00
- Chaining filters 00:00:00
- Slicing QuerySets 00:00:00
- Related fields 00:00:00
- Q objects 00:00:00
- Forms overview 00:00:00
- GET and POST 00:00:00
- The Form class 00:00:00
- Processing the form 00:00:00
- Widgets 00:00:00
- Validation 00:00:00
- Forms in templates 00:00:00
- Beyond the basics 00:00:00
Course Reviews

Students