APY Syllabus

Table of Contents

    APY Syllabus

    Unit-01: Introduction to Python (24%)

    • The basic elements of python Branching programs Control structures, data types Strings and input Iteration, control structures, library functions, Recursion, Global variables, Local Variables, Files, Modules, arrays, inheritance and object oriented design.

    Unit-02: Modules (28%)

    • Importing a module in python, From import, From import with *, Module search path, Introduction to Packages, Creating user defined package, Random Module. Date, Time and Math Module, Built-in Exceptions, User defined Exceptions, Raising Exceptions, Try, Except, Finally block, Introduction to files and its types, Binary files, Text-files, Reading and Writing Files

    Unit-03: Introduction of GUI Application with Python using Tkinter (24%)

    • Text Widget, Image Widget, Button Widget, Entry Widget, Label Widget, List-Box Widget, Menu Widget, Radio Button Widget, Check Button Widget, Scrollbar Widget, Text-Message Box Widget, Frame Widget, Controlling Layout with Geometry Manager, Making Application Interactive

    Unit-04: Libraries of Python (24%)

    • Introduction, NumPy, Pandas Matplotlib, PyGame, Statsmodels, Scikit-learn, SciPy, Introduction of TensorFlow

    Made By SOU Student for SOU Students