Skip to content

JAD200/Creacion_de_CRUD

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Python logo

Linear structures

In this repository, I delve into the implementation of CRUD operations, encompassing the creation, listing, updating, and deletion of users within the "Platzi-ventas" program
Explore the docs »

Table of Contents
  1. Built With
  2. Prerequisites
  3. Roadmap
  4. Contact
  5. Acknowledgments

Built With

(back to top)

Prerequisites

  • python3
    sudo apt install python3

Roadmap

  • Basics of python
    • Functions
    • String operations
    • Loops
      • For loops
      • While loops
  • Lists and dictionaries
    • Bases of lists
    • List comprehensions
    • Keys, values and items management
    • Dictionary comprehensions
  • Search algorithm
    • Binary search
  • File manipulation with os module
  • Decorators
  • Class creation
    • OOP(Object-oriented programming)
  • VENV(Virtual-Enviroment)
  • API creation for the command line

(back to top)

Contact

Juan Agustin Di Pasquo - @PlatziProfile

Project Link: https://github.com/JAD200/Estructuras_lineales

(back to top)

Acknowledgments

(back to top)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages