Basics of Programming (5 cr)
Code: TTC2030-3040
General information
Timing
01.01.2023 - 21.05.2023
Number of ECTS credits allocated
5 op
Mode of delivery
Face-to-face
Unit
School of Technology
Teaching languages
- English
- Finnish
Degree programmes
- Bachelor's Degree Programme in Information and Communications Technology
- Bachelor's Degree Programme in Information and Communications Technology
Teacher in charge
Juho Pekki
Groups
-
TTK23KOHJOhjelmistoalan osaajaksi
Objectives
Purpose:
You know the fundamentals of programming and its basic concepts. You are able to create programs that use variables, functions, if and while structures, and various data structures. You know how use the syntax and key commands in the programming language. You are able to use version control and application developer.
EUR-ACE Competences:
Knowledge and Understanding
Engineering Practice
Learning outcomes:
You know the basic concepts of programming and know how to make small console applications.
Content
Git version control
Basic use of application development, compiling, debugging
Variables, variable types, constants
Methods, functions and subprograms
Character strings and dealing with them
Tables, assemblies incl. lists
Data structures: record, class, object
Sequences, branching, loops
Use of memory
Exception handling
File handling
Time and location
nonstop-toteutus, opiskelija voi edetä omaan tahtiin
Learning materials and recommended literature
verkkomateriaali
Teaching methods
verkkoluennot, harjoitukset, tehtävät, koe
Exam dates and retake possibilities
Verkkotentti kurssin lopussa, hyväksyttyä tenttiä ei voi uusia
Alternative completion methods
Muulla tavoin hankitun osaamisen todentaminen AHOT tai ohjelmointikoe
Student workload
Luennot ja demot 14h, tehtävät 70h, itsenäinen opiskelu 46h, koe 5h Yhteensä 135h
Further information for students
Suoritus arvioidaan palautettujen tehtävien ja kokeen perusteella
AVOIN AMK 120
Evaluation scale
0-5
Evaluation criteria, satisfactory (1-2)
Sufficient 1: You recognize basic programming structures and you are able to implement a program that uses variables, if structures and subprograms.
Satisfactory 2: You know the basic programming structures and principles and you are able to implement a program that uses data structures and sorts, filters and groups information.
Evaluation criteria, good (3-4)
Good 3: You know the basic principles and tools for programming and you are able to implement a program for sorting, filtering and grouping data read from a file based on user input. The program also implements exception handling and input check.
Very good 4: You know the basic programming principles and you are able to exploit software development tools effectively. You are able to implement a program that combines data read from several files, after which it can be sorted, filtered and grouped based on user inputs. Exception handling and input check have been implemented in the program correctly.
Evaluation criteria, excellent (5)
Excellent 5: You master the basic programming principles and tools. You are able to design and implement a program that
1) combines data from various files and changes them into appropriate data structures
2) enables sorting, filtering and grouping data based on user inputs
3) is able to write data into files and
4) implements appropriate exception handling and input check.
Prerequisites
ICT skills