Commit Graph

43 Commits

Author SHA1 Message Date
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
bd538864f3 add: questions for the loops section 2018-10-22 19:15:32 +03:00
0205846da0 add: for statement loop exercises 2018-10-22 12:25:30 +03:00
0d861eb299 add: repository license 2018-10-22 11:04:22 +03:00
4cf06d601c add: switch statement questions 2018-10-22 01:02:30 +03:00
2db3731b25 fix: questions typos of the if statement section 2018-10-21 23:16:30 +03:00
a29cb99fcb add: switch statement exercises 2018-10-21 00:21:33 +03:00
7bd3143076 refactor: expected outputs for the if exercises 2018-10-20 21:17:19 +03:00
63243dbe77 add: questions and exercises for the if statement 2018-10-20 19:31:08 +03:00
9652451f5c refactor: logical operators super duper example 2018-10-19 20:49:54 +03:00
dc7588fc5c fix: newline in question markdowns 2018-10-19 20:38:00 +03:00
dc4aaea4fa fix: massive questions markdown fix 2018-10-19 20:31:10 +03:00
eb8d68981a add: questions for comparison and logical ops 2018-10-19 20:03:13 +03:00
e4f3be01e4 update: lucky number game and its exercises 2018-10-19 11:52:52 +03:00
cde4e6632c Initial commit 2018-10-15 19:34:48 +03:00