1
1
Fork 0
Commit Graph

60 Commits

Author SHA1 Message Date
Svetlana Isakova e813b792f5 Updated course at Stepik 2021-02-08 13:19:10 +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 8a410d81d1 Minor: formatting 2020-12-11 23:05:39 +01:00
Svetlana Isakova e3150e9d86 Regenerated samples 2020-12-11 23:05:39 +01:00
Svetlana Isakova 26836b75dc Introduce TestTrace for tests checking trace 2020-12-04 02:03:20 +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 825d794801 Updated course at Stepik 2020-11-19 15:43:18 +01:00
Bruce Eckel f24424b4e1 Edited "Object-Oriented Programming" section
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 03:47:44 -06:00
Svetlana Isakova ea9543b999 Updated course at Stepik 2020-09-29 14:26:48 +02:00
Svetlana Isakova 04b0df8e46 Minor: removed unnecessary comments and whitespace from solutions 2020-09-26 22:47:24 +02:00
Svetlana Isakova f299d0943e Updated samples 2020-09-26 15:44:32 +02:00
Pavel Nikolaev 74d7af4754 Upcasting/Exercise 1 tests 2020-07-30 17:05:27 +02:00
Pavel Nikolaev d97aba1fb4 Abstract Classes/Exercise 3 tests 2020-07-30 16:15:11 +02:00
Pavel Nikolaev bdb3151acc improved assertion of interfaces and abstract classes 2020-07-30 15:34:41 +02:00
Pavel Nikolaev fbd569e550 Abstract Classes/Exercise 2 tests 2020-07-30 15:14:35 +02:00
Pavel Nikolaev c8a12a6053 Abstract Classes/Exercise 1 tests 2020-07-30 14:54:30 +02:00
Svetlana Isakova 304aecd03a Regenerated tests 2020-07-29 12:13:45 +02:00
Svetlana Isakova a6b54925ba Answer placeholders for 'Abstract classes' 2020-07-29 12:09:35 +02:00
Svetlana Isakova 61d375c927 Regenerated samples 2020-07-28 21:55:32 +02:00
Svetlana Isakova 8b4c3c0024 Reordered samples to ignore newly added so far 2020-07-28 19:10:11 +02:00
Svetlana Isakova 8d38aec208 Regenerated samples 2020-07-28 19:10:11 +02:00
Svetlana Isakova c8333bb134 Added test placeholders 2020-07-28 19:10:11 +02:00
Svetlana Isakova a52f42db88 Update at Stepik 2020-07-28 19:10:11 +02:00
Svetlana Isakova 454887eee4 Reworked exercises for 'Abstract Classes' 2020-05-14 19:53: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 137b721967 Added 'unimplementedTest' function to simplify update of the Edu course 2020-05-12 17:51:30 +02:00
Svetlana Isakova 27627f0ce4 Removed solutions from exercise descriptions 2020-03-22 16:01:40 +01:00
Svetlana Isakova fccad93663 Generated exercise solutions 2020-03-22 16:01:33 +01:00
Svetlana Isakova 65d789c543 Regenerated all the samples 2020-03-17 23:05:25 +01:00
Svetlana Isakova eded68fcea Don't include samples from exercises into atom samples 2020-02-05 20:01:54 +01:00
Svetlana Isakova abd63a217b Regenerated project, added placeholders for exercises 2020-02-05 20:01:54 +01:00
Svetlana Isakova 86bb0cad26 Updated all samples 2020-01-30 17:08:40 +03:00
Svetlana Isakova 5284e59d47 Updated exercises to the latest changes 2020-01-03 11:08:26 +01:00
Svetlana Isakova 33714d5e9b Rename Position -> Cell
allAt -> allIn
cells/positions -> elementMap/cellMap
2019-11-19 19:52:22 +01:00
Svetlana Isakova 4be1e2428a Rename in 'Maze' game 2019-11-19 17:12:03 +01:00
Svetlana Isakova 66411903f0 Reformatted code 2019-10-23 14:11:49 +02:00
Svetlana Isakova 57b325cab4 Regenerated test names 2019-10-16 16:16:07 +02:00
Svetlana Isakova aa9be87292 Changed the package naming scheme once more to make gradle build the project :( 2019-10-16 12:32:52 +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 e3b2ecf02e Updated samples 2019-10-10 19:06:13 +02:00
Svetlana Isakova 97a3ef48cd Regenerated the course content 2019-10-10 17:58:14 +02:00
Svetlana Isakova aa42a1452d Fixed compilation 2019-09-13 18:19:55 +02:00
Svetlana Isakova fcafd70fc3 Regenerated samples 2019-09-13 17:59:45 +02:00
Svetlana Isakova cd714e043d Added 'main' functions to game example when possible
(if there's no dependency on Maze interface without Maze implementation)
2019-08-12 22:02:01 +02:00
Svetlana Isakova 84fcbddd37 Updated examples for OOP section 2019-08-12 11:45:02 +02:00
Svetlana Isakova 1b8519f9f4 Reformat code 2019-08-07 13:36:37 +02:00