Python Full Stack

Python Full Stack

Python full stack course enables you to develop web application using Python, SQL, HTML, CSS and Django framework

Python would be used for doing backend processing the request in the Web application.

One of the RDBMS would be configured to maintain the data in tables.

HTML and CSS would be used for displaying the web page.

Django is a web framework which coordinates all these components (Python, SQL, HTML, CSS)  to design a web application.

 

 

Python Training Institute in Hyderabad

Django training institute in Hyderabad KPHB Madhapur Ameerpet
Django training in Hyderabad KPHB Madhapur Ameerpet

 

 

 

 

COURSE CONTENT

DOWNLOAD COURSE CONTENT here : Python Full Stack Brochure.pdf (876 downloads )

 

Python Full Stack

Python full stack training in Hyderabad covers topics from beginner level to advanced level with lots of examples.

Algorithm Class is one of the best Python Training Institutes in Hyderabad. Here the trainers are highly qualified.

Most noteworthy, Algorithm Class is one of the most reputed Best Python Training Institutes in Hyderabad due to its experienced trainers.

What are the Pre-Requisites of this course?

Here we provide python online training in Hyderabad too.

Our trainers are highly qualified and very experienced from the IT industry. As a result, Algorithm Class delivers the Best Python Course in Hyderabad. The scripting content makes best among python scripting training institutes in Hyderabad.

Highlights

  • Instructor-led Live Sessions
  • 3 weeks of Online/class room Live Instructor-led Classes.
  • Flexibility to attend online/ class room

In conclusion,Algorithm Training Institute is probably one of the best Python Training Institutes In Hyderabad. As the trainers are highly qualified with 15+ years of real-time IT expirience. The Python Training sessions consists of more programming rather than theory.

Python training in Hyderabad at Algorithm Class Training Institute covers topics from beginner level to advanced level. Finally, by the end of Python Course in Hyderabad, you can be confident with python programming .

Python Course Content

Download course content here: Python-Scripting-by-Algorithm-Class.pdf (1755 downloads )

 

 

 

Sno

Topic

Sub Topic

Lab Programs

1

Introduction to Python

Python Features

2

Python Setup

Installation

Setting PATH

interactive  MODE

Script mode

3

Tokens

variables

keywords

indentation

Comments

4

Input to program

command line arguments

Reading user input

5

operators

Arithmetic

logical

relational

Bitwise

operator precedence

program to verify each operator.

6

Dynamic Datatypes

Standard datatypes

numbers

strings

lists

tuples

dictionaries

7

Branching

if-else

if-elif-else

find max number among 3 numbers

display even odd number

find student grade

8

Loops

while

infinite loop

else….with loops

for

for each

nested loops

break

Continue

pass

Print multiple tables

Skip few tables

factorial of n

Design Menu with options

9

Strings

ccessing values

updating string

deleting elements

slicing

indexing

built in methods

Reverse a string

String is palindrome or not

Frequency of the Character in a String

Find the string1 is sub string of string2 or not

10

llists

accessing values

updating string

deleting elements

slicing

indexing

built in methods

sort an array

Reverse Lis

11

tuples

accessing values

updating string

deleting elements

slicing

indexing

built in methods

Linear seach

Compare two lists

Binary Search

12

dictionary

accessing values

updating string

deleting elements

slicing

indexing

built in methods

Design dictionaries for facebook profiles

design dictionary to maintain different students for courses

Design dictionaries for T20, Ondays and test mach teams

13

SETS

create a set

add an element

remove an element

union

intersection

difference

superset

subset

Design sets for facebook friends

design sets to maintain different students for courses

Design sets for T20, Ondays and test mach teams

13

Modules

mport

time

thread

regexp

OS

pandas

cx_oracle

requests

socket

re

tkinter

matplotlib

numpy

14

functions

Defining a Function

Calling a Function

Passing by Reference Versus Passing by Value

Function Arguments

Required Arguments

Keyword Arguments

Default Arguments

The return Statement

map

filter

reduce

lambda()

Write function to

1. find sub string

2. find max in tuple

3.string is palindrome or not

4. Reverse String

15

Recursion

Recursion tree

recursion using stack frames

Factorial of the given no

Fibonacci series

Reverse string

16

file IO

Printing to the Screen

Reading Keyboard Input

The input Function

Opening and Closing Files

The open Function

The file Object Attributes

The close() Method

Reading and Writing Files

The write() Method

The read() Method

copy contents from one file to another

read phone numbers in a file and write on to another file

17

Exceptions

What is Exception?

Handling an Exception

