Scripts created as a form of preparation for high school finals (pl. matura) in computer science. The practical part of the exam consists of three parts, one of them being programming in a chosen language. Since the other two revolve around MS Excel and Access, they are not included in this repository.
sheets
– solutions of tasks present in exam sheets from previous years:- An official list of exam sheets (2015 formula and newer)
- Older exam sheets
- arkusze.pl – a comprehensive list of all exam sheets from a given subject
Workbook
– solutions of exemplary examination tasks published by the Central Examination Committee (pl. CKE) The workbook can be found here. Input data and proposed solutions of the tasks can be found herekata
– implementations of algorithms included in the curriculum. Students are expected to memorize these algorithms, and be able to reproduce them quickly, so it's good to practice their implementation – hence the name referring to coding kata