Django


CORE PYTHON

+

Data structures


ONLINE

&

CLASS ROOM


For the Beginner

4 weeKS







                         Basics                                          


data types


operators


loops


Branching


functions


pdb


iterator


 scope


namspaces


Exception Handling



Data Structures

lists,

tuples

sets

dictionaries

arrays

 stacks

queues

linked lists

searching

sorting

Strings

regular expressions

strings

file io

os module

command line args


OOPS

class

method

constructor

destructur

MODULES



Visualization

time

sys

os

numpy

matplotlib


-

Project

PYTHON 

ProgrammG



OnlinE

&

Class Room




4 weeks


Basics


data types


operators


loops


Branching


functions


pdb


iterator


 scope


namspace


Exception Handling


Data Structures

lists,

tuples

sets

dictionaries

arrays

 


strings

fileio

command line args

OS Module

OOPS

class

method

constructor

destructur

 data hiding

static member

static method

plymorphism

inheritance

nested classes

decorators

Operator overloading

Function overriding



MODULES



Visualization

time

sys

OS

numpy

matplotlib


Project




Advanced PYTHON

+

Scripting

+

PROJECT


with more Modules



ONLINE

&

Class Room



6 weeks


Basics


data types


operators


loops


Branching


functions


pdb


iterator


 scope


namspace


Exception Handling



Data Structures

lists,

tuples

sets

dictionaries

arrays

  linked lists

Sorting

Searching

stacks

queues

Scripting & Automation

strings

regexp

find pattern

extrac pattern

fileio

command line args

OS Module

OOPS

class

method

constructor

destructur

 data hiding

static member

static method

plymorphism

inheritance

nested classes

decorators

Operator overloading

Function overriding



MODULES


Multi Threading

Visualization

time

sys

OS

GUI Design

numpy

matplotlib


INTRODUCTION

to

###############

Python in Data Science

Data Preprocessing 

numpy

pandas

seiries


frames

read excel


read csv file

NaN Data

statistics


matrix


Data Visualization

matplotlib

bar,pie,scatter plots


Data Modeling


Linear regression

Split Data set using scikit-learn


into training and test data sets





########################


collections

Dequeue

Heap


######################


socket programming

socket   bind listen accept 

send  recv connect

##############


Py games

load image

getevent

move car

##################


Oracle Database  Connectivity

start database

start listener

register 

connect from python

issue query and get result

#########################

DJANGO


DJANNGO FRAMEWORK

create project

create app

admin interface

views 

URL mapping


#################

Multiprocessing 

inter process communication

Pipes

Queues

shared memory

array and value



##################


parallel processing(new)


process vs thread

create child process

Wait()


####################

Remote machine connectivity(new)

Execute remote commands 


REST API

send JSON data

 receive JSON data

Update Header


Http mthods with python

GET


##################

Web  scraping

Prase web page content

Extract  tags

Extract same type tags




##############


 interactive automation

Issue command

wait for response





Railway reservation Project using GUI


Description:

(requires good knowldge on scripting)



1. Design GUI to enter new passenger and train details

and write backend program to save the information in database


2. Design GUI  to  enter source and destination details and provide button to search train details  and select one of the train to book a ticket

3. Design  the GUI to  enter passenger details and provide optionto  book a ticket and through 

4. Design UI and complete backend work to book a ticket or cancel the ticket


Python FUll STACK

(PYTHON  +HTML+CSS+Django +PROJECT)


ONLINE

ClASS ROOM





DJANGO

 8 weeks



introduction to html


introduction to css


Introduction


installation


setup


create project


create app


Directory Structure


admin interface


views 


URL mapping



Models


CRUD Operations


Templates


render page


Template language


Boot Strap


styling with css


static files



generic views


User Registration


farm processing


Post Data


Get Data 



Rest framework

GET

POST


Generic views


Reirect page


coockes


sessions


timeout



Deployment


Apache server configuration


VM configuration





GIT HUB usag







Project


Institute Management Project using Django framework


Description:

(Requires good knowldge on python scripting, OOPS)


1.Maintain student details on webserver database

2. Provide loogin form 


3 Provide enquiry form to register students for different courses


4. Provide REST support to get the student details in JSON format


5. Use Bootstrap static files and css to design the website



WordPress Pricing Table Plugin

Submit your query here

or  SMS  to +91-6309754771

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: 25 hrs

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

Mode : online and class room

Project: Yes

Course Fee175 usd

Demo:

Demo video1:   Delete a node in BST
Demo video2:   Delete first node in CLL
Demo video 3:   OOPS: Class and objects

 

Trainer Details:

Trainer Name          : Mr. Hemendra
Qualification            : B.Tech(CSE)
Experience              : Software professional with 5 yrs experience in Java, HTML,CSS,ANDROID,
                                    ANGULAR,DJANGO and Python

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.