Commit Graph

6 Commits (ab5ddf132ff998f38b5dafe8a5f66ddd4828bcce)

Author SHA1 Message Date
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
Chyanne Haugen 01a3532484 fixed spacing in loops (#21571) 2018-11-05 02:07:10 -05:00
Thomas Walker 76b4a74a84 Fixed all of the hyperlinks in index.md (#20808) 2018-11-04 09:25:45 +07:00
SakshamGupta1995 3f6a61fbca Add the text article Infinite Loop to my article (#25516)
* Add the text article Infinite Loop to my article

The article  "##Infinite Loop by opposite iteration##" gives an example to new java programmer as to how a program can go into infinite loop if we increment the value of i instead of decrementing it and vice-versa. It is a basic but an important example for new coders.

* Update index.md

* Add Infinite Loop by update

This article will give new programmers the example of infinite loop when we increment the value instead of decrementing and vice-versa.

* Fixed several formatting issues
2018-11-03 12:51:23 -07:00
Abhishek 7a90dbe515 Proposed an addition in for loop (#32990) 2018-10-31 17:00:34 -05:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30