Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
tap1012
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mario Chirinos Colunga
tap1012
Commits
09b19709
Commit
09b19709
authored
Dec 17, 2018
by
Mario Chirinos Colunga
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
9382e785
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
38 additions
and
10 deletions
+38
-10
01-DataTypes&ControlFlow-checkpoint.ipynb
.ipynb_checkpoints/01-DataTypes&ControlFlow-checkpoint.ipynb
+15
-1
02-Comprehension&Documentation-checkpoint.ipynb
...eckpoints/02-Comprehension&Documentation-checkpoint.ipynb
+2
-2
03-POO-checkpoint.ipynb
.ipynb_checkpoints/03-POO-checkpoint.ipynb
+2
-2
01-DataTypes&ControlFlow.ipynb
01-DataTypes&ControlFlow.ipynb
+15
-1
02-Comprehension&Documentation.ipynb
02-Comprehension&Documentation.ipynb
+2
-2
03-POO.ipynb
03-POO.ipynb
+2
-2
No files found.
.ipynb_checkpoints/01-DataTypes&ControlFlow-checkpoint.ipynb
View file @
09b19709
...
...
@@ -5,7 +5,21 @@
"metadata": {},
"source": [
"# 1. Python\n",
"## 1.1 Tipos de Datos y Control de Flujo"
"## 1.1 Introduccion"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.2 Tipos de Datos y Control de Flujo"
]
},
{
...
...
.ipynb_checkpoints/02-Comprehension&Documentation-checkpoint.ipynb
View file @
09b19709
...
...
@@ -5,7 +5,7 @@
"metadata": {},
"source": [
"# 1. Python\n",
"## 1.
2
Comprensión y Generadores"
"## 1.
3
Comprensión y Generadores"
]
},
{
...
...
@@ -19,7 +19,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.
3
Documentacion y Casos de Prueba"
"## 1.
4
Documentacion y Casos de Prueba"
]
},
{
...
...
.ipynb_checkpoints/03-POO-checkpoint.ipynb
View file @
09b19709
...
...
@@ -5,7 +5,7 @@
"metadata": {},
"source": [
"# 1. Python\n",
"## 1.
4
Programacion Orientada a Objetos: Clases "
"## 1.
5
Programacion Orientada a Objetos: Clases "
]
},
{
...
...
@@ -19,7 +19,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.
5
Programacion Orientada a Objetos: Herencia y Polimorfismo"
"## 1.
6
Programacion Orientada a Objetos: Herencia y Polimorfismo"
]
},
{
...
...
01-DataTypes&ControlFlow.ipynb
View file @
09b19709
...
...
@@ -5,7 +5,21 @@
"metadata": {},
"source": [
"# 1. Python\n",
"## 1.1 Tipos de Datos y Control de Flujo"
"## 1.1 Introduccion"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.2 Tipos de Datos y Control de Flujo"
]
},
{
...
...
02-Comprehension&Documentation.ipynb
View file @
09b19709
...
...
@@ -5,7 +5,7 @@
"metadata": {},
"source": [
"# 1. Python\n",
"## 1.
2
Comprensión y Generadores"
"## 1.
3
Comprensión y Generadores"
]
},
{
...
...
@@ -19,7 +19,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.
3
Documentacion y Casos de Prueba"
"## 1.
4
Documentacion y Casos de Prueba"
]
},
{
...
...
03-POO.ipynb
View file @
09b19709
...
...
@@ -5,7 +5,7 @@
"metadata": {},
"source": [
"# 1. Python\n",
"## 1.
4
Programacion Orientada a Objetos: Clases "
"## 1.
5
Programacion Orientada a Objetos: Clases "
]
},
{
...
...
@@ -19,7 +19,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.
5
Programacion Orientada a Objetos: Herencia y Polimorfismo"
"## 1.
6
Programacion Orientada a Objetos: Herencia y Polimorfismo"
]
},
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment