Commit Graph

18467 Commits

Author SHA1 Message Date
263f53e468 Adds additional resources section (#20925) 2018-11-17 16:37:04 -05:00
cf0caf5e8e Added another usage of cat (#21928) 2018-11-17 12:48:24 -07:00
eb58560950 Added additional info (research) (#21930) 2018-11-17 12:45:28 -07:00
3066b88340 Fixed code snippet bugs & added examples (#21925) 2018-11-17 12:33:20 -07:00
042e3002de Expanded article on XML (#21927) 2018-11-17 12:32:42 -07:00
1be36da043 Added information about the Console.ReadKey() (#21922) 2018-11-17 12:05:28 -07:00
75e37f952b Add 'Develop Apps Using Flutter' to android-dev (#21921) 2018-11-17 11:50:55 -07:00
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
83566e14eb Add the body card example (#21914) 2018-11-17 11:37:11 -07:00
4708a08a44 Updated grammatical and stylistical mistakes (#22729) 2018-11-17 22:20:25 +04:00
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
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
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
eab6e7af01 Updated grammatical and stylistical mistakes (#22702) 2018-11-17 22:13:56 +04:00
98858c19b5 fix translation errors (#22687) 2018-11-17 22:10:59 +04:00
fab74e91d0 fixed minor translation flaws (#22675) 2018-11-17 22:09:44 +04:00
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
1c89ba1127 Added commonly used options (#21886) 2018-11-17 10:50:54 -07:00
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
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
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
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
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
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
42818b2271 Added information/examples about input checking (#21615)
* Added information/examples about input checking

* removed boilerplate
2018-11-17 09:43:56 -07:00
54f73c9596 Added more explanation for -f (#21863) 2018-11-17 09:38:59 -07:00
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
67ff17fdfc Added text-overflow property (#21806) 2018-11-17 09:14:36 -07:00
753198b795 added some information on trees. (#21785)
* added some information on trees.

* fixed formatting
2018-11-17 09:12:29 -07:00
bc4ff23fa8 Added info about region comments (#21757) 2018-11-17 09:11:51 -07:00
96c4166b52 Added few more options and corrected the desc. for better understanding (#21713) 2018-11-17 20:34:35 +09:00
a502bfbd7b Word errors (#23697) 2018-11-17 16:58:34 +05:30
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
0f335a2fbc Add 'be' to sentence, and correct 'change' to 'chance' (#28267) 2018-11-17 19:23:45 +08:00
00e71ae30b Fixed syntax and grammar issues (#21703) 2018-11-17 20:13:08 +09:00
8f21b7a33c added wxpython and pyqt (#21701) 2018-11-17 20:03:54 +09:00
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
8bfe0c8ce6 added comments to example (#23656) 2018-11-17 16:17:48 +05:30
1fbaf9300e mongoDB doc link has been added (#22221)
* mongoDB doc link added

* Improved wording
2018-11-17 05:24:45 -05:00
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
c2156bd136 Corrected logical-and(T,F) to F in table (#22238) 2018-11-17 05:16:25 -05:00
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
fc620d8fea spelling and minor grammar changes (#23667) 2018-11-17 15:45:25 +05:30
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
58632a065a spelling and minor grammar changes (#23676) 2018-11-17 15:43:48 +05:30
4bdc96e682 Added link to MDN that is helpful (#23677) 2018-11-17 15:42:36 +05:30
Jan
83fa9b8563 added link to wiki (#23675) 2018-11-17 15:41:48 +05:30
8ae4da838e Fixed some grammatical errors (#23674)
Removed the commas behind the "but" statements and also fixed the beginning of the sentence starting with "This reveal".
2018-11-17 15:40:42 +05:30
a9eb6b0e52 Some Useful links - Esecially for beginners (#22211)
Some links I found useful for learning and understanding Java Inheritance:
 - https://www.codejava.net/java-core/the-java-language/12-rules-and-examples-about-inheritance-in-java
 - https://medium.com/java-for-absolute-dummies/inheritance-in-java-programming-39176e0016f3
2018-11-17 05:04:48 -05:00
bc09a7b179 Fenced in code blocks for Syntax Highlighting (#23698) 2018-11-17 15:31:10 +05:30