The except Clause with No Exceptions

The except Clause with Multiple Exceptions

The try-finally Clause

Argument of an Exception

Raising an Exception

User-Defined Exceptions

18

Classes

Overview of OOP Terminology

Creating Classes

Creating Instance Objects

Accessing Attributes

Built-In Class Attributes

Destroying Objects (Garbage Collection)

Class Inheritance

Overriding Methods

Base Overloading Methods

Data Hiding

design car class

design calc class

design employee  class

design property class

Design bank account class

design linked list

19

REGULAR EXPRESSIONS

The match Function

The search Function

Matching Versus Searching

Search and Replace

Regular-Expression Modifiers: Option Flags

Regular-Expression Patterns

Regular-Expression Examples

Grouping with Parentheses

get email ids, phones for the required course.

Extract fields from passenger details of a train

find the total size of the files in current directory

Extract product details in a shop

20

Command line args

key word=values style

positional

Accept args with key-value pairs

21

Data Structures

Sorting

Searching

linked lists

implementation from scratch

22

Multi Threading

threading module

create thread

start thread

run thread

thread join

thread synchronization using locks

lock acquire

lock release

display program with multiple threads

modify above program with locks

23

Numpy

create array from list

1D array

2D array

read matrix

matrix addition

24

Visualization

PIE chart

HISTOGRAM

GRAPH

25

GUI design

button

text

text area

label

drop down menu

Design UI for the project

26

OS module

Os module commands

getcwd()

lisdir()

mkdir()

rmdir(0

walk()

Using os module find the given folder size

Using os module simulate DFS backtracking algorithm to find the file in dir tree

27

Project

GUI+ Scripting

DJANGO

 Django framework with project

django info1

djnago infor2

Algorithm Training Institute is probably one of the best Python Django Training in Hyderabad, As the trainers are highly qualified with 15+ years of real-time IT experience. The Python Django Training sessions consists of more programming rather than theory.

Python Django Training in Hyderabad at Algorithm Class Training Institute covers topics from beginner level to advanced level. It is one of the best python django training institutes in Hyderabad

Finally, by the end of Python django Course in Hyderabad, you can be confident with python programming. With Python, you can learn other perl/shell/python training in Hyderabad courses more easily. Due to our trainers, practical sessions, and 1-1 care we are better than Best Institute for Python django Training In Ameerpet, Hyderabad and Python django Training in Madhapur Hyderabad.

 

Course Details:

Duration: 6 weeks

Time : 8am 9.30am 6pm  7.30 pm or weekend

Mode : online and class room

Project: Yes

Course Fee16000

Trainer Details:

Trainer Name          : Mr. Srihari
Qualification            : M.Tech(CSE), IIT Roorkee
Experience              : Software professional with 17 yrs experience in Data structures/C/C++/JAVA/Python/PERL/UNIX/MPI(parallel programming).

Django Course Content

SNO topic sub topics
3 introduction

 

 

advantages

MVT pattern

installing Python

Installing django

setup database

setup webserver

python class

python reg exp

4 create project project structure

__init__.py
settings.p
urls.py
wsgi.py

start project

 

5 Create App create app

__init__.py
admin.py
models.py
tests.py
views.py

map app to the project

6 Admin Interface setup

INSTALLED_APPS settings

MIDDLEWARE_CLASSES settings

DB migrate

create super user

start server

logon to admin interface

7 Views Create view

 

8 URL mapping URL patterns

organizing urls

sending parameters

9 Template system How Django interacts with HTML

regular expression

templates

render function

 

10 template Language tags

filters

variable derefernce

if

loop

 

11 Models create model

CRUD oprations

link models

 

12 Linking Models
13 page redirection  redirect method

redirect to url

redirect to  function in a view

redirect to function in view with arguments

14 sending mails
15 Generic Views
16 User registration
17 login

logout

18 form processing  Create form

Types of fields

how to use forms in view

GET method

POST method

How to get data from website form into your view

validate the received data

form processing in HTML

action field

url field

csrf_token

 

 design and implement contact form
19 file uploading  upload images using form

image filed

20 WSGI  

WSGI setup

configure httpd.conf

21 cookies handling
22 sessions
23 cashing
24 bootstraping and static pages  how to encode css in django

install bootssrap

static files in django

static css file location for django

sample css file to

change color

change font

load theme

load staticfiles

css class

 

 

25 navigation menu create navigation menu

add buttons

 

26 REST DATA
26 Case study:

project

 create a webapp to design contact form, store each enquiry in backend database. provide buttons to query the db.