0% found this document useful (0 votes)
81 views2 pages

Mahatma Gandhi Institute of Technical Education & Research Center, Navsari (033) PPT Topics

This document contains a schedule of topics to be covered for a Python Programming course taught over 8 semesters. It includes 20 groups, with each group covering different Python topics like data types, operators, strings, lists, tuples, dictionaries, files, classes, regular expressions and more. The schedule provides the enrollment numbers of participating students and the faculty name is listed as Mrs. Pritika Patel.

Uploaded by

paku
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
81 views2 pages

Mahatma Gandhi Institute of Technical Education & Research Center, Navsari (033) PPT Topics

This document contains a schedule of topics to be covered for a Python Programming course taught over 8 semesters. It includes 20 groups, with each group covering different Python topics like data types, operators, strings, lists, tuples, dictionaries, files, classes, regular expressions and more. The schedule provides the enrollment numbers of participating students and the faculty name is listed as Mrs. Pritika Patel.

Uploaded by

paku
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Mahatma Gandhi Institute of Technical Education & Research Center,

Navsari (033)
COMPUTER ENGINEERING DEPARTMENT (07)
PPT TOPICS
Subject Name: Python Programming (2180711) Faculty Name:Mrs.Pritika Patel
Year: 4th Semester: 8th

GROU ENROLLMENT TOPICS


P NO NO
1 150330107005 Introduction to Python, Features of Python, Execution of Python,
150330107014 Python virtual Machine, Frozen Binaries, Memory Management in
150330107021 Python Comparison between C and Python , Comparison Between Java
150330107080 and Python
2 160333107013
160333107007 Comments in Python, Docstrings, Data types in Python
160333107020
160333107022
3 150330107028
150330107027 Operators in Python ( Arithmetic ,Assignment ,Unary minus, Relational,
150330107057 Logical, Boolean operators)
150330107079
4 160333107003
160333107004 Operators in Python (Bitwise, Membership, Identity operators),
160333107005 Operator Precedence and Associativity, Mathematical Function)
160333107012
5 150330107009
150330107066 Input Statements, Output Statements
150330107069
150330107075
6 150330107003
150330107004 Command line Arguments, Control Statements (if, if…else, if..elif…else,
150330107018 while loop, for loop, else suite, (break, continue,, pass, assert, return
150330107020 statement)
7 140330107022 Strings( Creating String, Length of String, Indexing String, Slicing the
140330107043 String, Repeating the String, Concatenation of String, Checking
140330107075 Membership, Comparing String, Removing Space from Strings, Finding
140330107098 Substring, Counting Substring in a string, Strings are immutable )
8 150330107013 Strings(Replacing a string with another String, Splitting and Joining
150330107055 Strings, Changing case of a String, Checking Starting and Ending of a
150330107078 String, String Testing Methods, Formatting the String, Working with
characters, Sorting Strings, Searching in the Strings, Finding Number of
150330107077
Character and Words, Inserting Substring into a String)
9 150330107017 Difference between function and a method, Defining a function, Calling
150330107001 a function, Returning Results from a Function, Returning Multiple values
150330107067 from a Function, Functions are First Class Object,
10 140330107015 Pass by Object Reference, Formal and Actual Arguments, Local and
150330107039 Global Variables, The Global Keyword, Passing a Group of Elements to a
140330107037 Function, Recursive Functions, Anonymous Function or Lambdas,
160333107014 Function Decorators , Generators
11 150330107062 Structure Programming, Creating our own Modules in Python, The
150330107043 Special Variable_name_, List (Introduction, Creating List using range()
150330107035 Function, Updating the Elements of a List, Concatenation of Two List,
150330107036 Repetition of Lists
12 160337107001
150330107068 List (Membership in Lists, Aliasing and Cloning Lists, Methods to
150330107059 Process List, Finding Biggest and Smallest Elements in a List )
140330107041
13 150330107007 List ( Sorting the List Elements, Number of Occurrences of an Element in
150330107070 the List, Finding Common Elements in Two Lists, Sorting Different Types
150330107041 of Data in a List, Nested List, Nested Lists are Matrices, List
150330107054 Comprehences )
14 160333107015 Tuples ( Creating Tuples, Accessing the Tuple Elements, Basic
160333107017 Operations on Tuples, Function to Process Tuples, Nested Tuples,
160333107009 Inserting Elements in a Tuples, Modifying Elements of a Tuple, Deleting
150330107034 Elements from a Tuple)
15 160333107016 Dictionaries( Operations on Dictionaries, Dictionary Methods, Using for
160333107023 Loop with Dictionaries, Sorting the elements of a Dictionary using
160333107024 Lambdas, Converting Lists in to Dictionary, Converting String into
140330107104 Dictionary, Passing Dictionary to Functions, Ordered Dictionary, )
16 150330107061 Files (Types of Files, Opening a File, Closing A File, Working with Text
Files Containing Strings, Knowing Whether a File Exits or Not, Working
150330107051
with Binary File, The with Statement, Pickle in Python, The seek() and
150330107032 tell() Methods, Random Access of Binary Files, Working with
150330107046 Directories)
17 140330107012
140330107060 Testing , Debugging, Exceptions and Assertions(Types of Testing – Black
140330107070 Box and White Box Testing, Debugging, Handling Exception, Assertions)
140330107077
18 150330107026
150330107073 Class and Object Oriented Programming ( Abstract Data Types and Class
150330107074 , Inheritance, Encapsulation, and Information Hiding), Simple Algorithm
150330107053 and Data Structures ( Search Algorithm, Sorting Algorithms, )
19 150330107026
150330107073 Advanced Topics I ( Regular Expressions – Res and Pyhon, Ploting using
150330107074 PyLab, Networking and Multithreaded Programming - Sockets, Threads
150330107053 and Process, Chat Application)
20 120330131108
120330131049 Advanced Topic II (Security – Encryption and Decryption, Classical
130330131003 Cyphers, Graphics and GUI Programming – Drawing Using Turtle,
120330131108 Tkinter and Python, Other GUIs)

Faculty Sign: I/C H.O.D. Sign:

You might also like