Skip to content
forked from oss2019/PyDay

Learn Python from Beginner to Pro

Notifications You must be signed in to change notification settings

abhiisshheekk/PyDay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SESSION 1 : Introduction to Python for Beginner's

Lesson 1 : Python Basics

Build Your Own Spam Classifier without ML

By the end of this lesson, you will learn about

    1. Variables
    1. Lists
    1. For loops
    1. If Conditionals
    1. Functions
    1. File Handling
    1. Using IPython notebooks.

All while making your very own primitive spam classifier !

Session 2 : Advanced Concepts and OOPS !

Lesson 2 : Mutable/Immutable Objects

Lesson 3 : More about Functions

Lesson 4 : OOPS!

Lesson 5 : Make your own Chatbot (without ML or AI)

Resources

Check beginner-resources.md

About

Learn Python from Beginner to Pro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.9%
  • Python 3.1%