Web Application using Python with CGI and Django

img

Ogma TechLab's Python course helps you gain expertise in quantitative analysis, data mining, and the presentation of data to see beyond the numbers by transforming your career into Data Scientist role.

About the Course

Python Programming has been one of the premier, flexible, and powerful open-source language that is easy to learn, easy to use, and has powerful libraries for data manipulation and analysis. For over a decade, Python has been used in scientific computing and highly quantitative domains such as finance, oil and gas, physics, and signal processing. It also use as Web Development programming language. Django is a immensely popular framework in Python use for Web development. Ogma TechLab’s Python Certification Training not only focuses on the fundamentals of Python, Python as a web development language, Django framework, and its application. The training is a step by step guide to Python with extensive hands-on.

Requirements

  • Access to a computer (Windows, Mac or Linux)
  • No previous programming experience is assumed

Course Objectives

During this course, our expert Python instructors will help you:
  • 1. Master the Basic and Advanced Concepts of Python
  • 2. Understand Python Scripts on UNIX/Windows, Python Editors and IDEs
  • 3. Master the Concepts of Sequences and File operations
  • 4. Learn how to use and create functions, sorting different elements, error handling techniques and Regular expressions ans using modules in Python
  • 5. Gain expertise in machine learning using Python and build a Real Life Machine Learning application
  • 10. Master the concepts of Web scraping in Python.

Who should go for this course?

Experienced professionals or Beginners. Anyone who wants to learn programming with Python can start right away! The course is exclusively designed for professionals aspiring to make a career in Python. Software Professionals, Analytics Professionals, ETL developers, Project Managers, Testing Professionals are the key beneficiaries of this course. Other professionals who are looking forward to acquiring a solid foundation of this widely-used open source general-purpose scripting language, can also opt for this course.

Curriculum

  • img Lecture 1

    History
  • img Lecture 2

    Features
  • img Lecture 1

    First Program
  • img Lecture 2

    Identifiers
  • img Lecture 3

    Reserved Words
  • img Lecture 3

    Comments
  • img Lecture 1

    Standard Data Types
  • img Lecture 2

    Data Type Conversion
  • img Lecture 1

    Arithmetic Operators
  • img Lecture 2

    Relational Operators
  • img Lecture 3

    Assignment Operators
  • img Lecture 4

    Logical Operators
  • img Lecture 5

    Bitwise Operators
  • img Lecture 6

    Membership Operators
  • img Lecture 7

    Identity Operators
  • img Lecture 1

    Decision Making
  • img Lecture 2

    Loop
  • img Lecture 1

    User Input
  • img Lecture 2

    Read
  • img Lecture 3

    Write
  • img Lecture 4

    Append
  • img Lecture 1

    Overview of Object Oriented Programming
  • img Lecture 2

    Creating Class
  • img Lecture 3

    Built-in Class Attributes
  • img Lecture 4

    Inheritance
  • img Lecture 5

    Methods Overriding
  • img Lecture 6

    Data Hiding
  • img Lecture 1

    Overview of CGI Programming
  • img Lecture 2

    Configuring Web Server for CGI Programming
  • img Lecture 3

    Basic Programming
  • img Lecture 4

    Overview of GET and POST Methods
  • img Lecture 7

    Database Access Using CGI(MySQL)
  • img Lecture 1

    Overview of Django
  • img Lecture 2

    View and URL in Django
  • img Lecture 3

    Working with Model and Django Admin
  • img Lecture 4

    Working with templates and static folder
  • img Lecture 7

    Working with Django Form
  • img Lecture 7

    Django CRUD App
  • img Lecture 7

    Session, Email and File Upload in Django
  • img Lecture 1

    Introduction