Commit Graph

19214 Commits

Author SHA1 Message Date
Dana Ottaviani
ac5bbb2dc7 Add solution
For "Use the flex-basis Property to Set the Initial Size of an Item" challenge
2018-11-05 13:36:38 +03:00
chaudhary-anurag
874e7ed3da fixed typo (#21778) 2018-11-05 04:24:34 -05:00
carlos fernandez
fd1d97e841 change text 's' for 'a' (#21764)
I changed the sentence that said : This code will give s blue background and red text color , for : This code will give a blue background and red text color...
2018-11-05 04:22:34 -05:00
Preeti Lolla
847dd62af6 Added a suggestion (#21752) 2018-11-05 04:19:24 -05:00
katiepillar6
90a417b331 Changed C++ to C (#21734)
Changed a reference to C++ to C.
2018-11-05 04:14:50 -05:00
jacheg
62bf5ad17d Changed the wording for the elements in an array. (#21729)
It was confusing before. Mentioned elements that didn't exist. Maybe meant indexes?
2018-11-05 04:13:33 -05:00
chaudhary-anurag
dd03af6947 fixed minor typos (#21702) 2018-11-05 04:08:56 -05:00
jlewismith
70d8675171 Fixed several typos. (#21699) 2018-11-05 04:07:32 -05:00
Spooky9
446be9460c Update verb form "learning" (#21695) 2018-11-05 04:06:11 -05:00
CosmicSnowman
31c9f6c1ca Added another clear example to probability (#21688) 2018-11-05 04:04:40 -05:00
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