What you'll learn:
- Understand how python works as a programming language
- Create a basic Class and Object in python and php
- Create a TO-DO application using python
- Understand the architecture of the Django framework
- Create a Django server
- Create a basic blog using core python and Django
- Create a CMS using Django's powerful package and extension management system
- Create an eCommerce store using Oscar Commerce
- Create an eCommerce store using Mezzanine and Cartridge
- Create an eCommerce store using Saleor
This course is an introduction to Django specifically targeted atWordPress or intermediate web developers. In this course we will walk through everything from the basic principles of pythonto developing a full e-commerce system using theDjango framework.
Some of the sections include:
- Discussing the differences and similarities betweenphp and python
- Setting upa functional python workspace
- Creating a basic TODO app in python
- Installing and customising Django
- Creating a blog using Django
- Creating a CMS using Django
- Creating 3 differente-commerce stores using Django