Commit Graph
49 Commits
Author SHA1 Message Date
Inanc Gumus 307aa79587 fix: write your first program 2nd quiz 2018-11-07 17:44:23 +03:00
Inanc Gumus 82ddaadee3 fix: precedence and assignment operator questions #2 2018-11-07 15:52:45 +03:00
Inanc Gumus 160f9f38e6 fix: precedence and assignment operator questions 2018-11-07 11:30:53 +03:00
Inanc Gumus a7e791e8fe fix: 08-numbers-and-strings/01-numbers/questions/01-arithmetic-operators.md question 3 2018-11-06 22:42:25 +03:00
Inanc Gumus e3b6c755eb fix: rectangle's area -> perimeter 2018-11-06 14:18:58 +03:00
Inanc Gumus 48bf16c035 fix: exercises for write your first library and variables find the rectangle area exercise 2018-11-06 01:29:53 +03:00
Inanc Gumus b60bcc32cc update: write your first program exercise for windows 2018-11-04 11:33:10 +03:00
Inanc Gumus a3f4f1a900 fix: grammar for package questions 2018-11-01 16:08:54 +03:00
Inanc Gumus ada0ca3eae fix: suppress go get warning 2018-10-31 21:42:08 +03:00
Inanc Gumus 580a412396 update: cheatshets 2018-10-30 23:32:05 +03:00
Inanc Gumus a06b63d1eb add: cheatsheets for the first two sections 2018-10-30 23:19:29 +03:00
Inanc Gumus ee8c621b92 add: loop for statement exercises 2018-10-30 22:38:26 +03:00
Inanc Gumus 3c374e38dc add: switch statement exercises 2018-10-27 17:57:50 +03:00
Inanc Gumus 1d1280d76b add: if statement exercises 2018-10-27 17:40:20 +03:00
Inanc Gumus 12b09c3174 add: constants exercises 2018-10-27 17:39:25 +03:00
Inanc Gumus 14de3fbf11 add: go type system exercises 2018-10-27 17:15:30 +03:00
Inanc Gumus 9646e16137 add: numbers and strings exercises 2018-10-27 17:15:23 +03:00
Inanc Gumus c37cf60701 add: printf exercises 2018-10-27 16:38:54 +03:00
Inanc Gumus 1a21064e7d add: command-line arguments exercises 2018-10-27 16:27:36 +03:00
Inanc Gumus 66e6d7d01b add: type conversion exercises 2018-10-27 16:17:28 +03:00
Inanc Gumus 19b9d85312 fix: uncomment the code line below comments 2018-10-22 23:32:42 +03:00
Inanc GumusandGitHub 4866621f74 remove: warmup exercises from the root 2018-10-22 23:24:37 +03:00
Inanc GumusandGitHub 26bd5d5bc8 change: first sections readme 2018-10-22 23:23:07 +03:00
Inanc Gumus 62235f8ffc refactor: some cosmetic changes 2018-10-22 23:21:51 +03:00
Inanc Gumus f590af9b49 add: one more solution to 13-loops/exercises/09-lucky-number 01-first-turn-winner 2018-10-22 23:10:24 +03:00
Inanc Gumus 09cdbc91c1 refactor: variables/assignment exercises code 2018-10-22 22:47:16 +03:00
Inanc Gumus da911d4ae5 refactor: variables/assignment exercises and questions 2018-10-22 22:44:36 +03:00
Inanc Gumus 27689aad9f refactor: variables/short declaration exercises and questions 2018-10-22 22:20:09 +03:00
Inanc Gumus 411be187ab refactor: 6th section first two lectures exercises and questions 2018-10-22 22:00:34 +03:00
Inanc Gumus 2e650b9a1e add: link to the 5th section's exercise 2018-10-22 21:30:41 +03:00
Inanc Gumus 676630292f refactor: move questions into their own folder for the first 5 sections 2018-10-22 21:20:30 +03:00
Inanc Gumus b295f11ae9 refactor: organize exercises and questions for the 5th section 2018-10-22 21:15:08 +03:00
Inanc Gumus fae3ab32d9 refactor: first four section, organize cont. 2018-10-22 21:11:10 +03:00
Inanc Gumus f860bc6895 refactor: exercises for the first 4 sections 2018-10-22 21:05:42 +03:00
Inanc Gumus 1cbcfca10a add: release date info 2018-10-22 20:20:58 +03:00
Inanc Gumus 0d9d49bdcd add: exercises for the 1st section 2018-10-22 19:31:34 +03:00
Inanc Gumus bd538864f3 add: questions for the loops section 2018-10-22 19:15:32 +03:00
Inanc Gumus 0205846da0 add: for statement loop exercises 2018-10-22 12:25:30 +03:00
Inanc Gumus 0d861eb299 add: repository license 2018-10-22 11:04:22 +03:00
Inanc Gumus 4cf06d601c add: switch statement questions 2018-10-22 01:02:30 +03:00
Inanc Gumus 2db3731b25 fix: questions typos of the if statement section 2018-10-21 23:16:30 +03:00
Inanc Gumus a29cb99fcb add: switch statement exercises 2018-10-21 00:21:33 +03:00
Inanc Gumus 63243dbe77 add: questions and exercises for the if statement 2018-10-20 19:31:08 +03:00
Inanc Gumus 9652451f5c refactor: logical operators super duper example 2018-10-19 20:49:54 +03:00
Inanc Gumus dc7588fc5c fix: newline in question markdowns 2018-10-19 20:38:00 +03:00
Inanc Gumus dc4aaea4fa fix: massive questions markdown fix 2018-10-19 20:31:10 +03:00
Inanc Gumus eb8d68981a add: questions for comparison and logical ops 2018-10-19 20:03:13 +03:00
Inanc Gumus e4f3be01e4 update: lucky number game and its exercises 2018-10-19 11:52:52 +03:00
Inanc Gumus cde4e6632c Initial commit 2018-10-15 19:34:48 +03:00