1
1
Fork 0
Commit Graph

35 Commits

Author SHA1 Message Date
Svetlana Isakova a3d7a6660a Regenerated samples 2020-11-17 20:00:10 +01:00
Svetlana Isakova 346b479496
Merge pull request #9 from iampatbrown/master
Minor changes to String Templates Exercise 1 and 2
2020-11-11 20:51:08 +01: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
iampatbrown fefd93d34e Minor fix: remove period after index to match exercise text 2020-06-04 12:47:56 +10:00
iampatbrown 7114df6b31 Minor fix: expected result different from exercise text 2020-06-04 12:47:06 +10: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 01762af626 Added missing timeouts for tests 2019-10-23 10:55:19 +02:00
Svetlana Isakova ae6128551b Trimmed lines in IDE exercise descriptions 2019-10-23 10:44:48 +02:00
Svetlana Isakova 521e76e9fe Regenerated packages for ide tasks 2019-10-22 13:19:27 +02:00
Svetlana Isakova 5b4610497c Added missing sorting tests annotations 2019-10-21 21:46:21 +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 08a8a3fcd9 Renamed 'checkParameters' function in util
to checkParametersOfConstructor/TopLevelFunction/MemberFunction correspondingly
2019-10-15 13:27:42 +02:00
Svetlana Isakova 074e368d17 Added missing placeholders 2019-10-14 20:35:12 +02:00
Svetlana Isakova d934d60e3a Regenerated exercises 2019-10-11 13:44:13 +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 e0e564808e Extracted the logic of replacing system output into an util function 2019-10-09 16:33:37 +02:00
Svetlana Isakova 4d9c710a3d Added tests for 'show' exercise in 'String templates' 2019-10-09 15:58:18 +02:00
Svetlana Isakova 775e10208e Updated the task numeration to add a new one in the middle 2019-10-09 13:04:45 +02:00
Svetlana Isakova 1d6955c7df Added timeout for all tests 2019-07-25 15:56:52 +02:00
Svetlana Isakova d5a42b89d5 Minor: added missing whitespace 2019-07-25 12:58:44 +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 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