1
1
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
Svetlana Isakova e03675e924 Updated the course at Stepik 2021-08-04 19:38:42 +02:00
Igor 3ae2be8e2b fix(Programming Basics - Hello, World - Exercise 5): Shortcuts for line start/end fixed
The shortcut links in the description were fixed to match their
description:
EditorTextStartWithSelection ->
EditorLineStartWithSelection
EditorTextEndWithSelection ->
EditorLineEndWithSelection
The decision to fix the links not the
descriptions is based on the task itself being to select a line, not the
whole text.

Closes https://youtrack.jetbrains.com/issue/EDC-413
2021-05-27 10:29:50 +03: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 825d794801 Updated course at Stepik 2020-11-19 15:43:18 +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
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