Commit Graph

18181 Commits

Author SHA1 Message Date
Vishal Sharma
7273305505 Added Discord Bot (#18739) 2018-10-15 15:25:32 -03:00
Cezary Waś
b50c14d703 Correcting dot contunuity and PC spelling. (#19305)
* Correcting dot contunuity and PC spelling.

There should be dot at the end of all "free" lines of none, so I've deleted one.
P.C. is spelled PC, and laptop is PC too. So I deleted whole thing and wrote "desktop/laptop", because it make more sense, but only "PC" would be good to.

* Update index.md
2018-10-15 19:10:32 +01:00
shyamunnikrishnan
27b33d8af7 Updated index.md with "More Information" section (#18744)
More Information section was  added with links to Vuejs official website and GitHub Repo.
2018-10-15 15:10:02 -03:00
CarolineGriffin
938a62008e Added a brief description and bullet points. (#18718) 2018-10-15 15:06:57 -03:00
Colin Crawford
c8abc30c8d fix typos and add clarification to mapStateToProps (#18629) 2018-10-15 19:02:19 +01:00
David Sánchez
6d7f3566d7 Added more Haskell reference books (#18628) 2018-10-15 15:02:01 -03:00
Pedro Rosental Zamora
2f266e9cea Portuguese translation correction (#18627) 2018-10-15 15:01:17 -03:00
weerd-space
6bfff97a55 Create Copywriting for UX (#18618) 2018-10-15 14:59:20 -03:00
FlyvendeThom
f900b640a0 Note added for strings as arrays (#18597) 2018-10-15 14:54:48 -03:00
Sayyed Raza
30aff8608e Updated Computer-Hardware/cooling to reflect better grammar and add info (#19329)
* Updated Computer-Hardware/cooling to reflect better grammar add some info to placement

* Update index.md
2018-10-15 18:52:20 +01:00
greggubarev
17a7daa4d0 Javascript: Added hint to Check for All or None (#19255)
Added hint to Check for All or None (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/check-for-all-or-none and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/check-for-all-or-none/)
2018-10-15 14:51:33 -03:00
joseildo filho
5eccd7cd4f Update visualize-data-with-a-heat-map.portuguese.md (#19267) 2018-10-15 14:44:51 -03:00
Shahriar Rashid Mahmud
6ac087f16b Add the text "indexed array" in example comment (#19254) 2018-10-15 14:44:21 -03:00
Miguel S. Mendoza
8db99b7c16 Languate Updates (#19315)
Spanish people use "array" to refer to an array, and "matrix" to refer to a multidimensional array. If you use "matriz" to refer to an array you will confuse all spanish developers.
deje que outArray -> let outArray
deja que nuestra Variable = nuestroArray [0]; -> let ourVariable = ourArray[0];
en cualquier cosa que desee, además de "b" .  -> en cualquier cosa que dese, que NO SEA "b" se entiende mejor.
2018-10-15 14:19:00 -03:00
Kamalesh Palanisamy
acabb634c5 Update index.md (#19299) 2018-10-15 14:12:19 -03:00
Juliano Rafael
a092d703b5 Update add-an-accessible-date-picker pt-br translation (#19290)
Make the description more clear and correct a few mistakes from google translator.
2018-10-15 14:10:38 -03:00
Juliano Rafael
600cda1fae Update pt-br translation on colorblindness challenge (#19292)
Change 'greens' to 'tons de verde'
2018-10-15 14:07:01 -03:00
Kamalesh Palanisamy
566234515d Created a new guide about the mkdir command in linux (#19301)
* Created a guide about the mkdir command

* Update index.md

* Added a guide for the rm command in bash
2018-10-15 14:02:55 -03:00
Miguel S. Mendoza
c6387859b7 Language Updates (#19312) 2018-10-15 13:56:45 -03:00
Miguel S. Mendoza
a6dab66f0c Dejar -> let (#19317) 2018-10-15 13:52:24 -03:00
Miguel S. Mendoza
bb541d86ba Language Updates (#19321)
articulos -> elementos
función -> function
matriz -> array
2018-10-15 13:51:01 -03:00
Adarsh Jain
16e20191fc added Knuth–Morris–Pratt (KMP) Algorithm for Pattern Searching (#19323)
* added basic useful docker commands

* setting up webserver inside docker and creating an image

* Added KMP algorithm for pattern matching
2018-10-15 13:50:01 -03:00
Phan Nguyễn Tuấn Kiệt
619f955faa Use while instead of using recursive in C++ (#19320) 2018-10-15 13:46:42 -03:00
Jim Orluk
1920b0b4fa Update index.md (#19316)
Added link to advanced Android course.
2018-10-15 13:44:20 -03:00
Valentina
9268c0b89b fixed small typo in Italian (#19308) 2018-10-15 13:39:40 -03:00
Danilo Gila de Santana
ee5d130f04 add missing translation to portuguese (#19322) 2018-10-15 13:31:36 -03:00
Daniela Küster
4906a6726b Fix: Adjust colour description to images (#19309)
* Fix: Adjust colour description to images

The text says that the gradient goes from red to yellow, but in all pictures, the gradients go from red to green. I substituted "yellow" by "green" in the text.

I also added a new resource for learning more.

* Improved "More Information" section
2018-10-15 17:15:56 +01:00
Praveen Murali
7cd6a1fb32 Reworded couple of lines in index.md (#19313) 2018-10-15 17:05:02 +01:00
Keith Coffel
0e986233e2 Correct spelling errors (#19304)
* Correct spelling errors

Corrected words that were misspelled.

* Fixed additional typos
2018-10-15 17:02:55 +01:00
beawolf
222ebc2151 Created guide for Docker pull command. (#18779)
* Created guide for Docker pull command.

* Updated subheading for consistency.

* Update index.md
2018-10-15 17:00:38 +01:00
Adones Reballos
ce521bf880 update simplicity (#19303)
I believe it is important to define ReactJS as a JavaScript library as stated on their website.
2018-10-15 16:59:47 +01:00
Qondor
22dca24b81 IE versions fix and Condiditonal Comments typo. (#19302)
More clear notation about IE versions and consistency about Conditional Comments notation.
2018-10-15 16:59:07 +01:00
Qondor
9c73ca67e4 Close the <sub> tag. (#19310) 2018-10-15 16:58:09 +01:00
beawolf
0730d9fdb4 Created guide for docker save command. (#18785)
* Created guide for docker save command.

* Updated subheading for consistency.
2018-10-15 16:52:54 +01:00
Stuart Taylor
3a04a86f3d fix: formatting 2018-10-15 16:13:42 +01:00
Stuart Taylor
a460d52009 fix: file naming 2018-10-15 16:13:42 +01:00
Shaurya Vardhan Singh
933a32d3a2 added file handling topic in cplusplus 2018-10-15 16:13:42 +01:00
J. Christian Straubhaar-Jones
62f5e20a6d updates for css3 media queries article, now in proper repo (#19126)
* updates for css3 media queries article, now in proper repo

* Requested changes
2018-10-15 20:29:26 +05:30
Melissa
7814d9a2bf Added resources to css-grid-layout (#18572) 2018-10-15 23:14:49 +09:00
vishal
d4b8acfbde Add the text "Comparison" to the article (#18596) 2018-10-15 22:59:11 +09:00
FarhanYaseen
719d40cae0 Updated write file code with proper indentation (#19212)
* Updated write file code with proper indentation

Updated with proper style match and indentation

* Update index.md
2018-10-15 14:14:31 +02:00
Mohit Chandra Kukunoori
d7a7fdbd31 Created index.md under stl-algorithms directory (#19225)
Created STL-Algorithms folder along with index.md
2018-10-15 14:13:47 +02:00
Hovhannes
f937d627c8 GET & POST 2018-10-15 21:10:19 +09:00
Kristofer Koishigawa
01ff1e4115 Update index.md 2018-10-15 21:06:54 +09:00
Enéas Marques
059a4be4d2 Add "More Information" 2018-10-15 21:06:54 +09:00
Kristofer Koishigawa
74086f9f8a Update index.md 2018-10-15 21:00:27 +09:00
Jean-Paul Wilson
1160e4e9bf Feature: Add an example with additional arguments
Show an example which uses the additional, optional arguments (start and step) for the range function.
2018-10-15 21:00:27 +09:00
Anwarus
e182884725 fix(guide): more descriptive links 2018-10-15 20:56:58 +09:00
UPASANA KOZYACHAYA
82267b8051 add an example of singleton in js (#18504) 2018-10-15 20:20:18 +09:00
johngeesey
a293769892 fix(coding): remove misleading test
A test that featured nested arrays just happens to work, but nested arrays will not be removed if they’re duplicates by the current solution of this challenge. See issue #18265
2018-10-15 19:31:54 +09:00