Skip to content

Each day we are gonna learn a feature/theory about Python and do a related challenge, during 21 days.

Notifications You must be signed in to change notification settings

fernunex/21DaysPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

PlatziChallenge: 21 días de Python


This project is part of the course #PlatziChallenge: 21 días de Python of Platzi.

Each day we are gonna learn a feature/theory about Python and solve a related challenge, for 21 days.

🧐 About

The purpose of this project is to learn the following concepts/characteristics/theory about Python.

  • Syntax
  • Data types
  • Operators
  • Conditional statements
  • Cycles
  • Lists, Dictionaries, and Tuples
  • Sets
  • List comprehension, Dictionary comprehension
  • Lambda Functions and Higher-order functions
  • Errors and Exceptions
  • Closures
  • Read and write files
  • Object Oriented Programming:
    • Abstraction and Encapsulation
    • Inheritance
    • Polymorphism
  • Data Structures:
    • Hash tables
    • Maps
    • Singly Linked List
    • Stacks
    • Queues

About

Each day we are gonna learn a feature/theory about Python and do a related challenge, during 21 days.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages