Search
Categories
Popular Tags
Date
- 22 - 23 Apr 2023
- Expired!
Time
- 10:00 am - 5:00 pm
Cost
- ₹599.00
Python Fundamentals: A Two-Day Workshop for Beginners
Python Fundamentals:
A Two-Day
Rs. ̶1̶7̶9̶9̶ 1199 only
About the Workshop
The two-day workshop on Python is designed to provide participants with a solid foundation in Python programming. The workshop covers essential Python concepts and features, from basic data types and control structures to more advanced topics such as object-oriented programming, web scraping, and data analysis. Participants will work on hands-on projects and exercises to reinforce their learning and receive feedback from experienced instructors. By the end of the workshop, participants will have a good understanding of Python programming and the confidence to apply their skills to real-world projects.
Workshop Benefits
Topics to be covered
- Day One
- Introduction to Python: history, features, and benefits
- Setting up the development environment: installing Python and choosing an IDE
- Basic data types and variables: strings, numbers, booleans, and lists
- Control structures: conditional statements, loops, and functions
- Working with files: reading and writing text files
- Object-oriented programming: classes, objects, and methods
- Introduction to NumPy and Pandas: data analysis and manipulation
- Day Two
- Recap of Day One concepts and exercises
- Intermediate Python: advanced data types and structures (dictionaries, sets, tuples), decorators, and generators
- Handling exceptions: error handling and debugging techniques
- Regular expressions: pattern matching and string manipulation
- Introduction to Flask: building a simple web application
- Overview of Python libraries for machine learning and data science
- Demo project
- Reading data from a file
- Writing data into a file
- Read data from an internet API
- Visualize data in a chart