Table Of Contents
Hello Bachelors, Greetings for the day, In this session, we are discussing the Python programming syllabus for BTchc AKTU. If you like that, share your feedback on Google.
UNIT-1: INTRODUCTION AND BASICS
- Introduction:
- The Programming Cycle for Python,
- Python IDE,
- Interacting with Python Programs,
- Elements of Python,
- Type Conversion.
- Basics:
- Expressions,
- Assignment Statement,
- Arithmetic Operators,
- Operator Precedence,
- Boolean Expression.
UNIT-2: CONDITIONALS AND LOOPS
- Conditionals:
- Conditional statement in Python (if-else statement, its working and execution),
- Nested-if statement and Elif statement in Python,
- Expression Evaluation & Float Representation.
- Loops:
- Purpose and working of loops,
- While loop including its working,
- For Loop,
- Nested Loops,
- Break and Continue.
UNIT-3: FUNCTION AND STRINGS
- Function:
- Parts of A Function,
- Execution of A Function,
- Keyword and Default Arguments,
- Scope Rules.
- Strings :
- Length of the string and perform Concatenation and Repeat operations in it,
- Indexing and Slicing of Strings.
- Python Data Structure:
- Tuples,
- Unpacking Sequences,
- Lists,
- Mutable Sequences,
- List Comprehension,
- Sets,
- Dictionaries.
- Higher Order Functions:
- Treat functions as first-class Objects,
- Lambda Expressions.
UNIT-4: SIEVE OF ERATOSTHENES & FILE I/0
- Sieve of Eratosthenes:
- generate prime numbers with the help of an algorithm given by the Greek Mathematician named Eratosthenes,
- whose algorithm is known as Sieve of Eratosthenes.
- File I/O:
- File input and output operations in Python Programming.
- Exceptions and Assertions Modules :
- Introduction, Importing Modules.
- Abstract Data Types:
- Abstract data types and ADT interface in Python Programming.
- Classes:
- Class definition and other operations in the classes,
- Special Methods (such as init, str, comparison methods and Arithmetic methods etc.),
- Class Example,
- Inheritance,
- Inheritance and OOP.
UNIT-5 : ITERATORS & RECURSION
- Iterators & Recursion:
- Recursive Fibonacci,
- Tower Of Hanoi.
- Search :
- Simple Search and Estimating Search Time,
- Binary Search and Estimating Binary Search Time.
- Sorting & Merging:
- Selection Sort,
- Merge List,
- Merge Sort,
- Higher Order Sort.
All Question Paper | AKTU Quantum | solution of question paper
Python Programming Important Links:
Label | Link |
---|---|
Subject Syllabus | Syllabus |
Short Questions | Short-question |
Important Unit-1 | Unit-1 |
Important Unit-2 | Unit-2 |
Important Unit-3 | Unit-3 |
Important Unit-4 | Unit-4 |
Important Unit-5 | Unit-5 |
Question paper – 2021-22 | 2021-22 |
AKTU Important Links | Btech Syllabus
Link Name | Links |
---|---|
Btech AKTU Circulars | Links |
Btech AKTU Syllabus | Links |
Btech AKTU Student Dashboard | Student Dashboard |
AKTU RESULT (One VIew) | Student Result |
Important Links-Btech (AKTU) | Python Programming syllabus
Label | Links |
---|---|
Btech Information | Info Link |
Btech CSE | CSE-LINK |
Quantum-Page | Link |
Python Programming Syllabus | Python Programming Syllabus |
4 thoughts on “Syllabus-Python Programming | Btech AKTU”