Commit Graph

4174 Commits

Author SHA1 Message Date
Todd M. Guerra
6d3f52b7f0 Fix some grammar, spelling and indentation
Just some quick cleanup to make the code correctly formatted in parts
and fixed some typos.
2015-10-08 11:53:19 -04:00
Tom Samstag
4b74a7a76d fix the output of ff example 2015-10-08 08:46:54 -07:00
Tim Heaney
c39264fd88 Typo: "easily" rather than "easy" 2015-10-08 09:00:59 -04:00
Tim Heaney
6f2d381559 Typo: "thought of" not "though of" 2015-10-08 07:14:24 -04:00
Matteo Taroli
b723d3284b Add explanation about $_ and fix typos 2015-10-08 12:38:19 +02:00
himanshu81494
617599a527 Update json.html.markdown 2015-10-08 15:49:51 +05:30
himanshu81494
e8248af134 Update c.html.markdown 2015-10-08 15:31:40 +05:30
himanshu81494
626ee03fc3 Update c.html.markdown 2015-10-08 14:45:16 +05:30
himanshu81494
9796759379 Update c.html.markdown 2015-10-08 14:44:10 +05:30
Valentine Silvansky
707c8db171 Add generics operator in Swift 2015-10-08 10:00:13 +03:00
Zachary Ferguson
7aca9100a0 [java/en] Fixed repitions 2015-10-08 00:00:37 -04:00
Zachary Ferguson
342488f6a8 Merge remote-tracking branch 'adambard/master' into adambard/master-cn 2015-10-07 23:53:53 -04:00
Zachary Ferguson
3c02fdb8e4 Revert "[c/en] Added a section for header files."
This reverts commit e1ac6209a8.
2015-10-07 23:49:46 -04:00
Zachary Ferguson
bc21259249 Merge remote-tracking branch 'adambard/master'
Conflicts:
	java.html.markdown
2015-10-07 23:46:13 -04:00
Zachary Ferguson
e1ac6209a8 [c/en] Added a section for header files.
Added a section for header files.
Included a discussion of what belongs in a header file and what does
not.
2015-10-07 23:45:01 -04:00
Adam Bard
abd7444f9e Merge pull request #1395 from ghalley/spaces
[en] Remove unnecessary whitespace throughout the english files
2015-10-08 11:24:31 +08:00
Gabriel Halley
960ee4a185 removing whitespace all over 2015-10-07 23:11:24 -04:00
Gabriel Halley
a793d16e37 remove extra whitespace, explain NaN 2015-10-07 22:22:12 -04:00
Aayush Ranaut
087bc761d5 Sugar Assert fix 2015-10-07 21:19:50 -04:00
Aayush Ranaut
83a229e3f5 Fixes typos 2015-10-07 20:50:30 -04:00
wboka
88d1bb7c84 Update coldfusion.html.markdown
Additions to the control structures. Added more user-friendly output for .cfm file
2015-10-07 16:54:19 -04:00
Gabriel Halley
6fce99b0ee Add ghalley as ruby contributor 2015-10-07 15:40:31 -04:00
Gabriel Halley
3b0bc74c56 ruby each with index 2015-10-07 15:26:25 -04:00
Gabriel Halley
f4c13bc696 array first and last methods 2015-10-07 15:26:10 -04:00
Gabriel Halley
e3c528bb81 add modulus operator 2015-10-07 15:25:50 -04:00
Cameron Schermerhorn
18b1c0c4d6 Edit string switch addition
+ fix typos:
     line 284: fix prinln to println
     line 293: fix sustem to system
2015-10-07 08:56:29 -04:00
Cameron Schermerhorn
ec125fb6e7 Add example for switching Strings
+ Added switch structure to demonstrate how to switch Strings
+ Added name to contributor list
2015-10-07 08:53:09 -04:00
Iandenh
07c1233705 Fix dutch notation for large numbers
The Dutch notation for large numbers is with a `.` instead of a `,`
2015-10-07 11:36:24 +02:00
Gayan
ddb3c9eab5 Update php.html.markdown 2015-10-07 16:01:09 +08:00
ven
5c677e8071 Merge pull request #1378 from cwalk/swift-1
[swift/en] Updated link to correct page
2015-10-07 09:21:27 +02:00
ven
4d8202a55b Merge pull request #1380 from cwalk/obj-c
[objective-c/en] Added additional reading for both iOS and OS X for Objective-C
2015-10-07 09:20:43 +02:00
Gayan
a03b400390 Update php.html.markdown 2015-10-07 15:13:17 +08:00
Gayan
0904a24f30 Adding exceptions and error handling 2015-10-07 15:12:31 +08:00
ven
d6f45adb94 fix contributors, #13699 2015-10-07 08:35:54 +02:00
Cadel Watson
777423dcc5 Add examples of higher-order functions taking multiple arguments 2015-10-07 17:01:28 +11:00
Clayton Walker
56ec0882a4 Added more to further reading 2015-10-07 00:07:00 -04:00
Clayton Walker
6a2fe434b8 Minor Typos, increased readability 2015-10-06 23:56:55 -04:00
Clayton Walker
ad16a31c07 Added clearer description of Optionals and Unwrapping. Minor typo changes as well. 2015-10-06 23:36:32 -04:00
Clayton Walker
f53f50aad1 Added additional reading for both iOS and OS X for Objective-C from Apple Developer site. Added contribution line. 2015-10-06 23:06:21 -04:00
Clayton Walker
5dac348b72 Forgot to add myself as a contributor from swift-1 pull request. 2015-10-06 23:00:11 -04:00
Raphael Nascimento
f1711ddd4c [javascript/en] Added for/in loop JavaScript
more explanation about for/in java script.
2015-10-06 23:44:30 -03:00
Clayton Walker
d540d1c67b Original link directs to page that can't be found. Changed to represent new location of the Apple Developer tutorial on swift. 2015-10-06 22:25:38 -04:00
Kaleb Davis
7afadb0181 Fix indentation to make compiled JS more readable 2015-10-06 21:31:07 -04:00
Kaleb Davis
f30200b31c Add examples to show how printing works 2015-10-06 21:22:09 -04:00
Kaleb Davis
d73584cc9a Add information about mapping arrays 2015-10-06 21:06:44 -04:00
Kaleb Davis
f165e721ce Update ruby.html.markdown 2015-10-06 20:55:51 -04:00
Raphael Nascimento
fe52573118 Update javascript.html.markdown
For/In loop JavaScript
2015-10-06 20:51:47 -03:00
Zachary Ferguson
cea7db46eb [java/en] Fixed Whitespace
Converted tabs to 4 spaces for consistency.
2015-10-06 19:09:13 -04:00
Zachary Ferguson
420e04a590 [java/en] Final Methods
Explained Final Methods
2015-10-06 19:07:24 -04:00
Zachary Ferguson
01685afb84 [java/en] removed excess abstract class
removed excess abstract class
2015-10-06 18:31:11 -04:00