Commit Graph

22487 Commits

Author SHA1 Message Date
gasts
98798bd3fa Description of unix sort (#22403)
A sort description of unix sort
2018-11-21 09:06:47 -06:00
Marcin Grygierczyk
e612f499c2 Add description of abstract class (#22400) 2018-11-21 09:01:22 -06:00
justingiffard
5ddb059242 Made pretty and clarified (#22392)
* fixed indentations, added line breaks
* split the 3 switch case output examples and specified in which situation they would be executed
2018-11-21 08:58:23 -06:00
raghavbhartia
81178d2344 Added few advantages of event driven architecture (#22389) 2018-11-21 08:56:36 -06:00
KevinatorTrainer5
df0bb71bce Elaboration of unknown side cases on Pythagoras Theorem (#22373)
-I decided to extend the amount of information on Pythagoras Theorem, through explaining other cases of finding an unknown side apart from the hypotenuse, which are the perpendicular height and base.
2018-11-21 08:52:03 -06:00
Alishaan Ali
8ca6a28a9b Commenting Code Minor Grammatical Changes (#21175) 2018-11-21 08:58:10 -05:00
Izwan Rusli
5c612e5f6e Adding Transparent Hover Effect code (#21179)
* Adding Transparent Hover Effect code

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2018-11-21 08:55:21 -05:00
Danny
73326f98ec Fixed grammar error on line 70 (#21182)
Fixed grammar error on line 70. Changed the word "do" to "does".
2018-11-21 08:51:01 -05:00
Preankhan Gowrypalan
17cf06c92d Small grammar change (#21183)
Colon instead of a comma for lists.
2018-11-21 08:29:32 -05:00
zweifish
09edf93ba9 fixed minor formatting error (#21184)
* fixed minor formatting error

* Update index.md
2018-11-21 08:27:47 -05:00
DC
adad522465 Formatting examples, added example based on note (#21186)
would like some feedback on my extra example :)
2018-11-21 08:26:07 -05:00
rdfriesen
610c4303c1 typo fix (#21195) 2018-11-21 08:12:00 -05:00
msamylea
6364a9732e Fixed minor typo in line 16 (#21188) 2018-11-21 08:08:13 -05:00
Sevket Yalcin
82954a7778 Update CRA installation script using npx (#21201) 2018-11-21 07:57:28 -05:00
Robert Samu
184b5c2bf0 Fixed mistyped words (#25401) 2018-11-21 10:37:50 +05:30
Merenoel
49a9ef11a9 Corrected several grammar mistakes (#25396) 2018-11-21 10:36:17 +05:30
jonmoon74
b360386e31 Grammar correction (#25386)
Grammar corrections in line 48
2018-11-21 10:33:30 +05:30
Robert Samu
771e8a019b Fixed mistyped words (#25385) 2018-11-21 10:32:11 +05:30
Lumpenstein
91a3bd6e9a Update index.md (#22845) 2018-11-20 22:53:17 -05:00
vtt01uk
0abba344c9 Minor spelling corrections (#22825) 2018-11-20 19:12:30 -05:00
Matt
d219d38644 typos, grammar, output fixes (#22987)
Minor fixes to typos, grammar and example output framing
2018-11-20 19:00:47 -05:00
Karen Tobo
65c5b03a41 Copy editing of ArrayList article (#22985) 2018-11-20 18:59:54 -05:00
tahirsoft
df0196f6e3 fixed some minor mistakes like vanished colon and etc. (#22984) 2018-11-20 18:59:04 -05:00
csteacher1
bc48cff3e8 Usage Section Update (#22977)
Add the following paragraph after the doctype declaration on Line 55:

"It is important to note, that while "DOCTYPE" is shown in uppercase letters here.  The keyword "DOCTYPE" is case-insensitive and can be uppercase or lowercase.  This simplification is part of the reason HTML5 pages are compatible with old and new browsers, and also compatible with the browsers on mobile devices."
2018-11-20 18:58:37 -05:00
Dallin Reeves
4b44e363c4 Added resource under 'More information' (#22957)
* Added resource under 'More information'

* Fixed formatting
2018-11-20 18:54:18 -05:00
Ariel Teague
11ed97e860 Add mention of centralized vcs to svn article (#22826)
Add a small section to the Subversion article discussing it as a well-known example of a centralized vcs.
2018-11-20 18:51:57 -05:00
JMVL64
8cc39cb957 Found extra link for podcasts (#22780)
And added software tester -> is a bit of a specialty.
2018-11-20 18:48:48 -05:00
AntTAKEOVER
b49f534d73 Added the output of a print statement (#22748)
Added the output for a print statement used in a code example.
2018-11-20 18:48:01 -05:00
brkline
ba16264562 Revised to fix spelling, grammar, and add clarity (#22728) 2018-11-20 18:47:14 -05:00
Adewale Orotayo
26c4b20a9b Add "Second example of Const" to article (#22727)
* Add "Second example of Const" to article

Describing const also to be scoped i.e, accessible in the block where it was defined  can be added to the article

* Reordered changes and fixed formatting
2018-11-20 18:46:06 -05:00
bugizozi
1f8f67c080 My change (#22723)
- And The dialog box shoud contain an OK button
2018-11-20 18:45:02 -05:00
brkline
b32f8cf5ac Replaced Broken Link in More Information (#22686)
* Replaced Broken Link in More Information

The link that was there didn't show the content anymore.

* Fixed formatting
2018-11-20 18:43:25 -05:00
raghavbhartia
1b97963972 Added few advantages of documentation (#22416) 2018-11-20 18:42:22 -05:00
Blaze2305
74a4b1175e added general syntax of python function definition (#22670)
* added general syntax of python function definition

* Cleanup
2018-11-20 18:38:56 -05:00
Arndi
1b6b3d38c0 Additional information MS SQL and T-SQL (#22654)
* Additional information MS SQL and T-SQL

* Fixed grammar
2018-11-20 18:38:05 -05:00
Blaze2305
e9fd6b3542 fixed typographic error (#22648) 2018-11-20 18:36:41 -05:00
CharlesMarlow
64ab5c78f6 Added framework to Javascript frameworks section (#22637)
Vue.js was added on line 34 as one of the prominent front-end frameworks for Javascript.
2018-11-20 18:35:31 -05:00
brkline
208eee39d8 Added Product Management Overview Link (#22634)
* Added Product Management Overview Link

* Fixed formatting
2018-11-20 18:34:48 -05:00
adeelnazir13236
bcfa215ab0 Free WordPress templates (#22599) 2018-11-20 18:33:59 -05:00
Christoph
96f81d8da2 Added new book and changed the layout (#22592) 2018-11-20 18:32:24 -05:00
Miftah Mizwar
e9004f3e21 Update block of code to be highlighted as C (#22588) 2018-11-20 18:31:50 -05:00
gitmbgitmb
059512846e Added Resources to learn Git link (#22502)
* Added Resources to learn Git link

* Fixed formatting
2018-11-20 18:31:12 -05:00
Samuel Koprivnjak
93f7e44752 Kotlin functions basic usage (#22231)
* Kotlin functions basic usage

* created index.md file
2018-11-20 18:25:15 -05:00
Dulce Hernández
28f4d54be1 Fix Spanish translations for Bootstrap Buttons (#19776) 2018-11-20 14:55:13 -07:00
Henrik
97d60dbd9e Update index.md (#22142)
Corrected some spelling errors
2018-11-20 10:57:53 -08:00
capulifour
6596fe607a Head First Book Addition (#22330)
added Head First Javascript as an additional book of interest for those wishing to learn the language of Javascript
2018-11-20 18:05:08 +00:00
manishbhatt151
961349432c Added a book on Python (Python Cookbook) (#22333)
Python Cookbook: Recipes for Mastering Python 3
2018-11-20 10:51:54 -07:00
JiDarwish
c29445ca5e Added ternary operator (#22234)
* Added ternary operator

* Update index.md
2018-11-21 00:47:00 +07:00
yu1iia
1331d8deab html-5 forms (#22594) 2018-11-20 20:58:19 +04:00
tahirsoft
c32b7c6da2 a better translation for this article (#22979) 2018-11-20 20:54:26 +04:00