Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.63 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.63 KB

GitHub Logo

Python-Programming-Intermediate

Lets Get Rolling - Student Pre-Read

Before this lesson , we recommend you go through

Learning Objectives

After this lesson, you'll be able to

  • Implement Functions, Modules & Classes in Python
  • Perform Exception Handling in Python
  • Create & Manipulate NumPy arrays

Agenda

  • Learn more about Files, Functions , Modules & Classes
  • Learn how to Perform Error Handling in Python
  • Implement Regular Expressions in Python
  • Introduction to a core library in Python - Numpy
  • Code Sprint - Assignments

Slides

@gslides

Instructors code alongs

Intermediate python jupyter notebook

Assignments

& many more inside commit.live.

Resources & Post Reads

Continue Working with the below resources for Intermediate Topics