Introduction to web programming

Talks | Submit a talk
Authors Shabda, Ashok Raavi
Level Beginner
Topic Web programming
Tags web programming, django, cgi
Summary
  • Introduction to web programming in python using cgi (15 min)

    • Implementing a simple application that covers

      • fetching data (GET method), form submissions (POST method)

      • database connection

  • Introduction of django framework (15 min)

    • Implementing the same application using django
  • Brief introduction to other features of django (10 mins)

Outline

The talk aims to give an introduction to the web programming using python. We will start with the python cgi module, using which a simple application that covers GET & POST HTTP methods and connecting to database using python modules will be demonstrated.

After that we will demonstrate how to implement the same application using web framework, we will be using django for this.

Then a brief introduction to the other features in django.

Closing note on other available web frameworks in python.

Notes
Profile of the authors

Shabda is co-founder of Agiliq Solutions. He works primarily with Python and Django. Prior to Agiliq Solutions, he worked at Oracle India, on Oracle property manager, to write the calculation engine behind it. linkedin profile: http://in.linkedin.com/in/shabda

Ashok Raavi is a developer at Agiliq Solutions with 3+ years of work experience in developing web applications. linkedin profile: http://in.linkedin.com/in/ashokraavi

Files
No files uploaded. You can upload a file if you are author of this talk.