Skip to content

ndagisusan/Introduction-to-Python-coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Python coursework

Topics covered in the course:

  1. Introduction to Python - Data types and operators
  2. Python Control Flow Statements - Conditionals and Loops
  3. Python Functions
  4. Python Classes & Inheritance
  5. NumPy
  6. Pandas
  7. Web Scraping with Python
  8. Data Visualization - Matplotlib & Seaborn
  9. Writing Clean Code - PEP8 standards, Code standards & Principles
  10. Using GitHub & Jupyter Notebooks
  11. Building your first Python Project

The course can be further improved by incorporating topics on:
  • Data structures and algorithms in Python
  • Ethics in Software development

About

Code Snippets for the different topics covered in the course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages