1
1
Fork 0
Commit Graph

83 Commits

Author SHA1 Message Date
Svetlana Isakova 1fad805f65 Solution improvement
based on https://youtrack.jetbrains.com/issue/EDC-458
2021-07-21 20:45:05 +02:00
Svetlana Isakova 8ceb815a2e
Merge pull request #37 from sofiiako/sofia/Power-Tools-Operator-Overloading-Exercise3-EDC-458
fix(Task description Operator Overloading #3): Changed description of r…
2021-07-21 20:39:55 +02:00
Svetlana Isakova 61c18eabf9
Merge pull request #36 from sofiiako/sofia/Power-Tools-Creating-Generics-Exercise3-EDC-456
fix(Answer placeholder in Creating Generics #3): Corrected placeholde…
2021-07-21 20:27:01 +02:00
Svetlana Isakova 79426a20a6 Sync with the book project 2021-07-21 20:09:41 +02:00
sofiiako 8e19acfb98 fix(Task description Creating Generics #3): Improved description of requirements for n
Replaced "greater than zero" with "equal to or greater than zero" for n
requirements

Closes https://youtrack.jetbrains.com/issue/EDC-458
2021-07-21 14:07:04 +03:00
sofiiako 1af151b9ee fix(Answer placeholder in Creating Generics #3): Corrected placeholder code
The commented code in the placeholder did not match the expected code.

Closes https://youtrack.jetbrains.com/issue/EDC-456
2021-07-21 13:23:21 +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 db7d99c254 Solutions update 2020-12-14 22:58:34 +01:00
Svetlana Isakova 9998381820 Regenerated exercises 2020-12-14 22:16:12 +01:00
Svetlana Isakova 6a7d864d16 Regenerated task descriptions 2020-12-12 00:30:51 +01:00
Svetlana Isakova f970d6c9d1 Regenerated exercises 2020-12-12 00:26:01 +01:00
Svetlana Isakova e3150e9d86 Regenerated samples 2020-12-11 23:05:39 +01:00
Svetlana Isakova f18e5da6d7 Regenerated samples 2020-12-04 01:34:19 +01:00
Svetlana Isakova 9040ae6b70 Solutions updated 2020-12-03 02:57:58 +01:00
Svetlana Isakova 1ba140cfab Removed an empty line before imports
(for consistency with samples)
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 860737e22c Regenerated samples 2020-12-02 19:45:43 +01:00
Svetlana Isakova 43c951e7cd Variance samples 2020-11-28 17:37:32 +01:00
Svetlana Isakova 9a5a6aa5cf Regenerated samples 2020-11-28 17:19: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 2aa7c8653a Minor: changes in yaml files 2020-11-17 20:03:14 +01:00
Svetlana Isakova a3d7a6660a Regenerated samples 2020-11-17 20:00:10 +01:00
Svetlana Isakova f5ea6e73af Moved an exercise to a different atom
(from 'Property Delegation' to 'Property Delegation Tools')
2020-11-17 19:48:49 +01:00
Svetlana Isakova 48f685a9b3 Some changes to answer placeholders 2020-11-06 14:27:08 +01:00
Svetlana Isakova 3831572bd7 Regenerated samples 2020-11-04 16:24:12 +01:00
Svetlana Isakova dad77e0342 Regenerated samples & exercise descriptions 2020-10-23 19:02:26 +02:00
Svetlana Isakova 6bd3b29dce Removed dependency on kotlinx.collections.immutable from solutions 2020-10-19 15:47:30 +02:00
Bruce Eckel ec9381a33c Edited "Preventing Failure" and "Power Tools" sections
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-12 04:11:53 -06: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 ea9543b999 Updated course at Stepik 2020-09-29 14:26:48 +02:00
Svetlana Isakova d184aed537 Added marker text for exercises without automatic tests 2020-09-29 13:29:57 +02:00
Svetlana Isakova 608a539b86 Placeholder reordering 2020-09-29 13:18:22 +02:00
Svetlana Isakova 9ed04ba282 Regenerated package names 2020-09-28 17:47:45 +02:00
Svetlana Isakova 40f3f58e1f Fixed compilation 2020-09-28 17:31:28 +02:00
Svetlana Isakova 2e22b13933 Added missing answer placeholders 2020-09-28 17:08:41 +02:00
Svetlana Isakova 334cf23a9c Added new solutions for the last sections 2020-09-27 00:27:15 +02:00
Svetlana Isakova 75d281ac02 Reverted introducing packages everywhere 2020-09-26 21:20:41 +02:00
Svetlana Isakova d0e773d4a8 Replaced appendln with appendLine that should be used in 1.4 2020-09-26 15:49:59 +02:00
Svetlana Isakova f299d0943e Updated samples 2020-09-26 15:44:32 +02:00
Svetlana Isakova a6b54925ba Answer placeholders for 'Abstract classes' 2020-07-29 12:09:35 +02:00
Svetlana Isakova 70a81b5089 Fixed compilation 2020-07-28 21:56:29 +02:00
Svetlana Isakova 61d375c927 Regenerated samples 2020-07-28 21:55:32 +02:00
Svetlana Isakova 8d38aec208 Regenerated samples 2020-07-28 19:10:11 +02:00
Svetlana Isakova a52f42db88 Update at Stepik 2020-07-28 19:10:11 +02:00
Svetlana Isakova 142c30b0e4 Regenerated samples 2020-05-18 19:47:39 +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