1
1
Fork 0
Commit Graph

45 Commits

Author SHA1 Message Date
Svetlana Isakova ce4c320273 Replaced all usages of deprecated toUpperCase/toLowerCase with uppercase/lowercase calls 2021-09-21 18:32:22 +02:00
Svetlana Isakova e03675e924 Updated the course at Stepik 2021-08-04 19:38:42 +02:00
Svetlana Isakova f9371000aa Fixed inaccuracy: characters are stored as Unicode values
https://github.com/svtk/AtomicKotlinCourse/issues/24
2021-07-20 13:22:31 +02:00
Svetlana Isakova 291998f292 Simplified task a bit based on the feedback
https://github.com/svtk/AtomicKotlinCourse/issues/22
2021-07-20 12:22:27 +02:00
Liana Bakradze ab56edbfa1 Updated tasks with incorrect output pattern on Stepik 2021-04-20 12:09:14 +03:00
Liana Bakradze 9abbcedeef Added blank line in the end of the file to match expected answer 2021-04-14 14:10:53 +03:00
Svetlana Isakova e813b792f5 Updated course at Stepik 2021-02-08 13:19:10 +01:00
Svetlana Isakova b237b9016f Regenerated samples 2020-12-30 12:29:00 +01:00
Svetlana Isakova 9d79aacedd Infrastructure: replaced 'untestable' with 'unimplemented test' 2020-12-03 01:58:21 +01:00
Svetlana Isakova 395c9bc6b6 Added file names for exercises 2020-12-02 21:14:23 +01:00
Svetlana Isakova a461accc4c Different changes while reading the text and checking the exercises 2020-11-28 14:50:02 +01:00
Svetlana Isakova 825d794801 Updated course at Stepik 2020-11-19 15:43:18 +01:00
Svetlana Isakova dad77e0342 Regenerated samples & exercise descriptions 2020-10-23 19:02:26 +02:00
Bruce Eckel 95fe2300bb Finished reviewing "Programming Basics"
Files containing only a newline at the end of the file indicate that I have reviewed that task and didn't need to change anything. The file now has a new timestamp indicating it has been reviewed.
2020-10-11 12:40:34 -06:00
Svetlana Isakova 54c1e327b1 Changed remote-info after update on Stepik 2020-05-19 18:07:41 +02:00
Svetlana Isakova 5b0b44f1f6 Minor fix: wrong type (edu instead of output) 2020-05-19 17:15:53 +02:00
Svetlana Isakova 223a2bdac2 Changes in 'remove-info.yaml' after the Edu course update at Stepik 2020-05-14 14:19:47 +02:00
Svetlana Isakova 818e0dc262 Regenerated course 2020-05-12 18:08:29 +02:00
Svetlana Isakova 92dbea637b Regenerated examples & exercise descriptions 2020-04-28 22:39:10 +02:00
Svetlana Isakova 7133459770 Regenerated exercise descriptions 2020-04-23 14:36:38 +02:00
Svetlana Isakova 675fbc8fd2 Regenerated content 2019-11-07 14:01:16 +01:00
Svetlana Isakova 66411903f0 Reformatted code 2019-10-23 14:11:49 +02:00
Svetlana Isakova ae6128551b Trimmed lines in IDE exercise descriptions 2019-10-23 10:44:48 +02:00
Svetlana Isakova bd9719c073 Added IDE task on passing program arguments 2019-10-21 16:42:27 +02:00
Svetlana Isakova 05006cdf40 Mentioned TODO() explicitly at some point; before that using // TODO 2019-10-18 20:47:12 +02:00
Svetlana Isakova 8671a04375 Fighting with untestable exercises in 'Data Types' 2019-10-18 20:16:55 +02:00
Svetlana Isakova 57b325cab4 Regenerated test names 2019-10-16 16:16:07 +02:00
Svetlana Isakova 3c5fac1cd4 More changes according to the new package naming scheme 2019-10-16 13:59:25 +02:00
Svetlana Isakova f730aedc6d Changed the naming scheme for exercise packages 2019-10-16 11:45:05 +02:00
Svetlana Isakova 5ef4988fc9 Added comments for untestable markers 2019-10-15 14:14:46 +02:00
Svetlana Isakova 100c307430 Make tests for untestable exercises always pass (hopefully, as a temporary measure) 2019-10-14 19:37:53 +02:00
Svetlana Isakova d934d60e3a Regenerated exercises 2019-10-11 13:44:13 +02:00
Svetlana Isakova 97a3ef48cd Regenerated the course content 2019-10-10 17:58:14 +02:00
Svetlana Isakova e0e564808e Extracted the logic of replacing system output into an util function 2019-10-09 16:33:37 +02:00
Svetlana Isakova e61824c0c8 Added two new tasks + reordering 2019-10-09 12:18:01 +02:00
Svetlana Isakova 1d6955c7df Added timeout for all tests 2019-07-25 15:56:52 +02:00
Svetlana Isakova cddb6063e3 Modified task: check that the compiler error is printed
to the console
2019-07-25 12:11:18 +02:00
Svetlana Isakova ffceefe6c4 Removed dependencies; code formatting 2019-07-22 19:25:59 +02:00
Svetlana Isakova aeb268359c Generated task descriptions with updates 2019-07-22 11:24:10 +02:00
Svetlana Isakova ffe1b24766 Added empty tests for tasks without tests 2019-07-19 18:21:15 +02:00
Svetlana Isakova a4c3082d6a Regenerated book samples 2019-07-19 16:12:32 +02:00
Svetlana Isakova fc352474d9 Trimmed whitespaces and empty lines at the end of the task descriptions 2019-07-18 18:16:40 +02:00
Svetlana Isakova 218da5a8c9 Replaced 'fun main(args)' with 'fun main()' in examples and exercises 2019-07-15 16:45:18 +02:00
Svetlana Isakova 6c2378774d Store task descriptions in markdown instead of html 2019-07-15 16:01:04 +02:00
Svetlana Isakova b40d0329be Converted AtomicKotlin course to a new format 2019-07-15 15:36:11 +02:00