All Question paper with solution mean Bachelorexam.com

Syllabus-Python Programming | Btech AKTU

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.
bachelor exam preparation all question paper with solution important questions with solution

Python Programming Important Links:

LabelLink
Subject SyllabusSyllabus
Short QuestionsShort-question
Important Unit-1Unit-1
Important Unit-2Unit-2
Important Unit-3Unit-3
Important Unit-4Unit-4
Important Unit-5Unit-5
Question paper – 2021-222021-22

AKTU Important Links | Btech Syllabus

Link NameLinks
Btech AKTU CircularsLinks
Btech AKTU SyllabusLinks
Btech AKTU Student DashboardStudent Dashboard
AKTU RESULT (One VIew)Student Result

Important Links-Btech (AKTU) | Python Programming syllabus

LabelLinks
Btech InformationInfo Link
Btech CSECSE-LINK
Quantum-PageLink
Python Programming SyllabusPython Programming Syllabus

4 thoughts on “Syllabus-Python Programming | Btech AKTU”

Leave a Comment