Commit Graph

1174 Commits (f7fbdfce67030878ec23b2594d501f31f9b3c864)

Author SHA1 Message Date
kylesucks f7fbdfce67 my changes (#22571)
* my changes

* Fixed formatting

* Fixed naming
2018-11-09 04:13:55 -05:00
Vincent 104d717756 Explanation/example of how to get the file to display in browser (#22554)
* More detailed explanation/example

A little extra explanation about how to get the example file to display in the browser.

* Used 'note' for changes
2018-11-09 04:10:51 -05:00
Gatare Libère 75dd7e7595 Minor grammatical error (#22487) 2018-11-09 04:09:46 -05:00
Vocaoson 52b2fd8b91 Separate content and example (#22468)
* Separate content and example

* Fixed formatting
2018-11-09 04:09:06 -05:00
yukunny 18bd15f99f organized structure and updated hyperlink (#22386)
* organized structure and updated hyperlink

* Fixed formatting
2018-11-09 04:08:20 -05:00
justingiffard af0c94f6e9 Clarified and fixed some horrific errors (#22355)
* Clarified the sentence about zero indexing and that any data type can be stored in an array
* Added spacing between elements
* Fixed declaration format `new nameOfArray[numberOfElements](vals)` is definitely not a thing it should be `new dataType [numberOfElements](vals)`
* Added shorthand definition
* Removed claim that you are storing an array in another array by assigning an alias to it
2018-11-09 04:01:42 -05:00
Brent Willems c2027c19a7 added link to Java Swing docs in this repo (#22105)
* added link to Java Swing docs in this repo

* Replaced repo link w/ guide link
2018-11-09 04:00:18 -05:00
Antony ekirapa ab5ddf132f Fixed grammar (#21939)
Some sentences were not started with capital letters. Also, where fixed where a sentence should end with a full stop and start with a capital letter.
2018-11-09 03:59:26 -05:00
Pranav Anbarasu 22142dc0e0 Grammar and simplified explanation with examples (#21315)
Fixed the grammar in a few places and added a simplified explanation with examples
2018-11-09 13:39:38 +05:30
Pawan Bangar 9372b49bb9 Add "Memory Allocation in Array" (#21234)
* Add "Memory Allocation in Array"

* fix: formatting, grammar and example

* fixed grammar, cleaned up table
2018-11-09 12:57:24 +05:30
Sevket Yalcin 1173ee166a Update CRA's installation command using npx (#21243) 2018-11-09 12:55:41 +05:30
Taylor Stauss 73e6061004 CSS: ADD ::first-line pseudo-element document (#21291)
* CSS: ADD ::first-line pseudo-element document

* fix links, they were mistitled
2018-11-09 12:54:01 +05:30
Daniel Kilders ae0696a55b Added missing word 'top' (#22579) 2018-11-09 00:59:51 -05:00
Matt Oldham 86d923db9a Miscellaneous wordsmithing (#22576) 2018-11-09 00:58:24 -05:00
kylesucks c84a83c787 my changes (#22565) 2018-11-09 00:40:32 -05:00
Joel Bryant b759c984b9 Fixed update (#24840) 2018-11-09 10:13:09 +05:30
Tim Sullivan 9bc9c16072 Reformatted and expanded distribution list (#21262)
Added links, put them one per line. Added some common distributions that were listed as the predecessor to the ones originally in the list.
2018-11-08 18:35:08 -07:00
Vishesh 4959c4c111 Fat Arrows do not work well with arguments example (#20595)
* Fat Arrows do not work well with arguments example

* added clarity
2018-11-08 18:32:09 -07:00
rdfriesen f5d5de59c0 typo fixes (#21166) 2018-11-09 06:11:45 +07:00
Pawan Bangar 9e5d2baac1 ADD "Undefining Macro" (#21287)
* ADD "Undefining Macro"

we can undefine macro whenever we want in code by adding #undefine

* fix: markdown title format

* fix: minor grammar corrections

Capitalise first word and remove extra full stops
2018-11-08 19:22:35 +00:00
Yodesis 09ccd61302 Add attributes "action" "method" to article (#22140) 2018-11-08 23:09:05 +04:00
Snailsloth 2796e12467 translation adjustment (#21887)
*  translation adjustment

translation adjustment for framework description

* ch

* ch1
2018-11-08 22:57:35 +04:00
Hassan Khan beb14101f8 added details (#21280) 2018-11-08 09:09:13 -06:00
Alexander Cvetkov cfe829eb8b recommend java books list edit (#21797) 2018-11-08 18:58:02 +04:00
Roman d9ce601569 Added correct translations and text changes (#20128)
* Add correct translations and text changes

Added missed paragraph from original article

* changes
2018-11-08 18:56:31 +04:00
Joel Bryant 8395d35448 Update index.md (#24832) 2018-11-08 20:15:09 +05:30
Roppon Picha 2057069f2c spelling corrections and example addition (#21268) 2018-11-08 08:36:17 -06:00
Logan 3abf1f69b7 <pre> formatting for examples (#24806)
Added <pre> formatting around examples for ease of legibility
2018-11-08 20:06:03 +05:30
Logan 18869d6b80 <pre> Formatting for examples (#24810)
Adding <pre> tags to pre-format examples, for legibility
2018-11-08 19:40:20 +05:30
ayra-jafri 276146b247 Fixed some minor typos (#21257) 2018-11-08 19:39:58 +05:30
Logan 35067f4095 <pre> Formatting and formula correction (#24811)
Corrected "Square" formulas and added formatting for examples
2018-11-08 19:09:53 +05:30
Belma Gaukrodger 6420198f64 Added PWA Rocks! site to the references (#24805) 2018-11-08 19:08:34 +05:30
Josh cb07d5b5e4 Grammar adjustments (#24831)
I am new and still learning Git; please let me know if I need to alter my proposed file changes. Thank you so much!
2018-11-08 18:55:09 +05:30
LRodriguez 7e15320e35 corrected spelling from targetted to targeted (#21261) 2018-11-08 13:20:57 +00:00
Kevin Haynes 3674a818e3 Updated index.md (#21259)
added a few more operators that would be useful to beginners.  Sprinkled in a little extra terminology about pointers in order to... point... beginners towards something to look up.
2018-11-08 13:18:06 +00:00
Giuseppe Varriale cc84d010fd Fixed pop method description (#21254) 2018-11-08 12:54:19 +00:00
Danny 9f53e77f25 Fixed typo on line 13. (#21242)
Fixed line 13 typo. Changed "SOO-RIMM" to "SO-RIMM".
2018-11-08 18:13:12 +05:30
Roppon Picha e5fa49eb13 added comments. revised redundancy at the start. (#21251)
and minor spelling edits
2018-11-08 11:53:02 +00:00
Diogo Teixeira 1cf700bb84 Portuguese Translation Update\Translate comments (#20753)
* Portuguese Translation Update\Translate comments

* some minor corrections to the PR
2018-11-08 12:24:41 +01:00
samfultonschool f2a16f5240 Added Timestamp Fact (#21248)
Added timestamp fact about what it is and when it will end.
2018-11-08 11:21:27 +00:00
LRodriguez de990a6ed0 added boolean variables example (#21244) 2018-11-08 11:15:55 +00:00
Rohith ad678a10ce Add the topic "penetration testing tool" to the article (#21240)
short note on kali linux
2018-11-08 11:12:16 +00:00
Roger Vieira afd6a5368d Translation of Program Comments (#20776)
Translated some parts from english to portuguese for better understanding.
2018-11-08 11:24:54 +01:00
Erdem Efe Erol 9a5579384c Added new tutorial and example game links (#21769)
New links
2018-11-08 02:24:10 -08:00
Eduardo Airton 2aaf1b0367 Correções do código apresentado (#19937)
* Correções do código apresentado

Identação do código apresentado em JavaScript para melhor entendimento além de algumas correções e tradução do termo First In First Out para quem não fala inglês ter uma melhor noção do conceito.

* Correções no código JavaScript apresentado

* Update index.md
2018-11-08 02:10:29 -08:00
rdfriesen c0115cae0a typo fixes (#21229) 2018-11-08 15:16:50 +05:30
Rasheed Bustamam 4a5a4be598 Delete the redux/reducers guide (#20938) 2018-11-08 15:13:28 +05:30
Tim Sullivan 5e00cbbeed Added core GIT to list of GUIs (#21237)
and linked to the https://git.wiki.kernel.org/index.php/InterfacesFrontendsAndTools page that includes dozens of options.
2018-11-08 09:17:32 +00:00
msamylea e541a8b68e Fixed type in line #32 (#21245) 2018-11-08 09:14:59 +00:00
Sudhakar Kumar 5ccad2d294 Remove extra bracket and modify URL (#22461) 2018-11-08 03:37:19 -05:00