1
1
Fork 0
Commit Graph

52 Commits

Author SHA1 Message Date
Svetlana Isakova ce4c320273 Replaced all usages of deprecated toUpperCase/toLowerCase with uppercase/lowercase calls 2021-09-21 18:32:22 +02:00
Svetlana Isakova 41a782f50a
Merge pull request #56 from sofiiako/sofia/Intro-Objects-Creating-Classes-E2-EDC-449
fix(Creating Classes #2 Tests ): Updated tests to handle large numbers
2021-09-01 13:28:06 +02:00
Svetlana Isakova e03675e924 Updated the course at Stepik 2021-08-04 19:38:42 +02:00
sofiiako ffe778b345 fix(Creating Classes #2 Tests ): Updated tests to handle large numbers
Replaced toIntOrNull() with toLongOrNull() in the test to prevent
failure on large numbers

Closes https://youtrack.jetbrains.com/issue/EDC-449
2021-07-27 19:01:00 +03:00
Svetlana Isakova 79426a20a6 Sync with the book project 2021-07-21 20:09:41 +02:00
Igor fa75fe3b85 fix(Introduction to Objects - Creating Classes - Exercise 4): The functions mentioned in the description adjusted to those in the example
The description was mentioning String.get() and String.length()
functions, meanwhile the example in the Task.kt was presenting
String.toUpperCase() and String.toLowerCase()
The description was
adjusted to match the example.

Closes https://youtrack.jetbrains.com/issue/EDC-426
2021-05-27 15:51:48 +03:00
Liana Bakradze 493b18f02b Updated task on Stepik 2021-04-20 13:04:52 +03:00
Svetlana Isakova f2ef131130 Small fix in task: example code should correspond to task description 2021-04-15 15:19:32 +02: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 1a1af1259a Capitalize IDEA 2020-10-12 04:16:03 -06:00
Bruce Eckel 59752f8ac6 Finished reviewing "Introduction to Objects"
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 16:37:25 -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 92dbea637b Regenerated examples & exercise descriptions 2020-04-28 22:39:10 +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 8671a04375 Fighting with untestable exercises in 'Data Types' 2019-10-18 20:16:55 +02:00
Svetlana Isakova 57b325cab4 Regenerated test names 2019-10-16 16:16:07 +02:00
Svetlana Isakova d3ede4ac79 Update tests for 'Robot' after changes in task descriptions 2019-10-16 15:29:51 +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 09dbb923cc Added more placeholders and tests 2019-10-14 21:32:46 +02:00
Svetlana Isakova 97a3ef48cd Regenerated the course content 2019-10-10 17:58:14 +02:00
Svetlana Isakova aa9b549a9e Added tests for 'packages'
Refactored reflection utility functions
2019-10-10 16:30:16 +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 a5ec70b507 Polished tests for creating classes that use reflection 2019-08-12 18:35:59 +02:00
Svetlana Isakova bbd4f0aa8d Improvements for 'Creating Classes' exercises 2019-08-12 16:01:09 +02:00
Svetlana Isakova 1801bd5223 Applied changes in the book samples / exercises 2019-08-12 13:33:39 +02:00
Svetlana Isakova 9867257f37 Added two more exercises to 'Creating classes' 2019-08-11 20:40:18 +02:00
Svetlana Isakova d6d9a6d10b A tip to easier find the name 2019-08-06 19:55:14 +02:00
Svetlana Isakova 2474772253 Fixed output for samples in exercises 2019-08-06 11:05:38 +02:00
Svetlana Isakova b7590f9b34 Minor 2019-08-05 20:27:08 +02:00
Svetlana Isakova 433f442908 New task for 'Creating Classes' instead of confusing 'SimpleString' 2019-08-04 00:28:02 +02:00
Svetlana Isakova b40d37dc35 Applied changes from the book text 2019-08-03 22:32:03 +02:00
Svetlana Isakova 727f6e47e7 Renames in task descriptions 2019-07-26 20:06:19 +02:00
Svetlana Isakova 1d6955c7df Added timeout for all tests 2019-07-25 15:56:52 +02:00
Svetlana Isakova 8714bf713e Exercise wording improvements 2019-07-24 17:29:56 +02:00
Svetlana Isakova 501ac3d126 Generated hints in edu format 2019-07-23 19:16:03 +02:00
Svetlana Isakova 64057f4aff Added tests to automatically run 'main' functions in exercise samples 2019-07-23 17:12:17 +02:00
Svetlana Isakova ffceefe6c4 Removed dependencies; code formatting 2019-07-22 19:25:59 +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