ps0305 / Python-3-Bootcamp

Python BootCamp

Home Page:https://www.udemy.com/complete-python-bootcamp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms. link to Python Tutorial!

topics:

  • Command Line Basics
  • Installing Python
  • Running Python Code
  • Strings
  • Lists
  • Dictionaries
  • Tuples
  • Sets
  • Number Data Types
  • Print Formatting
  • Functions
  • Scope
  • args/kwargs
  • Built-in Functions
  • Debugging and Error Handling
  • Modules
  • External Modules
  • Object Oriented Programming
  • Inheritance
  • Polymorphism
  • File I/O
  • Advanced Methods
  • Unit Tests

About

Python BootCamp

https://www.udemy.com/complete-python-bootcamp/


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%