Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
31 views

#12, 3 Floor, Above Ramdev Medical, Dental College Road, Marathalli, Banglore-37 Mobile: 99886611117

This document outlines the key concepts in Python including its history and installation, data types and structures like lists, tuples, and dictionaries. It also covers list comprehensions, slicing, functional programming concepts like map and filter, functions, file operations, iterators and generators, classes and object-oriented concepts, modules, packages, and the Django web framework. Sample projects are presented to demonstrate these Python topics in practice.

Uploaded by

Raja Sekhar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

#12, 3 Floor, Above Ramdev Medical, Dental College Road, Marathalli, Banglore-37 Mobile: 99886611117

This document outlines the key concepts in Python including its history and installation, data types and structures like lists, tuples, and dictionaries. It also covers list comprehensions, slicing, functional programming concepts like map and filter, functions, file operations, iterators and generators, classes and object-oriented concepts, modules, packages, and the Django web framework. Sample projects are presented to demonstrate these Python topics in practice.

Uploaded by

Raja Sekhar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Basic Python COncepts

History
Installation and path setup

Features

Disadvantages

Variable and datatypes

Data Structures

List
Tuple
Dictionary
String
Set

List Comprehension

Slicing

Functional Programming

Map,Filter, Reduce

Functions

File Operations

Iterators and Generators

Exception Handling

Classes

Constructors
Inheritance
other OOPs concepts

Import Statemnets

Packages

rd
#12, 3 floor, Above Ramdev Medical, Dental college road, Marathalli, Banglore-
37 Mobile: 99886611117
www.javahome.in/
Modules

User Defined Modules


Built in Modules
Third Party Modules

Sample Project

Discussion on One Real Time Project

DJANGO

MVC Architecture
Templates
Views
Models
Sample Project

rd
#12, 3 floor, Above Ramdev Medical, Dental college road, Marathalli,
Banglore-37 Mobile: 99886611117
www.javahome.in/

You might also like