Commit Graph
511 Commits
Author SHA1 Message Date
parkma99 e4c3980bec Update: packages-and-scopes Chinese version 2021-12-29 20:16:11 +03:00
parkma99 7dd41dcf4b write-your-first-program question Chinexe version 2021-12-28 18:50:07 +03:00
parkma99 85980146dc write-your-first-program exercises Chinexe version 2021-12-28 18:50:07 +03:00
parkma99 b7703f22fd annotated-go-program-example chinese version 2021-12-28 18:50:07 +03:00
parkma99 c8d7a50e9e write-your-first-program README.md chinese version 2021-12-28 18:50:07 +03:00
Xuezhe Jin 42aa7bb1e8 Windows install guide chinese version 2021-12-10 12:54:28 +03:00
Xuezhe Jin a9c028bbc5 Ubuntu install guide chinese version 2021-11-28 14:34:39 +03:00
AminBhr 88af2d92c4 Fix typo 2021-11-28 14:34:14 +03:00
Xuezhe Jin ad0e490f3a add link 2021-11-25 10:25:31 +03:00
Xuezhe Jin ed9b69d3fa programmer roadmap 2021-11-25 10:25:31 +03:00
slowstab be204577a5 fix a small typo 2021-09-23 17:32:50 +03:00
umm233 d040619001 fix go build missing param 2021-09-23 17:32:38 +03:00
Artem Panasenko 7434901422 Fix a typo in the exercise(Richter Scale #2) 2021-09-23 17:31:58 +03:00
AminBhr 695e7996f5 Update: main.go 2021-09-12 00:01:01 +03:00
AminBhr 3fb4f86a79 Update: change the solution to follow instrucion
Step 7 of the exercise instruction wants us to "slice only the first 1000 elements of the array", not slicing after the first 1000 elements of the array.
2021-09-12 00:00:38 +03:00
xuezhekim@gmail.com 178a8c456b mac os install guide chinese version 2021-09-11 23:59:17 +03:00
R3da a2ce73945e 11-if/04-vowel-or-cons, Usage of strings.ContainsAny method as a new solution 2021-07-18 00:27:19 +03:00
Firas Khalil Khana 60dd1b2cca I think you mean aristotle 2021-06-08 11:19:26 +03:00
Firas Khalil Khana d510b0481c Rename strings to words in 19-exercises-03 2021-06-08 11:19:26 +03:00
Firas Khalil Khana a5fc35f0d5 Fix typo in 19-strings-runes-bytes-04-02 2021-06-08 11:19:26 +03:00
Firas Khalil Khana c3fd981de3 Change 10e6 to 1e7 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 6c55fa5310 Fix incorrect expected output of 16-exercises-16 2021-06-08 11:19:26 +03:00
Firas Khalil Khana e3a2c63631 More i capitalization 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 5b07358ca7 Change why is to why are 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 822016daa1 More i capitalization 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 73b37c16c5 More i capitalization 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 27c12b9b58 Capitalize i 2021-06-08 11:19:26 +03:00
Firas Khalil Khana b6ca30c4bb Fix ordering 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 99bda939c8 Fix typo kokemon (should be pokemon) 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 5bc8b86750 Fix typo in 15 exercises 2021-06-08 11:19:26 +03:00
Firas Khalil Khana cba9f5cdfb Add missing 'be' 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 6c1c2a5b94 corpus is already in lowercase 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 6b4a20f2e3 Fix typo 'are not' 2021-06-08 11:19:26 +03:00
Firas Khalil Khana c1a94a4bcb Better grammar 'three best friends' 2021-06-08 11:19:26 +03:00
Firas Khalil Khana c6eb8c38df Fix small typos 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 0da1a29fee Move below before the word ellipsis 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 3d936bc773 Fix typos in 12 questions 2021-06-08 11:19:26 +03:00
Firas Khalil Khana db99ec40df Fix typo in README.md 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 9efecb311f Add missing newline character 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 0670c8dff7 Change "is failed" to "failed" 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 455532393c No need to convert what ParseInt returns to an int64 2021-06-08 11:19:26 +03:00
Firas Khalil Khana 7888d7844b Adjust the fifth question 2021-06-08 11:19:26 +03:00
Michael Still 3e1a337b06 Move sections into the correct chapter 2021-04-22 01:35:25 +03:00
José Joaquín Atria cd2e74115c Minor nits in Spanish readme 2021-03-31 13:38:21 +03:00
İnanç Gümüş 06c8770261 Update main.go 2021-03-31 13:34:47 +03:00
İnanç Gümüş ca6cb1b196 update: adv ops exercise #1 2021-03-31 13:34:47 +03:00
Inanc Gumus bd6a7f1764 update: gopath removed from the first directory exercises etc 2021-03-23 18:04:48 +03:00
Inanc Gumus 22d1992bc3 update: write your first program exercises 2021-03-23 16:59:08 +03:00
İnanç Gümüş 2f920b497c update: write your first program
gopath is no longer used.
2021-03-23 16:47:38 +03:00
dkaiser014 eb4848a07b add: spanish 02-write-your-first-program (#72)
* fix: typo on 01-empecemos/instalacion-osx.md
* update: better formatting inside the README.md
* add: spanish translation for 02-write-your-first-program
2021-02-09 22:31:40 +03:00