Commit Graph

21522 Commits

Author SHA1 Message Date
Jonathan Lam
99b3079019 Added Official Oracle Java docs for abstract class (#21595)
* Added Official Oracle Java docs for abstract class

* Fixed formatting
2018-11-17 16:41:44 -05:00
Jacob Hoard
96e2a2f621 Added basic information about forms (#21593)
* Added basic information about forms

* Removed stub and fixed grammar
2018-11-17 16:40:57 -05:00
Travis Clark
45a02989bc Add links to More Information section (#21501)
* Add links to More Information section

Added two links to More Information section. One to a MIPS emulator and one to a helpful tutorial.

* Applied suggested changes
2018-11-17 16:40:18 -05:00
Mallory Butt
f0721248df Hex addition (#20950)
* Hex addition

I added how to add hexadecimal numbers.

* Apply code formatting
2018-11-17 16:39:40 -05:00
gabyslaw
64020be179 [Gabyslaw] Added other frameworks to the article (#20926) 2018-11-17 16:37:46 -05:00
Donna Hogan
263f53e468 Adds additional resources section (#20925) 2018-11-17 16:37:04 -05:00
tasmainawolf
cf0caf5e8e Added another usage of cat (#21928) 2018-11-17 12:48:24 -07:00
Nina Xu
eb58560950 Added additional info (research) (#21930) 2018-11-17 12:45:28 -07:00
Saravanan Elumalai
3066b88340 Fixed code snippet bugs & added examples (#21925) 2018-11-17 12:33:20 -07:00
Nico Alvarez
042e3002de Expanded article on XML (#21927) 2018-11-17 12:32:42 -07:00
Max Dionysius
1be36da043 Added information about the Console.ReadKey() (#21922) 2018-11-17 12:05:28 -07:00
Animesh Roy
75e37f952b Add 'Develop Apps Using Flutter' to android-dev (#21921) 2018-11-17 11:50:55 -07:00
wh1t3fang
c5bb395362 Added Signal app icon (#21911)
* Added Signal app icon

* changed link to GFM link, used smaller image from wikimedia
2018-11-17 11:49:16 -07:00
Kamil
83566e14eb Add the body card example (#21914) 2018-11-17 11:37:11 -07:00
Aikerim Orken
4708a08a44 Updated grammatical and stylistical mistakes (#22729) 2018-11-17 22:20:25 +04:00
Mudit Choraria
3dad932973 Added description for Reinforcement Learning (#21889)
Described the similarity of Reinforcement Learning with Supervised and Unsupervised Learning.
2018-11-17 11:19:52 -07:00
Mudit Choraria
809c83049d Updated the definition of Linear Regression (#21908)
* Updated the definition of Linear Regression

Stated that linear regression is a supervised and discriminative machine learning algorithm.

* Added the link to a descriptive article
2018-11-17 11:17:07 -07:00
Chase
76f416935b Added modes for file handling in index.md (#21902)
Added different modes that can be used and their description under "The Real Deal" Section.
2018-11-17 11:14:58 -07:00
Aikerim Orken
eab6e7af01 Updated grammatical and stylistical mistakes (#22702) 2018-11-17 22:13:56 +04:00
hedera-s
98858c19b5 fix translation errors (#22687) 2018-11-17 22:10:59 +04:00
Zhannur Diyas
fab74e91d0 fixed minor translation flaws (#22675) 2018-11-17 22:09:44 +04:00
IITigroKII
79a14d3df6 Improved russian translation in guide/russian/java/variables/index.md (#24503)
* Update index.md

* Update index.md
2018-11-17 21:53:17 +04:00
tasmainawolf
1c89ba1127 Added commonly used options (#21886) 2018-11-17 10:50:54 -07:00
coderlyn
1ba28c9af6 Add new hint to break up problem into small chunks (#21881)
* Add new hint to break up problem into small chunks

* added block code syntax
2018-11-17 10:49:53 -07:00
Bearz314
cf2d18322f Improved formatting and explanation on function prototype (#21832)
Minor corrections on formatting to increase legibility. Also improved the reasoning for using function prototypes.
2018-11-17 10:49:19 -07:00
lannwal
49738cbd90 Update index.md (#21844)
Added an example for calling rm with arguments to remove a nonempty folder.
2018-11-17 10:48:26 -07:00
David Abutbul
ee87987fa3 some article refresh (#21837)
* some article refresh

this had some misinformation in it (identifiers as hosts in SSH??) 
fixed it and added some basic information, why this tool is needed and replaced predecessor telnet
also some basic usage

* Update index.md
2018-11-17 10:24:42 -07:00
Takachou
944a9796d8 added article for this stub (#21818)
added 3 ways for full page background image

removed comments, updated links to github markdown style
2018-11-17 10:23:00 -07:00
staerGazer
bd8411405d added info on initializing arrays with fewer values than there are elements (#21814)
I also stated that values are entered into an array in ascending order, starting with the first element.
2018-11-17 09:44:53 -07:00
Jacob Hoard
42818b2271 Added information/examples about input checking (#21615)
* Added information/examples about input checking

* removed boilerplate
2018-11-17 09:43:56 -07:00
tasmainawolf
54f73c9596 Added more explanation for -f (#21863) 2018-11-17 09:38:59 -07:00
haakandev
94071be846 added resource from fcc medium (#21788)
Added link to a great illustrated guide: https://medium.freecodecamp.org/the-complete-illustrated-flexbox-tutorial-d35c085dbf35
2018-11-17 09:37:47 -07:00
sndrx
67ff17fdfc Added text-overflow property (#21806) 2018-11-17 09:14:36 -07:00
Aheli Ghosh
753198b795 added some information on trees. (#21785)
* added some information on trees.

* fixed formatting
2018-11-17 09:12:29 -07:00
sndrx
bc4ff23fa8 Added info about region comments (#21757) 2018-11-17 09:11:51 -07:00
Saravanan Elumalai
96c4166b52 Added few more options and corrected the desc. for better understanding (#21713) 2018-11-17 20:34:35 +09:00
NuclearPineapples
a502bfbd7b Word errors (#23697) 2018-11-17 16:58:34 +05:30
mrugesh mohapatra
3345f603ac docs(local): update sync instructions (#30982)
* docs(local): update sync instructions

* docs: update the formating

* docs: remove space and comma
2018-11-17 19:24:09 +08:00
fateeq
0f335a2fbc Add 'be' to sentence, and correct 'change' to 'chance' (#28267) 2018-11-17 19:23:45 +08:00
Netanya
00e71ae30b Fixed syntax and grammar issues (#21703) 2018-11-17 20:13:08 +09:00
Pratham1812
8f21b7a33c added wxpython and pyqt (#21701) 2018-11-17 20:03:54 +09:00
Vamsi Krishna
c793f362b7 Added syntax format specifier as C
Some code pieces were missing the syntax format specifier as C. So, added them.
2018-11-17 20:03:39 +09:00
kzellers
8bfe0c8ce6 added comments to example (#23656) 2018-11-17 16:17:48 +05:30
Ilkay Tevfik Devran
1fbaf9300e mongoDB doc link has been added (#22221)
* mongoDB doc link added

* Improved wording
2018-11-17 05:24:45 -05:00
Anirban Ghatak
77f36c7194 Update variable names. (#23679)
Updated the variable names in the code so that it goes correctly with the example text.
2018-11-17 15:47:25 +05:30
Vamsi Krishna
c2156bd136 Corrected logical-and(T,F) to F in table (#22238) 2018-11-17 05:16:25 -05:00
Paula Milenkova
1b8f85d051 Began an intro to bar charts on stub (#23673)
* Began an intro to bar charts on stub

* fix: removed boilerplate
2018-11-17 15:46:01 +05:30
olhadon
fc620d8fea spelling and minor grammar changes (#23667) 2018-11-17 15:45:25 +05:30
Charlie van Rantwijk
8e4512648b several grammatical and sentence structural fixes (#22224)
Also changed the first line as Insertion Sort isn't the most efficient sorting algorithm and isn't necessarily the simplest.
2018-11-17 05:14:15 -05:00
olhadon
58632a065a spelling and minor grammar changes (#23676) 2018-11-17 15:43:48 +05:30