2023_24
Educational guide 
School of Engineering
A A 
english 
Degree in Mathematical and Physical Engineering (2021)
 Subjects
  SCIENTIFIC PROGRAMMING
   Learning outcomes
Type A Code Learning outcomes
 CE12 Know the basic elements of programming: data, control structures and input / output
Understand and is capable to apply the basic algorithms of journey, search and ordering
Know how to design and structure a program
Understand the concept of abstract data types
Understand and know how to apply basic and complex data structures
Understand and know how to calculate the computational cost of algorithms
Determine the most appropriate data structure for each problem
Determine the most appropriate data structure for each problem
Type B Code Learning outcomes
 CT3 Identify the situation as a problem in the field and be sufficiently motivated to face up to it
Follow a systematic method to divide a problem into parts, identify the causes and apply the knowledge specific to the discipline
Design a new solution by using all the resources necessary to cope with the problem.
Include the details of the proposed solution in a realistic model
Reflect on the model proposed, find shortcomings and suggest improvements
Type C Code Learning outcomes