[SBD WORKSHOP] Slithering into Python Fundamentals
Details
Goal: The workshop aims to introduce students to Python programming. It seeks to build foundational skills in handling, analyzing, and interpreting data using Python. By the end of the course, students should feel confident using Python to explore simple datasets and generate simple insights.
Objective:
- Learn the basics of Python including variables, data types, and basic operations.
- Understand control flows (conditional statements and loops) to manage data processing efficiently.
- Apply proper indexing techniques and follow PEP 8 Python coding standards to write clear, readable, and well-structured code.
- Work with fundamental data structures (lists, tuples, dictionaries, sets) to control and manipulate data.
- Apply Python concepts to solve simple data-related problems and explore datasets.
Learning Outcomes: By the end of this session, participants will be able to:
- Understand the role of Python in the field of data science and analytics.
- Gain confidence in using Python for simple data exploration and analytics
- Explain fundamental Python concepts and their use in handling and analyzing data.
- Perform basic operations on data structures to organize and extract insights from datasets.
- Apply control flows and functions to process and analyze data efficiently.
- Develop problem solving and critical thinking skills in data-related tasks.
Related topics
Big Data
Data Science
Data Science using Python
Python
