Skip to content

devsdenepal/PythonCrashCourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-GIF

Python Crash Course

Guides, docs and materials for Python Tutorial

  • Intro
  • Setup(Environment)
  • Syntax
  • Comments
  • Variables
  • Data Types
  • Numbers
  • Casting
  • Strings
  • Booleans
  • Operators
  • Lists
  • Tuples
  • Sets
  • Dictionaries
  • If...Else
  • While Loops
  • For Loops
  • Functions
  • Lambda
  • Arrays
  • Classes/Objects
  • Inheritance
  • Iterators
  • Scope
  • Modules
  • Dates
  • Math (Python)
  • JSON
  • PIP
  • Try..Except
  • User Input
  • File handling

Learning the fundamentals

Intro

  • Basic syntax
  • Variables & Data Types
  • Conditionals
  • Operators
  • User Input
  • Type Casting, Exceptions
  • Functions, Builtin Functions
  • List, Tuples, Sets, Dictionaries
  • Math in Python
  • Classes/Objects
  • Inheritance
  • Modules
  • Dates
  • JSON
  • File handling

Working on practicle projects [CLI]

ILLUST-PROJ

  • Generic Converter
  • Calculator
  • Bill Generator
  • Quiz App

Online learning Platforms

  • W3Schools.com
  • freecodecamp.org
  • Sololearn.com
  • GreatLearning

Android Learning Platforms

  • W3Schools App
  • Learn Python App
  • Sololearn App
  • Great Learning
  • Termux
  • QPython

Thanks for your kind visit !


Preview Intro view

Releases

No releases published

Packages

No packages published

Languages