bozarin / introduction-to-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to our Introduction to Python Programming Course Repo!

You can find more information about our Introduction to Machine Learning Course by visiting Course Website.

To enroll our courses, you can find the next course that fit your schedule by visiting Upcoming Courses.

Syllabus

  • What is Python?
  • Version Control
  • Comments
  • Variables
  • Data Types
  • Arithmetic Operations
  • Logical Operations
  • Type Conversion
  • Indexing and Slicing on Strings
  • Lists
  • If Conditions
  • While Loop
  • For Loop
  • Dictionaries
  • Sets
  • Tuples
  • Functions
  • Return Statements
  • Lambda Function
  • *args and **kwargs
  • Modules
  • Try-Except
  • Introduction to OOP
  • Introduction to NumPy

Certificate

About


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.9%