Python Beginners

Home / Python Beginners

For Enquiry

    Python Beginners

    Year 3: Python Beginners

    Requirements : Age 12+

    Duration : 32 hours ( 4 Months )

    What is this Course ?

    1. Python is an interpreted, object-oriented, high-level programming language with dynamic semantics.
    2. Python’s simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance.
    3. Python supports modules and packages, which encourages program modularity and code reuse.

    Why this Course ?

    1. Python’s applications are getting increased day by day.
    2. 1000’s of web, mobile, desktop applications being developed in Python.
    3. Most of the Industries are depending more on Python.
    4. Example Applications like Web and Internet development , Scientific and Numeric Computing, GUI’s and apps in desktop and mobile devices, software development, Embedded projects, Robotics, AI, Machine Learning etc.

    Learning Outcome

    1. Understand why Python is a useful scripting language for developers.
    2. Learn how to design and program Python applications.
    3. Learn how to use lists, tuples, and dictionaries in Python programs.
    4. Learn how to identify Python object types.
    5. Learn how to use indexing and slicing to access data in Python programs.
    6. Define the structure and components of a Python program.
    7. Learn how to write loops and decision statements in Python.
    8. Learn how to write functions and pass arguments in Python.
    9. Learn how to build and package Python modules for reusability.
    10.Learn how to read and write files in Python.
    11.Learn how to design object‐oriented programs with Python classes.
    12.Learn how to use class inheritance in Python for reusability.
    13.Learn how to use exception handling in Python applications for error handling.

    Skills Acquired

    1. To develop a strong basics in Python Scripting .
    2. To develop student’s critical thinking capabilities and logical learning methodologies.
    3. To start a core career in Python .

    Uses Of Python Programming

    1. Web development
    2. Game Development
    3. Scientific and Numeric Applications
    4. Artificial Intelligence and Machine Learning
    5. Desktop GUI
    6. Software Development
    7. Enterprise-level/Business Applications
    8. Education programs and training courses
    9. Language Development
    10. Operating Systems
    11. Web Scraping Applications
    12. Image Processing and Graphic Design Applications:

    Syllabus

    1. Python variables.
    2. Data Types .
    3. Numbers.
    4. String.
    5. List.
    6. Tuple.
    7. Dictionary.
    8. Python operators.
    9. User input in Python.
    10.Python Control statements.
    11.if Statements.
    12.For Statements.
    13.While loops.
    14.The range() Function.
    15.break and continue Statements.
    16.pass Statements.
    17.Python Functions.
    18.Global vs. Local variables.
    19.Python Modules.
    20.Python Packages.
    21.Python Arrays.
    22.Files.
    23.Turtle GUI.