Mathematics for Software Developers (3 cr)
Code: DT10030-3002
General information
Enrollment
01.10.2024 - 31.10.2024
Timing
13.01.2025 - 04.05.2025
Number of ECTS credits allocated
3 op
Mode of delivery
Contact teaching
Campus
Wärtsilä Campus Karjalankatu 3
Teaching languages
- Finnish
Seats
10 - 80
Degree programmes
- Degree Programme in Business Information Technology
Teachers
- Lisbeth Smolander
- Anssi Gröhn
Teacher in charge
Lisbeth Smolander
Groups
-
DTNS23Information Technology (BBA), Full-time Studies, Fall, 2023
Objective
You understand basic trigonometry
You are able to apply basic trigonometry in programming
You understand the concept of a vector and vector calculus
You are write an implementation of a vector and vector operations in a program
You are able to write programs that use vectors in calculations
You understand the concept of a matrix and matrix calculus
You are able to write an implementation of a matrix and matrix operations in a program
You are able to write programs that use matrices in calculations
You are able to write programs that use matrices and vectors in calculations
You understand the matrix transformations
You are able to write programs that use matrix transformatins in calculations
You are able to describe your program implementation in mathematically
Content
Trigonometry:
- Solving a triangle, sine and cosine laws
- Extending an angle to a unit circle
- Angle units
Vectors:
- Basic concepts
- Vector calculus
- Dot product
- Cross product
- Scalar and vector projections
Matrices
- Basic concepts
- Matrix calculus
- Transpose
- Determinant
- Inverse matrix
Matrix transformations:
- Translation, rotation, scaling
Implementation of concepts with a programming language
Evaluation scale
H-5
Further information
Potential integration with C++ programming, combined assignments but with different content subject matter.