Brief Summary
This course is super cool for anyone who's into coding! If you know a bit about WordPress and wanna learn Python and Django, you're in the right spot! We’re gonna make awesome stuff together, like blogs and shopping sites. How fun is that?
Key Points
-
Learn Python basics and Django framework
-
Create real web apps like blogs and e-commerce stores
-
Perfect for intermediate WordPress developers
Learning Outcomes
-
Understand the basics of Python programming
-
Set up and customize a Django environment
-
Build various web applications using Django
About This Course
Learn how to code in python and how to use Django while drawing parallels to WordPress
This course is an introduction to Django specifically targeted at WordPress or intermediate web developers. In this course we will walk through everything from the basic principles of python to developing a full e-commerce system using the Django framework.
Some of the sections include:
Discussing the differences and similarities between php and python
Setting up a 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 different e-commerce stores using Django
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
M
I like the course so far, the really clear explanation of the use of self as a way of replacing a parameter in a method was really helpful.