Commit Graph

1220 Commits (3f795e4e6de4b068580f7045fcbd42d38413f17b)

Author SHA1 Message Date
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
AntTAKEOVER 0ef0dd193a Added visualization of indexes in array. (#22449)
The table provides a visual representation of the array, allowing learners to gain a better understanding of indexes in arrays.
2018-11-08 03:29:39 -05:00
Larry Greene 7281adb569 Removed unnecessary word (#22445) 2018-11-08 03:21:01 -05:00
Sayali e9c1c46a53 missing verb (#22442)
Missing verb 'use' in  section 'How it is used for Data Science:
2018-11-08 01:17:36 -05:00
Okaba Mark N 9c476d6698 Updated #1 property of B-Trees (#22151) 2018-11-07 17:44:39 -05:00
manishkaa 3bf39c6146 Add "Unit Information" (#22113)
* Add "Unit Information"

* Fixed formatting
2018-11-07 17:42:35 -05:00
PMB79 5242bba543 Correction of grammar. (#22146) 2018-11-07 17:40:42 -05:00
Jon Kulton 66a97b9c3e Grammar/Typo updates to Ruby Guide homepage (#21152)
* Grammar/Typo, and a rewrite for final paragraph

This paragraph had a few typos and was a little wordy. I've fixed typos, broken it into two paragraphs, and updated the format a bit so we're saying the same thing with less words.

* Update index.md
2018-11-08 05:40:10 +07:00
Andrew James 47cb043dd2 Clarified the definition for the `false` return (#22134)
Updated to clarify 'false' is returned if "none" of the elements met the condition, instead of "any".

Also edited the last sentence a little.
2018-11-07 17:34:41 -05:00
japplejuice 7ce47c5de3 Condensed the comparison of XML & HTML (#21013)
Condensed the comparison of XML and HTML in an attempt to be more concise and easier read.
2018-11-08 05:33:11 +07:00
PMB79 ac950d8038 Simplification of language to improve readability. (#22107) 2018-11-07 17:22:00 -05:00
zweifish 7ec5d3126d fixed some grammatical errors (#21156) 2018-11-07 20:39:18 +00:00
Barbara Kryvko 7a6fe5967b Enhance and Correct Scrum Master article (#20986)
* Enhance and Correct Scrum Master article

Adjusted spelling and scrum guide link, add additional Scrum Master duties, and correct some misconceptions.

* Complete a sentence and change link destination
2018-11-07 20:33:49 +00:00
Roppon Picha b8c7704cbc spelling corrections (#21236) 2018-11-07 20:04:05 +00:00
Tim Sullivan 5647a7ad75 Reformatted and expanded certs (#21216)
I reformatted the certifications into their respective tracks and added links to each of their landing pages.
2018-11-07 15:00:19 -05:00
Daniel 02185e18df Change the title so it is more visible. (#21789)
* Change the title so it is more visible.

* corrected title syntax

* added main header back in after title syntax fix
2018-11-07 14:58:57 -05:00
Danny ec19aff757 Fixed a typo on line 23 (#21233)
Fixed a typo on line 23. There was a "=" instead of a "-" after Cable Management.
2018-11-07 14:49:47 -05:00
barrettfett d2c2fa0ce6 Add other values of the target attribute (#20989)
* Add other values of the target attribute

"_self" "_parent" "_top" _"targetframe"

* fixed grammar and formatting issues

* additional formatting corrections
2018-11-07 14:34:24 -05:00
Snailsloth 6a8959dc0b translation adjustment and link to cdn (#21938)
translation adjustment + link to cdnjs with newer Foundation versions added
2018-11-07 23:17:22 +04:00
Jacob Hoard d0911b8d65 Add information about .indexOf() (#21205) 2018-11-07 18:44:15 +00:00
Danny Kirschner c7ccd4c64b Adding another way to check falsey boolean values (#21129)
Checking using !! to get the boolean value may be easier than setting up a conditional.

Also linking to the truthy freeCodeCamp guide.
2018-11-07 18:38:56 +00:00
Adi 5ee74650f1 Update index.md with has_key() (#21093)
Adding has_key() method to python dictionaries
2018-11-07 18:32:45 +00:00
fuserMRX a1451de63b Extend bash-man and add fixes in language (#21898) 2018-11-07 20:35:25 +04:00
morsmordere 625e9afb49 Update indes.md (#21193)
Add a picture
2018-11-07 20:32:24 +04:00
S.Hale 3920b7c4ce Corrected capitalization, corrected to American spellings and typos (#30685)
* Translate challenge subtitles and example challenge text to Spanish

* Corrected errors in syntax and punctuation

* Multiple corrections of it/s to its plus other grammar corrections

* Correction and added paragraph to CSS Flex article

* Corrected my own typo

* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00
Jimmy 624f328f29 Fixed some links, and added one to index.md (#20608)
* Fixed some links, and added one to index.md

* cleaned up links and removed referral/campaign query params
2018-11-07 07:56:11 -07:00
Rasheed Bustamam 579e151f0f Update language to be more clear and concise (#20891)
Code snippet had incorrect syntax, some of the wording was vague or unclear.
2018-11-07 07:54:54 -07:00
Bradley 8c4e965e19 Corrected Spelling. Added emphasis. (#24884)
Line 11 changed "everyon" to "everyone", changed "amongst" to "among".
Line 14 changed "approrpiate" to "appropriate" 
Added some emphasis to line 11 to help get the message across.
2018-11-07 20:20:08 +05:30
mejraf e649006653 Update index.md (#25034)
Edited to visually impaired users.
2018-11-07 20:18:36 +05:30
Shankar Rao Mata 4e14def324 added description about Ant build tool (#21202) 2018-11-07 09:43:17 -05:00
Ken Ahrens e4a2cf16b1 minor tweaks npm v yarn (#21203) 2018-11-07 09:41:43 -05:00
msamylea 73d9e1d8f3 Fixed grammar on line #4. (#21228) 2018-11-07 08:20:53 -06:00
Jeffrey Bullock b269677b6a Text/Typo Corrections (#21223) 2018-11-07 08:16:57 -06:00
msamylea 28408d9171 Fixed typo on Line #13 (#21221) 2018-11-07 07:59:39 -06:00
msamylea 3886d3435a Fixed typo in line #4 (#21213) 2018-11-07 07:53:17 -06:00
Roppon Picha e04f1045d0 added intro sentence. corrected spelling. (#21207) 2018-11-07 07:47:43 -06:00
Shane b3ca44febd replace last link with other better one (#21132)
The last link is private videos that at least I can't see it and I replace it with a better one and update more frequently.
2018-11-07 07:35:20 -06:00
Dhaval Savalia 6cfc0030ce Add new frameworks and improve structure (#21128) 2018-11-07 07:26:34 -06:00
arjundixit98 12da60565a Add the word "programming" in the article (#25057) 2018-11-07 13:54:17 +05:30
wendygwo e32ff64853 Add detail for how to tell git to track new files (#21819) 2018-11-07 01:10:53 -05:00
fadelpamungkas 2b6e151dfd Add "Tasks" in vscode main features (#21845) 2018-11-07 01:10:41 -05:00
Moogle afaa606d0e fixed erroneous comma usage (#21826)
I removed commas that were unnecessary and put commas where they should occur in the sentences.
2018-11-07 01:03:40 -05:00
Vamsi Krishna 7eec4b898b Fixed a typo (#21851)
Changed 'nueroevolution' to 'neuroevolution' at one place.
2018-11-07 01:02:09 -05:00
Charlie van Rantwijk a5175d125a add further reading section to bottom (#22043)
* add further reading section to bottom

* Reformatted to use "More Information"
2018-11-07 01:01:17 -05:00
AlexandreLeFou ce33b6c650 Added a solution/fixed stub :) (#34198)
Added a solution to the stub regardingn Javascript Algorithms And Data Structures Certification\Regular Expressions
2018-11-06 22:48:58 -05:00
AlexandreLeFou 2910a9e6ac Added a solution-fixed stub :) (#34199)
Added a solution to the stub regarding Javascript Algorithms And Data Structures Certification\Regular Expressions
+ added a bit of a hint in the beginning to spice things up ;)
2018-11-06 22:48:01 -05:00
Melvin Viana 99bd2c1dbb Update "Finders-keepers" guide index.md (#34217)
* Update index.md

My proposed advanced solution

* Update index.md
2018-11-06 22:46:44 -05:00
Alexander Molnar dfc68943f7 Fix errors and expanded content (#34213)
Made clear that an infinite decimal expansion does not mean irrational, then added some history, context for interest and explained that in most computing languages their existence can (ironically) be ignored.
2018-11-06 22:18:25 -05:00
Adrian Skar 72fe1c49e8 [Guide] ES6: var vs. let. Fixes and enhancements (#34221)
· Remove phantom image (purpose?)
· Remove unused anchor tag
· Delete notes for contributors
· Links to MD code + descriptions
2018-11-06 21:53:38 -05:00
Alexander Molnar fcf789912c Fix typo (#34223)
Fixed typos, and reordered things.
2018-11-06 21:50:34 -05:00
Sara T 9900699d0b Fix equality expression in ternary operator (#34225)
The equality comparison expression (==) should be used instead of assignment (=)
2018-11-06 21:44:51 -05:00
PMB79 d1c5f51792 Minor semantic changes to improve readability. (#22127) 2018-11-06 19:57:47 -05:00
Ian Paterson 10ff953d19 Changed fontawesome to Font Awesome in index.md (#22073) 2018-11-06 19:55:44 -05:00
Jacky Lui b2a3fc1471 fixed spelling craftsmanship (#34227) 2018-11-06 17:37:28 -05:00
Antony ekirapa 59e7ccdd8e Fixed grammar (#21894)
Initial text: 
"Printers often presents colors using CMYK color values."
Proposed change:
"Printers often present colors using CMYK color values."
2018-11-06 17:37:00 -05:00