Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Full time student (Bachelor, page 10): 24 Credit Hours, means 1 CH = 2 ECTS. Master Students should take 31 Credit Hours

1 objektorientert programmering 
UtvekslingsfagECTSUtvekslingsfagstudiepoeng(creditHours)NTNU fagbeskrivelseCommentOk?

CMPS251 Object-oriented programming (p314, 3CH)

36

TDT4100 objektorientert programmering

http://www.ntnu.no/studier/emner/TDT4100#tab=omEmnet

Fundamentals of object-oriented programming paradigm
illustrated with an object-oriented programming language.
Object-oriented design; encapsulation and information
hiding; coherence, inheritance, abstraction, polymorphism,
coupling; graphical user interface programming; additional
features of the language.

Objekt Oriented Programming Java

Java?2017.07.14 RS 
CMPS252 Object-oriented programming laboratory(1CH)2TDT4100
Practical experience with object-oriented programming,
covering object-oriented features illustrated by various
types of problem-solving techniques. Motivations to
the programming environment; coding quality and
professionalism; using object-oriented features of a
programming language to code solutions to various
problems; exploring additional language features;
debugging, testing and evaluation of programs.
Objekt Oriented Programming JavaJava?2017.07.14 RS

CMPS351 Fundamental of database Systems  

36

TDT4145 Datamodellering og databasesystemer

https://www.ntnu.no/studier/emner/TDT4145

Fundamentals of database design, modeling,
architectures, and query notations and languages with a
focus on relational databases. Motivations to the concepts
of database systems including components, types and
architectures, data modeling (diagrams, models, and
schemas); relational data model, mapping conceptual
schema to a relational schema; relational algebra,
relational calculus, SQL; normalization
 

 2017.07.14 RS

CMPS352 Fundamental of database Systems laboratory

12TDT4145 Datamodellering og databasesystemer
Practical experience on database system development
for different types of requirements. Familiarity of a DBMS
architecture and features; practical modeling, design,
analysis, and implementation of database systems with
various requirements; querying and reporting; embedding
SQL in programming applications
 
PHYS191 General Physics for Engineering3

TFY4125 Fysikk

http://www.ntnu.no/studier/emner/TFY4125

•Physics and Measurements: Units and Physical
Quantities- Vectors- Motion in One Dimension- Motion
in Tow Dimension- Horizontal Motion- Vertical Motion-
Projectile Motion- Kinematic Equations.
•The Laws of Motion: Newton’s First Law- Newton’s
Second Law- Some Applications of Newton’s Laws-
Circular Motion and its Application.
•Work and Energy: Kinetic Energy- Work Done by
Constant Force- Work Energy Theorem- Potential Energy-
Conservation of Energy- Quantization of Energy.
•Linear Momentum and Collision: Linear Momentum-
Impulse of Momentum- Collisions- Elastic and Inelastic
Collision- The Center of Mass- Motion of a System of
Particles.
•Rotational Motion: Angular Position, Velocity and
Acceleration- Rotational Kinematic Motion Equations-
Angular and Linear Quantities- Rotational Kinetic Energy-
Calculations of Moments of Inertia- Torque- Work, Power
and Energy in Rotational Motion- Rolling Motion of a Rig
 
MATH102 Calculus 23

TMA4105 Matematikk 2

http://www.ntnu.no/studier/emner/TMA4105/2017

MATH 102 is the second course in a three-course calculus
series (CALCULUS I-III) which is required for Science
and Engineering students. It starts from the study of
transcendental functions. Then a very important part
covers the techniques of integration. Parametric equations
and polar coordinates are studied and applied to finding
area in polar coordinates. Finally the sequences and series
are taken into account. A number of tests for convergence
are learned in this course. Taylor and Maclaurin’s series
are applicable series.
 2017.07.14 RS

CMPS411 Software Engineering

6

TDT4140 Software Engineering

 

2017.07.14 RS

CMPS485 Computer Security

6

TDT4135 Information Security

 

2017.08.21 RS

PHYS191 General Physics for Engineering

6

TFY4125 Fysikk
Dynamics, waves, thermodynamics, electromagnetism

Missing Waves,
Thermo & Electro
2017.07.14 RS

MATH102 Calculus

6

TMA4105 Matematikk 2

 

2017.07.14 RS

PlantUML Macro
class CMPS303{
	Data Structures
}
class CMPS411{
	Soft Eng
}
 
CMPS303 --> CMPS411