Commit Graph

18449 Commits

Author SHA1 Message Date
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
f9ae2c107a fixed spelling (#23671) 2018-11-17 15:25:03 +05:30
1fbb11dafd spelling fix (#23703) 2018-11-17 15:20:16 +05:30
ca35cbdc23 Added the definition & explanatory sheet (#22186) 2018-11-17 04:17:39 -05:00
cba5b6821e Fixed Hello World (#22172)
Fixed 'Hello world' to the original 'Hello, World' command for historical accuracy.
2018-11-17 03:40:59 -05:00
38e5c587c7 Show Rocket Emoji (#22169)
Rocket Emoji was not shown
2018-11-17 03:39:27 -05:00
06e46f188d Fix typo and add to description. (#23313) 2018-11-17 03:14:20 -05:00
1cbbee0380 Add punctuation in lines 23, 35, and 83. (#23263) 2018-11-17 00:56:37 -05:00
a18309352c Correct sentence on line 22 (#23257)
Added the words "the" and "a," so that the sentence will read correctly.  The sentence now reads as "To set this property on multiple background images, separate the values by a comma:"
2018-11-17 00:55:42 -05:00
3eeb6b6ffb Add "or" in line 25 (#23245)
"line" needs to be added between "adding" and "changing in line 25 in order to make it grammatically correct.
2018-11-17 00:52:41 -05:00
7b1e86bcac Added wiki article hyperlink to PHP. (#23224) 2018-11-17 00:52:05 -05:00
af2da0ec1d No comma needed in line 7 (#23214)
Grammatically, no comma is needed in line 7.
2018-11-17 00:51:03 -05:00
d883528f0a Updated Atom description (#24457)
Atom is an open source text editor made by GitHub. It features embedded Git Control and numerous customization options.
2018-11-17 11:03:37 +05:30
452f5a180c Added a description to Brackets (#24444)
A text editor made with web designers and front-end developers in mind. Features include: inline editing, live preview, and preprocessor support.
2018-11-17 11:01:36 +05:30
04bc992cfb correcting spelling mistake and punctuation. (#24461)
* correcting spelling mistake and punctuation.

* fix: typo
2018-11-17 11:00:57 +05:30
7ce4be9d1f Added a description to Sublime Text (#24453)
Sublime Text is a cross-platform editor featuring a Python API. Free to download and evaluate, but requires a license for continued use.
2018-11-17 11:00:17 +05:30
d12c7bf142 Changed "s" to "a" to make grammatical sense in line 24 (#23162)
Changed "s" to "a" to make grammatical sense in line 24.
Added "as mentioned before" to reference previous example of multiple class used.
2018-11-17 00:18:58 -05:00
8d09956713 Add space after dot (#23137) 2018-11-17 00:17:55 -05:00
25755ad7ca Added a line to Example 1 (#23115)
Added a line to describe why the output of examples 1-3 only print to the number 4
2018-11-17 00:17:20 -05:00