Commit Graph

1340 Commits (becadc0a2489b47c143fba662be804cf117f5f2b)

Author SHA1 Message Date
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