Commit Graph

1451 Commits (7721e34a28087b8953e9c17a074d9309b67a4e68)

Author SHA1 Message Date
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
RapLife1121217 adcddce187 Added example pictures to "Generations" (#21975) 2018-11-13 21:56:34 +04:00
vetaveja 43934bf3a3 Changes in translation (#21994)
* Changes in translation

Changed some sentences to make them correct in Russian.

* ch
2018-11-13 21:07:18 +04:00
Snailsloth 83e6d49ab3 translation fix (#21963)
translation fix for Skeleton description
2018-11-13 20:42:47 +04:00
fuserMRX 8f1af189c0 Extend bash-head and add fixes (#21830) 2018-11-13 20:35:52 +04:00
fuserMRX 4fd26514d2 Update index.md (#21812) 2018-11-13 20:35:30 +04:00
Alexander Cvetkov 0a82a32754 Kotlin install in Linux, edit description (#21737) 2018-11-13 20:34:34 +04:00
Jonathas Henrique de Moraes be1d4242a1 Improvement of the article semantics and portuguese spelling (#27978) 2018-11-13 08:07:33 -02:00
leandrosumida a320cc91ff Portuguese translation - phrasing alterations (#29049)
Review and changes of phrasing to improve comprehension.
2018-11-13 08:06:05 -02:00
Rute e8215955e8 Grammar fix and added translation (#25913)
fixed grammar and added the missing translations
2018-11-13 07:57:51 -02:00
Fabio Trilho Pereira 8bd3f6654c Fixed typos and changed OO to OOP (#20552)
* Fixed typos and changed OO to OOP

Some typos, mainly to ease the reading for Portuguese people.
Changed every OO to OOP because it was confusing, and calling it OOP like every other language calls it, makes it even easier for begginers to search online more information about the subject.

* Fixed the sentence that should be in PT-BR

Changed "porquê" to "por que" because is correct in PT-BR
2018-11-13 07:51:27 -02: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
FooVoo 2eb506f7da Grammatical changes (#21775)
* Update index.md

Fix: corrections in the sentence structure

* some changes
2018-11-12 09:46:13 -08:00
Anton Boyko 7efc986ce4 Fixed several translations mistake. (#21792) 2018-11-12 21:28:47 +04:00
fuserMRX 9cb1cf6663 extend bash-cd and add fixes (#21823) 2018-11-12 21:01:51 +04:00
fuserMRX 87bbeb9069 Extend bash-ls and add fixes (#21835) 2018-11-12 21:00:30 +04: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
fuserMRX 2fb4a6199e Extend bash-mv and add fixes (#21841) 2018-11-11 22:36:59 +04:00
Zaur Bairamau ce31d9fae8 correct translation (#21538) 2018-11-11 19:00:03 +04:00
Anton Boyko fbe428e787 Fixed several mistake of naming translations. (#21532) 2018-11-11 18:54:19 +04: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
CubeSky 1492e4d09d Fixed formating and partialy translated to portuguese (#20811) 2018-11-10 12:14:59 +01: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