UD01_Vocabulary
UD01_Exercises_01
: From the UD01_ejercicios_EN.pdf document do the next:1. Exercises
: 1, 22. Activities
: 3.1 Introduction
UD01_Exercises_02
: From the UD01_ejercicios_EN.pdf document do the next: Comic point.UD01_Exercises_03
: From the UD01_ejercicios_EN.pdf document point1.Excercises
do from 3 to 9 points.UD01_Presentation
: Select one of the Agile Developing (Kanban, SCRUM, XP) and confirm your selection with your teacher. Do a presentation (in english) about that agile technique in "Pecha Kucha" format. Attach your presentation in pdf format. Some of this presentations will be presented to your class.
-
UD02_Vocabulary
-
UD02_Exercises_01
: From the UD02_ejercicios_EN.pdf document do the next:2. Integrated development environments
: 1, 2, 3, 4 and 5.
-
UD02_Exercises_02
: From the UD02_ejercicios_EN.pdf document do1.2. Development tools
point 1 and complete a table like this:language compiled/interpreted name of compiler/interpreter Notes Name of the language specify if you need compilation or interpretation? indicate the name of the compiler or interpreter used in GNU/Linux. Your personal thoughts about that language and it's process to obtain "Hello World" ... ... ... ...
- UD03_anexo_EN.pdf
- UD03_GitHubVsCode_EN.pdf
- UD03_GitNetbeans_EN.pdf
- git_Apuntes_de_majo.pdf
- git_cheat_sheet.pdf
- github-git-cheat-sheet.pdf
- https://ohmygit.org/
- Curso Git y GitHub de Pildoras Informáticas
-
UD03_Vocabulary
-
UD03_Exercises_01_Areas
Point 1 from UD03_ejercicios_EN.pdf -
UD03_Exercises_02_Inicializar
Point 2 from UD03_ejercicios_EN.pdf -
UD03_Exercises_03_RevisarCommits
Point 3 from UD03_ejercicios_EN.pdf -
UD03_Exercises_04_EtiquetasYDiferencias
Point 4 from UD03_ejercicios_EN.pdf -
UD03_Exercises_05_Remoto
Point 5 from UD03_ejercicios_EN.pdf -
UD03_Exercises_06_Deshacer
Point 6 from UD03_ejercicios_EN.pdf -
UD03_Exercises_07_GitIgnore
Point 7 from UD03_ejercicios_EN.pdf -
UD03_Exercises_09_Conflictos
Point 9 from UD03_ejercicios_EN.pdf -
UD03_VSCode_de_GitHub_1
Task 1 from UD03_GitHubVsCode_EN.pdf -
UD03_VSCode_de_GitHub_2
Task 2 from UD03_GitHubVsCode_EN.pdf -
UD03_IDE_git_1
Task 1 from UD03_GitNetbeans_EN.pdf -
UD03_IDE_git_2
Task 2 from UD03_GitNetbeans_EN.pdf
-
UD04_Vocabulary
-
UD04_JUnit_1
: Activity 1 from UD04_ejercicios_EN.pdf -
UD04_JUnit_2
: Activity 2 from UD04_ejercicios_EN.pdf -
UD04_JUnit_3
: From the exercise 1.1. Package:UD05._1.gestionEmpleados
from unit UD05 of PRG (Code Development), removeTestEmpleado
andTestEmpresa
classes and replace withJUnit
tests for each of the methods.Include the 2 classes and the tests in one single independent project (with comments for every test) and send the
NetBeans
project compressed inZIP
format.WARNING!: It's not necessary to do the test for
toString
method fromEmpresa
class. To testdespedir
andcontratar
methods you can add a getter to thenumber of employees
from theEmpresa
.
-
UD05_Vocabulary
-
UD05_Exercises_Argo_01
Exercise 1 from UD05_ejercicios_EN.pdf -
UD05_Exercises_Argo_02
Exercise 2 from UD05_ejercicios_EN.pdf -
UD05_Exercises_Argo_03
Exercise 3 from UD05_ejercicios_EN.pdf -
UD05_Exercises_Argo_04
Exercise 4 from UD05_ejercicios_EN.pdf
UD06_Vocabulary
UD06_Exercises_01
: Exercise 1 from UD06_ejercicios_EN.pdfUD06_Exercises_02
: Exercise 2 from UD06_ejercicios_EN.pdfUD06_Exercises_03
: Exercise 3 from UD06_ejercicios_EN.pdf
As a final project we will mix all the knowledge that we get through the year and put it all together in this final exercise: Summary Exercise