You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Por <ahref="https://twitter.com/alesanchezr">@alesanchezr</a> y <ahref="https://github.com/4GeeksAcademy//master-python-programming-exercises/graphs/contributors">otros colaboradores</a> de <ahref="http://4geeksacademy.co/">4Geeks Academy</a><ahref="https://www.4geeksacademy.co"><imgheight="280"align="right"src="https://raw.githubusercontent.com/ElviraQDP/master-python-programming-exercises/master/badge-master-python.png"></a>
4
+
Por [@alesanchezr](https://twitter.com/alesanchezr) y [otros colaboradores](https://github.com/4GeeksAcademy//master-python-programming-exercises/graphs/contributors) de [4Geeks Academy](http://4geeksacademy.co/)
Después de terminar la serie de principiantes, funciones y bucles; Esta serie realmente lo preparará para su próximo trabajo o cualquier otro desafío de programación. Practique todo lo que necesita saber para construir algoritmos con python, desde desafíos intermedios hasta difíciles: todo el tutorial es 👆 interactivo, ✅ calificado automáticamente y con 📹 videos tutoriales.
10
+
Después de terminar la serie de principiantes, funciones y bucles; esta serie te preparará para tu próximo trabajo o cualquier otro desafío de programación. Practica todo lo necesario para construir algoritmos con Python, desde desafíos intermedios hasta difíciles.
11
+
12
+
Todo el tutorial es 👆 interactivo y ✅ calificado automáticamente.
9
13
10
14
Estos Ejercicios son colaborativos, ¡te necesitamos! Si encuentras algún error o falta de ortografía, por favor contribuye y repórtalo.
11
15
@@ -21,24 +25,24 @@ Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Co
21
25
22
26
1. Instala learnpack, el administrador de paquetes para tutoriales de aprendizaje y el complemento del compilador html para learnpack, asegúrate de tener también node.js 14+:
23
27
24
-
```
28
+
```bash
25
29
$ npm i learnpack -g
26
30
$ learnpack plugins:install learnpack-python
27
31
```
28
32
29
-
2. Descarga este ejercicio en particular usando learnpack y `cd` para entrar en la carpeta:
33
+
2. Descarga este tutorial en particular usando learnpack y `cd` para entrar en la carpeta:
> Nota: Una vez que termine de descargar, encontrarás la carpeta "exercises" que contiene todos los ejercicios.
37
41
38
-
3. Comienza con los ejercicios ejecutando el siguiente en el mismo nivel que tu archivo learn.json:
42
+
3. Comienza con los ejercicios ejecutando los siguientes comandos en el mismo nivel que tu archivo learn.json:
39
43
40
-
```sh
41
-
$ RUN pip3 install pytest==4.4.2 pytest-testdox mock
44
+
```bash
45
+
$ RUN pip3 install pytest==4.4.2 pytest-testdox mock
42
46
$ learnpack start
43
47
```
44
48
<!-- endhide -->
@@ -47,23 +51,23 @@ $ learnpack start
47
51
48
52
Cada ejercicio es un pequeño proyecto en Python que contiene los siguientes archivos:
49
53
50
-
1.**app.py:** representa el archivo de entrada de python que será ejecutado en el computador.
54
+
1.**app.py:** representa el archivo de entrada de Python que será ejecutado en el computador.
51
55
2.**README.md:** contiene las instrucciones del ejercicio.
52
56
3.**test.py:** no tienes que abrir este archivo. Contiene los scripts de pruebas del ejercicio.
53
57
54
-
> Nota: Los ejercicios tienen calificación automática pero es muy rígido y fuerte, mi recomendación es ignorar las pruebas y usarlas solo como una recomendación o podrás frustrarte.
58
+
> Nota: Estos ejercicios tienen calificación automática. Los tests son muy rígidos y estrictos, mi recomendación es que no prestes demasiada atención a los tests y los uses solo como una sugerencia o podrías frustrarte.
55
59
56
60
# Colaboradores
57
61
58
62
Gracias a estas personas maravillosas ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
Este proyecto sigue la especificación [all-contributors](https://github.com/kentcdodds/all-contributors). ¡Todas las contribuciones son bienvenidas!
67
71
68
-
Este y otros ejercicios son usados para [aprender a programar](https://4geeksacademy.com/es/aprender-a-programar/aprender-a-programar-desde-cero) por parte de los alumnos de 4Geeks Academy [Coding Bootcamp](https://4geeksacademy.com/us/coding-bootcamp) realizado por [Alejandro Sánchez](https://twitter.com/alesanchezr) y muchos otros contribuyentes. Conoce más sobre nuestros [Curso de Programación](https://4geeksacademy.com/es/curso-de-programacion-desde-cero?lang=es) para convertirte en [Full Stack Developer](https://4geeksacademy.com/es/coding-bootcamps/desarrollador-full-stack/?lang=es), o nuestro [Data Science Bootcamp](https://4geeksacademy.com/es/coding-bootcamps/curso-datascience-machine-learning).
72
+
Este y otros ejercicios son usados para [aprender a programar](https://4geeksacademy.com/es/aprender-a-programar/aprender-a-programar-desde-cero) por parte de los alumnos de 4Geeks Academy [Coding Bootcamp](https://4geeksacademy.com/us/coding-bootcamp) realizado por [Alejandro Sánchez](https://twitter.com/alesanchezr) y muchos otros contribuyentes. Conoce más sobre nuestros [Cursos de Programación](https://4geeksacademy.com/es/curso-de-programacion-desde-cero?lang=es) para convertirte en [Full Stack Developer](https://4geeksacademy.com/es/coding-bootcamps/desarrollador-full-stack/?lang=es), o nuestro [Data Science Bootcamp](https://4geeksacademy.com/es/coding-bootcamps/curso-datascience-machine-learning).
By <ahref="https://twitter.com/alesanchezr">@alesanchezr</a> and <ahref="https://github.com/4GeeksAcademy//master-python-programming-exercises/graphs/contributors">other contributors</a> at <ahref="http://4geeksacademy.co/">4Geeks Academy</a>
4
+
By [@alesanchezr](https://twitter.com/alesanchezr) and [other contributors](https://github.com/4GeeksAcademy//master-python-programming-exercises/graphs/contributors)at [4Geeks Academy](http://4geeksacademy.co/)
*Estas instrucciones [están disponibles en 🇪🇸 español](https://github.com/4GeeksAcademy/master-python-programming-exercises/blob/master/README.es.md):es:*
11
11
12
-
After you finished the begginers, functions and loops series; This series will really prepare you for your next job or any any other programming challenge. Practice everything there you need to know to build algorithms with python, from intermadiate to hard challenges: The entire tutorial is 👆 interactive, ✅ auto-graded and with. 📹 video tutorials.
12
+
After you finish the begginers, functions, and loop series, this series will really prepare you for your next job or any other programming challenge. Practice everything there is to know to build algorithms with Python, from intermediate to hard challenges.
13
13
14
-
These exercises were built in collaboration, we need you! If you find any bugs or misspells plese contribute and report them.
14
+
The entire tutorial is 👆 interactive and ✅ auto-graded.
15
+
16
+
These exercises were built in collaboration, we need you! If you find any bugs or misspellings, please contribute and report them.
15
17
16
18
<!-- hide -->
17
19
@@ -21,54 +23,53 @@ You can open these exercises in just a few seconds by clicking: [Open in Codespa
21
23
22
24
> Once you have VSCode open the LearnPack exercises should start automatically. If exercises don't run automatically you can try typing on your terminal: `$ learnpack start`
23
25
24
-
25
26
## Local Installation
26
27
27
28
1. Install learnpack, the package manager for learning tutorials and the html compiler plugin for learnpack, make sure you also have node.js 14+:
28
29
29
-
```
30
+
```bash
30
31
$ npm i learnpack -g
31
32
$ learnpack plugins:install learnpack-python
32
33
```
33
34
34
-
2. Download this particular exercise using learnpack and `cd` into the folder:
35
+
2. Download this particular tutorial using learnpack and `cd` into the folder:
> Note: Once you finish downloading, you will find a "exercises" folder that contains all the exercises within.
42
+
> Note: Once you finish downloading, you will find an "exercises" folder that contains all the exercises within.
42
43
43
-
3. Start the tutorial/exercises by running the following command at the same level were your bc.json file is:
44
+
3. Start the tutorial/exercises by running the following command at the same level your learn.json file is:
44
45
45
-
```sh
46
-
$ RUN pip3 install pytest==4.4.2 pytest-testdox mock
46
+
```bash
47
+
$ RUN pip3 install pytest==4.4.2 pytest-testdox mock
47
48
$ learnpack start
48
49
```
49
50
50
51
<!-- endhide -->
51
52
52
53
## How are the exercises organized?
53
54
54
-
Each exercise is a small react application containing the following files:
55
+
Each exercise is a small React application containing the following files:
55
56
56
-
1.**app.py:** represents the entry python file that will be executed by the computer.
57
+
1.**app.py:** represents the entry Python file that will be executed by the computer.
57
58
2.**README.md:** contains exercise instructions.
58
59
3.**test.py:** you don't have to open this file, it contains the testing script for the exercise.
59
60
60
-
> Note: The exercises have automatic grading but its very rigid and string, my recomendation is to ignore the tests and use them only as a recomendation or you can get frustrated.
61
+
> Note: The exercises have automatic grading, but it's very rigid and strict, my recommendation is to not take the tests too serious and use them only as a suggestion, or you may get frustrated.
61
62
62
63
## Contributors
63
64
64
65
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
This project follows the[all-contributors](https://github.com/kentcdodds/all-contributors) specification.Contributions of any kind are welcome!
73
+
This project follows the[all-contributors](https://github.com/kentcdodds/all-contributors) specification.Contributions of any kind are welcome!
73
74
74
75
This and many other exercises are built by students as part of the 4Geeks Academy [Coding Bootcamp](https://4geeksacademy.com/us/coding-bootcamp) by [Alejandro Sánchez](https://twitter.com/alesanchezr) and many other contributors. Find out more about our [Full Stack Developer Course](https://4geeksacademy.com/us/coding-bootcamps/part-time-full-stack-developer), and [Data Science Bootcamp](https://4geeksacademy.com/us/coding-bootcamps/datascience-machine-learning).
0 commit comments