Elementary Programming (5 op)
Toteutuksen tunnus: IC10012-3002
Toteutuksen perustiedot
- Ilmoittautumisaika
- 15.08.2024 - 30.09.2024
- Ilmoittautuminen toteutukselle on päättynyt.
- Ajoitus
- 04.09.2024 - 16.11.2024
- Toteutus on päättynyt.
- Opintopistemäärä
- 5 op
- Lähiosuus
- 5 op
- Toteutustapa
- Lähiopetus
- Yksikkö
- Insinöörikoulutus / Information Technology (IC)
- Toimipiste
- Wärtsilä-kampus Karjalankatu 3 (WÄR)
- Opetuskielet
- englanti
- Paikat
- 20 - 60
- Koulutus
- Degree Programme in Information and Communication Technology
- Opettajat
- Jyri Kemppainen
- Vastuuopettaja
- Jyri Kemppainen
- Ryhmät
-
ICNS24Insinööri (AMK), Information Technology, päivä, syksy, 2024
- Opintojakso
- IC10012
Arviointiasteikko
H-5
Tavoitteet
- you know the basic concepts of programming and programming process
- you know the basic programming structures (sequence, condition, selection) and when to use them
- you know how to solve simple problems with a programming language
- you are able to inspect programs, which others have made, and to modify, test, and debug them.
Sisältö
- Introduction to programming
- Variables, arrays and their use
- Basic programming structures (sequence, condition, selection
- Modularity and methods
- Debugging inspection of programs