COURSE DESCRIPTION
The course is designed to provide an introduction to python programming language. It helps to learn the programming skills to develop applications using python’s language features, standard library modules and third-party software packages. Python is a powerful and flexible and object oriented scripting language; designed for ease of use and enhanced productivity. The motive of this course is to make beginners learn the concepts and to develop smarter python based applications.
LEARNING OUTCOMES
Basic understanding of Python Programming
To implement data types, statements, operators and strings
To implement OOPs concept in Python
To learn how to build and package Python modules for re-usability.