John Mantas
cf721281ca
Add solution using RegExp ( #34294 )
2019-03-04 15:35:27 -08:00
Andrew Nicholas Rivera
d61ea6108d
added clarification on instances and a link ( #28214 )
...
* added clarification on instances and a link
I added a bit of clarification on the relationship between a instance and the class during initialization. I also added a article to the resource links relationships through pokemon.
* fix: corrected spelling and punctuation
2019-03-04 15:20:49 -08:00
Michael G
1594728815
Added some Sample Code for a demonstration in article commenting-code ( #28451 )
...
Implemented some Sample Code for the reader so they can see how comments are used in a basic function.
2019-03-04 15:04:25 -08:00
Jesse Roland
113980f97a
Added explanation of implementing []
and []=
methods ( #27904 )
2019-03-04 15:02:40 -08:00
Amy
704f7fa4c7
Fix typos and clarify explanations ( #30546 )
...
* Fix typos and clarify explanations
* Make edits based on review
* Update guide/english/css/css3-media-queries/index.md
Co-Authored-By: amyyf <ava447@gmail.com >
2019-03-04 13:07:08 -08:00
KartikSoneji
117c10b8de
Added note on eval, and small changes ( #31231 )
...
* Added note on eval, and small changes
* Added Syntax Error handling for Compiled and Interpreted Languages
* Corrected Syntax error to semantic error.
2019-03-04 13:06:29 -08:00
conradauthor
93c7843467
Update index.md ( #29155 )
...
This article seemed a little light on content and examples. The grammar was also a little off.
I have re-written the article to include more examples, cleaned up the grammar, and included a "further reading" suggestion.
2019-03-04 09:53:53 -07:00
kwyoke
61b7ac8948
Clarified use of using namespace std
( #30681 )
2019-03-04 08:11:15 -07:00
Tristan Sweet
281819741a
Edited commas ( #30627 )
2019-03-04 07:54:11 -07:00
ayerest
b5601f612b
Minor text updates ( #29923 )
2019-03-04 17:33:58 +05:30
Vedran Leder
61f4c46bff
Add more resources to linear gradient( #27272 )
2019-03-04 17:33:10 +05:30
Mateusz Konieczny
b0c239ff53
Fix match single unspecified characters hint page ( #34615 )
2019-03-04 17:14:38 +05:30
Edy Ionescu
ff4afe4683
Add --grep flag to git-log ( #25158 )
2019-03-04 17:01:32 +05:30
Alexander Molnar
5b71c2b25e
Added content to stub about quadratic formula( #24716 )
2019-03-04 16:57:12 +05:30
OLOGUNOWA Samuel
f93e494f4a
A basic solution to challenge sum-all-primes ( #34249 )
2019-03-04 16:06:05 +05:30
Kevin Ullyott
cd18e168a6
Add documentation on jQuery chaining ( #26702 )
2019-03-04 10:39:06 +05:30
Manish Giri
9a8e961c59
fix(guide): Fix java index.md heading level ( #35326 )
2019-03-03 19:50:16 -08:00
Ruben Lamon
a412195e38
added extra solution to pig latin guide ( #34465 )
...
* added extra solution to pig latin guide
* Fixed repl.it link for Advanced solution
* Remove repl links
* Fix formatting issue
2019-03-03 17:53:46 -08:00
Aadat
f7899f3f1c
Added object oriented keyword in definition of cplusplus ( #30056 )
2019-03-03 14:14:40 -07:00
Aadat
5da72be9ca
Added wikipedia link for Bjarne Stroustrup ( #30052 )
2019-03-03 13:22:19 -07:00
samujjal1618
99906d2589
Added some more information ( #27749 )
2019-03-03 12:43:13 -07:00
ishan-sriv
218bcfe75d
Add lines 109-118(reading files) ( #27795 )
...
* Add lines 109-118(reading files)
* Update index.md
2019-03-03 10:11:21 -08:00
Dhirendra
7463e75530
Add hint & example for using CSS selectors. ( #24807 )
2019-03-03 23:15:47 +05:30
The Coding Aviator
6f9cad3315
fix(guide): Change true and false to equal and not equal in ternary operator challenge ( #35494 )
2019-03-03 09:13:12 -08:00
Andrew Mackie
87f04caf82
Fixed typos and added a reference. ( #27451 )
2019-03-03 08:14:07 -08:00
Anaconda
76fd0ce297
Added method to delete objects ( #33474 )
2019-03-03 07:55:52 -08:00
averyl36
d78db71f34
Color change command ( #28128 )
2019-03-03 20:24:22 +05:30
rituteb
91a5cc67cf
fix(guide): Update code editor references ( #34960 ) ( #35363 )
2019-03-02 10:00:39 -08:00
Agnes Brettl
6b581d6f81
Rgbcolors with alpha channel ( #27219 )
2019-03-02 10:00:44 -07:00
Bradley D. Thornton
d4d1834766
working-in-tech/remote-versus-onsite (grammar fix) ( #32241 )
2019-03-02 18:46:03 +05:30
rupali317
cb3db952ee
fix: update guide article for javascript conditional ternary operator ( #35388 )
2019-03-02 11:09:15 +05:30
Nicole Peery
890d7be105
Elaborated on the definition of a mixin and added definition of extends with a code example ( #28046 )
2019-03-01 16:49:07 -07:00
Kabir Hossain
9f3e196574
bubble sort example in php added ( #24929 )
...
* bubble sort example in php added
* bubble sort example in php completed (#3 )
bubble sort example in php completed
2019-03-01 16:48:53 -07:00
The Coding Aviator
b10256e853
Added formatting and explanation to Use the Conditional (Ternary) Operator ( #34310 )
2019-03-01 15:40:29 -08:00
lauraste1
8679a70c55
Add Boyer-Moore article to string algorithms section of guide ( #34937 )
...
* Add files via upload
* fix: corrected front matter
* fix: renamed to be index.md
2019-03-01 15:00:27 -08:00
ramyasree
6dbec7e44f
Added hints and solutions to Redux exercises ( #35244 )
...
* Added hints and solutions to Redux exercises
solution to Redux exercise: Copy an Object with Object.assign
* Added the full code for the solution
2019-03-01 14:53:43 -08:00
Garret Kemp
46c4263931
Added code solution to jQuery challenge: Remove Classes from an Element with jQuery. ( #35269 )
...
* Update index.md
* Update index.md
2019-03-01 14:50:23 -08:00
David E. Barrera
53bb915868
Agregar definicion y ejemplo. ( #20895 )
2019-03-01 23:36:27 +01:00
Akhil Babu
e59e7cd2dd
Updated index.md to change the grammatical mistakes ( #32494 )
...
* Updated index.md to change the grammatical mistakes
In the line no. 6, added an "an" before the word "element". Similar corrections in line no. 8, 9, and 10. In line no. 8, "then" is added in the line to make a proper meaning in completing the sentence. The word "to the" is added before the words such as "top", "left" and "bottom" in line nos. 9 and 10 to make a proper sentence.
* Update index.md
* Added a , before the then statement
2019-03-01 14:29:10 -08:00
Joe
8eae311392
clear ( #24643 )
...
* clear
added an explanation of the clear command
* add title fix format
* fixed format
* fixed title
* Fix filename to index.md
2019-03-01 13:49:29 -08:00
Joe
56604f43f6
exit ( #24641 )
...
* exit
added an explanation of the exit command
* add title fix format
* fixed format
* fixed title
* Fix filename to index.md
2019-03-01 13:48:38 -08:00
The Coding Aviator
48312b3ff9
fix(guide): Fix language names in jQuery section of guide ( #35271 )
...
* Fix language names
* Fix language name
* Update index.md
* Fix language names
* Change javascript to js
2019-03-01 12:33:52 -08:00
The Coding Aviator
efe39a5da8
fix(guide): Add full solution to jQuery challenge: Use jQuery to Modify the Entire Page ( #35270 )
...
* Add full solution
* Update index.md
2019-03-01 08:28:12 -08:00
Rajasimha Reddy
3ec8875bf1
Add locate command ( #30902 )
...
* Add locate command
* fix: formatting
* fix: formatting
2019-03-01 07:51:48 -07:00
merkur0
5665222c70
Added a Basic Code Solution to "False Bouncer" challenge ( #34858 )
...
* Added a Basic Code Solution
I have also provided the Code Explanation and Relevant Links.
* Added 3 backticks to code
Co-Authored-By: merkur0 <ondramerkun123@gmail.com >
* Added 3 backticks here too
Co-Authored-By: merkur0 <ondramerkun123@gmail.com >
* Removed deprecated part of text
Co-Authored-By: merkur0 <ondramerkun123@gmail.com >
* fix: reformatted links and add closing backticks
2019-02-28 16:39:56 -08:00
Joe Erickson
0890dda962
Add content for PHP strings ( #27489 )
...
* Add content for PHP strings
* fix: resolved conflict
2019-02-28 16:37:12 -08:00
Zonqq
3f2b07ed71
Add information "String" ( #26594 )
2019-02-28 14:51:54 -08:00
Francisco Gutierrez
fadea0cfe8
fix: Fix typo ( #34779 )
...
Changed "chack" for "check"
2019-02-28 12:41:55 -08:00
Oleg Filonchuk
b98213dd29
fixed few wrong translations ( #29313 )
2019-02-28 20:51:48 +04:00
amusinger
16e95b9f51
Improved Russian translation to this article ( #29281 )
2019-02-28 20:49:51 +04:00