1
1
Fork 0
Commit Graph

31 Commits

Author SHA1 Message Date
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 d184aed537 Added marker text for exercises without automatic tests 2020-09-29 13:29:57 +02:00
Svetlana Isakova 2e22b13933 Added missing answer placeholders 2020-09-28 17:08:41 +02:00
Svetlana Isakova 296d6e3fe0 Removed //TODO: implement your test here comment 2020-09-26 23:11:41 +02:00
Svetlana Isakova 75d281ac02 Reverted introducing packages everywhere 2020-09-26 21:20:41 +02:00
Svetlana Isakova 54532d0294 Introduced an auxiliary class to AtomicTest that contains information about caught exception Added 'contains' function that allows to check only parts of error messages (to make it work with different JVM & junit test versions) 2020-09-26 19:57:17 +02:00
Svetlana Isakova f299d0943e Updated samples 2020-09-26 15:44:32 +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 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 d3c3f666a4 Regenerated samples 2020-03-31 16:53:35 +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 cc1f0bf71f Added missing exercise placeholders 2020-03-20 16:33:38 +01:00
Svetlana Isakova 40d92021da Regenerated samples 2020-03-20 14:19:38 +01:00
Svetlana Isakova ed110a052d Updated the samples 2020-02-17 20:20:26 +01:00
Svetlana Isakova eded68fcea Don't include samples from exercises into atom samples 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 1863225dd1 Regenerated course 2019-11-18 20:15:02 +01:00
Svetlana Isakova 66411903f0 Reformatted code 2019-10-23 14:11:49 +02:00
Svetlana Isakova 97a3ef48cd Regenerated the course content 2019-10-10 17:58:14 +02:00
Svetlana Isakova ebc933df90 Editing pass 2019-08-13 14:43:25 +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