Commit Graph

214 Commits

Author SHA1 Message Date
418ff95fd3 refactor: 11-if/questions/5-short-if question #2 2018-11-12 01:06:45 +03:00
230354a264 fix: 11-if/exercises/02-simplify-it 2018-11-11 21:57:29 +03:00
95be6d2d3c fix: constants and if code and quizzes 2018-11-11 15:59:45 +03:00
b267671da1 update: readme for the course link 2018-11-11 00:28:06 +03:00
591609734e fix: refactor feet to meter exercises 2018-11-10 19:39:38 +03:00
65fd15a599 update: readme 2018-11-09 16:16:39 +03:00
89d880ecd8 refactor: infinite kill exercise (loops) 2018-11-09 13:43:00 +03:00
d25082a63a refactor: path-searcher to remove superflous code 2018-11-09 13:35:57 +03:00
9b4dce0e87 fix: wordings in go type system/questions 2018-11-09 13:34:51 +03:00
28d27c9e02 add: roadmap for experienced developers 2018-11-08 23:18:11 +03:00
a959190208 fix: make expected results more descriptive for numbers/circle-area exercise #2 2018-11-07 23:21:41 +03:00
7e1dca66fe fix: make expected results more descriptive for numbers/circle-area exercise 2018-11-07 23:20:26 +03:00
39b095e670 fix: make expected results more descriptive for numbers exercises 2018-11-07 23:15:31 +03:00
307aa79587 fix: write your first program 2nd quiz 2018-11-07 17:44:23 +03:00
82ddaadee3 fix: precedence and assignment operator questions #2 2018-11-07 15:52:45 +03:00
320bb1c177 fix: missing complex types
* Added missing complex types

* Fixed missing complex types
2018-11-07 11:35:56 +03:00
160f9f38e6 fix: precedence and assignment operator questions 2018-11-07 11:30:53 +03:00
a7e791e8fe fix: 08-numbers-and-strings/01-numbers/questions/01-arithmetic-operators.md question 3 2018-11-06 22:42:25 +03:00
e3b6c755eb fix: rectangle's area -> perimeter 2018-11-06 14:18:58 +03:00
48bf16c035 fix: exercises for write your first library and variables find the rectangle area exercise 2018-11-06 01:29:53 +03:00
b60bcc32cc update: write your first program exercise for windows 2018-11-04 11:33:10 +03:00
a3f4f1a900 fix: grammar for package questions 2018-11-01 16:08:54 +03:00
ada0ca3eae fix: suppress go get warning 2018-10-31 21:42:08 +03:00
580a412396 update: cheatshets 2018-10-30 23:32:05 +03:00
a06b63d1eb add: cheatsheets for the first two sections 2018-10-30 23:19:29 +03:00
ee8c621b92 add: loop for statement exercises 2018-10-30 22:38:26 +03:00
3c374e38dc add: switch statement exercises 2018-10-27 17:57:50 +03:00
1d1280d76b add: if statement exercises 2018-10-27 17:40:20 +03:00
12b09c3174 add: constants exercises 2018-10-27 17:39:25 +03:00
14de3fbf11 add: go type system exercises 2018-10-27 17:15:30 +03:00
9646e16137 add: numbers and strings exercises 2018-10-27 17:15:23 +03:00
c37cf60701 add: printf exercises 2018-10-27 16:38:54 +03:00
1a21064e7d add: command-line arguments exercises 2018-10-27 16:27:36 +03:00
66e6d7d01b add: type conversion exercises 2018-10-27 16:17:28 +03:00
19b9d85312 fix: uncomment the code line below comments 2018-10-22 23:32:42 +03:00
4866621f74 remove: warmup exercises from the root 2018-10-22 23:24:37 +03:00
26bd5d5bc8 change: first sections readme 2018-10-22 23:23:07 +03:00
62235f8ffc refactor: some cosmetic changes 2018-10-22 23:21:51 +03:00
f590af9b49 add: one more solution to 13-loops/exercises/09-lucky-number 01-first-turn-winner 2018-10-22 23:10:24 +03:00
09cdbc91c1 refactor: variables/assignment exercises code 2018-10-22 22:47:16 +03:00
da911d4ae5 refactor: variables/assignment exercises and questions 2018-10-22 22:44:36 +03:00
27689aad9f refactor: variables/short declaration exercises and questions 2018-10-22 22:20:09 +03:00
411be187ab refactor: 6th section first two lectures exercises and questions 2018-10-22 22:00:34 +03:00
2e650b9a1e add: link to the 5th section's exercise 2018-10-22 21:30:41 +03:00
676630292f refactor: move questions into their own folder for the first 5 sections 2018-10-22 21:20:30 +03:00
b295f11ae9 refactor: organize exercises and questions for the 5th section 2018-10-22 21:15:08 +03:00
fae3ab32d9 refactor: first four section, organize cont. 2018-10-22 21:11:10 +03:00
f860bc6895 refactor: exercises for the first 4 sections 2018-10-22 21:05:42 +03:00
1cbcfca10a add: release date info 2018-10-22 20:20:58 +03:00
0d9d49bdcd add: exercises for the 1st section 2018-10-22 19:31:34 +03:00