Django is a open source web-development framework, maintaining quality web applications written in the language of python. Django is for perfectionist with a deadline, because it works really fast. Super secured, and helps developers with security mistakes. There’s no hassle for web development, so you can write without any need of previous coding.
-
Introduction
- An Introduction To Python
- Introductory Remarks About Python
- Strengths and Weaknesses
- A Brief History of Python
- Python Versions
- Installing Python
- Environment Variables
- Executing Python From The Command Line
- IDLE
- Editing Python Files
- Getting Help
- Dynamic Types
- Python Reserved Words
- Naming Conventions
- Language Evolution
- Python Reserved Words and Other Rules
- Documentation
- The String Class
- Variables
- Data types
- Boolean and numeric types
- Strings
- Lists and Tuples
- Sets
- Sequences
- Looping Through Sequences
- Dictionaries
- Bit variables
- Modules
- Reading files
- Some file tests
-
1.Basic Python Syntax
-
2.Language Components
-
3.Collections
-
4.Functions
-
5.Modules
-
6.Exceptions
-
7.Input And Output
-
8.Classes In Python
-
9.Regular Expressions
-
10.Data Structures
- Range
- List Comprehensions
- Nested List Comprehensions
- Dictionary Comprehensions
- Dictionaries with Compound Values
- Processing Lists in Parallel
- Functions
- Default Parameters
- Variable Arguments
- A dictionary of Dictionaries
- Specialized Sorts
- The Del statement
- Time Functionality
- Using Generators
-
11.Writing GUIs In Python
-
12.Python And CGI Scripts
-
13.The OS Module
-
14.Network Programming
-
15.What You Might Not Already Know
-
16.Introduction to Django
-
17.Installing Django
-
18.Starting a Django Project
-
19.Models
-
20.Adding a User Home Page
- Introduction
- Demo: Adding Login and Logout Views
- More about URL Mappings
- Demo: A Template for the Home Page
- Authorization with Django
- More about Django Templates
- Demo: Adding the Home View
- URL Mappings for Apps
- Demo: Template Inheritance
- Template Inheritance
- Demo: Login Required
- Demo: Showing Game Data on the Home Page
- Demo: A Custom Manager Class
- The Template Context
- Templates: For and Include Tags
- Summary
-
21.Forms
-
22.Odds and Ends
0.00 average based on 0 ratings