An introduction to Django, a Python web framework
by Tejas Sathe (speaking)
Objective
The audience will be taken through the basics of Django (a Python web framework). They will learn how to make webpages, how to link them and how to host the site and develop on the go.
Description
I will start off with creating a Django project. Then I'll move to creating apps, adding webpages, establishing connection to a database, and in the end, I will show them how to host it on a free server so that they can develop it from anywhere with an Internet connection. Basically everything covered on my blog (the link given below) and if possible hands on development of a basic website which would demonstrate all of the above.
Requirements
Basics of Python, HTML, CSS and SQL.
Speaker bio
I'm a Third Year Computer Engineering student (will go the final year in June) from Pune. I have been coding in Python since my second year, and started desktop app/software development in Tkinter. I moved to Django and web apps last year. I can make the tough spots simpler for those who need it, having painstakingly done so myself.
Links
- thedjangoblog.blogspot.in
1
▼
Hi,
Please provide links to your profile and slides and videos from your previous sessions; anything that'll help folks decide if they want to attend your session.
1
▼
Hi! The problem is I haven't had any previous sessions. If the one in my college doesn't happen, this will be my first. The blog link specified contains a fairly good summary of what all I'll discuss (I'll discuss everything in more detail, of course).