Commit Graph

17804 Commits (acbc1725a2522b3655713dad372d0a9123c4f292)

Author SHA1 Message Date
Netanya acbc1725a2 Edited some grammar and syntax (#21687) 2018-11-05 04:03:14 -05:00
apurv22 b25fd77ed2 Changed 'method' to 'function' for relevancy. (#25037) 2018-11-05 13:45:07 +05:30
Joel Bryant 16d0bf22c8 Fixed typo (#24837) 2018-11-05 13:43:02 +05:30
deliaphan d9e5321c4e fix typo error (#24996) 2018-11-05 13:32:20 +05:30
Cindy Barrientos 58879fc5fb Removed repeat link (#21627) 2018-11-05 02:48:39 -05:00
Paula Milenkova 4b701255b9 Added text on the semicolon use alongside indents (#21592)
In the section introducing and elaborating upon if and elif-statements, I made a small note on how the rest of the structure is just as crucial, particularly, the semicolon. That is because, while this file is on indentation, it also regards the structural requirements of a code and how to be refrain from avoidable errors. The same way you can easily avoid an error by remembering when to properly indent is seen when we remember to always include a semicolon after a condition.
2018-11-05 02:25:23 -05:00
TheRealSpartacus 96ffe31186 Add Content (#23448)
Added a definition to perimeter with a simple method to measure a perimeter
2018-11-05 02:13:56 -05:00
Chyanne Haugen 01a3532484 fixed spacing in loops (#21571) 2018-11-05 02:07:10 -05:00
Máté Szőnyi 8e4b2795ab Add a "tip" section to the article (#29865)
* Add a "tip" section to the article

With 1 tip for a frequent error I got when I started using bash

* Fixed formatting issues
2018-11-05 02:01:23 -05:00
Ikehviky ac5b3067d8 Update index.md (#28374)
* Update index.md

* Add 'find' to the article

* Add 'find' to the article

* Add 'find' to the article

* Add 'grep' to the article

* Fixed formatting issues in OP's PR
2018-11-05 02:00:34 -05:00
chaudhary-anurag af3c7e8794 Fixed minor typo (#21805) 2018-11-05 01:59:10 -05:00
katiepillar6 1fa6cee420 changed a to b (#21770)
Changed (a) to (b) so it makes sense and reads logically.
2018-11-05 01:58:17 -05:00
Jason Antwi-Appah 1675636976 Fixed administrator in the last sentence.. (#21462)
and other grammar changes in the last 2 lines.
2018-11-05 01:57:27 -05:00
samsvo 6c858fa259 Expanded upon "why getter and setter?" (#21417)
* Expanded upon "why getter and setter?"

* Fixed formatting issues and typo
2018-11-05 01:56:12 -05:00
David Gillispie 64bf069fa9 Tabs on documentation (#21071) 2018-11-04 21:08:44 -07:00
ronandev c66dc46128 Added few more examples of "tech" (#20987) 2018-11-04 21:04:24 -07:00
EmeraldEntities 934c585a36 Updated the text and examples (#20968)
Rewrote the text to be more descriptive and concise
Added an example for links in images
2018-11-04 21:03:02 -07:00
absentMindedDeveloper c136cb9606 Distance Formula added (#21067)
Added the actual formula and a brief explanation on how to use it.
2018-11-04 21:59:06 -06:00
magnacart4 3fa9a5bc1b Added "Framer is only available for Mac right now." (#21064) 2018-11-04 21:57:08 -06:00
jmf c8cad12233 expanded benefits of accessibility features (#20856) 2018-11-04 20:49:53 -07:00
ShadowViper1 d5991a5df9 Updated RAM to include article about ECC Memory (#21022) 2018-11-04 20:46:10 -06:00
Steven M Peterson 9a11c8b013 Defining the abbreviation (#21021)
Defining the abbreviation, so readers know what "PEP" stands for.
2018-11-04 20:44:35 -06:00
Taylor Stauss 87229bc075 CSS: Add ::first-letter pseudo-element (#21009)
This is a basic introduction to the ::first-letter pseudo-element CSS selector. This document is meant to be a starting point and should be added to/expounded on.

P.S. I tried submitting a doc for the ::before selector, but apparently, it was already created, however, it's nowhere to be found in this directory (css/selectors/pseudo/). I wonder if a consolidation is in order 😛.
2018-11-04 20:24:37 -06:00
kcrabtree eab44f2548 Added blog link to Angular articles by Thoughtram (#21002) 2018-11-04 20:11:47 -06:00
magnacart4 527569b95b Correct typo on the word "realizing" (#21008) 2018-11-04 20:10:46 -06:00
Kaily Granados 0697232bad Added new resource and more description (#20991) 2018-11-04 20:04:58 -06:00
jacheg dc09ca3e25 Updated typo and more info (#21787) 2018-11-04 20:59:47 -05:00
TanuAgrawal123 77bf9f968f Fixed some grammatical mistake. (#21932)
* Fixed some grammatical mistake.

* Revert to nested lists
2018-11-04 20:50:15 -05:00
Joe e465168940 Update index.md (#24609)
changed "creates empty file if not exists or modify times of existing files" to "creates empty file if none exists or modifies times of existing files"
2018-11-04 15:59:43 -08:00
Dmitriy 847acc1578 Make russian translate little better (#18530)
Make russian translate for add-a-text-alternative-to-images-for-visually-impaired-accessibility.russian.md little better and more russian
2018-11-04 15:55:51 -08:00
adrianchavez123 947e827cd4 Update index.md (#24610)
* Update index.md

More Information section was empty, a link to MDN Docs was added.

* corrected added link syntax
2018-11-04 15:15:04 -08:00
adrianchavez123 db1d633fe5 Update index.md (#24596)
Fix typo in Spread Operator document, and an example of copy an array was added.
2018-11-04 15:14:41 -08:00
Dikshant Bali 9f4739ed9d Update index.md (#24561)
* Update index.md

* corrected link syntax
2018-11-04 15:14:05 -08:00
kushan2018 d1a993fe09 Update index.md (#24264) 2018-11-04 15:12:53 -08:00
Kyle Jackson a55966c3dc grammar changes/fixed redundant descriptions (#20976) 2018-11-05 05:41:19 +07:00
Lam Chi Tak 96cc282c8e Fix Typo (#22000) 2018-11-04 16:58:00 -05:00
Rogel Horlador e9897002ab Typographical error (#21884)
"represnts" --> "represents"
2018-11-04 16:41:46 -05:00
Robin Naundorf 525ce1dc99 Update index.md (#21896)
Fix typo
2018-11-04 16:29:20 -05:00
kenbhatt a674171714 My change is line 30. (#23571)
Printing hello, world correctly according to the code above given.
2018-11-04 13:18:04 -08:00
shabnamNajafian 5d0546a63e Update index.md (#22315)
* Update index.md

Add a description for channel

* removed stub info
2018-11-04 13:17:40 -08:00
manishkaa 435b1bd547 Update index.md (#22132)
* Update index.md

* corrected list item syntax
2018-11-04 13:17:13 -08:00
kanishkgautam4 c255fcc700 Update index.md (#21802)
* Update index.md

* removed unnecessary dash
2018-11-04 13:16:49 -08:00
Pritom Hazarika 49bf21a3dd Update index.md (#21753)
* Update index.md

implementing rock paper scissors  using if elif

* removed sentence
2018-11-04 13:16:21 -08:00
IITigroKII 833d798ad2 Fixed some grammatical mistakes. (#24462) 2018-11-04 21:33:19 +04:00
Efremov Dmitry f0e5c7d08c made russian translation correction (#24244)
* made russian translation correction

* russian proofreading correction in create-a-bootstrap-headlie.russian.md

* russian proofreading bootstrap section
2018-11-04 21:28:51 +04:00
Dmitriy 2b4277b5da Update russian translation (#24150)
Update add-an-accessible-date-picker.russian.md from challenges/russian/01-responsive-web-design/applied-accessibility
2018-11-04 21:07:06 +04:00
elcodex ec465911fd [Rus] RWD: CSS Grid Improved translation of add-gaps-faster-with-grid-gap (#23410) 2018-11-04 21:04:52 +04:00
elcodex 6cd86b077d [Rus] RWD: CSS Grid Improved translation of create-a-row-gap-using-grid-row-gap (#23395) 2018-11-04 21:04:01 +04:00
Aanlo fe637f1a49 Update index.md (#23474)
* Update index.md

* 27
2018-11-04 20:38:45 +04:00
Svetlana Vovk 2e03f919cf Modification Git | Russian (#22361) 2018-11-04 20:31:51 +04:00