Adam Bard
885228de12
Merge pull request #954 from uvtc/patch-1
...
javascript/en: added some md formatting
2015-02-04 03:32:12 +00:00
John Gabriele
e69ca623a7
javascript/en: added some md formatting
...
Added some markdown formatting to the comments throughout to clarify meaning. Also tweaked a couple of other quote marks as well. Also shortened a couple of long lines.
More to do, but stopped here for now. :)
2015-02-03 17:31:44 -05:00
Adam
46fce8da7c
Added name to asymptotic notation article
2015-02-03 20:26:54 +00:00
ven
8208aad862
Merge pull request #951 from devinmcginty/master
...
Add more information on ranges in Haskell
2015-02-02 21:44:00 +01:00
Levi Bostian
f41adf85e0
Merge pull request #950 from Jakehp/master
...
asymptotic notation rough draft
2015-02-02 14:36:59 -06:00
Devin McGinty
5f4b9d5ba4
Merge pull request #2 from devinmcginty/haskell-requested-edits
...
Add example of string-as-list and fix punctuation
2015-02-01 16:40:10 -05:00
Devin McGinty
411b2b01d3
Add example of string-as-list and fix punctuation
2015-02-01 16:39:52 -05:00
Jake Prather
d5f4b39cce
Merge pull request #1 from shortstuffsushi/patch-1
...
More grammar fixes. Whitespace fixes for readability.
2015-02-01 13:29:55 -06:00
Levi Bostian
705e40497d
Merge pull request #948 from Laoujin/master
...
[CSharp/en]Some fixes and additions
2015-02-01 12:24:36 -06:00
Laoujin
031637455c
[CSharp/en]Fixed typo
2015-02-01 19:01:47 +01:00
Graham Mueller
44e0d3a859
Update asymptotic-notation.html.markdown
...
Fixing newlines hopefully. Hard to tell in the editor.
2015-02-01 11:50:48 -06:00
Graham Mueller
a5283ebff1
Update asymptotic-notation.html.markdown
...
Fixing some grammar and incorrect usage of it's.
Replacing description of why not to use best case.
Changing some formatting to hopefully make it read a little easier.
2015-02-01 11:49:19 -06:00
Jake Prather
287133fc49
Added to 'why use worst case'. Formatting changes.
2015-02-01 11:27:32 -06:00
Jake Prather
26c7b45feb
formatting - removed italics
2015-02-01 11:14:48 -06:00
Jake Prather
4380245292
formatting
2015-02-01 11:13:22 -06:00
Jake Prather
ef57fcd9a8
more grammar
2015-02-01 11:06:06 -06:00
Laoujin
564f1b20b8
Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs
2015-02-01 06:06:59 +01:00
Laoujin
8911f368de
[CSharp/en]extra details for using EntityFramework and namespaces
2015-02-01 06:01:01 +01:00
Levi Bostian
a89fb278ae
Merge pull request #949 from karlwithak/master
...
[obj-c/en] Fix typos in objective-c doc
2015-01-31 22:25:24 -06:00
Jake Prather
b4b2eb2143
grammar
2015-01-31 21:22:30 -06:00
Nicholas Hrynuik
d406057dc7
Further fix of typos in objective-c doc
2015-01-31 22:18:02 -05:00
Jake Prather
eee42da220
asymptotic notation rough draft
2015-01-31 21:16:20 -06:00
Nicholas Hrynuik
df0dbef198
Fix typos in objective-c doc
2015-01-31 21:38:24 -05:00
Levi Bostian
4f8b687626
Merge pull request #947 from microamp/elixir-ranges
...
[elixir/en] Add ranges under 'Basic types'
2015-01-31 20:17:05 -06:00
Devin McGinty
9bf5a408f4
Merge pull request #1 from devinmcginty/devinmcginty-patch-1
...
Add more information on ranges in Haskell
2015-01-31 19:51:09 -05:00
Devin McGinty
5f45319d57
Add more information on ranges in Haskell
2015-01-31 19:40:55 -05:00
Laoujin
f5d0208178
[CSharp/en]Fixes for my own changes
2015-02-01 00:04:10 +01:00
Laoujin
90e8dac0b8
[CSharp/en]updated topics not covered + added myself :)
2015-01-31 23:52:19 +01:00
Laoujin
710f9fa03b
[CSharp/en]Added exception handling
2015-01-31 23:14:58 +01:00
Laoujin
dc34af2b5d
[CSharp/en]Added [Flags]
2015-01-31 22:34:42 +01:00
Laoujin
4f8b16f817
[CSharp/en]Added static property
2015-01-31 22:05:11 +01:00
Laoujin
0387b6dbf1
Merge branch 'master' of https://github.com/Laoujin/learnxinyminutes-docs
2015-01-31 21:59:47 +01:00
Laoujin
04c4433433
[CSharp/en]Added ref and out parameters
2015-01-31 21:45:13 +01:00
Laoujin
69e38974ae
[CSharp/en]added casting to converting
2015-01-31 21:41:46 +01:00
Laoujin
495e386121
[CSharp/en]break and continue in loops
2015-01-31 21:40:21 +01:00
Andre Polykanine A.K.A. Menelion Elensúlë
6a41616617
Merge pull request #945 from TheDmitry/json-ru
...
[json/ru] Translating JSON guide into Russian
2015-01-31 22:12:27 +02:00
Laoujin
1d4bb253fd
[CSharp/en]Constants are TitleCase, not SCREAMING_CAPS in C# (as done everywhere in the .NET framework, encouraged by the MS .NET framework guidelines and StackOverflow: http://stackoverflow.com/a/242549/540352 )
2015-01-31 20:56:56 +01:00
Laoujin
012a4a8e90
[CSharp/en]Fixed compilation and ef errors
2015-01-31 20:42:27 +01:00
Laoujin
937e6dad51
[CSharp/en]namespaces can have multiple levels with dots
2015-01-31 20:21:52 +01:00
Laoujin
928b8404aa
[CSharp/en]XML Comments can be used for external doc generation and for help within the IDE
2015-01-31 20:20:24 +01:00
TheDmitry
0f8a1a19e5
Fix typo
2015-01-31 21:36:07 +03:00
TheDmitry
955e5faf4a
Merge remote-tracking branch 'upstream/master' into json-ru
2015-01-31 21:33:57 +03:00
james sangho nah
5720c56026
Add ranges under 'Basic types'
2015-02-01 01:32:21 +13:00
Geoff Liu
bfac539c9f
Merge pull request #946 from devinmcginty/patch-1
...
Change explanation of unsigned types
2015-01-30 15:00:16 -07:00
Devin McGinty
21fa7d7e39
Change explanation of unsigned types
2015-01-30 16:42:35 -05:00
Levi Bostian
177adaa5a5
Merge pull request #944 from acganesh/patch-1
...
[r/en] Add definition of parakeet variable
2015-01-29 09:21:28 -06:00
TheDmitry
e4e96d25b5
Typo
2015-01-29 14:55:47 +03:00
TheDmitry
8231809500
Merge remote-tracking branch 'upstream/master' into json-ru
2015-01-29 14:47:42 +03:00
TheDmitry
4740936d52
json guide is done.
2015-01-29 14:46:49 +03:00
acganesh
2f8765033f
Add definition of parakeet in r.html.markdown
...
Added a definition of the `parakeet` variable. It's currently never defined, but referenced.
2015-01-28 23:27:09 -06:00