This module is a combination of Live Instructor-Led Training and Self-paced learning.
Goal: In this module, you will learn GUI programming using ipywidgets package.
Learning Objectives: After completing this module, you should be able to:
- Learn Ipywidgets Package.
- Understand Different Widgets like Numeric Widgets, Boolean Widgets, Selection Widgets, String Widgets, Date Picker, Color Picker and Container Widgets.
- Create an Application using Ipywidgets Package.
Topics:
- Ipywidgets Package.
- Numeric Widgets.
- Boolean Widgets.
- Selection Widgets.
- String Widgets.
- Date Picker.
- Color Picker.
- Container Widgets.
- Creating a GUI Application.
Hands-on/Demo:
Self-paced Concept: Network Programming and Multithreading.
Goal: In this module, you will learn how to connect your server with MySQL DB. In addition, learn about Socket programming.
Learning Objectives: After completing this module, you should be able to:
- Understand the Concept of Database.
- Access MySQL DB.
- Create Socket for Sending Short Messages.
- Learn Multithreading Concepts.
Topics:
- MySQL DB Access.
- Network Programming.
- Multithreading.
Hands-on/Demo:
- Database Creation.
- CRUD Operations.
- Network Creation.
- Multithreading.