Skip to content

Commit 335c1f8

Browse files
authored
Create README.md
1 parent fcd7a18 commit 335c1f8

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Projects-in-C
2+
Laboratorios de computación en lenguaje C++/ My Labs in C++ lenguage
3+
4+
### Laboratorio Nr. 1 - Trabajando con PILAS
5+
En el siguiente archivo [PR1_CIII.pdf](PR1_CIII.pdf) se presenta la breve introduccion al proyecto y se describe el mismo.
6+
<br>
7+
<b> Proyecto solucion:</b> [lab_1.cpp](lab_1.cpp)
8+
9+
### Laboratorio Nr. 2
10+
11+
[PR2_CIII.pdf](PR2_CIII.pdf)
12+
<br>
13+
[lab_2.cpp](lab_2.cpp)
14+
15+
### Laboratorio Nr. 3
16+
17+
[PR3_CIII.pdf](PR3_CIII.pdf)
18+
<br>
19+
[lab_3.cpp](lab_3.cpp)
20+
21+
### Laboratorio Nr. 4
22+
23+
[PR4_CIII.pdf](PR4_CIII.pdf)
24+
<br>
25+
[lab_4.cpp](lab_4.cpp)
26+
27+
### Laboratorio Nr. 5
28+
29+
[PR5_CIII.pdf](PR5_CIII.pdf)
30+
<br>
31+
[lab_5.cpp](lab_5.cpp)

0 commit comments

Comments
 (0)