Commit Graph

16590 Commits

Author SHA1 Message Date
ed557a48df Add godot engine resource (#18387) 2018-10-13 15:22:06 -04:00
e59727cea7 Clarify language in article (#18379) 2018-10-13 15:00:43 -04:00
7a976c5b0d Add advantages and disadvantages of an array (#18367) 2018-10-13 14:50:52 -04:00
72c550bb8a Updated 'About Vim' section 2018-10-14 00:06:55 +05:30
7dcfac9dc6 Added more instructions for nvm and code example (#18357) 2018-10-13 14:36:06 -04:00
547cf6cc1a Update how-to-setup-freecodecamp-locally.md (#18678)
I translated the two sections below from the English file how-to-setup-freecodecamp-locally.md:

1. Set up freeCodeCamp locally
2. Fork the repository on GitHub
2018-10-13 13:15:47 -05:00
69c3cd6c0e Add "Deep Learning" book (#18675) 2018-10-13 13:15:17 -05:00
1f110caafe add 3 new references to index (#18672) 2018-10-13 13:14:50 -05:00
eb60d6a399 Fixed title with with wrong translation (#18852)
The property 'align-items' shouldn't be translated.
2018-10-13 13:13:17 -05:00
69c1cce880 Translation of how-to-work-on-guide-articles.md [Portuguese] (#18843)
* Translation of how-to-work-on-guide-articles.md [Portuguese]

* Removed Table with language options

Links didn't work
2018-10-13 13:11:57 -05:00
e74f7ee621 Fixed title translation. (#18849) 2018-10-13 13:11:04 -05:00
292d0c9011 Updated index.md (#18850)
Improved the manifest.json file explanation
2018-10-13 13:08:42 -05:00
e577400e3a Fixed miss translation (#18853)
We often call "Literal Objects" as "Objetos Literais"
2018-10-13 13:07:16 -05:00
67ccf9b087 Fixed miss translation (#18854)
'Let' shouldn't be translated
2018-10-13 13:06:58 -05:00
e4db693d25 Fixed miss translation (#18855)
'React' shouldn't be translated.
2018-10-13 13:06:11 -05:00
504b00e869 chore: update codeowners renaming team 2018-10-13 23:33:55 +05:30
72159de880 Create Index.md (#18753) 2018-10-13 19:51:09 +02:00
af16357b3a chore: remove camperbot from codeowner 2018-10-13 23:19:37 +05:30
9bb6aea5ec Bullet points fixed (#18740)
Fixed issue where "Electron and Vue", "Electron and React" and "Electron and Angular" where invisible due to incorrect formatting of links.
2018-10-13 19:46:57 +02:00
5fab70b767 chore(github): add a codeowners file for dev team 2018-10-13 23:00:04 +05:30
13b745863c Added glossary term (#18839) 2018-10-13 19:15:56 +02:00
5207a8f52a docs: fix sentence grammar in how-to-setup-freecodecamp-locally.md (#18845)
* docs: fix sentence grammar

* docs: delete extraneous word
2018-10-13 19:06:58 +02:00
16d643ecba Added a good reference video on Quick sort
Added a link to one of the finest videos on Quick sort for beginners to understand. It belongs to MyCodeSchool channel on youtube.
2018-10-14 00:10:17 +09:00
667f900797 Added a good reference video for binary search
Added a reference to a very good playlist of videos on binary search which belongs to MyCodeSchool. This playlist would be very helpful fro beginners to understand Binary Search.
2018-10-14 00:09:02 +09:00
3f512e0af4 add iTerm2 introduction (#18369) 2018-10-14 00:06:55 +09:00
1c53f5c4fe Added a reference video for Insertion Sort
Added a reference to the video of Insertion sort of My code school which is probably the best video for a beginner to understand.
2018-10-14 00:05:09 +09:00
f26c13b68d Added a good reference video for selection sort (#18372) 2018-10-14 00:04:04 +09:00
50260cf0ae Added text " Kotlin courses for beginners " (#18364) 2018-10-13 23:40:52 +09:00
e378b712f0 Update index.md 2018-10-13 23:40:30 +09:00
4446ed1099 Add Text "Advanced Android Development" (#18359) 2018-10-13 23:36:54 +09:00
ab718dc2ce feat(guide): Added the link to ui patterns (#18362) 2018-10-13 23:29:28 +09:00
22752616e7 Update index.md 2018-10-13 22:51:24 +09:00
57d79e6564 Update index.md 2018-10-13 22:51:24 +09:00
146a497f5e Added info on Maintenance of Liquid Cooling 2018-10-13 22:51:24 +09:00
f8d476d7e7 Added info about Unlocked CPU's to Overclock 2018-10-13 22:49:17 +09:00
d12bde426e Java - Added Splitting of strings to guide (#18713)
* Java - Added Splitting of strings to guide

Added .substring and .split expatiation.

* fix: code formatting
2018-10-13 17:35:48 +05:30
a438cc34dc Changed unnecessarily to unnecessary (#18534)
* Changed unnecessarily to unnecessary

* fix (guide): Clean up grammatical mistakes
2018-10-13 04:07:49 -04:00
994985fc17 Tidied up inconsistent grammar (#18710)
Missing fullstops at the end of sentences, inserted colons, and there were a few double spaces and capital letters missing.
2018-10-13 08:54:04 +01:00
71e1241fdc Update index.md (#18578)
Some people don't want to use Chrome, so it would be nice to tell them there are alternatives.
2018-10-13 08:46:55 +01:00
e321ca535c Add first content on redux middleware (#18643)
* Add first content on redux middleware

Add a description of what redux middleware is, some examples of what it can be used for, and how to add it to your app.

* fix: formatting
2018-10-13 13:05:39 +05:30
1d0c7f3f8b Add input and output for code examples (#18646) 2018-10-13 12:55:07 +05:30
721f799f28 More syntax examples (#18647)
Breaks down the different ways you can write arrow functions for those new to it
2018-10-13 12:48:53 +05:30
303ff4eea0 feat: add portuguese chinese arabic to guide 2018-10-13 07:57:22 +01:00
107a0e58f3 feat: add Russian guide 2018-10-13 07:57:22 +01:00
3948553bfb fix: change directory structure 2018-10-13 07:57:22 +01:00
2a48a23736 feat: Spanish guide 2018-10-13 07:57:22 +01:00
e9713ceb77 feat: add article for Vue.js Components
Signed-off-by: João Daniel <jotaf.daniel@gmail.com>
2018-10-13 07:55:04 +01:00
dc424f8676 fix: copy edit 2018-10-13 07:52:51 +01:00
2b2ab52057 Added some extra info about Ray Tracing 2018-10-13 07:52:51 +01:00
a995f8f980 move php-syntax-overview to php folder 2018-10-13 07:49:02 +01:00