Teaching: Programación II


Goals
Topics
Bibliography
Laboratory for Practical Exercises
Grading
Academic Calendar
Come back to the main page


GOALS

This subject consist of two well distinguished parts. The first one deal with teaching of basic structured programming skills, what it means to continue tackling the contents of "programación I". Moreover, the student will be introduced in new concepts related to Data structure implementation and analysis and design of algorithms (Dynamic data structures, Abstract Data types, Temporal complexity, sorting algorithm, ...). The second one is focused on programming methodologic aspects related to software engineering. In this regards, some concepts of this helpful framework will be presented in order to show our students how to develop a software project.



TOPICS (pdf)




BIBLIOGRAPHY

Theory

Practice




LABORATORY FOR PRACTICAL EXERCISES

The laboratory for practical exercises keeps the same scheme followed by programming I (programación I). It means a practical lecture every two weeks per group and using Pascal programming Language for encoding the algorithms. During this lectures several practical exercises related to the theoretical contents will be carried out. The last exercise will be designed taking into account all the contents presented up to now. A correct development of this last one is compulsory to pass the subject.



GRADING

Grading process will take into account the next aspects:

Examination sessions

Final Exam date



Come back to the main page