From a4f059e1ea438c83da1aac415de6eed8bacaafe5 Mon Sep 17 00:00:00 2001 From: chirayus25 <68833554+chirayus25@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:24:15 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a543727..954b17c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Summer Python 2020 +### Great Summer Python Platform 2020 ## Weekly Sessions * Wednesday: 6:30pm-9:00pm EST @@ -18,6 +18,8 @@ * Basics: String, List & Tuples * Basics: Sets & Dictionaries * Basics: Iterator & Class +* Introduction to OOP in Python +* Introduction to Python data Structures * Automation, APIs * Data visualization * Text manipulation, Data scraping, Regular Expression