Svetlana Isakova
e03675e924
Updated the course at Stepik
2021-08-04 19:38:42 +02:00
Svetlana Isakova
79426a20a6
Sync with the book project
2021-07-21 20:09:41 +02:00
Svetlana Isakova
dac2aff806
Merge pull request #20 from Geravant/igor/programming-basics-hello-world-exercise4-EDC-412
...
style(Programming Basics - Hello, World - Exercise 4): A typo fixed
2021-07-19 15:58:54 +02:00
Svetlana Isakova
a6f682b1ae
Merge pull request #19 from Geravant/igor/programming-basics-hello-world-examples-title-fix
...
style(Programming Basics - Hello, World - Examples): The title fixed
2021-07-19 15:57:37 +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
Igor
46550b993e
style(Programming Basics - Hello, World - Exercise 4): A typo fixed
...
The description was adjusted to have "pressing a shortcut" along the
text instead of "clicking a shortcut"
Closes https://youtrack.jetbrains.com/issue/EDC-412
2021-05-27 10:10:00 +03:00
Igor
5c0a29d381
style(Programming Basics - Hello, World - Examples): The title fixed
...
An exclamation point was added to the title to match the source/book
Closes https://youtrack.jetbrains.com/issue/EDC-411
2021-05-26 12:10:54 +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
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
d9da868e2c
Regenerated AtomicTest
2020-10-19 14:02:50 +02:00
Bruce Eckel
1a1af1259a
Capitalize IDEA
2020-10-12 04:16:03 -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
Svetlana Isakova
ea9543b999
Updated course at Stepik
2020-09-29 14:26:48 +02:00
Svetlana Isakova
f299d0943e
Updated samples
2020-09-26 15:44:32 +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