Commit Graph
72 Commits
Author SHA1 Message Date
Inanc Gumus d4a81f94e9 add: installation guides 2018-11-17 16:41:36 +03:00
Inanc Gumus 038a61e195 add: first array examples 2018-11-15 22:39:00 +03:00
Inanc Gumus 5abce6adaf add: experimental maps example 2018-11-15 22:38:34 +03:00
Inanc Gumus 4a5ee866d3 refactor: 04-greet-more-people os args exercise 2018-11-13 23:01:58 +03:00
Inanc Gumus 490223331c add: unfinished code. people are having problems 2018-11-13 17:43:25 +03:00
Inanc Gumus 67b20e5755 fix: variable assignment exercises 2018-11-13 16:51:04 +03:00
Inanc Gumus 452c47c3d6 fix: variables assignment exercises 2018-11-13 13:28:19 +03:00
Inanc Gumus afed907fb3 fix: if leap year exercise 2018-11-13 10:45:55 +03:00
Inanc Gumus 5d997f9501 remove: unfinished sections + move them to WIP branch 2018-11-12 17:22:47 +03:00
Inanc GumusandGitHub 4f6d58c538 fix: wording on switch statement exercises richter scale 2018-11-12 14:06:49 +03:00
Inanc Gumus 418ff95fd3 refactor: 11-if/questions/5-short-if question #2 2018-11-12 01:06:45 +03:00
Inanc Gumus 230354a264 fix: 11-if/exercises/02-simplify-it 2018-11-11 21:57:29 +03:00
Inanc Gumus 95be6d2d3c fix: constants and if code and quizzes 2018-11-11 15:59:45 +03:00
Inanc GumusandGitHub b267671da1 update: readme for the course link 2018-11-11 00:28:06 +03:00
Inanc Gumus 591609734e fix: refactor feet to meter exercises 2018-11-10 19:39:38 +03:00
Inanc GumusandGitHub 65fd15a599 update: readme 2018-11-09 16:16:39 +03:00
Inanc Gumus 89d880ecd8 refactor: infinite kill exercise (loops) 2018-11-09 13:43:00 +03:00
Inanc Gumus d25082a63a refactor: path-searcher to remove superflous code 2018-11-09 13:35:57 +03:00
Inanc Gumus 9b4dce0e87 fix: wordings in go type system/questions 2018-11-09 13:34:51 +03:00
Inanc Gumus 28d27c9e02 add: roadmap for experienced developers 2018-11-08 23:18:11 +03:00
Inanc Gumus a959190208 fix: make expected results more descriptive for numbers/circle-area exercise #2 2018-11-07 23:21:41 +03:00
Inanc Gumus 7e1dca66fe fix: make expected results more descriptive for numbers/circle-area exercise 2018-11-07 23:20:26 +03:00
Inanc Gumus 39b095e670 fix: make expected results more descriptive for numbers exercises 2018-11-07 23:15:31 +03:00
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