Svetlana Isakova
e03675e924
Updated the course at Stepik
2021-08-04 19:38:42 +02:00
Svetlana Isakova
a45abd2896
Updated examples based on the latest changes in the book
2021-07-21 22:49:20 +02:00
Svetlana Isakova
79426a20a6
Sync with the book project
2021-07-21 20:09:41 +02:00
Svetlana Isakova
09aa533a41
Improved the wording for 'Summary 1 ex 10' description
...
based on https://github.com/BruceEckel/AtomicKotlinExamples/issues/20
2021-07-20 17:39:12 +02:00
Svetlana Isakova
96e21f6122
Simplified the solution for 'Summary 1 ex 8'
...
as suggested in https://github.com/BruceEckel/AtomicKotlinExamples/issues/19
2021-07-20 17:13:07 +02:00
Svetlana Isakova
2ca2af5f99
Adjusted wording a little bit based on the feedback
...
https://github.com/svtk/AtomicKotlinCourse/issues/25
2021-07-20 12:12:45 +02:00
Svetlana Isakova
6c322c815e
Renamed `everyFifthNonWhitespace` to `everyFifthNonSpace` to avoid confusion with whitespaces
...
https://youtrack.jetbrains.com/issue/EDC-421
2021-07-19 16:10:01 +02:00
Svetlana Isakova
8d6a559b9f
Added a short explanation for Double.MAX_VALUE
...
https://youtrack.jetbrains.com/issue/EDC-420
2021-07-19 15:44:12 +02:00
Igor
5962d3a3bc
style(Programming Basics - Summary 1 - Exercises 3 and 4): The commented ouputs added to the Task.kt files
...
The commented examples of the output added to both of the tasks,
simillar to tasks nearby.
Closes https://youtrack.jetbrains.com/issue/EDC-420
2021-05-27 15:07:26 +03: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
395c9bc6b6
Added file names for exercises
2020-12-02 21:14:23 +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
e3dde8b1ed
More reviewed
...
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 11:10:45 -06: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
4273438f2e
Exercise descriptions reworded
2019-11-07 15:59:53 +01: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
01762af626
Added missing timeouts for tests
2019-10-23 10:55:19 +02:00
Svetlana Isakova
5b4610497c
Added missing sorting tests annotations
2019-10-21 21:46:21 +02:00
Svetlana Isakova
649e548a25
Removed the remaining untestable tasks from 'Summary 1'
2019-10-21 14:13:39 +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
7b6a596da4
Regenerated package names for exercises
2019-10-15 18:25:49 +02:00
Svetlana Isakova
ebd58aa9ec
Changed task type to 'output' if output is tested
2019-10-15 14:33:21 +02:00
Svetlana Isakova
5ef4988fc9
Added comments for untestable markers
2019-10-15 14:14:46 +02:00
Svetlana Isakova
5756a43cb8
Use 'Expected output' comment only when the main code is commented
...
to exclude such samples from automatic tests; otherwise use 'Output' comment
2019-10-15 13:46:29 +02:00
Svetlana Isakova
7370148efa
Added missing tests for 'everyFifth'
2019-10-15 13:43:23 +02:00
Svetlana Isakova
09dbb923cc
Added more placeholders and tests
2019-10-14 21:32: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
848d4cc0b6
Regenerated samples and exercise descriptions
2019-10-14 16:53:56 +02:00
Svetlana Isakova
0abdad02d2
Added test for 'abort()' exercise in 'exceptions'
2019-10-11 16:20:39 +02:00
Svetlana Isakova
88bcfa3ed1
Added tests for 'summary' tasks
2019-10-11 15:59:46 +02:00
Svetlana Isakova
8fb415e5c7
Regenerated descriptions
2019-10-11 14:37:02 +02:00
Svetlana Isakova
a556ffada8
Added tests for 'other' function
...
Duplicated the same task later with different solution
2019-10-11 14:34:07 +02:00
Svetlana Isakova
da454ce453
Regenerated exercise descriptions
2019-10-11 13:57: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
532d6cbc4e
Added empty placeholders for new exercises
2019-10-10 16:37:55 +02:00
Svetlana Isakova
9adb6e9f1e
Updated the task numeration for 'summary 1' atom to add more exercises
2019-10-10 16:33:28 +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
0903211415
Fixed tests after rename
2019-08-07 13:28:33 +02:00
Svetlana Isakova
7c7ccd86e0
Updated offset after changes in samples
2019-08-06 19:59:52 +02:00
Svetlana Isakova
70c3158e2c
Merge pull request #2 from BruceEckel/patch-2
...
Update Task.kt
2019-08-06 19:50:10 +02:00