Acquire the requisite skills in python to be able to work with ML applications. Learn from the fundamentals to the advanced concepts.
Learners will be able to earn BlockChain Enabled certificates which are verifiable by interviewers also, Certificates from 360DigiTMG and certificates from Innodatatics (project completion certificate(s) via internship. Whether the internship is Paid or free depends on the learner's performance.)
What will you learn in Python Fundamentals course?
Upon completion of the program, one will be able to understand the salient features of Python programming. Be able to work with the core python data types and toggle between them. Understand the data structure the python employs.
The learner will also be able to Work the sequential data types, be able to choose between lists and tuples, and know about the mutable and non-mutable objects in python.
Moving forward the participant will learn about sets, dictionary, strings etc,. Working with conditional statements and loops and creating small user defined functions
Will learn about addressing exception handling and file handling and working with Regular expressions
Finally, the participant will get their hands dirty with various libraries like Numpy, Pandas, Matplotlib, sklearn, and work with data pre-processing using sample data.
Employability of a person today depends on many factors and no longer restricted to only the qualification and experience. Upskilling and cross skilling is the new paradigm whereby every person seeking employment or change in employment or shift with the organization to different role is skilling themselves.
In the technology jobs space python now holds the mantle that Microsoft Excel holds in the all the domains of employment.
Python over the years has proven itself to be a versatile application for multitude of domains. Persons with knowledge of Python can work with ML applications, Analytics of Data, Extensive visualization, creating application for GUIs and Apps, Web development, Game development, Create language models, Financial modelling, Search engine optimization and graphic design applications to name a few.
This program which is for 20 hours will enable the participant to appreciate and understand the capabilities of python programming language and use it as a steppingstone to choose their preferred path in the technical domain.
Who should take Python Fundamentals course?
This program is the foundation program starts with the fundamentals of Python. It also takes a step back to explain how one should install the software to work with it. Math, Science and Commerce graduates
Mid-level executives with no programming knowledge
Managers with basic programming knowledge
Anyone with interest in coding
Students aspiring to become adroit programmers.
Curriculum
Python Programming| Salient Features
Python Core Data Types| Operators
Python Data Structures
Python Sequential Data Types| Lists & Tuples| Mutable and Immutable Objects