Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adrs1166ma/learning-python
Learn Python. Completing almost 71.5 hours in total
https://github.com/adrs1166ma/learning-python
pycharm python
Last synced: 27 days ago
JSON representation
Learn Python. Completing almost 71.5 hours in total
- Host: GitHub
- URL: https://github.com/adrs1166ma/learning-python
- Owner: adrs1166ma
- Created: 2024-03-23T00:21:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T04:56:36.000Z (5 months ago)
- Last Synced: 2024-10-09T19:00:29.294Z (27 days ago)
- Topics: pycharm, python
- Language: Python
- Homepage:
- Size: 1.01 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
111
# Ejercicios## 1
* 03-02
* 06-02
* 15-00aa
* 16-0-1
## 2 - operadores
* 02-0-1
* 08-00
* 11-00
* 12-02
* 14-00
## 3 - Sentencias de control
* 03-00
* 05-00
* 07-00
* 08-00
## 4 - ciclos
* 01-01
* 01-03
## 5 - Colecciones
* 03-01
* 05-01
## 6 - Funciones
* 05-01
* 05-03
* 09-00
* 11-00
* 13-00
## POO## 01 - Clases y objetos
* 11-00
* 13-00
* 15-00
## 02 - Encapsulamiento
* 06-00
## 03 - Herencia
* 04-00
## 04 - Herencia Multiple
* 05-00
* 09-00
## 05 - Clases Abstractas
* 10-00
## 06 - Contexto Estatico de clase
* 07-00
* 08-00
## 07 - Diseño de Clases
* 03
* 04
## 08 - sobrecarga de operaciones
* 01
* 02
## 09 - Polimorfismo
* 04