Dummy




Course Description
Python for Beginners
Python for Beginners is an excellent fundamental course to enter into the world of programming. Python is the most widely used, high level, object-oriented scripting language which is easy to learn and has vast applications in different field. Due to its simple use of syntax and user-friendly interface it has high demand in every professional domain. No prior programming experience is required to enroll into this course.
What We Do
We follow Step-by-step approach to write a programming from the scratch. We will cover More than 150 + program in this session. All the programs are categorized on difficulty level and this course includes two Projects Like-Minor and Major. The Course will conclude with a Test followed by awarding a Certificate.
Classes
Every Monday, Thursday
From 6:30 pm
to 8:30 pm
Fees
INR. 1999/- Only
Duration
16 Hours
( 2 Hours Per Session )
- Why Python and Use of Python in different domains such as Data science, Cyber security, Machine Learning, Various discipline of Engineering, Food Technology, Finance & Controlling, Management etc.
- Introduction of ‘Python code writing’ Environment and different IDEs.
- Installation of Anaconda in windows and LINUX.
- Activating Jupyter Notebook and spider.
- First Programming on Python (Hello World).
- Hands-on illustration of Different type of Operator (Relational, Logical, Bitwise etc.), Different Data Type available in python and Type conversion.
- Fundamental of Variable and its use in Program.
- Display Input and Output- Accept input from User and Display on Console.
- Introduction of ‘If statement’.
- if-else statement.
- if-elif-else statement.
- Difference of = and == operator.
- Implementation of Nested conditional statement and Ternary operator.
- Programming, Assignment and MCQs.
- ‘while’ Loop- syntax and use in code.
- Range() and ‘for’ Loop- syntax and use.
- break, continue and pass statement.
- Use of Nested Loop.
- Programming and Assignments along with MCQs.
- String Indexing and String Slicing.
- Build-in function on String.
- Split, Partition and Joining of String.
- String Manipulation.
- Programming, Assignments and MCQs
- Programming, Assignments and MCQs
- User-Defined Function- How to pass Parameters and use of ‘return’ statement.
- Functions of a Function- return, yield, Function call using variable, Pass function as arguments, Positional and keyword arguments.
- Use of main()- Wrap up entire functions into a module and call only this module.
- Recursion with multiple programming illustration.
- lambda(), map(), reduce(), filter()
- Programming, Assignment and MCQs.
- List- How to create List, How to Access List Elements, Deletion of List Elements, Implementation of copy() and deep copy().
- How to create 1-D List, 2-D List and 3-D List in python.
- Various Matrix operation, Search (Linear and Binary) operation in python.
- Illustration of various Data structure using List in python (e.g.- Stack, Queue and Sort (Bubble).
- Introduction of SETS and Functions on Sets.
- Tuple and it’s Use.
- Dictionary- Addition, Deletion and Updation of element in Dictionary.
- Functions on Dictionary.
- Programming, Assignment and MCQs.
- Scope
- LEGB Rule
- Introduction of Class and Object and use of Private, Public and protected data members.
- What are Constructor and Destructor and it’s use in coding.
- vars() and dir().
- User Input on Employee Management System.
- Use of Operator Overloading, Function Overloading in python.
- Programming, Assignment and MCQs.
- Introduction of Containership and composition.
- Calling super() method.
- What is Inheritance and types of Inheritance such as- Simple, Multilevel, Multiple, Hybrid (With Hands-On implementation)
- What is Diamond Problem and How to overcome this problem in python.
- Abstract Class.
- Programming, Assignment and MCQs.
- I/O functions- open(), read() and write().
- Some Build-in Functions for file handling in python like-seek(), tell() etc.
- Read json file and work on the file.
- Handle with Directory Management System using python.
- What are the different types of Errors and Exceptions in python.
- How to Handling the exceptions?
- Programming, Assignment and MCQs.
- How to Connect MySQL Database with python?
- Insert data into MySQL table, Fetch data from MySQL table using python
- Email with Python.
- Iterator and Generator.
- zip()
- Introduction of PyQt5 Library in python and Develop an interactive Application using user interface and Deployment of MySQL database at the backend.
-
Introduction of “PyQt5 Designer” and Building graphical user interface on HRIS (Human Resource Management System). Feature of the application-
- Using Python design- input text box, combo box, radio button, Menu Bar, Form and many more.
- Elementary concept building on DBMS for insertion, Updation, Deletion creation Database/table and Fetching Data from DB.
- Using python data insertion, deletion, modification, Fetching of data from MySQL database are incorporated.
