1
1
Fork 0
Commit Graph

445 Commits

Author SHA1 Message Date
Bruce Eckel 9cf1cf0215
Update README.md 2020-10-12 04:25:22 -06:00
Bruce Eckel 1a1af1259a Capitalize IDEA 2020-10-12 04:16:03 -06: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 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
Bruce Eckel a4b7513a49 Finished editing "Functional Programming"
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 02:54:39 -06:00
Bruce Eckel 6d3c9e479f Working on "Functional Programming" section's exercise descriptions
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 20:53:43 -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
Bruce Eckel 955fa6fca9 Working on "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 13:13:07 -06: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
Bruce Eckel 2b614f6513 Merge branch 'master' of https://github.com/svtk/AtomicKotlinCourse 2020-10-11 11:10:49 -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
Bruce Eckel 0c47ba196f
Update README.md 2020-10-11 10:41:32 -06:00
Bruce Eckel 652ab83563 Working through exercise tasks
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 10:39:02 -06:00
Bruce Eckel e4bb5a0ac9 Beginning to edit exercise descriptions
My tool checks the last-modified time on each file to determine if it has been edited, so even if I don't need to make changes I need to save it in order to change the timestamp. So you will see some files that only have a newline added at the end of the file -- those are ones that I've checked and don't need editing.
2020-10-10 16:58:17 -06:00
Bruce Eckel 7ad9122e22 Updated to latest gradle 2020-10-09 18:53:11 -06:00
Svetlana Isakova 0d7fe40879 Don't include gradle actions for testing all exercises and samples for non-educational project 2020-09-30 20:41:22 +02:00
Svetlana Isakova 56d90e6cd8 Minor: fixed answer placeholder size 2020-09-30 20:40:39 +02:00
Svetlana Isakova c18b3c29e7 Mark sources in 'Unit Testing' atom at tests to make them testable 2020-09-30 20:28:11 +02:00
Svetlana Isakova a2b682f61f Added Gradle commands to test examples and exercises 2020-09-29 15:30:57 +02:00
Svetlana Isakova ea9543b999 Updated course at Stepik 2020-09-29 14:26:48 +02:00
Svetlana Isakova 23eafa702d Uncommented code in solution 2020-09-29 14:02:00 +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 f323d29477 Renamed files for "alternative tasks" 2020-09-29 13:17:19 +02:00
Svetlana Isakova ab173bdb6b Fixed compilation in tests 2020-09-29 12:43:25 +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 e278a3abfc Minor: added placeholder to fix compilation of the student project 2020-09-27 00:39:57 +02:00
Svetlana Isakova f2368876c0 Added data files 2020-09-27 00:29:22 +02:00
Svetlana Isakova 334cf23a9c Added new solutions for the last sections 2020-09-27 00:27:15 +02:00
Svetlana Isakova 296d6e3fe0 Removed //TODO: implement your test here comment 2020-09-26 23:11:41 +02:00
Svetlana Isakova 0501448855 Fixed wrong answer placeholders 2020-09-26 23:06:24 +02:00
Svetlana Isakova 04b0df8e46 Minor: removed unnecessary comments and whitespace from solutions 2020-09-26 22:47:24 +02:00
Svetlana Isakova 2cf5ba2cd9 Minor: wording improvements 2020-09-26 21:43:01 +02:00
Svetlana Isakova 75d281ac02 Reverted introducing packages everywhere 2020-09-26 21:20:41 +02:00
Svetlana Isakova 9492487339 Minor: fixed data in tests 2020-09-26 20:05:50 +02:00
Svetlana Isakova 092d67b3c4 Updated task descriptions in 'Class Delegation' 2020-09-26 20:05:35 +02:00
Svetlana Isakova 73949ca4c6 Update to Kotlin 1.4 2020-09-26 19:57:31 +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 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 f786df548d Minor: make 'paint' function return description placeholder rather than an integer result 2020-09-26 14:01:35 +02:00
Svetlana Isakova 70ac60aff2
Merge pull request #10 from medvector/liana/rename-hello-world
rename "Hello, World!" to "Hello, World" for compatibility with IJ 2020.2
2020-08-17 12:36:58 +02:00
Liana Bakradze 51e961ebaa rename "Hello, World!" to "Hello, World" for compatibility with IJ 2020.2
`!` in task name causes exception during gradle project import preventing normal work with the task in IDE (no completion, tests don't run etc)
2020-08-14 16:44:08 +03:00
Svetlana Isakova 385e1c36e3 Modified ex 3 in class delegation 2020-07-31 14:56:54 +02:00
Pavel Nikolaev cc9bf98a21 Class Delegation/Exercise 1 tests drafts 2020-07-31 14:36:01 +02:00
Svetlana Isakova c6598943c9 Modified ex 2 in class delegation 2020-07-31 14:05:37 +02:00
Svetlana Isakova 6e498e2ab6 Fixed test 2020-07-31 11:14:23 +02:00
Pavel Nikolaev 70902156fe Inheritance & Extensions/Exercise 2 rewording 2020-07-30 20:14:53 +02:00