Commit Graph

1522 Commits (281a6f4fb80d12244a4d4671e92e7529d18e8957)

Author SHA1 Message Date
Ece 4758090219 Add more info about position:relative and absolute (#21871)
* Add more info about position:relative and absolute

* Fixed formatting and typos
2018-11-16 04:39:51 -05:00
sndrx edb0555999 Added text-shadow property (#21833)
* Added text-shadow property

* Fixed formatting
2018-11-16 04:39:10 -05:00
Amy Gonzales 40a9d13833 Punctuation (periods) added! (#24313)
* Punctuation (periods) added!

* fix: code formatting
2018-11-16 10:27:15 +05:30
Dennis Braun 46d8ed0247 added framework example (#21810)
I used this framework some time ago and I would highly recommend it, because it is easy to use and has understandable guides provided by ViroMedia.
2018-11-15 15:21:43 -06:00
catcecilia bc26ecf14b spelling changes.md (#24101) 2018-11-16 00:15:37 +05:30
Bruno Balentović fb49c25311 Updated title in index.md (#24299)
* Updated title in index.md

* corrected title syntax for contributor
2018-11-16 00:10:32 +05:30
James Hogan f830771673 Expand definition of Usability Testing (#28553)
* Expand definition of Usability Testing

* Basic editing.
2018-11-15 16:48:43 +00:00
haakandev 7a1891cee0 added notepad++, fixed logo urls (#21756)
Added Notepad++ info and working logo URLs from https://github.com/freeCodeCamp/freeCodeCamp/blob/master/guide/english/developer-tools/source-code-editors/index.md
2018-11-15 10:31:14 -06:00
Dipak Yadav e13c0dd5e3 Updated index.md (#21728)
Added section for technologies used to write smart contracts in Ethereum and Hyperledger.
2018-11-15 10:19:09 -06:00
daniela-idara 346d89953c added "iframe tags" link (#21685)
* added "iframe tags" link

* added spacing

* Markdownize link
2018-11-15 10:17:06 -06:00
Amit Deshwal 44f2e11d05 Book for Node.js Added. (#21780)
Best book for beginners for node.js added.
2018-11-15 10:16:25 -06:00
Netanya 5e4b8575de Updated syntax and grammar (#21784) 2018-11-15 10:16:10 -06:00
Amit Deshwal f97bcc564b Added requirements. (#21760)
* Added requirements

I added the server requirements to be needed for Laravel.

* make a list out of the requirements
2018-11-15 10:15:49 -06:00
Eva Scholten 4cad2c0b77 Added book recommendation (#21791)
Automate the boring stuff with Python is an interesting book that should not be missing from a Python book list
2018-11-15 10:14:50 -06:00
tasmainawolf 116db60912 Adding additional information and link (#21786) 2018-11-15 10:09:06 -06:00
Nina Xu 9e0a4f3560 Update index.md by expanding section (#21772)
Update index.md by expanding section (consolidate and add more information)
2018-11-15 09:38:04 -06:00
jlewismith c13673f538 Add/remove commas as appropriate. (#21768) 2018-11-15 09:36:00 -06:00
Dennis Braun f7d39a3a58 Added JS The Definitive Guide to book-recommendations (#21765) 2018-11-15 08:37:31 -06:00
sndrx 9dc7667858 Add VS Code useful extensions (#21690) 2018-11-15 07:55:29 -06:00
Bearz314 006869f41f Added explanation on hex to decimal conversion (#21747)
Added an example conversion from hex to decimal, along with an analogy to decimal system.
2018-11-15 07:50:27 -06:00
Parth Agarwal 049e75c5cf Added Alerts Docs to Bootstrap in English (#21730)
* Added Alerts Docs

* Update index.md

* Add Alerts Documentation

* Include Badges

Badges Docs Simplified from Bootstrap Documentation.
2018-11-15 07:42:54 -06:00
Aman Kumar d6c9d612e5 Added the method of finding slope from a graph (#21597)
* Added the method of finding slope from a graph

* cleaned up graph, added alt attributes, cleaned up grammar
2018-11-15 07:27:33 -06:00
George-Cristian Tudoran 68d00ec899 Added do-while loop statement (#21611)
* Added do-while loop statement

* moved links to bottom, changed to markdown style links
2018-11-15 07:23:11 -06:00
Rogel Horlador b9b76e8f43 Changed to latest version of Wget (#21745) 2018-11-15 05:00:58 -08:00
Glafs 9313e09c45 Fixed style typo in python guidelines (#27857)
* Fixed style typo in python guidelines

The python marker was below the ''' marker, moved it up in 2 examples.

* added output to python guide

Added an output from a conditional block and added the python tag to a code block
2018-11-15 15:22:07 +05:30
Edulop139 cfd09e30bc Grammer fixes (#23299)
added a two spaces for  words that shouldn't be connected as compound words
2018-11-15 02:35:21 -05:00
BladeQue12 20f85f708a corrected line 53 (#23284)
The writer of this forgot to add the letter "e" in the word "equals" so the sentence should read "An alpha value of 1 equals 100%, and 0.5 (.5 for short) equals 50%."
2018-11-15 02:31:17 -05:00
jaceclowdus 4eb13c86bd Fix spelling mistakes in lines 25 and 35 (#23276)
Change the word "developper" to "developer" in line 25. Change the word "informations" to "information" in line 35.
2018-11-15 02:29:33 -05:00
dillon 32510cc3cb Improving description of smart contracts (#21696) 2018-11-15 16:29:15 +09:00
Caleb Spradlin 5caa346be3 Fixed grammar errors and typos on lines 15, 18, 40 (#23238)
added commas, took away commas, and added a hyphen
2018-11-15 02:24:54 -05:00
Egregious-Egg ae42ced684 Change "recognize" to "recognized" in line 28 (#23210) 2018-11-15 02:15:31 -05:00
Sigurd Morsby 5e91cd7553 Changed space to width (#23147)
It said that block level elements fill up the container's space. They only fill the width.
2018-11-15 01:53:15 -05:00
v01d3tr e017f5474a typos & syntax fixes (#26893) 2018-11-15 12:02:23 +05:30
Mr_patcher 3de690ae5d Add link to a iTerm2 customization guide (#23072)
* Update index.md

Added a link to a guide that shows how the terminal can be customized to improve productivity.

* Change subheading level
2018-11-15 01:28:38 -05:00
Rufaro Madamombe 458f4b112b Fix typo in heading (#26722)
Fixed a typo in the guide.
2018-11-15 11:43:08 +05:30
Nic Wilson a041dc7f22 Update index.md (#26640)
While NPM is cagey about what NPM actually stands for (https://www.quora.com/I-keep-hearing-NPM-doesnt-stand-for-Node-Package-Manager-what-does-it-stand-for), since it's a package manager thought it would be helpful if we referred to it as such here.
2018-11-15 11:39:00 +05:30
sirhung1993 c028b9f7ad Fix some typos (#26764)
Change line 97
"To remove a global dependency, use `-g` flag." => "To install a global dependency, use `-g` flag."
And fix typos of "project"
2018-11-15 11:38:14 +05:30
Kosmas Chatzimichalis e1d2c07360 fix typo (#26453) 2018-11-15 11:35:57 +05:30
Hardik Sharma bb03dc8c80 Fixed the typos, as usual (#26141) 2018-11-15 11:28:06 +05:30
Blaze2305 e7cc0c6d1a added ternary operation to conditional statements (#22773) 2018-11-15 11:17:04 +05:30
Kosmas Chatzimichalis beadff7771 fix typo (#26361) 2018-11-15 11:16:17 +05:30
Jibin Philipose f664d8c881 Formatting and added a new source (#23569)
* Formatting and added a new source

The bold I guess wasn't showing up so did some formatting there and numbered the sources too.
Added one new source.

* build: added updated package.json

* temp rename of file

* Rename index.md to index.mdd

* fix: corrected index.md

* Update package.json
2018-11-14 21:34:27 -08:00
Amit Deshwal 2ca9bdea23 Updated link for book. (#21686)
Under the Coding Interview section i updated the book named:"Cracking the coding Interviews" with the latest edition available.
2018-11-14 22:22:37 -06:00
Eve Mendelevich 9b51c70d45 Add line break (#23064)
Added a line break between the last section's title and its content.
2018-11-14 23:19:06 -05:00
carlos fernandez 969065887a In the example the Read more line (#23063)
The read more line in the example it has to be inside the comments.
2018-11-14 23:14:58 -05:00
Samantha Burke c7b1c92b3f Fix grammar error (#23043)
Changed 'start' to 'starts'.
2018-11-14 21:19:32 -05:00
Johnathan Milley 2a1ae19bd1 Removed unnecessary "Other Information" header (#23055) 2018-11-14 20:55:31 -05:00
Patryk Buda d3d6d57618 Example of how to use Number in Typescript (#20802)
* Example of how to use Number in Typescript

* updated with changes suggested in review

* updated indent in code block

* updated based on @itaisteinherz suggestions
2018-11-14 18:39:19 -07:00
Naveenkumar Mortha cf44c7246d Added steps to check keywords in python (#21511)
* Added steps to check keywords in python

>>> import keyword
>>> print (keyword.kwlist)
['False', 'None', 'True', 'and', 'as', 'assert', 'break', 'class', 'continue', 'def', 'del', 'elif', 'else', 'except', 'finally', 'for', 'from', 'global', 'if', 'import', 'in', 'is', 'lambda', 'nonlocal', 'not', 'or', 'pass', 'raise', 'return', 'try', 'while', 'with', 'yield']
>>>

* Format the text properly
2018-11-14 18:14:24 -07:00
devguru149 a758619046 Added hyperlinks (#21569)
* Added hyperlinks

Added hyperlinks to Apache, Ionic, React, NativeScript and Flutter.

* Add link for Xamarin
2018-11-14 18:05:08 -07:00
Peregrin Garet 7f4362c7a1 Added rendering info & reference links (#21554)
Added a section on how to use the root file to render your routes, mentioned the possibility of a separate routes file to keep things clear and readable, and added a few useful references to follow up on
2018-11-14 18:03:33 -07:00
Saravanan Elumalai e805f08716 Updated the Usage with 'ls' instead of 'cat' and also added few more options that are useful in daily life (#21586) 2018-11-15 00:50:23 +00:00
Johnathan Milley 44d6b9d30d Added a space to a comment for consistency (#22993) 2018-11-14 19:38:32 -05:00
Joseph Houser 8589bdf138 fixed several spelling errors (#23138)
* fixed several spelling errors

fixed some typos and cleaned up parts of the text that didn't make sense

* fix: made folder name lowercase
2018-11-14 15:48:59 -08:00
AlphaBatzarro 4171c98415 Lunacy UI Design Tool (#23489)
* Lunacy UI Design Tool

Add a tool known as lunacy for people that want a sketch alternative to windows.

* fix: corrected folder name case and added index.md

* fix: added frontmatter
2018-11-14 15:12:49 -08:00
Jeff Innes 04e9303bca Fixed typos and grammer errors in index.md (#21546) 2018-11-15 06:02:33 +07:00
RBenBeach ba9ba9dff4 corrected grammatical, punctuation, and spelling issues (#21540) 2018-11-15 06:00:17 +07:00
William Spanfelner 306d9f175b Create git-config description (#26971)
* Create git-config description

Add git-config description and use examples.

* Rename git-config to git-config.md

* Rename guide/english/git/git-config.md to guide/english/git/git-config/index.md
2018-11-14 14:59:36 -08:00
XonathanG 7c01cc9f7c Gomez-conference-index.md (#26878)
* Update and rename index.md to Gomez-conference-index.md

Small grammar edits

* Rename Gomez-conference-index.md to index.md
2018-11-14 14:58:15 -08:00
Anutosh1 9427d868e6 blender water shader (#23989)
* Update index.md

* correctly lowercased folder names
2018-11-14 14:57:24 -08:00
sydmo44 1e4b2dc65e Add the link for the tableau blog (#23283)
* Add the link for the tableau blog

So people can see how the tool helps others

* fix: corrected folder case
2018-11-14 14:54:17 -08:00
drakeperezpantoja 6da1bc5129 Create Meaningful Play File (#23274)
* Create Meaningful Play File

SCAD ITGM

* fix: correct folder spacing and case
2018-11-14 14:53:56 -08:00
raghavbhartia ee8feba4b5 Elaborating struct comparison (#22429)
* Elaborating struct comparison

* fix: corrected path name issues
2018-11-14 14:52:10 -08:00
Natanael 93029a0d32 Corrected H1 Title and added link to Reddit (#21920)
* Corrected H1 Title and added link to Reddit

* fix: corrected folder name
2018-11-14 14:47:40 -08:00
Nina Xu a6dde738cd Fixed typos (#21801)
* Fixed typos

* fix: made folder name Tableau lowercase
2018-11-14 14:47:13 -08:00
John Shepard 12a3ecbdc0 Fix typo. Add link to support forums. (#24451) 2018-11-14 21:58:33 +05:30
Cale Bybee 041a4fb2d4 crete ruby-puts (#21524) 2018-11-15 01:18:55 +09:00
Amy Gonzales 0a6d02cb33 Fixed "offical" typo (#24263)
* Fixed "offical" typo

* fix: format resources to list
2018-11-14 21:25:19 +05:30
samujjal1618 73424f26ed Typo fixes to the file (#25442) 2018-11-14 21:23:48 +05:30
darkcomet76 69941eb179 Fixed grammar typo (#25389)
Changed friendly to the superlative friendliest to align with the previous 'friendliest'.
2018-11-14 21:22:19 +05:30
TrollzorFTW b8569bcc1d Typo on strcpy (#24848) 2018-11-14 21:18:46 +05:30
Nick Trahan babf5af9d1 Correct typos (#24695) 2018-11-14 21:17:33 +05:30
faisal sayed 31f7b87854 Update index.md (#24529) 2018-11-14 21:15:23 +05:30
Karen Tobo e64c24c23d correct typo in instanceof (#24332) 2018-11-14 20:59:16 +05:30
Manas Khurana 6d583eb8f1 Add missing terminators + other corrections (#23502)
* Add missing terminators + other corrections

Missing terminators were added and for loop formatting was corrected. Even though terminators are optional, they can often confuse beginners. Also, a typo and a grammatical error was corrected.

* fix: formatting
2018-11-14 20:57:23 +05:30
Amy Gonzales 468b692fb3 Fixed "woth" typo! (#24261)
Last sentence, fixed "woth" into "with".
2018-11-14 20:53:40 +05:30
blankaex e2e460c19e Fixed formatting and typos (#24209) 2018-11-14 20:53:04 +05:30
Erdem Efe Erol a211bee4ad Added new download links to index.md (#21510)
* Changes in index.md

Added an IDE download link for Linux.

* Markdownize links + make them look better
2018-11-14 08:20:45 -07:00
Kelly Downes af13067197 Fixed Typo: Added missing indefinite article 'a' (#25605) 2018-11-14 20:49:05 +05:30
Cindy Barrientos 7741837746 Update DS learning resources (#21585)
* Add resources

* Add resources
2018-11-14 08:18:54 -07:00
Omereshone Kelvin Oghenerhoro becadc0a24 Changed "a icon" to "an icon" (#25935)
Updated a typo from "a icon" to "an icon" on second paragraph
2018-11-14 20:47:34 +05:30
Purposeful Programming d4dd0a9d0d Fix typo (#23744) 2018-11-14 20:46:51 +05:30
lorisabbinante d4a1c0bb1a Fixed very little typo (#26269) 2018-11-14 20:45:27 +05:30
katiepillar6 c90dfd2f81 Return 0 (#21561)
Added return 0 statement to the end of the code, to ensure a properly compiling program.
2018-11-14 08:14:44 -07:00
Christian S 4b92a1d593 Grammer edit (#21434)
* Update index.md

* Update index.md
2018-11-14 08:12:41 -07:00
Purposeful Programming 57a184ca19 Fix typo (#23775) 2018-11-14 20:32:48 +05:30
jlewismith a0aa7ddbe5 Add link and fix typos. (#23683)
Added missing spaces after periods. Changed "Pyhthon" to "Python". Added a link that leads to more information about lists in Python.
2018-11-14 20:28:30 +05:30
Hardik Sharma caaa78346b Fixed some typos. (#26138) 2018-11-14 20:22:45 +05:30
Paula Milenkova 38862b6f9c Add text that elaborates on 'is' with '=' (#21537)
I added text that explicitly states the 'is' is signified with '=' since that was not already written and can help beginners distinguish better.
2018-11-14 07:38:40 -06:00
samsvo a5958a98c7 How to create a loop counter for a for each (#21512) 2018-11-14 07:31:16 -06:00
Pawan Bangar 082a5ccb8d some extra basic command (#21471)
* some extra basic command

A very important commans man is added also added slme other

* fix(guide): md numbered list formatting

fix formatting for basic linux commands numbered list

* corrected many grammar and formatting issues
2018-11-14 06:57:21 -06:00
bschlagel 21fd225657 Polished intro; added sections on blogging, CMS, and themes/plugins (#21443) 2018-11-14 06:55:59 -06:00
odm275 59b55f7082 Added The "Functional Way" (#21397)
Fast and short description of the functional way. Linked to a great article under More Information that goes in more detail about it.
2018-11-14 06:54:34 -06:00
Rohith c3d2903d78 Add topic "wireshark feature" (#21460)
* Add topic "wireshark feature"

* corrected casing, spelling, grammar
2018-11-14 06:52:21 -06:00
kichukiran97 ed3c729071 Fixed typo (#25889) 2018-11-14 18:01:18 +05:30
absentMindedDeveloper 316b0e7d6d Fixed typo (#32327)
The heading for XOR labeled "eXclusive or" was changed to "exclusive or".
2018-11-14 17:06:09 +05:30
Christina ce17cd4d9f Fixed 3 typos (#26308) 2018-11-14 09:52:43 +05:30
Sam Shidla 161b1750fe fix typo (#26321) 2018-11-14 09:50:45 +05:30
MatejStraka 83cfea8952 typo fix (#25627) 2018-11-14 09:48:40 +05:30
Adhiraj 3c6a4162dc added further introduction (#22332) 2018-11-13 23:14:02 -05:00
Tansica Sun 92cb04434f Clarified + in addition and concatenation (#21433)
Distinguished `+` function (arithmetic versus concatenation) when dealing with different data types (number versus string).
2018-11-13 21:13:34 -07:00
bschlagel eef8938175 Added section on Laravel ecosystem; formatted lists (#21378)
Note…realizing the "Featured Packages" section seems basically just copied from Wikipedia, perhaps should be deleted? Or expanded on by someone with more Laravel experience!
2018-11-13 19:28:20 -07:00
Prashant Chand 5a99e02a87 Add the syntax "For infinite loop " (#21382)
* Add the syntax "For infinite loop "

* Shifted additions around to be less confusing
2018-11-13 19:24:02 -07:00
C. M. Sturgeon 9a1d101451 Additional details (#21324)
More details have been added to tell about Blender's use for 3D printing.

resolved conflicts
2018-11-13 19:20:45 -07:00
Ankita Sood 2119574ee8 Replace it's with its (#23864)
Corrected the usage of the colon.
2018-11-13 21:08:26 -05:00
Miftah Mizwar 9e5b352a86 Update wrong output of the example of code (#22530) 2018-11-13 21:07:32 -05:00
Sakina Fakhruddin f478488859 Updated index.md (#22529) 2018-11-13 21:06:54 -05:00
Tomas Luque Gonzalez 2de472b71f Product Licenses : description & list + link (#22375)
* Product Licenses : description & list + link

A very basic description of the different products & licenses that YoYo Games offers

* Fixed link formatting
2018-11-13 21:06:22 -05:00
Sayali 2bed4878b8 add two white spaces (#22345)
* add two white spaces

* Fixed formatting and grammar issues
2018-11-13 21:05:37 -05:00
capulifour c7e5112f35 Additional text regarding peers (#22341)
* Additional text regarding peers

Reminder to take advantage of peers to get assistance when needed

* Re-ordered list
2018-11-13 21:05:00 -05:00
MarijkeM 86ce5c36d0 Update with extra info (#22339)
* Update with extra info

* Added sub-heading
2018-11-13 21:03:52 -05:00
Nina Xu b5a2f65ee9 Added resource links; fixed typos (#21885) 2018-11-13 21:01:53 -05:00
Heather 0d35f793ff Changed link text to match video title (#21878)
* Changed "what is a MVP?" to "What is a Minimum Viable Product (MVP)" to match the title on YouTube.
2018-11-13 21:00:41 -05:00
Rogel Horlador c21bdcbfa4 Misspelled and not capitalized words (#21718)
"Comman Line Interface" --> "Command Line Interface"
"i" --> "I"
"linux" --> "Linux"
2018-11-13 20:59:34 -05:00
Amit Deshwal 319293d2fc Added Podcasts. (#21712)
Added two another best podcasts for the people who want to stay updated with the culture and technologies used in IT sector.
2018-11-13 20:58:22 -05:00
Cindy Barrientos e1bf16820c Add open data resources (#21663) 2018-11-13 20:54:18 -05:00
CosmicSnowman 951dc42663 Added the exponent format (#21655)
* Added the exponent format

* Formatting changes
2018-11-13 20:53:25 -05:00
Erdem Efe Erol 16ae001f79 Merged sections and repeated information (#21590)
Merged repeated informations in the "Noteworthy Games" section.
2018-11-13 23:55:01 +00:00
samfultonschool 87e38c2161 Added created by and when (#21584)
Added that Brendan Eich created JS in may of 1995.
2018-11-13 23:47:17 +00:00
EmeraldEntities 3ecb87155f Added detail and description and fixed grammar (#21480)
Changed the examples, added more details about each formatting method, and cleaned up grammar. Also made the text easier to read and comprehend, as well as more attractive.
2018-11-13 23:37:09 +00:00
jgowman e20926ed94 Update index.md (#21446)
Added an a to a sentence where one was needed
2018-11-13 23:18:13 +00:00
Cole Polyak 54bbe61e75 Update Index.md (#21435)
Adds description of how the JVM has allowed Java to become so versatile and why Java is called the "Platform independent programming language"
2018-11-13 23:10:22 +00:00
Andrew James d783d3a16c Updated d3.v2 to d3.v5 referenced in index.md (#21431) 2018-11-13 22:56:31 +00:00
Krishna Vishwakarma fe00a8f959 Add 'index.md' for Every Function in javascript (#27682)
* Add 'index.md' for Every Function in javascript

* Changed File name to 'every-function'

* fix: corrected frontmatter
2018-11-13 12:44:51 -08:00
Sweta Sharma a0fd7e73cd Run Prometheus in Docker (#26699)
* Run Prometheus in Docker

* Update and rename Run Prometheus in Docker to guide/english/docker/prometheus/index.md
2018-11-13 12:41:51 -08:00
Bruno Balentović 1c62705f4b added-tar-command (#22669)
* Added tar command

Tar command for creating and extracting archives with examples

* removed space with - character

* removed upper case in file path

* fix: added frontmatter
2018-11-13 12:38:32 -08:00
HARI VARDANACHARI KORRAPATI c045adcc37 Z algorithm is added to the String matching algorithms in the guide (#27833)
* Create new file for  Z algorithm

* Updated index.md 

Changed the content following the guide lines of freeCodeCamp's  Style Guide for creating Guide Articles.

* z-algorithm Updated folder names as per Guidelines

* Updated title as per guide lines
2018-11-13 10:50:56 -08:00
Kiko Almela 0f5c28cfdf fix: update intermediate solution (#34263)
Intermediate code solution doesn't pass tests when the greater number is even because it's the starting acc without passing the reducer function that avoids even number.
Proposed solution: reverse the array before reduce.
2018-11-13 12:54:50 +05:30
Nemanja Jeremic f0ce844ca0 updated solution styled as code block (#34266) 2018-11-13 12:54:33 +05:30
Alexander Molnar cf65516cce Added content (#34267)
Added significantly more content to describe them, explain (very basics of) how to work with them and motivate the use of complex numbers.
2018-11-13 12:54:04 +05:30
Alexander Molnar 0791616e85 Fixed typos (#34312)
Fixed copy/pasting(?) typos, also changed the 'because' in each example to explain the why instead of just showing it's true for a single number, not mentioning any others. (Proof by example is very, very, VERY bad to encourage.)
2018-11-13 12:52:54 +05:30
Alexander Molnar 0250b385f0 Added content to stub (#34301)
Presented formula, derived it and gave examples, one simple and one more involved to show how it's not always 'easy' or 'obvious' how this rule can be applied to help, a rule of thumb in how to use it and a brief list of generalizations.
2018-11-13 12:52:32 +05:30
Chris Gaines 50b0f2b910 Update index.md (#34082) 2018-11-13 12:51:48 +05:30
Chris Gaines 79b1563de5 Update index.md (#34076) 2018-11-13 12:51:06 +05:30
CJVentura 2e9e8623f4 Update index.md (#34071) 2018-11-13 12:50:25 +05:30
Miftah Mizwar 8eb754d4eb Update wrong output of the example of code (#22519)
* [x]  I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
* [x]  My pull request has a descriptive title (not a vague title like `Update index.md`)
* [x]  My pull request targets the `master` branch of freeCodeCamp.
* [x]  None of my changes are plagiarized from another source without proper attribution.
* [x]  My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-11-13 01:36:14 -05:00
RBenBeach e7316e4567 corrected typos and reworded for clarity (#21577) 2018-11-12 17:16:12 -06:00
Nicola Iacovelli 0d762bda39 Improved introduction of getter and setter (#22337)
Mentioned the principle of data encapsulation
2018-11-12 18:07:16 -05:00
BP 54b41a3cd0 Added WebAIM for a color contrast checker. (#21376) 2018-11-12 15:55:15 -07:00
Vishal Kichloo 958c086a8e Added the disadvantage of the array. (#21379) 2018-11-12 15:33:42 -07:00
Rachita Bhagchandani d5b0e0dba9 Added content on Go Structs (#21425) 2018-11-12 07:55:35 -08:00
Prashant Chand e1ae1bdd09 add details for "Heap Sort" (#21420) 2018-11-12 07:54:52 -08:00
Siddhartha Anand 8d8dff86f3 Improve grammar for this README.md (#21419)
Clarify and add more detail to the steps of doing Jump Search.
2018-11-12 07:52:49 -08:00
Izwan Rusli bc896c92ea Adding sentence "The '<br>' tag is an empty tag which means that it h… (#21303)
* Adding sentence "The '<br>' tag is an empty tag which means that it has no closing tag."

* Format the text properly
2018-11-12 07:36:27 -08:00
Tansica Sun 43f4cd0224 Updated code to reflect Bootstrap 4.1 (#21369) 2018-11-12 06:53:10 -08:00
EmeraldEntities 39e936bbaa Changed the text information and grammar (#21360) 2018-11-12 20:45:05 +09:00
Abdul Ghaffar 711d77dddf add babel link to 'Quick JavaScript' (#21343) 2018-11-12 20:22:36 +09:00
George-Cristian Tudoran 458b861380 Added class constants (#21662)
* Added class constants

* fix(guide): typos
2018-11-12 10:55:12 +00:00
Pranav Anbarasu 34abc69709 Added more pros and cons and fixed grammar
Added more pros and cons and fixed grammar
2018-11-12 19:43:05 +09:00
philip1077 b114283c1e Added examples for slope and one point. Made easier to understand. (#21339) 2018-11-12 19:26:24 +09:00
Lauren Van Sloun 04d8e46012 Updated text formatting and inconsistencies for files in basic-html-and-html5 challenges (#19921) 2018-11-12 19:23:12 +09:00
Tammy Lee 028c791fa6 Added how to prove statements 2018-11-12 19:14:11 +09:00
lau626 a2ed0103ec Unwanted underscores in search result and incorrect URL - fixing #24573 (#28441)
* fixing #24573

fixing #24573 - Guide: Let and Const - Unwanted underscores in search result and incorrect URL

- changed underscore to hyphen, same problem was also happening with arrow_functions

https://github.com/freeCodeCamp/freeCodeCamp/issues/24573

* fix: added 3 backticks for code sections
2018-11-11 23:47:08 -08:00
Nemanja Jeremic aa050465e9 Corrected minor code errors (#34260) 2018-11-12 12:42:31 +05:30
Jonathan Otano 8d6f59dcce fixed grammar and typos (#25135) 2018-11-12 08:05:08 +05:30
kViking dc8049df43 Minor typo fix (#23059) 2018-11-12 07:55:32 +05:30
Santino Valenzuela ad5062d3ea Fixes several typos. (#22998) 2018-11-12 07:53:27 +05:30
Sigurd Morsby eaca7dbcd7 Added info about destructuring the Blog component (#22981)
Added info about destructuring by using the Blog component as an example.

Also fixed a simple typo.
2018-11-12 07:50:05 +05:30
Danny Kirschner 9078a50a70 fix: adding formatting and more info on truthy (#21158)
Adding markdown formatting for sections and more information on truthy. Also attempting to mirror how the falsy article is organized.

Moving the conditional example from the bottom to the top of the file.
2018-11-11 19:11:27 -05:00
awais305 86a0bad31f Added ILIKE part. (#21705) 2018-11-11 23:42:52 +00:00
Erdem Efe Erol cc8d0cae92 Added the section "Drop Caps" (#21665)
Added a new section called "Drop Caps"
2018-11-11 23:20:13 +00:00
Evan Farmer 231dad3c28 Changed wording of index.md (#21338) 2018-11-11 21:40:32 +07:00
Dikshant Bali dc9b371317 index.md (#24553)
* Update index.md

* removed redundant text made by contributor
2018-11-11 00:07:55 -08:00
Santino Valenzuela 1e958cebef Fixes a couple of typos (#22991)
Changed "existance" to "existence".  And added space between "application," and "typically".
2018-11-11 13:24:28 +05:30
phatbhoy67 2c53968ba3 Update index.md (#22655)
Added a comma for readability.
Added some trailing spaces to create new lines.
Fixed typo in url which wasn't working.
2018-11-11 13:22:57 +05:30
katiepillar6 640e1298b8 spaces and extra word (#21706)
Added spaces between sentences in first paragraph and removed an additional the in line 208
2018-11-11 00:25:37 -05:00
jgowman cfc7dd09ca Grammar changes (#21509)
Grammar changes

Changes to some of the grammar in the description
2018-11-11 12:15:33 +07:00
Jason Antwi-Appah 409086d600 Added more details on different distros (#21451)
Added details on distros that appeal to certain niches, like AVLinux, and distros with different GUIs/window managers.
2018-11-11 10:28:08 +07:00
Elias Hjelm c07bfe0848 Fixed typos and whitespace in jQuery selectors (#22053)
On line 8: "an function" changed to "a function"
On line 83 & 84: "on the dom" changed to "in the dom"
On line 89 & 97: removed whitespace in jQuery selectors
2018-11-11 08:21:22 +05:30
Nishant Mishra 079bd5629c Update index.md (#21555) 2018-11-11 09:49:33 +07:00
samsvo 5917b2315e Changed subjective "better than" wording (#21548) 2018-11-11 09:36:36 +07:00
Takachou 2efe0116b5 Added new transition duration (#21427)
Added new transition

Added transition duration to the code and indention to the code.
2018-11-11 09:19:53 +07:00
Rachita Bhagchandani eb4c305722 Added augumented trees in binary trees guide (#21530) 2018-11-10 22:10:29 +00:00
Prashanth Thiagarajan f0640891a6 Minor typo in index.md (#21529) 2018-11-10 22:03:00 +00:00
factotumMeister 79e96d0c7b fixed examples (#21527)
made changes to examples to be more javascript standard
2018-11-10 21:57:52 +00:00
RBenBeach f89a138484 removed stray hyphen (#21522) 2018-11-10 21:46:37 +00:00
Anandu B Ajith 5d6628dd1a fix formatting , add expansions (#21521) 2018-11-10 21:43:25 +00:00
Takachou 3dfcd0c256 Updated with figma latest capabilities (#21519)
- added prototyping 
- added figma library 
- added code export
2018-11-10 21:39:55 +00:00
Aman Kumar 519f08da03 Introduced Geometric progression (#21517)
* Introduced Geometric progression

* Fixed some typos and added geometric mean

* fixed some more typos

* Added Design Patterns book

* added design pattern books
2018-11-10 21:35:24 +00:00
rdfriesen 4e22e660dc typo fix (#21171)
* typo fix

* Update index.md
2018-11-10 15:04:53 -05:00
Santino Valenzuela 6ab703ea99 Fixes typo under "What does this button do" (#22928)
Fixes typo under "What does this button do" heading from "kinda" to "kind of".
2018-11-10 23:21:44 +05:30
Abdul Ghaffar 849277da75 add javaScript resource (#21277)
added 'learn X in Y minutes (X = JavaScript)' link.
2018-11-10 08:55:25 -07:00
TheRealSpartacus 009b2e6cd8 Adding content to article (#21484)
Saw this article was empty, decided to fill it
2018-11-10 08:47:01 -06:00
vgupta3 3f795e4e6d Fixed the code block for food table display (#21474)
Added a code block end quote after the food table so that the company table is displayed in a separate code block.
2018-11-10 07:50:03 -06:00
Brian dbc6c05166 Add example for ## A word on 'scope' (#21447) 2018-11-10 13:02:05 +00:00
vgupta3 70fc1ac009 Fixed the binary search equation by changing the 2x to 2^x (#21389)
Fixed the binary search equation by changing the 2x to 2^x

If we divide N by 2 x times it is supposed to be N/2^x not N/2x
2018-11-10 14:48:35 +07:00
Evan Farmer d6bf654355 Changed wording, clarified language index.md (#21426) 2018-11-10 14:46:54 +07:00
vgupta3 7b29cd7f36 Fixed the code block for student table display (#21437)
Added a code block end quote after the student table so that the student-contact-info sql command is properly displayed in a code block.
2018-11-10 14:34:53 +07:00
Mike-Git-Hub 4b2a09efb1 add text "The absolute value of a quantity x is denoted by |x| (the quantity is enclosed between two vertical bars)." (#21402)
add text "The absolute value of a quantity x is denoted by |x| (the quantity is enclosed between two vertical bars)."
2018-11-10 13:51:05 +07:00
ayra-jafri 7dc9394cc9 Added some more resources (all free) to the list (#21232)
* Added some more resources (all free) to the list

* Updated the index.md and removed a few links

Specifically removed the Java2s book link, and the Java Freeware link. Also changed the link for the Helsinki MOOC to https.
2018-11-10 13:23:45 +07:00
Jacky Lui d260f82df1 Adding Full Stack Development Heading + book (#34218)
* Adding Full Stack Development Heading + book

* fixed changes relating to asterix and link

I added the [Amazon Smile] to the link, although I'm not sure what it does

* Update index.md
2018-11-10 10:36:03 +05:30
Alexander Molnar bcd9f41e2d Fixed errors, added content (#34278)
Errors fixed, and added a few other minor points to clarify things, some examples, and more rules for differentiation. Also removed hot-linked images since it is sometimes frowned upon (people should not frown upon FCC!) and some don't work anymore.
2018-11-10 10:32:16 +05:30
trbst fc4a95bfc6 Fixed markdown and examples (#34245)
* Fixed markdown and examples

* Fixed markdown in starting section and 'Header and Footer' section
* Fixed example code structure in starting section and 'Header and Footer' section

* Add correct syntax
2018-11-10 10:31:57 +05:30
AlexandreLeFou 5f03e0f036 Added a solution/fixed stub :) (#34251)
* Added a solution/fixed stub :)

I have added for the most known browser what keyboard combinations/shortcuts you can use in order to open up from Web dev tools the console and run the same code as we do in FCC camp!

Certifications/JavaScript Algorithms and Data Structures/Debugging/Understanding the Differences Between the Freecodecamp and Browser Console

* Deleted a link provided

I have previously provided a link upon which I have added the Macintosh shortcuts. 
I have deleted all the Mac set of keybords as I can't check them in my pc and it is considered plagiarism

* Fixed text 

added more instructions

* Added solution

updated with solution and JS code for solution+as well as hint

* deleted white space in solution

* added frontmatter

fixed Travis problem

* Update index.md
2018-11-10 10:30:30 +05:30
EmeraldEntities efdb543d76 Fixed grammatical issues and updated the text (#21329) 2018-11-10 12:08:41 +09:00
ayra-jafri 0e263c6a9c Added a few books to the list and reformatted some links (#21320) 2018-11-10 11:55:43 +09:00
Tansica Sun 9c77565661 Recommended Jon Duckett's books for beginners (#21316) 2018-11-10 11:55:29 +09:00
RBenBeach 29c7800008 Corrected typos, punctuation, and spacing issues (#21508) 2018-11-10 07:01:12 +05:30
Jonathan Otano 56da36c236 fixed typo (#25144) 2018-11-10 06:51:10 +05:30
Piyush Bajaj d8ad84a387 Update index.md (#25099) 2018-11-10 06:25:25 +05:30
Muhammed Kilig cad39ca159 Added link to Gimp Website for alt download at bottom (#21154) 2018-11-09 19:19:42 -05:00
Rogel Horlador c582a638cc Updated the URL of <input> tag (#21392) 2018-11-09 23:54:10 +00:00
Aditya 3e1187ded8 [Guide] Data Structures: Create a Circular Queue (#34255)
* feat: added circular queue

* fixed code block, adjusted pointer position relative to array entries

* fix: code block
2018-11-09 16:52:54 -07:00
Sharkyshreds ed66838a61 inclusion of private cloud clients (#20924)
* inclusion of  private cloud clients

* Update index.md
2018-11-09 18:47:10 -05:00
Pawan Bangar 1f5d012bb8 add "Jvm Core Responsibilities and More About Jvm" (#21145)
* add "Jvm Core Responsibilities and More About Jvm"

we must know why java,not c++ reason is jvm...

* Update index.md

* Update index.md
2018-11-09 18:46:06 -05:00
Kris Hayes e6a9e49ac3 Added diff between span and div section (#21386) 2018-11-09 23:37:16 +00:00
Mike-Git-Hub a2be9a40e1 replace existing text with the following new text "Divide the top of the fraction (the numerator) by the bottom of the fraction (the denominator); then multiply the result by 100 to obtain the number in percentage form. Example: Step 1: 1/4 = .25 Step 2: .25 x 100 = 25% In this example, we have determined that 1/4 equals 25%." (#21356)
replace existing text with the following new text "Divide the top of the fraction (the numerator) by the bottom of the fraction (the denominator); then multiply the result by 100 to obtain the number in percentage form.  Example:  Step 1: 1/4 = .25  Step 2: .25 x 100 = 25%  In this example, we have determined that 1/4 equals 25%."
2018-11-09 22:36:30 +00:00
Pranav Anbarasu 6c25b2f707 Added new information (#21354) 2018-11-09 22:26:27 +00:00
Maleo223 8b0e7b97b7 Grammar/Spelling Error Changes. (#22605) 2018-11-09 16:52:02 -05:00
brkline 39de1a6af5 Fixed a Few Spelling and Grammar Issues (#22604)
- In the Sprint description under Artifacts, fixed a few grammar errors and missing letters in the sentence 'A deliverable can defined...'.
- In the Scrum Master description under Roles, added the initials used in the description for clarity, fixed a few grammatical errors, and improved consistency when referencing Scrum Guide.
2018-11-09 16:51:22 -05:00
Nigel Cheok 08202e752a Update readme (#22603)
* Update readme

* Fixed formatting
2018-11-09 16:50:01 -05:00
Aditya Oberai 0363a40dcc Grammatical Edits (#22595) 2018-11-09 16:49:01 -05:00
Nicola Iacovelli 347f237090 Improved description of finally (#22367)
* Improved description of finally

Added more examples for the finally block

* Grammatical changes
2018-11-09 16:48:09 -05:00
Shad Ahmad Zaidi 92b88ea352 Describing the example of creating an array (#22366)
* Describing the example of creating an array

Describing the example as well as syntax for creating an array

* Fixed grammar and formatting issues
2018-11-09 16:47:19 -05:00
tasmainawolf fb7f531718 Adding throws keyword with multiple exceptions (#21142) 2018-11-09 11:10:01 -05:00
jonchim d967ae5134 Added additional information about font weight (#20973)
* Added additional information about font weight

* [Font Size And Weight Matters] (https://type-ed.com/resources/rag-right/2017/11/13/font-weight-size)

* [How To Set Weights And Styles With The @font-face Declaration] (https://www.smashingmagazine.com/2013/02/setting-weights-and-styles-at-font-face-declaration/)

* Update index.md
2018-11-09 11:08:39 -05:00
Muhammed Kilig 2289f37dfa Added Google Definition to PHP documentation (#21135) 2018-11-09 11:07:44 -05:00
Alishaan Ali e4bff66f89 Slight Grammatical Changes on if-elif-else-statements (#21222)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-11-09 11:03:10 -05:00
Zeff Morgan 4a59a669e3 Adding instructions to fix .gitignore mistakes (#21334)
* Adding instructions to clean up .gitignore errors

Inexperienced devs often run into these situations that can be frustrating and a little scary to fix. The information is easy enough to find, and I hate to overcomplicate these instructions, but since these are common enough mistakes for the newly initiated, it may be good to have a reference here.

* Adding instruction to fix .gitignore mistakes

A common mistake for the inexperienced is to commit files and directories without updating the .gitignore file. This information is easily found if you dig for it, but common enough I thought it might be useful to add here.
2018-11-09 15:50:29 +00:00
Curtis Vermeeren 68340dcb6b Added a do-while-loop example (#21294) 2018-11-09 15:24:33 +00:00
Mike-Git-Hub 3445c5fb86 add text "An example of positive correlation would be the relationship between people's height and weight: taller people tend to be heavier. If we look at the average data for a large group of people, as height increases so does weight." (#21328)
add text "An example of positive correlation would be the relationship between people's height and weight: taller people tend to be heavier. If we look at the average data for a large group of people, as height increases so does weight."
2018-11-09 07:49:44 -06:00
philip1077 4e77980256 Added "Starting easy with Lego Mindstorms" (#21301) 2018-11-09 22:38:45 +09:00
dillon 3da3e3ec01 Updated cryptocurrency mining paragraph. (#21298) 2018-11-09 22:29:35 +09:00
Rogel Horlador 1cc8a24b47 Added types for <input> tag (#21327) 2018-11-09 07:29:19 -06:00
Jimmy 69ec2781a3 add anaconda logo to python/anaconda/index.md (#21278) 2018-11-09 22:19:14 +09:00
SirDickinson d9e6bc6acc Adding multiline comments using triple apostrophes (#21296) 2018-11-09 21:59:13 +09:00
odm275 17233b2a66 Added a Caveat section with a case (#21299)
Added a Caveat sub-section, and covered the refs aren't passed through case with an example. There are still a couple of more caveats. And left a reference to forwarding refs docs.
2018-11-09 09:18:02 +00:00
kylesucks f7fbdfce67 my changes (#22571)
* my changes

* Fixed formatting

* Fixed naming
2018-11-09 04:13:55 -05:00
Vincent 104d717756 Explanation/example of how to get the file to display in browser (#22554)
* More detailed explanation/example

A little extra explanation about how to get the example file to display in the browser.

* Used 'note' for changes
2018-11-09 04:10:51 -05:00
Gatare Libère 75dd7e7595 Minor grammatical error (#22487) 2018-11-09 04:09:46 -05:00
Vocaoson 52b2fd8b91 Separate content and example (#22468)
* Separate content and example

* Fixed formatting
2018-11-09 04:09:06 -05:00
yukunny 18bd15f99f organized structure and updated hyperlink (#22386)
* organized structure and updated hyperlink

* Fixed formatting
2018-11-09 04:08:20 -05:00
justingiffard af0c94f6e9 Clarified and fixed some horrific errors (#22355)
* Clarified the sentence about zero indexing and that any data type can be stored in an array
* Added spacing between elements
* Fixed declaration format `new nameOfArray[numberOfElements](vals)` is definitely not a thing it should be `new dataType [numberOfElements](vals)`
* Added shorthand definition
* Removed claim that you are storing an array in another array by assigning an alias to it
2018-11-09 04:01:42 -05:00
Brent Willems c2027c19a7 added link to Java Swing docs in this repo (#22105)
* added link to Java Swing docs in this repo

* Replaced repo link w/ guide link
2018-11-09 04:00:18 -05:00
Antony ekirapa ab5ddf132f Fixed grammar (#21939)
Some sentences were not started with capital letters. Also, where fixed where a sentence should end with a full stop and start with a capital letter.
2018-11-09 03:59:26 -05:00
Pranav Anbarasu 22142dc0e0 Grammar and simplified explanation with examples (#21315)
Fixed the grammar in a few places and added a simplified explanation with examples
2018-11-09 13:39:38 +05:30
Pawan Bangar 9372b49bb9 Add "Memory Allocation in Array" (#21234)
* Add "Memory Allocation in Array"

* fix: formatting, grammar and example

* fixed grammar, cleaned up table
2018-11-09 12:57:24 +05:30
Sevket Yalcin 1173ee166a Update CRA's installation command using npx (#21243) 2018-11-09 12:55:41 +05:30
Taylor Stauss 73e6061004 CSS: ADD ::first-line pseudo-element document (#21291)
* CSS: ADD ::first-line pseudo-element document

* fix links, they were mistitled
2018-11-09 12:54:01 +05:30
Daniel Kilders ae0696a55b Added missing word 'top' (#22579) 2018-11-09 00:59:51 -05:00
Matt Oldham 86d923db9a Miscellaneous wordsmithing (#22576) 2018-11-09 00:58:24 -05:00
kylesucks c84a83c787 my changes (#22565) 2018-11-09 00:40:32 -05:00
Joel Bryant b759c984b9 Fixed update (#24840) 2018-11-09 10:13:09 +05:30
Tim Sullivan 9bc9c16072 Reformatted and expanded distribution list (#21262)
Added links, put them one per line. Added some common distributions that were listed as the predecessor to the ones originally in the list.
2018-11-08 18:35:08 -07:00
Vishesh 4959c4c111 Fat Arrows do not work well with arguments example (#20595)
* Fat Arrows do not work well with arguments example

* added clarity
2018-11-08 18:32:09 -07:00
rdfriesen f5d5de59c0 typo fixes (#21166) 2018-11-09 06:11:45 +07:00
Pawan Bangar 9e5d2baac1 ADD "Undefining Macro" (#21287)
* ADD "Undefining Macro"

we can undefine macro whenever we want in code by adding #undefine

* fix: markdown title format

* fix: minor grammar corrections

Capitalise first word and remove extra full stops
2018-11-08 19:22:35 +00:00
Hassan Khan beb14101f8 added details (#21280) 2018-11-08 09:09:13 -06:00
Joel Bryant 8395d35448 Update index.md (#24832) 2018-11-08 20:15:09 +05:30
Roppon Picha 2057069f2c spelling corrections and example addition (#21268) 2018-11-08 08:36:17 -06:00
Logan 3abf1f69b7 <pre> formatting for examples (#24806)
Added <pre> formatting around examples for ease of legibility
2018-11-08 20:06:03 +05:30
Logan 18869d6b80 <pre> Formatting for examples (#24810)
Adding <pre> tags to pre-format examples, for legibility
2018-11-08 19:40:20 +05:30
ayra-jafri 276146b247 Fixed some minor typos (#21257) 2018-11-08 19:39:58 +05:30
Logan 35067f4095 <pre> Formatting and formula correction (#24811)
Corrected "Square" formulas and added formatting for examples
2018-11-08 19:09:53 +05:30
Belma Gaukrodger 6420198f64 Added PWA Rocks! site to the references (#24805) 2018-11-08 19:08:34 +05:30
Josh cb07d5b5e4 Grammar adjustments (#24831)
I am new and still learning Git; please let me know if I need to alter my proposed file changes. Thank you so much!
2018-11-08 18:55:09 +05:30
LRodriguez 7e15320e35 corrected spelling from targetted to targeted (#21261) 2018-11-08 13:20:57 +00:00
Kevin Haynes 3674a818e3 Updated index.md (#21259)
added a few more operators that would be useful to beginners.  Sprinkled in a little extra terminology about pointers in order to... point... beginners towards something to look up.
2018-11-08 13:18:06 +00:00
Giuseppe Varriale cc84d010fd Fixed pop method description (#21254) 2018-11-08 12:54:19 +00:00
Danny 9f53e77f25 Fixed typo on line 13. (#21242)
Fixed line 13 typo. Changed "SOO-RIMM" to "SO-RIMM".
2018-11-08 18:13:12 +05:30
Roppon Picha e5fa49eb13 added comments. revised redundancy at the start. (#21251)
and minor spelling edits
2018-11-08 11:53:02 +00:00
samfultonschool f2a16f5240 Added Timestamp Fact (#21248)
Added timestamp fact about what it is and when it will end.
2018-11-08 11:21:27 +00:00
LRodriguez de990a6ed0 added boolean variables example (#21244) 2018-11-08 11:15:55 +00:00
Rohith ad678a10ce Add the topic "penetration testing tool" to the article (#21240)
short note on kali linux
2018-11-08 11:12:16 +00:00
Erdem Efe Erol 9a5579384c Added new tutorial and example game links (#21769)
New links
2018-11-08 02:24:10 -08:00
rdfriesen c0115cae0a typo fixes (#21229) 2018-11-08 15:16:50 +05:30
Rasheed Bustamam 4a5a4be598 Delete the redux/reducers guide (#20938) 2018-11-08 15:13:28 +05:30
Tim Sullivan 5e00cbbeed Added core GIT to list of GUIs (#21237)
and linked to the https://git.wiki.kernel.org/index.php/InterfacesFrontendsAndTools page that includes dozens of options.
2018-11-08 09:17:32 +00:00
msamylea e541a8b68e Fixed type in line #32 (#21245) 2018-11-08 09:14:59 +00:00
Sudhakar Kumar 5ccad2d294 Remove extra bracket and modify URL (#22461) 2018-11-08 03:37:19 -05:00
AntTAKEOVER 0ef0dd193a Added visualization of indexes in array. (#22449)
The table provides a visual representation of the array, allowing learners to gain a better understanding of indexes in arrays.
2018-11-08 03:29:39 -05:00
Larry Greene 7281adb569 Removed unnecessary word (#22445) 2018-11-08 03:21:01 -05:00
Sayali e9c1c46a53 missing verb (#22442)
Missing verb 'use' in  section 'How it is used for Data Science:
2018-11-08 01:17:36 -05:00
Okaba Mark N 9c476d6698 Updated #1 property of B-Trees (#22151) 2018-11-07 17:44:39 -05:00
manishkaa 3bf39c6146 Add "Unit Information" (#22113)
* Add "Unit Information"

* Fixed formatting
2018-11-07 17:42:35 -05:00
PMB79 5242bba543 Correction of grammar. (#22146) 2018-11-07 17:40:42 -05:00
Jon Kulton 66a97b9c3e Grammar/Typo updates to Ruby Guide homepage (#21152)
* Grammar/Typo, and a rewrite for final paragraph

This paragraph had a few typos and was a little wordy. I've fixed typos, broken it into two paragraphs, and updated the format a bit so we're saying the same thing with less words.

* Update index.md
2018-11-08 05:40:10 +07:00
Andrew James 47cb043dd2 Clarified the definition for the `false` return (#22134)
Updated to clarify 'false' is returned if "none" of the elements met the condition, instead of "any".

Also edited the last sentence a little.
2018-11-07 17:34:41 -05:00
japplejuice 7ce47c5de3 Condensed the comparison of XML & HTML (#21013)
Condensed the comparison of XML and HTML in an attempt to be more concise and easier read.
2018-11-08 05:33:11 +07:00
PMB79 ac950d8038 Simplification of language to improve readability. (#22107) 2018-11-07 17:22:00 -05:00
zweifish 7ec5d3126d fixed some grammatical errors (#21156) 2018-11-07 20:39:18 +00:00
Barbara Kryvko 7a6fe5967b Enhance and Correct Scrum Master article (#20986)
* Enhance and Correct Scrum Master article

Adjusted spelling and scrum guide link, add additional Scrum Master duties, and correct some misconceptions.

* Complete a sentence and change link destination
2018-11-07 20:33:49 +00:00
Roppon Picha b8c7704cbc spelling corrections (#21236) 2018-11-07 20:04:05 +00:00
Tim Sullivan 5647a7ad75 Reformatted and expanded certs (#21216)
I reformatted the certifications into their respective tracks and added links to each of their landing pages.
2018-11-07 15:00:19 -05:00
Daniel 02185e18df Change the title so it is more visible. (#21789)
* Change the title so it is more visible.

* corrected title syntax

* added main header back in after title syntax fix
2018-11-07 14:58:57 -05:00
Danny ec19aff757 Fixed a typo on line 23 (#21233)
Fixed a typo on line 23. There was a "=" instead of a "-" after Cable Management.
2018-11-07 14:49:47 -05:00
barrettfett d2c2fa0ce6 Add other values of the target attribute (#20989)
* Add other values of the target attribute

"_self" "_parent" "_top" _"targetframe"

* fixed grammar and formatting issues

* additional formatting corrections
2018-11-07 14:34:24 -05:00
Jacob Hoard d0911b8d65 Add information about .indexOf() (#21205) 2018-11-07 18:44:15 +00:00
Danny Kirschner c7ccd4c64b Adding another way to check falsey boolean values (#21129)
Checking using !! to get the boolean value may be easier than setting up a conditional.

Also linking to the truthy freeCodeCamp guide.
2018-11-07 18:38:56 +00:00
Adi 5ee74650f1 Update index.md with has_key() (#21093)
Adding has_key() method to python dictionaries
2018-11-07 18:32:45 +00:00
S.Hale 3920b7c4ce Corrected capitalization, corrected to American spellings and typos (#30685)
* Translate challenge subtitles and example challenge text to Spanish

* Corrected errors in syntax and punctuation

* Multiple corrections of it/s to its plus other grammar corrections

* Correction and added paragraph to CSS Flex article

* Corrected my own typo

* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00
Jimmy 624f328f29 Fixed some links, and added one to index.md (#20608)
* Fixed some links, and added one to index.md

* cleaned up links and removed referral/campaign query params
2018-11-07 07:56:11 -07:00
Rasheed Bustamam 579e151f0f Update language to be more clear and concise (#20891)
Code snippet had incorrect syntax, some of the wording was vague or unclear.
2018-11-07 07:54:54 -07:00
Bradley 8c4e965e19 Corrected Spelling. Added emphasis. (#24884)
Line 11 changed "everyon" to "everyone", changed "amongst" to "among".
Line 14 changed "approrpiate" to "appropriate" 
Added some emphasis to line 11 to help get the message across.
2018-11-07 20:20:08 +05:30
mejraf e649006653 Update index.md (#25034)
Edited to visually impaired users.
2018-11-07 20:18:36 +05:30
Shankar Rao Mata 4e14def324 added description about Ant build tool (#21202) 2018-11-07 09:43:17 -05:00
Ken Ahrens e4a2cf16b1 minor tweaks npm v yarn (#21203) 2018-11-07 09:41:43 -05:00
msamylea 73d9e1d8f3 Fixed grammar on line #4. (#21228) 2018-11-07 08:20:53 -06:00
Jeffrey Bullock b269677b6a Text/Typo Corrections (#21223) 2018-11-07 08:16:57 -06:00
msamylea 28408d9171 Fixed typo on Line #13 (#21221) 2018-11-07 07:59:39 -06:00
msamylea 3886d3435a Fixed typo in line #4 (#21213) 2018-11-07 07:53:17 -06:00
Roppon Picha e04f1045d0 added intro sentence. corrected spelling. (#21207) 2018-11-07 07:47:43 -06:00
Shane b3ca44febd replace last link with other better one (#21132)
The last link is private videos that at least I can't see it and I replace it with a better one and update more frequently.
2018-11-07 07:35:20 -06:00
Dhaval Savalia 6cfc0030ce Add new frameworks and improve structure (#21128) 2018-11-07 07:26:34 -06:00
arjundixit98 12da60565a Add the word "programming" in the article (#25057) 2018-11-07 13:54:17 +05:30
wendygwo e32ff64853 Add detail for how to tell git to track new files (#21819) 2018-11-07 01:10:53 -05:00
fadelpamungkas 2b6e151dfd Add "Tasks" in vscode main features (#21845) 2018-11-07 01:10:41 -05:00
Moogle afaa606d0e fixed erroneous comma usage (#21826)
I removed commas that were unnecessary and put commas where they should occur in the sentences.
2018-11-07 01:03:40 -05:00
Vamsi Krishna 7eec4b898b Fixed a typo (#21851)
Changed 'nueroevolution' to 'neuroevolution' at one place.
2018-11-07 01:02:09 -05:00
Charlie van Rantwijk a5175d125a add further reading section to bottom (#22043)
* add further reading section to bottom

* Reformatted to use "More Information"
2018-11-07 01:01:17 -05:00
AlexandreLeFou ce33b6c650 Added a solution/fixed stub :) (#34198)
Added a solution to the stub regardingn Javascript Algorithms And Data Structures Certification\Regular Expressions
2018-11-06 22:48:58 -05:00
AlexandreLeFou 2910a9e6ac Added a solution-fixed stub :) (#34199)
Added a solution to the stub regarding Javascript Algorithms And Data Structures Certification\Regular Expressions
+ added a bit of a hint in the beginning to spice things up ;)
2018-11-06 22:48:01 -05:00
Melvin Viana 99bd2c1dbb Update "Finders-keepers" guide index.md (#34217)
* Update index.md

My proposed advanced solution

* Update index.md
2018-11-06 22:46:44 -05:00
Alexander Molnar dfc68943f7 Fix errors and expanded content (#34213)
Made clear that an infinite decimal expansion does not mean irrational, then added some history, context for interest and explained that in most computing languages their existence can (ironically) be ignored.
2018-11-06 22:18:25 -05:00
Adrian Skar 72fe1c49e8 [Guide] ES6: var vs. let. Fixes and enhancements (#34221)
· Remove phantom image (purpose?)
· Remove unused anchor tag
· Delete notes for contributors
· Links to MD code + descriptions
2018-11-06 21:53:38 -05:00
Alexander Molnar fcf789912c Fix typo (#34223)
Fixed typos, and reordered things.
2018-11-06 21:50:34 -05:00
Sara T 9900699d0b Fix equality expression in ternary operator (#34225)
The equality comparison expression (==) should be used instead of assignment (=)
2018-11-06 21:44:51 -05:00
PMB79 d1c5f51792 Minor semantic changes to improve readability. (#22127) 2018-11-06 19:57:47 -05:00
Ian Paterson 10ff953d19 Changed fontawesome to Font Awesome in index.md (#22073) 2018-11-06 19:55:44 -05:00
Jacky Lui b2a3fc1471 fixed spelling craftsmanship (#34227) 2018-11-06 17:37:28 -05:00
Antony ekirapa 59e7ccdd8e Fixed grammar (#21894)
Initial text: 
"Printers often presents colors using CMYK color values."
Proposed change:
"Printers often present colors using CMYK color values."
2018-11-06 17:37:00 -05:00
akashnigam 7d9b587191 fix: update guide article to truncate a string in javascript (#34216) (#34228) 2018-11-06 17:36:03 -05:00
The Coding Aviator ec25ccfb32 Update index.md (#34229) 2018-11-06 17:31:05 -05:00
The Coding Aviator 94508eba89 Added solution to D3 scaling challenge (#34230)
* Update index.md

* Update index.md
2018-11-06 17:30:20 -05:00
The Coding Aviator 069d17dc01 Update index.md (#34231) 2018-11-06 17:29:28 -05:00
Sepand dac5f58205 Added Info About ForEach() Method (#34133)
Added a section on the very commonly used forEach() method for arrays. Also improved sentence structure of previous sentences.
2018-11-06 17:22:57 -05:00
Heather 87c9ff1ca4 Fixed spacing, added hyphen and comma (#21891) 2018-11-06 17:22:34 -05:00
MaxLearnToCode 88c3ea9b73 Fixed misspelled word multiply, and evaluate (#21822)
* Fixed misspelled word multiply, and evaluate

* Update index.md
2018-11-06 16:35:39 -05:00
orestegiacche 1e58cca812 fix(guide): update unconcious bias article with section on availibility bias 2018-11-06 16:15:21 -05:00
qrius 79fac762f1 added Go books section (#20219) 2018-11-07 00:06:25 +05:30
shabnamNajafian 13d423e94e Update index.md (#22323)
* Update index.md

Add a short description for slices

* Removed stub
2018-11-06 13:29:16 -05:00
The Coding Aviator 6d2db1993a Update index.md (#34232) 2018-11-06 12:20:42 -05:00
trbst 5a1ecb4f09 Added btn-dark (#34234)
* Added .btn-dark class to Bootstrap Button Class List
2018-11-06 11:42:49 -05:00
Alexander Molnar ca1a7e1b77 Add content to stub (#34235)
Just addition, gave formula and example.
2018-11-06 11:39:12 -05:00
arjundixit98 4f37069835 Adding lines and updation (#25081) 2018-11-06 19:35:57 +05:30
Evaldas 45a27b2497 Fixed a mistake in explanation of code (#25070)
* Fixed a mistake in explanation

* fix: grammar
2018-11-06 19:35:21 +05:30
mejraf 90f24c1610 Update index.md (#25075)
* Update index.md

A minor language change to line 6.

* added an back in
2018-11-06 19:23:23 +05:30
arjundixit98 53032e38c7 Adding lines of text (#25079) 2018-11-06 19:16:07 +05:30
coolmint204 44f43fe103 Visual fix of code display (#24944)
Increased code area in visualization, as it missed a line.
2018-11-06 19:11:25 +05:30
Adekanye Timilehin 3076bad01c Grammatical adjustment made on line 11 (#24858) 2018-11-06 19:07:47 +05:30
capulifour c8fefd5007 Section 32 additional text (#22316)
* Section 32 additional text

Added additional text to section 32 to clarify that there are benefits to feeling imposter syndrome.

* Fixed several typos
2018-11-06 06:39:20 -05:00
Amit Deshwal 74e04c7fff Article suggested. (#21795)
* Article suggested.

I have added an best article for ones who are just getting started with the nginx.

* Create subheading
2018-11-06 06:37:41 -05:00
shabnamNajafian 4740b1fcc6 Update index.md (#22310)
* Update index.md

Add a short description for struct

* Removed stub
2018-11-06 06:36:49 -05:00
Manish kumar chaurasia 4f75c9a396 made changes in article (#22322)
added detailed explaination of  Divide,Conquer and Combine
2018-11-06 05:30:12 -05:00
shabnamNajafian 9004e1ce29 Add a daytime for daily stand up meetings (#22277) 2018-11-06 05:15:01 -05:00
Larry Greene 997dd0c10a edited a spelling mistake (#22215)
menthods to methods
2018-11-06 05:04:13 -05:00
Cindy Barrientos d0970071ad Edit typos (#21647) 2018-11-06 04:04:39 -05:00
Spooky9 9a3b8beb36 Update misspelled word "adjascent" to "adjacent" (#21717) 2018-11-06 03:37:44 -05:00
Dennis Braun cc434639d0 fixed a typo (#21817)
* fixed a typo

* Fix subheading level
2018-11-06 02:05:51 -05:00
Shankar Rao Mata f3698bb6d7 Added few lines about big o notation (#21024)
* Added few lines about big o notation

I think this description was missing the basic understanding of running time which can be mastered using big o notation.

* Update index.md

* Update index.md

* Update index.md
2018-11-05 21:15:26 -05:00