Course Description
Python is a simple and powerful programming language. It has efficient high-level data structures and effective approach towards object-oriented programming. The language possesses syntax and dynamic typing, making it a supreme choice for rapid application development and scripting on almost all the platforms.
It can be used for everything from software development, web development, Data Analytics and scientific applications.
The programming language is used across some leading companies such as Google, Yahoo, NASA, CERN, etc. Tech giants such as Facebook, Google, and Amazon etc use Python for their business analysis.
Course objective
Owing to the fact that Python is one of the easiest programming languages to learn, it has become the first and foremost choice for individuals going forward. There is a rapid proliferation in the market for the individuals who are equipped with Python skills. We aim to acquaint country’s students with this language in order to improve their employability quotient and worthiness in the market.
JOB OPPORTUNITIES
According to hiring agencies, Python is a hot skill taking attention from traditional languages. Salary could be up to 30% higher than people skilled with traditional languages.
After successful completion of it, you can work in varied fields such as
- Web Applications
- Selenium Testing
- Big Data Development and Analyst
- Web Services
- Networking
- Software Engineer
- Research Analyst
- Data Analyst
- Data Scientist
- Software Developer
-
WHAT WILL I LEARN?
- Introduction to Python : Environment setup, Basic I/O
- Conditional branching control statements: If-Else
- Conditional looping control statements: while, do-while, for.
- Functions-Function arguments-Default, Keyword, Arbitrary
- Functions-Recursion, Lambda function
- Data structures – List, Tuple, Stack, Queue
- Data structures – Dictionary, Set
- Modules and Packages
- Files-Different types of files, File operation
- Errors and Exception handling – Errors, Assertion, Try, Except, Finally, User defined exception
- Object oriented programming-class, object, inheritance, and polymorphism
- Reference Types-Iterator, Generator, Closure, Decorators
- Standard library functions
- Networking-Client and Server Program
- Database connectivity using MySQL
- Graphical User Interface-textbox, listbox, option button, menu, canvas
- Thread-Multithreading