Commit Graph

4357 Commits (8f25305ab2797a61bc6696ee644c303853896dc5)

Author SHA1 Message Date
Daniel Damilare 2353a3c02a Update index.md (#29031) 2019-03-29 18:10:05 -04:00
Travis Benfield 2262edd134 Grammar fix (#33047) 2019-03-29 13:13:23 -07:00
Oliver Eyton-Williams 73277d8ba8 fix: Restore missing emojis and fix broken links (#35703)
* fix: Restore missing emojis and fix broken links

* fix: Remove emojis to conform with style guide

* fix: Remove the last emoticons
2019-03-29 12:52:56 -07:00
Andrew Ma 7a37788ea1 add beginner solution to pig latin (#35572) 2019-03-29 22:48:54 +05:30
lizcamp 20ee0161ed Added additional DSU details (#33060)
details surrounding why developers stand, and the purpose of the DSU in the sprint
2019-03-29 10:12:28 -07:00
Vyrza f6f4f29cad Added table of content (#33523) 2019-03-29 10:09:38 -07:00
Adrian Skar 08bdc8640e fix(guide): ES6 destructuring assignment with the rest operator (#35681)
* fix(guide): ES6 destructuring assignment with the rest operator

Minor fixes/enhancements.

* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/use-destructuring-assignment-with-the-rest-operator-to-reassign-array-elements/index.md

Co-Authored-By: AdrianSkar <adrian@adrianskar.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/use-destructuring-assignment-with-the-rest-operator-to-reassign-array-elements/index.md

Co-Authored-By: AdrianSkar <adrian@adrianskar.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/use-destructuring-assignment-with-the-rest-operator-to-reassign-array-elements/index.md

Co-Authored-By: AdrianSkar <adrian@adrianskar.com>

* Fixes for solutions 

Copy/paste friendly code as discussed.

* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/use-destructuring-assignment-with-the-rest-operator-to-reassign-array-elements/index.md

Co-Authored-By: AdrianSkar <adrian@adrianskar.com>
2019-03-29 09:40:13 -07:00
Amy Lam 914a7c522d Copy edits (#35536)
* Copy edits to Basic JavaScript section

* Copy edits to ES6 section

* Update index.md
2019-03-29 22:06:58 +05:30
Andrew Ma 768b618e68 add solution to Redux never mutate state (#35590) 2019-03-29 08:52:12 -07:00
Ina S.Lew 25c906d389 Commented solution using switch statement (#35623)
* Commented solution using switch statement

* fix: used two-space indentation
2019-03-29 08:33:47 -07:00
Ina S.Lew 2565d4c44a Commented full solution (#35620)
* Include a default case for messageReducer

* Commented full solution
2019-03-29 08:20:11 -07:00
coderlyn 64efcac199 Add hints and solution for this challenge (#34430)
* Add hints and solution for this challenge

* Add original challenge seed code to solution
2019-03-29 07:50:30 -07:00
coderlyn 7bc3f6378f Add hint and solution (#34429)
* Add hint and solution

* Add original challenge seed code to solution
2019-03-29 07:38:07 -07:00
Nikolai Kiselev 03c603787f Add solution to Arguments Optional challenge (#35654)
* Add solution to Arguments Optional challenge

* fix: remove repl.it links

* fix: rename variables

* fix: remove unused parts of template

* fix: update links markdown

* fix: replaced existing Intermediate with this one
2019-03-29 06:17:56 -07:00
Cătălin Udroiu e5aabc38f5 Introduction for Coding Interview Prep (#29351)
* Introduction for Coding Interview Prep

* Fix grammar and phrasing
2019-03-29 05:50:36 -04:00
Swati Kanchan 38c5039e00 Added text about "Limiting bandwidth" and "Exact file locations on re… (#27091)
* Added text about "Limiting bandwidth" and "Exact file locations on remote server"

* Fix formatting
2019-03-29 05:34:37 -04:00
Satish Jhanwer a03fbe1dc2 Chore(guide): added information about Docker login command (#26851)
* chore: information about Docker login command

Added information on how to use docker login command for logging into private Docker registry.

* chore: fixed the typo

fixed the typo in the docker login command

* Fix wording
2019-03-29 05:27:18 -04:00
SakshamGupta1995 78949d9f61 Add Case conversion functions to the article (#26922)
* Add Case conversion functions to the article

These functions tell the programmers about converting their string data type value either into upper case letters or lower case letters.

* Fix formatting and phrasing
2019-03-29 05:22:17 -04:00
grets311 3ece63f044 Update solution to meet exercise criteria (#34583)
The exercise requires a match at greater than 5 characters however the solution has a match occurring at a minimum of 5.
Request to update 5 to a 6.
2019-03-29 04:55:24 -04:00
Rajiv Ranjan Singh 6b589506e9 Update index.md (#35701) 2019-03-28 21:47:45 -07:00
Matt Neves f56221d0aa added image (#32346) 2019-03-28 19:22:55 -07:00
angel13 e8af4516b4 Clarified Product Owner and Scrum Master roles. (#32169) 2019-03-28 19:22:46 -07:00
James Liu 158601fa5d Initial guide >= stub. Includes hints. (#34019)
* Initial guide >= stub. Includes hints.

* Update index.md
2019-03-28 17:40:26 -07:00
impactlearner 920580a1f2 added an apostrophe (') to "browsers" (#28247) 2019-03-28 17:30:04 -07:00
Agnes Brettl 0e8891956a Explore definition an usage for opacity (#27226) 2019-03-28 17:28:41 -07:00
Alexander Dervish 0191cb2eb4 Fix ruby for-loops examples (#30309)
* Fix ruby for-loops examples

* Fix alignment

* fix: corrected array.each do syntax

* fix: corrected array.each do syntax

* fix: correct array.each do syntax

* fix: corrected array.each do syntax

* fix: correct array.each do syntax

* fix: correct array.each do syntax
2019-03-28 17:27:39 -07:00
seanjs c606946c5c Realign a different indentation (#28409)
for the line of "Collections.sort(variable_nale);"
2019-03-28 19:44:43 -04:00
Hassan 91e036523a Ternary Operators (#31060)
php ternary operators.
2019-03-28 16:27:58 -07:00
Berat Aşıcı ea700759fe Added Comparison Operators (#32078)
Also removed HTML tags and wrote everything in markdown syntax
2019-03-28 16:27:09 -07:00
Daniele Pedone d7736fb8be Added Magic Methods (#31344)
* Added Magic Methods

* Update index.md
2019-03-28 15:33:08 -07:00
RichardLimSpring d123d4a0eb Add basic PHP file writing functions (#30396)
* Add basic PHP file writing functions 

2 different fopen mode, each with different properties and 1 file writing function.

* fix: removed stub info

* Update index.md

* Update index.md
2019-03-28 15:22:19 -07:00
RichardLimSpring f319a46b14 Added 2 File reading functions (#30120)
* Added 2 reading functions

Added :  fopen for reading, fread function and file_get_contents function.

* Update index.md

* Update index.md
2019-03-28 15:19:22 -07:00
Hassan 030b9346bf html form introduction. (#29545)
Little bit of introduction of forms.
2019-03-28 15:18:59 -07:00
Alison Sinton c3cc035d5a Formatting update (#32851)
Removed a line break to maintain great formatting techniques.
2019-03-28 14:53:56 -07:00
Prajwal Bajracharya 22feda827a Add explanation for hover state and transition (#28038)
* Add explanation for hover state and transition

* fix: fixed mistake during conflict resolution
2019-03-28 14:06:15 -07:00
Lipis 7dec6425f4 Typescript -> TypeScript (english) (#35206) 2019-03-28 11:41:43 -07:00
Catherine 1df0fcdb9f Adding a second solution with a "for" loop (#35299)
* Adding a second solution with a "for" loop

+ adapted some texts to make the whole thing coherent
+ added some Useful links at the end of the article

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2019-03-28 18:01:46 +05:30
UberschallSamsara 26bb9b6585 Wrap syntax example in ```cpp (#33287) 2019-03-28 16:31:34 +04:00
THIRUMURUGAN.R f0b29bcb28 Add some info to switch in C++ (#31092) 2019-03-28 15:54:26 +04:00
Lucas Thompson 301ec55a38 Add wikipedia link for 64 bit architecture (#32416)
Add Wikipedia link for "64-bit architecture" to ensure a curious reader is guided to appropriate and pertinent reading material.
2019-03-28 14:06:23 +05:30
Lipis e84ae45008 Javascript -> JavaScript (English) (#35183)
* Javascript -> JavaScript (English)

* Update technical documentation page for required change

* Update use-class-syntax-to-define-a-constructor-function.english.md

* Update left-factorials.md
2019-03-28 14:05:41 +05:30
DanSLuong fed6ffb606 Fix(guide): Edited the formatting added title (#32577) 2019-03-27 23:39:34 -07:00
Kaunaj Banerjee 60e278f1d7 Add content on strings (#31946)
* Add content on strings

Added some content on Indexing, Slicing, Concatenation and Repetition.

* modify code and text formatting
2019-03-27 23:10:34 -07:00
Rajiv Ranjan Singh 6f6d53ac12 Typo fix in guide/english/linux/index.md (#35664)
* Update index.md

* corrected some mistakes

* some correction in code
2019-03-27 20:56:08 -04:00
Tanuj Sharma 2c1a838990 added another property of string with code samples (#29224) 2019-03-27 14:14:54 -07:00
Rajiv Ranjan Singh 242ef56f1b Update index.md (#35689) 2019-03-27 23:02:17 +05:30
Tiffany Levison a29c364d24 Added links to system categories. (#27650) 2019-03-27 22:54:01 +05:30
Zheng Fu 5dd27f88e4 simplifying the mathematical solution for Sum All Numbers in a Range (#35007)
* simplifying the mathematical solution

We don't need to sort the two number array, using Math.abs() we can get the count of the numbers in range and calculate the sum.

* Remove previously relevant info regarding sort()

* Clarify code for better readability

* change let to const according to review

* added missing semicolon
2019-03-27 22:26:59 +05:30
Randell Dawson 6f5610c4f3 fix: removed thanks and username references in english guide (#34946) 2019-03-27 22:25:49 +05:30
DESR95 c859c9c279 sentence fix on line 12 (#33230)
Inserted "the" in sentence "In (the) 21st century, computer science has become a backbone for every technological leap we take forward.
2019-03-27 22:16:05 +05:30
Rajat Saxena 4bb213549a Added subdisciplines for 'Software Engineering' (#29561) 2019-03-27 22:15:36 +05:30
Jiewei 7e69a4e791 Change paragraph and spelling error (#28215)
Changed "Today, if you attend an undergraduate computer science course, you will learn about both hardware and software. You'll learn how computers work at a low level of abstraction (machine language) and at a high level of abstraction (modern scripting languages like JavaScript)." to "Students who are interested in computer science will first learn about both hardware and software. It is important to learn how computers work at a low level of abstraction (machine language) and at a high level of abstraction (modern scripting languages like JavaScript) because it will help individuals understand computer science intuitively." This change emphasizes the importance of what students are learning today and why it is important.
2019-03-27 22:15:13 +05:30
johncgenere 78a4f45b0c Added link to Babel to see JSX to HTML conversion (#35691) 2019-03-27 16:32:01 +05:30
doomcrewinc 87c296732e Documented -c flag for resuming file download (#24942)
* Documented -c flag for resuming file download

* fix: changed to long version of continue option
2019-03-26 18:24:02 -07:00
Gourav 82ff627738 Add recursive function definition and example (#30714) 2019-03-26 18:16:37 -07:00
Smith Nkereuwem 74cd81faf9 An Update to the intro to PHP guide. Quick Little Review. (#33961)
* Update index.md

* Update index.md
2019-03-26 18:14:14 -07:00
Saurav Bajracharya a585eef1f7 Added some texts regarding external php scripts (#30419)
and calling them using include and require
2019-03-26 18:12:17 -07:00
Tedo Haris Chandra f0524ad9f9 Help adding articles how to download files in the background using wget on Linux (#29936) 2019-03-26 18:08:07 -07:00
Jakub Michalak 84787429fb Update linux/how-to-download-files-with-wget/index.md (#27288) 2019-03-26 18:06:21 -07:00
Kevin Trang 58b636eb35 Added example, explanation and solution to "Use Hex Code to Mix Colors" (#34658)
* Added example, explanation and solution to "Use Hex Code to Mix Colors"

* Remove problem

* Remove redundancy

* Update index.md
2019-03-27 01:10:12 +05:30
Lucas Thompson f194ddb7fc Update line 1 (#32413)
rewrite of line one for clarity and readability.
2019-03-26 12:24:49 -07:00
Lucas Thompson 5ebc182180 add text "electronic switches called" (#32402)
Adding the text provides a basic definition of what a transistor is, and does, to those unacquainted with electronic circuitry.
2019-03-26 10:12:34 -07:00
Pijus 80913a66d6 Updated index.md with direct links and grammar fix (#32081) 2019-03-26 09:57:48 -07:00
Karthik Rao 532b1d2232 fix: update react router guide article (#28612) 2019-03-26 09:13:24 -07:00
Kevin Trang 07c9173ad4 Added extra headings and solutions to "Create a Bulleted Unordered List" (#34680)
* Added extra headings and solutions to "Create a Bulleted Unordered List"

* Remove problem
2019-03-26 07:59:40 -07:00
Domingo Moronta d63ea99e3f Add parentheses to print commands (#33137) 2019-03-26 07:38:41 -07:00
cindydhy aa302cd5e5 Fixed formatting issues. (#35137) 2019-03-26 19:56:50 +05:30
aniltirli a70b243ea2 Comment addition for "break" (#33714) 2019-03-26 19:55:39 +05:30
Pawel Koronkiewicz 8d95b8af5d Fixed a link at first Relevant Links section. (#35680) 2019-03-26 19:41:58 +05:30
Pooja-Talan f8e613862e String indexing example added (#30300)
* String indexing example added

* Update index.md
2019-03-25 21:15:31 -07:00
Taiyue Tan a4de1ad170 changes to formatting, language and text (#28332) 2019-03-25 20:58:37 -07:00
King Josaphat Chewa a415c2055b Better use of "let" (#32800) 2019-03-25 20:44:06 -07:00
Aaron Fox 3055dfc912 Added caveat about brute force algorithms (#28079) 2019-03-25 20:34:41 -07:00
Adrian Skar 772f4e1c40 [Guide] ES6: Compare var and let scopes. Fixes and enhancements. (#34636)
* [Guide] ES6: Compare var and let scopes. Fixes and enhancements.

- Remove phantom image
- Remove notes for contributors
- Change explanation and hints so they don't provide the solution too early.
- Links to markdown + 2 more resources

* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords/index.md

Co-Authored-By: AdrianSkar <adrian@adrianskar.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords/index.md

Co-Authored-By: AdrianSkar <adrian@adrianskar.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords/index.md

Co-Authored-By: AdrianSkar <adrian@adrianskar.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords/index.md

Co-Authored-By: AdrianSkar <adrian@adrianskar.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords/index.md

Co-Authored-By: AdrianSkar <adrian@adrianskar.com>

* fix: clarified the hint regarding variable i
2019-03-25 15:55:20 -07:00
Hassan Usman d331ad1fcd Fix typos: JS intermediate algorithm guide (#34874)
* Typo: JS Algorithm missing-letters

* Fix typo: Broken link syntax

* Fix typo: missing bracket

* Remove duplicate link/info
2019-03-25 09:03:55 -07:00
TheITJuggler 4854c73eee Added line break at line 26 to improve readability (#32325) 2019-03-25 08:09:41 -07:00
Shak f81d7ee18a Updated index.md (#29117)
Updated the article to mention TCP stack as related to OSI Application layer rather than for routing. "Routing" is done via IP Headers.
2019-03-25 08:08:17 -07:00
Sunny 2f8299e903 Added type of Kotlin language in its definition. (#27010) 2019-03-25 08:06:27 -07:00
Hamza Muric 278995d53d Add kotlin script (#26349)
Added kotlin script command for running kotlin without compiling.
2019-03-25 07:48:56 -07:00
Nikola Stevanović 043676aa90 Added one more rule for POJO (#33895)
Added one more rule that has to be obeyed when creating POJO.
2019-03-24 10:26:06 -07:00
saicharanc b4e30483cc POJO (#28712)
More info about POJO classes
2019-03-24 09:42:06 -07:00
Derek Lane a6d9b2a3bf Refine content (#33863) 2019-03-24 09:36:20 -07:00
mridul981 1827f993d2 Added java implementation of merge sort (#23993)
* Added java implementation of merge sort

* fix: changed to two space indentation
2019-03-24 21:33:48 +05:30
yoadwo cb2241acd6 adding "solid-principle" (#35663)
* adding "solid-principle"

* added title for front matter block

* Update guide/english/design-patterns/solid-principle/index.md

Co-Authored-By: yoadwo <yoadw20@gmail.com>
2019-03-24 08:01:58 -07:00
toakes59 a3b913fa06 Added Line and Block comments (#28922)
Added how to use Line and Block comments with an example showing it.
2019-03-23 23:32:03 -07:00
Samuele Bella 306184e176 Updated index.md with grammar errors (#28809)
Updated index.md reviewing grammar errors and general syntax errors.
2019-03-23 23:31:20 -07:00
Sarvesh-yadav f97f4093f1 Explained Nested if-else condition (#32369)
* Explained Nested if-else condition

Explained what is if-else condition and how to use it

* fix: formatted code and output
2019-03-23 23:17:10 -07:00
JM0S3R b7416e151c Update index.md (fix) grammar errors (#28348) 2019-03-23 23:03:46 -07:00
Robin Ferguson d3c72b2479 Grammatical changes (#31680) 2019-03-23 22:42:30 -07:00
Varian Caesar 1bc5fcfbed Fix some header size inconsistencies (#30058) 2019-03-23 22:41:45 -07:00
Vocaoson 1c10c4e43d Change (#29124) 2019-03-23 22:15:33 -07:00
Keenangp 1872722007 Added comma (#30955)
Line 10, a compound sentence with two independent clauses should be separated by a comma prior to the coordinating conjunction.
2019-03-23 17:19:20 -07:00
mresnik a50cc3f8de Capitalize "East Asian" (#30569) 2019-03-23 17:16:57 -07:00
Saintil Dit Laguerre Donfred 3a6a90713f Add user definition (#33390) 2019-03-23 17:15:30 -07:00
Josh 76fe08fbdb Added info on nmap and Zenmap (#24718)
* Added info on nmap and Zenmap

Added the text: " (Network Mapper) which is a open source utility to assist with network discovery and security auditing. There is also a  graphical user interface called Zenmap. These are useful tools with functions allowing a user to obtain.."

* fix: closed li element
2019-03-23 17:07:02 -07:00
alicecallejas d73026e405 add definitions (#31579)
* add definitions

What's a CPU? Provide a definition for beginners?
Add full acronym names, and what they stand for

* fix: reworded sentence
2019-03-23 17:01:39 -07:00
deathwarden150 18f7a080bc Update index.md (#31308)
Added a new Point about Flavours.
2019-03-23 16:59:28 -07:00
Bradley D. Thornton 4a162adcb5 Fix erronious instructions in index.md (#31922)
The Winkey does nothing without using it in conjunction with another key to invoke the execution of a program. In this case, "WinKey+R" and then enter "cmd" in the run dialog box.
2019-03-23 16:57:45 -07:00
Valera Kushnir a7f638bd25 Updated punctutation (#31350) 2019-03-23 16:56:08 -07:00
Kelsey S 020003c2a2 Added Example of Accessible Main Content Section (#33587)
Added example of accessible main content section with short explanation and link to further resource.
2019-03-23 16:45:20 -07:00
mathias3 c78d0d3851 correcting grammar (#32937)
simplifying and shorting sentences for greater readability
2019-03-23 16:44:52 -07:00
Subraya Pai 5c2ac29b0c Added dc.js details (#32717)
Added dc.js brief intro and setup details.
2019-03-23 16:34:51 -07:00
Morgan McLain-Smith c05b6f78ae Proofreading on C file-handling (#33065) 2019-03-23 16:29:22 -07:00
Kelsey S 29cb844b74 Add Accessible Header Example (#33571)
Added example of an Accessible Header tag with the appropriate role, along with a description of why the role is needed and what it signifies.
2019-03-23 16:16:02 -07:00
Prab 07fcc0401f Updated Open Addressing section (#30978)
* Updated Open Addressing section

Added a further disadvantage of Open Addressing

* fix: reworded sentence
2019-03-23 15:45:56 -07:00
Emily Mentrek 2113b44b8a Correct typos in ES6 guide for getters/setters (#34951) 2019-03-23 15:19:15 -07:00
LB 185cbf1138 Minor edits and implementation types (#28835) 2019-03-23 15:11:26 -07:00
Stéphane METZ 8631fa99c4 Create unzip command (#25050) 2019-03-23 13:14:24 -07:00
Saintil Dit Laguerre Donfred 238ffea845 Create wc basch command (#33424) 2019-03-23 13:13:46 -07:00
Rajiv Ranjan Singh 2494f0f2e5 Fixed Typographical Error in guide/english/java/index.md (#35649)
* Update index.md

* fixed some typo error
2019-03-23 16:01:35 -04:00
Nikolai Kiselev 4bc1d74f2a Add a solution for Finders Keepers challenge (#35655)
* Add a solution for Finders Keepers challenge

* Update link to markdown

* fix: removed repl.it link

* fix: made this the Intermediate Solution

* fix: added correct Intermediate icon
2019-03-23 08:35:58 -07:00
Eliezer Valenzuela 933ef11154 Added solution using map() (#34701)
* Added solution using map()

* Update guide/english/certifications/javascript-algorithms-and-data-structures/basic-algorithm-scripting/find-the-longest-word-in-a-string/index.md

Co-Authored-By: vzla0094 <43974195+vzla0094@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/basic-algorithm-scripting/find-the-longest-word-in-a-string/index.md

Co-Authored-By: vzla0094 <43974195+vzla0094@users.noreply.github.com>
2019-03-23 16:08:25 +05:30
BoopMehNose c7f8f8f75a Exemplification changes (#33903)
* Exemplification

Provided more comments on the coding portions to show what each line does in respect to the program. Also specified what happens when "==" is used when the "equals()" method should be employed.

* Formatting
2019-03-23 16:06:56 +05:30
Rajiv Ranjan Singh 9064182770 Fixed Typographical Error in guide/english/kotlin/index.md (#35625)
* Update index.md

* reverted the  code

* Reverted minor change
2019-03-23 15:44:21 +05:30
sri vatsav b7c93579bf Updated with Object equality. (#30911)
* updated with Object equality.

Usage of .equals() and .hashCode() methods of Java Object.

* Fix spacing

* Added code formatting
2019-03-22 19:27:04 -04:00
Rajiv Ranjan Singh 37d688161b Update index.md (#35658) 2019-03-22 13:01:58 -07:00
Rajiv Ranjan Singh f859d8c547 Update index.md (#35619) 2019-03-23 00:33:54 +05:30
winetoys 1c54ea93e8 change (#31205) 2019-03-22 08:56:31 -07:00
Mihir Rathwa af9a3468aa Fixed Rocket icon for "Run Code" (#26600) 2019-03-22 15:54:25 +05:30
Josh ca79848de2 Added common cryptographic hash functions (#24722)
Added text: "Some hashing techniques include: SHA (Secure Hash Algorithm), HAVAL, MD5 (message-digest algorithm), TIGER, and Whirlpool."
2019-03-22 15:48:09 +05:30
Jake Levenson 3cf89f46b2 Added initial Text describing maximum and minimum (#24539)
Included information on derivatives, and gave a link to the Derivative guide page.
2019-03-22 15:45:51 +05:30
Rajiv Ranjan Singh c229522677 Fixed Typographical Error in guide/english/voice/index.md (#35607)
* Update index.md

* reverted code and removed white spaces
2019-03-22 15:35:10 +05:30
Rajiv Ranjan Singh e00f8b0e26 Fixed Typographical Error in guide/english/css/index.md (#35626)
* Update index.md

* added  indentation to be two spaces per level
2019-03-22 15:32:21 +05:30
Josh Wiegand 63eb2841b5 updated rm command to better match man pages (#30765) 2019-03-21 20:07:24 -07:00
SomeAnonProgrammer 4a37cd1318 add documentation for wildcard (#30612) 2019-03-21 20:03:43 -07:00
The Archangel 86b842e19b Added wildcard paragraph (#27338) 2019-03-21 19:45:14 -07:00
Rajiv Ranjan Singh cafddf2751 Fixed Typographical Error in guide/english/wordpress/index.md (#35606)
* Update index.md

* reverted code and done some correction
2019-03-21 15:11:04 -07:00
Bannon Tanner 01de9ca6f6 guide solution for Add Document Elements with D3 (#27095)
Added solution to the Add Document Elements with D3 stub
2019-03-21 23:31:49 +05:30
Wingman J. Lee aa96818850 added advantages list (#27991) 2019-03-21 23:14:27 +05:30
Patryk Buda fc58f59710 Short if Else Statements (#28225)
* Short if Else Statements

* Update index.md
2019-03-21 23:13:45 +05:30
Taiyue Tan 5d0cea176f changes to grammar/punctuation (#28356) 2019-03-21 23:11:33 +05:30
celticaire ebe9e8f66f Fixed awkward wording (#28320) 2019-03-21 22:23:40 +05:30
halmosigabor b6e6d28f25 add: file (#27924) 2019-03-21 22:22:22 +05:30
Emily Hem e023e9d603 Declare x as an int (#28135) 2019-03-21 22:15:54 +05:30
N1ck1234 d7c9936257 Changes on line 13 (#28115)
* Changes on line 13

Added the word "the" several times and corrected some grammar to make the description of the alt attribute easier to read.

* Update index.md
2019-03-21 22:13:54 +05:30
David Mc Cormack 901d77d1ca Description added (#28039)
Basic description of a Unit Circle added as well as a link to a wiki article
2019-03-21 21:36:31 +05:30
Domin Sweet ea596b6e93 Fixed grammar in last sentence. (#28089)
The original form of the sentence was difficult to understand, so I split it into 2 complete sentences.
2019-03-21 21:35:37 +05:30
Syed Isam Hashmi b2fa8896ba Added solution for "Create and Add to Sets in ES6" (#27554)
* Added solution for "Create and Add to Sets in ES6"

* add full solution

* Remove notes
2019-03-21 21:33:36 +05:30
Binyamin Aron Green 21dd71a27d Update two pages in d3.js guide (#26433)
* Update d3 guide

* Update index.md

* Update d3.js index.md

* Update d3js index.md
2019-03-21 21:28:47 +05:30
Bannon Tanner 041fc6866f solution Add Inline Styling to Elements (#27240)
added full guide page for Data Visualization with D3: Add Inline Styling to Elements
2019-03-21 21:26:11 +05:30
Alen Garibović e14ed8d380 added a few more resources for learning Swift (#27340) 2019-03-21 21:22:46 +05:30
Parminder Singh acc5f09f00 Added bellman ford graph algorithm (#24247) 2019-03-21 11:14:08 -04:00
Marcus Parsons 69a4eb67fe Added additional section and update previous section (#23998)
* Added additional section and update previous section

Added an additional section for complex ternary operations and updated previous section to have csharp flavored code rendering.

* Paulywill requested changes

Paulywill requested changes: removed any "I" terminology and my personal REPL link.

* Update index.md

Changed the subheading markdown.

* Update index.md
2019-03-21 10:58:01 -04:00
Noah Burwell d0f66141ef Defined Recursion (#27605)
* Defined Recursion

Added an English definition for recursion with examples and external sources.

* md-ize and format
2019-03-21 19:12:52 +05:30
yungbeard007 50444cc9b8 fixed grammar error (#33824) 2019-03-21 19:12:26 +05:30
The Archangel 26ef82d8f6 Added an "Open Source" paragraph and header. (#27378) 2019-03-21 19:10:30 +05:30
Kristen Kinnear-Ohlmann 7d1f321717 Clarified first 2 sentences (#27490)
Updated word order and added comma in the first sentence to clarify meaning.

Standardized the order and look of if/elif/else to match main article on the topic.
2019-03-21 19:09:18 +05:30
Matthew Piestrak a7f54f4f1b Added title with h1 tag. (#27539) 2019-03-21 19:08:09 +05:30
Imam Wahyudi 1b4e3c01b7 Get The Length of an Array - The count() Function (#30983) 2019-03-21 18:59:10 +05:30
glamdring777 39bb57d318 Added an article on the img tag from the w3school website. (#27559) 2019-03-21 18:54:59 +05:30
agrygo 1577bfd8c2 Added code block for .on("click") description (#27126) 2019-03-21 18:52:30 +05:30
Sophia 70841e6497 Add "Math Planet" (#27222)
Add learn Algebra on Math Planet as another source of learning
2019-03-21 18:51:02 +05:30
Joe Erickson e6e58b8aa0 Update array description (#27458)
Update the array description with better examples and more description about the arrays.
2019-03-21 18:44:52 +05:30
Ian Korpi deb1a72688 fix: expanded pythagorean triples stub (#27428) 2019-03-21 18:40:53 +05:30
Smruti Ranjan Rana 011ea7fc16 Make code visible (#27598) 2019-03-21 18:39:33 +05:30
Alexander Molnar 637d196692 Added content to stub (#30728)
Provided definition, examples, as well as applications for their use and importance.
2019-03-21 18:36:58 +05:30
chelseybuttrey b223c81dd1 Added For Chrome plugin section (#29870)
* Added For Chrome plugin section

I added in the For Chrome plugin section with a ColorZilla plugin suggestion

* Update index.md
2019-03-21 16:21:26 +05:30
Ignacio Capuccio 95cfa0a492 Improve English method examples for Ruby's guide (#29087)
* Improve English method examples for Ruby's guide

* Improve ruby common array methods examples

* Minor fix in array examples
2019-03-21 16:13:27 +05:30
nataliefleming c5d4afb987 fixed punctuation in first sentence (#29832) 2019-03-21 15:58:55 +05:30
Kirk Manegold 9cc1f7e50e Added a D3 version disclaimer (#29907)
Added a warning related to versions of D3 and how it can really be a concern.
2019-03-21 15:57:46 +05:30
Alexander Molnar d2278cc4c8 Fixed formatting (#34461)
Fixed multi-line expressions to display properly
2019-03-21 15:45:38 +05:30
Alexander Molnar 1d6bb4f4b3 Fix typos/errors, add example (#34487)
Linear equations are not just equations of lines (in 2-dimensions) so this has been addressed. Also tried to discuss the simplest case, lines, with less nondescript terminology.
2019-03-21 15:44:25 +05:30
Alexander Molnar 1622c7daa2 Fix errors (#34497)
Not all curves can be represented by functions (e.g., a circle) so they cannot simply be interchanged. Any line that "crosses" a graph touches it at one point but isn't tangent, and other minor typos/formatting addressed.
2019-03-21 15:38:43 +05:30
Alexander Molnar 419a7151f2 Added content to stub (#33043)
Gave definition, explained how to simplify them and then some examples.
2019-03-21 15:30:28 +05:30
Alexander Molnar 847db427e1 Added content to stub (#34354)
Added definition, examples and a likely origin to the term
2019-03-21 15:26:46 +05:30
Nikolai Kiselev ad5e844cb5 Add another solution (#35644) 2019-03-21 15:24:12 +05:30
despare 08cb91afc5 added when while loop is used (#34128) 2019-03-21 12:43:41 +05:30
Alex Garrett eef19480f0 fix: changed awkward sentence in Rust article (#35643) 2019-03-21 11:57:27 +05:30
Terry Lewis 0b964091c9 Add section on iterator-based loops (#33423) 2019-03-20 18:50:21 -07:00
Alexander Molnar 4b110d7bb8 Corrected errors and expanded discussion (#24845)
* Corrected errors and expanded discussion

Discussed rational vs. irrational numbers, gave examples, added discussion into the difficulty in studying them as well as real world examples to exhibit their vast importance and utility.

* Update index.md
2019-03-21 02:05:19 +05:30
Himanshu Ladia b6aa5f6c35 add bsd os versions (#26762) 2019-03-21 01:33:20 +05:30
Mihir Rathwa 5bf9807fce Fixed Rocket icon for "Run Code" (#26595) 2019-03-21 01:30:51 +05:30
Micha Pietsch c05d680589 Add new introductory article about Tailwind CSS (#25607) 2019-03-21 01:27:30 +05:30
Alvin Tan 5005ef594c Added "Proof of Work" (#25541) 2019-03-21 01:25:25 +05:30
rish9898 9e5f99fa23 Application of Backtracking (#25463) 2019-03-21 01:24:06 +05:30
Evaldas c910a1efad Add information about access modifiers (#24422)
* Add information about access modifiers

Added some information about 3 most common access modifiers and a simple example.

* Fix indent
2019-03-21 01:21:47 +05:30
Alexander Molnar 20735a30cd Added content (#24378)
Added an explicit calculation as well as the general case for how to compute the slope (and equation) of a line given two points on said line.
2019-03-21 01:01:56 +05:30
AntTAKEOVER 763d6658b1 Added a Code Example (#24153)
* Added a Code Example

Added an if...else equivalent of a ternary operator as an example to help readers gain a better understanding of how ternary operators work.

* Update index.md
2019-03-21 01:00:30 +05:30
Saurav Bajracharya 534a484003 Grammar corrections (#32486) 2019-03-21 00:51:58 +05:30
Christian Coffey b13c10c6d0 Refined the explanation of pointers & their syntax (#30606)
Made some changes to make the declaration of pointers and how they are used more easily understood. Additionally modified the explanation regarding the '&' dereferencing operator.
2019-03-20 12:32:19 -04:00
Papun Charan 88f0996a4f Added 'Pointer to pointer' section (#32819)
* Added 'Pointer to pointer' section

The 'Pointer to pointer' section describe what is pointer to pointer with an example.

* Update index.md

Changed Output header to ####
2019-03-20 12:25:09 -04:00
Suresh Mangs 85412ef12a Making index.md more informative (#24188)
* Making index.md more informative

* Update index.md
2019-03-20 12:05:41 -04:00
J4unty dfbcbc6fe3 Added a mixxin guide for vue (#32948)
* Added a mixxin guide for vue

* renamed folder to lower case

* fix: corrected typo and grammar
2019-03-20 07:25:19 -07:00
Tal Koren ca29fb664e Add Event Handling guide for Vue.js (#24176) 2019-03-20 07:05:19 -07:00
Christine Duane f94879daa9 Add tools to monitor performance (#28745) 2019-03-20 06:31:18 -07:00
Iva 527d442ac7 Update grid properties (#25190)
* Update grid properties

* Update index.md
2019-03-20 15:44:52 +05:30
Shi974 2cc1e9b9b2 Update index.md (#27798)
some grammatical changes
2019-03-20 15:39:02 +05:30
Jonathan Jackson a393397f8f Added noopener's as well as a link to MDN's flexbox (#35044)
I added noopener to the rel for links that have target="_blank" as well as a link to Mozilla Developer Networks Flexbox tutorial.
2019-03-20 15:36:34 +05:30
Joseph Buchanan 7a6afdc9b3 Added basic grid concepts for beginners (#32161) 2019-03-20 15:33:08 +05:30
Upasana Sinha d67bdf6e4a Added an additional resource (#30995)
* Added an additional resource

* Added additional resource
2019-03-20 15:32:16 +05:30
Christine Duane 847a561fbd Add Google Drawings as an SVG tool (#28718) 2019-03-20 15:26:31 +05:30
alavia 6a43b4d61e Fix a couple of misspelled words. (#34055) 2019-03-20 14:09:57 +05:30
Taiyue Tan eeae761325 Changes to grammar, content, styling, etc (#28364) 2019-03-19 20:03:43 -07:00
DiamondDog1 4d021015e9 Add changed world line 8 "the items" to article (#27578) 2019-03-19 19:41:54 -07:00
Val B 6a7243ddd8 Minor grammar changes (#29174) 2019-03-19 19:19:39 -07:00
Kristina Gern 41efabf325 Edit for clarity and conciseness. (#33355)
* Edit for clarity and conciseness.

* fix: corrected typos
2019-03-19 19:05:33 -07:00
Adi 1aa2a5788d Adding Resources Section (#28212)
Adding Resources section and updating the NodeJS API link
2019-03-19 18:58:11 -07:00
Debalina 297b01396c Conditional Ternary Operators - add mdn link (#29851)
add mdn link for Conditional Ternary Operators documentation
2019-03-19 18:54:53 -07:00
Farrel Mahaztra 5f494670eb Add body text and link (#30453)
Added content and a link to an existing online implementation of the 401k calculator
2019-03-19 18:53:09 -07:00
Farrel Mahaztra 71b337223f Add body text and link (#30459)
Added informational content about half-life calculators and included link to an existing online implementation and the Wikipedia article on the topic
2019-03-19 18:52:45 -07:00
Farrel Mahaztra 0a67728ab1 Add body text and link (#30463)
Added informational content on combinations and permutations calculators as well as their respective (brief) explanations and links to the corresponding Wikipedia articles and calculator implementation
2019-03-19 18:52:19 -07:00
Farrel Mahaztra 2ee112c6b1 Add body text and link (#30475)
Added informational content about calorie calculators, the equations behind them, and added link to an existing online implementation
2019-03-19 18:51:36 -07:00
Deni Pencl 906c296c21 Fix grammar (#32953)
Just a few minor fixes in wording
2019-03-19 18:36:53 -07:00
prashantkumar1997 49779d1f57 Added Reference Section & link to existing sources (#32312) 2019-03-19 18:34:56 -07:00
Harsh Savergaonkar c439d3a9e1 Made explaination easier (#32028) 2019-03-19 18:29:14 -07:00
Philippe Hébert e410996d22 Fixed typos (#32850) 2019-03-19 18:15:35 -07:00
Hum4n01d 06e26c8977 Fix typos (#31865) 2019-03-19 18:14:54 -07:00
Ajay Tanwar 3c0c15c189 Update index.md (#31780) 2019-03-19 18:14:30 -07:00
Mo Aalabou 374f074f0f Update index.md -- Fixed some grammar and phrasing mistakes in the first two paragraphs (#29916)
* Update index.md

Fixed a couple grammar mistakes in the first two paragraphs

* Update index.md
2019-03-19 18:09:54 -07:00
Luka Kidric 78837947d6 Added a more information section (#28084) 2019-03-19 17:24:51 -07:00
Ojini Chizoba Jude 3be922b4c5 grammatical adjustments (#28200)
* grammatical adjustments

* fix: changed or to and
2019-03-19 17:24:29 -07:00
Rajiv Ranjan Singh cda3febdbe Fixed Typographical Error in guide/english/csharp/index.md (#35635)
* Update index.md

* reverted code
2019-03-19 16:17:40 -07:00
The Coding Aviator df9bc7e1b5 Add solution to Use the CSS Transform Property skewY to Skew an Element Along the Y-Axis (#34483)
* Update index.md

* Add full solution
2019-03-19 15:12:33 -07:00
Adam Shaffer bbfb01731e Add an explanation of the no arguments restriction (#27505) 2019-03-19 15:10:34 -07:00
Rajiv Ranjan Singh 1692f15527 Fixed Typographical Error in guide/english/virtualbox/index.md (#35610) 2019-03-19 21:47:57 +05:30
Julian W ad209de248 Add up to date images and fix format issue (#27043)
Images for VS Code and ATOM were not up to date. Replaced existing images with up to date ones. Also fixed a format markdown issue.
2019-03-19 21:10:03 +05:30
raitisss84 b140d05599 added Wikipedia article about AWS (#32524)
Please add Wiki article about AWS (* [Wikipedia](https://en.wikipedia.org/wiki/Amazon_Web_Services))
2019-03-19 21:09:05 +05:30
Shak 38c2b40b1d Updated the file to add SNS (#29107)
SNS added as a popular service.
2019-03-19 20:42:11 +05:30
Daniel Roy a626b7f9e5 Updated with pricing and cost calculator links (#27859) 2019-03-19 20:41:51 +05:30
despare 6cf08fb0ae Update index.md (#31789) 2019-03-19 07:57:30 -07:00
Rajiv Ranjan Singh 824d459182 Fixed Typographical Error in guide/english/blockchain/index.md (#35542)
* Update index.md

* reverted the code

* Update index.md
2019-03-18 23:35:56 -04:00
JKarlavige 797d40b639 Added Flex Flow Property (#25178)
* Added Flex Flow property

Explains the basic use of the flex-flow property.

* Update index.md
2019-03-19 01:07:02 +05:30
PREM CHANDRA SINGH cc27a90254 ADDED BRIEF FEATURES ABOUT KALI LINUX DISTRO (#33631)
* Update index.md

* Update index.md
2019-03-18 15:58:23 +05:30
Akshay Babbar 0ee9d54b4c added Few Products (#32640)
Updated the Desciption
2019-03-18 15:57:24 +05:30
Shruti Grover 6f1830f7ba Adding resource for Python (#30018)
https://www.py4e.com (Python for Everybody) added as tutorials for python
2019-03-18 15:56:46 +05:30
socutebunny 773f0d18a0 Added rm usage and examples (#26957)
* Added rm usage and examples

* md-ize code
2019-03-18 15:56:06 +05:30
King Josaphat Chewa a7f1912adb Add "Debian" as a popular distro (#32817) 2019-03-18 15:23:16 +05:30
Wisawa Ploypradub 8bafea5e7e Add Gnome 3 to popular distribution (line41) (#32672) 2019-03-18 15:22:35 +05:30
Chris Steenkamp 91926b71fe Corrected markdown for example code (#30387)
The markdown used in the examples in the section titled Implementation had the closing back-ticks specified on the wrong line, causing the code examples to be incorrectly displayed.
2019-03-17 18:48:57 -07:00
Matheus Genteluci 6f28548668 Understand where an objects prototype comes from (#34643)
* Understand where an objects prototype comes from

- One hint and Solution added to index.md

* Add original seed code
2019-03-17 17:19:21 -07:00
Alexander Molnar 15a8e35288 Added more content (#26036)
Clarified definition, and gave examples of why primes are important and useful
2019-03-17 14:13:22 -07:00
toakes59 542cf6a68f added For Loop heading (#30382)
Added For Loop heading to top of page.  This is easier to see then the title table
2019-03-17 10:22:43 -07:00
ayagrwl ea4eaf02b6 Added applications and external link (#29227) 2019-03-17 10:02:39 -07:00
toakes59 b4044fe267 Changed a = a + 1 to a++ (#28742)
Changed a = a + 1 to a++ in implementation section.  It is best practice to use a++ rather than a = a + 1
2019-03-17 09:45:59 -07:00
m0ndnacht b8b1e029db fixed some semantical issues (#33465) 2019-03-17 17:03:49 +05:30
Christos Gourzoulidis 078e88fd45 YouTube Loop (#32950)
Adding youtube loop values
2019-03-17 16:48:04 +05:30
Matthew Piestrak d16af9f673 Fixed grammatical and misspelling errors. (#27544)
I made changes through the "section and articles" section but stopped there and plan on returning later to finish.
2019-03-16 23:45:00 +05:30
Shooflower fb46f0e7f2 Corrected spelling/grammar mistakes (#31406) 2019-03-16 23:11:23 +05:30
Xiaojie(Aaron) Li 8a49907edd made minor changes to explanation of the grid system (#30370)
added semi colons, periods, and better wording to make the flow of the paragraphs better.
2019-03-16 23:09:43 +05:30
binarygalwalkin 4d4cc72f10 Fixed grammar and punctuation (#32257) 2019-03-16 22:36:20 +05:30
Brittany Sarenpa 74f45f5109 Grammar fix (#28614)
Changed the first sentence to flow a bit more naturally.
2019-03-16 22:35:16 +05:30
Carys Mills 1cd44868aa Add text overflow to text docs (#30454) 2019-03-16 22:33:30 +05:30
Rayon 838112967b Added Attribute Selectors (#26789)
Attribute selectors added with example.
2019-03-16 12:02:43 +05:30
balaji3257 0fc73969b3 added navigation to specific algorithms (#33473) 2019-03-15 14:15:29 -07:00
The Coding Aviator 322134031a chore: Add all calculus based topics to one point (#34398) 2019-03-15 12:31:09 -07:00
heavyslobs 938ed336e0 Making the description gender neutral (#28152) 2019-03-16 00:28:27 +05:30
Sherrie L. Fuqua 1bf8df4b28 Edits for consistency and grammar (#31095)
Made headings consistent with similar articles, grammar corrections, and few sentences rearranged for readability.
2019-03-16 00:24:36 +05:30
Akshay Babbar 3896a84c9f Updated DDR5 Link (#32650)
Added the DDR5 link..
2019-03-16 00:06:29 +05:30
Blue" Jay Matthews 5d30b8777e Explained 300ms value as milliseconds (#26951)
Just wanted to help clarify to learners that the 300ms stands for 300 milliseconds. So that they understand the measurement of time being used.
2019-03-15 23:56:17 +05:30
Aaditree 1282227c24 Infinite loop, fixed iteration (#29697) 2019-03-15 23:51:30 +05:30
Carys Mills 44264b2b3a Tweak overflow docs (#30445) 2019-03-15 23:49:52 +05:30
Amit Kumar Dubey 3b279e10c9 feat: add Angular Bootstrap Boilerplate link in Angular 2.x+ resources (#35605) 2019-03-15 23:43:10 +05:30
The Coding Aviator 94cc1840fc guide: Move all spacing related files to one file (#35604)
* fix: Move all spacing related files to one file

* fix: </> for span
2019-03-15 06:34:44 -07:00
DaddyBA f1360f1fa7 Further explanation of What vs How (#24135) 2019-03-15 05:08:05 -04:00
FireHawk01 ddabb9ef0f Fixed grammatical errors (#32497) 2019-03-15 13:43:39 +05:30
Ekin Eryilmaz 194c1bdcb2 Highlighted some words. (#27975) 2019-03-15 13:31:48 +05:30
Tareq K 77ec049479 Added some information about complex responses (#33911) 2019-03-15 13:12:11 +05:30
jamiesteck 46b10c2f65 added method overloading (#28813)
* added method overloading

added a section describing method overloading

* Update index.md
2019-03-15 13:11:52 +05:30
Nicole Peery 6965bb2cfd Added rem unit under Font Size properties (#28026) 2019-03-15 12:41:49 +05:30
Kelsey Edelstein e149ebd501 Remove duplicate CSS preprocessor article (#33056) 2019-03-15 12:41:15 +05:30
Christopher McCormack 087ca6509a feat: refactored, fixed grammar, punctuation, formatting (#35598) 2019-03-15 12:37:42 +05:30
howieandersen da84162282 added basic information about default constructors in the index file for methods (#29797) 2019-03-15 12:33:22 +05:30
Hassaan Ahmad 9a5e3c5e0e Add the w3 org global struct (#31277) 2019-03-15 12:30:54 +05:30
Mihir Rathwa e47ae0f660 Fixed Rocket icon for "Run Code". (#26583) 2019-03-15 12:28:14 +05:30
DavidNachman 6c0819acdf line break text (#31878)
additional information about line breaks added.
2019-03-15 12:26:31 +05:30
jamiesteck 4f0f87c124 Added example of using == instead of = (#28790)
* Added example of using == instead of =

Added example of using == instead of = when comparing primitive types.

* Update index.md
2019-03-15 12:23:09 +05:30
azrap 193bb31133 give definitions for back-ground size properties (#32899) 2019-03-15 12:21:35 +05:30
jaceclowdus 02df1343e1 Change the formatting in line 6 (#27211)
This makes it more consistent with the rest of the CSS guides.
2019-03-15 12:19:45 +05:30
SakshamGupta1995 ef8c5e5bfa Add equalsIgnoreCase to the file (#27662)
The function equalsIgnoreCase() is also used for comparing the equality of 2 strings.
2019-03-15 12:19:06 +05:30
Dani Marek 9192e0c5da Added commas to lines 20, 22, 24, and 28 (#33773) 2019-03-15 12:17:55 +05:30
Marko ccfb6444f1 Added Constructor Chaining (#28232)
Added Constructor Chaining
2019-03-15 12:14:16 +05:30
Setyo Adi Wibowo 1be6528d4b add non-breaking space with example (#27533) 2019-03-15 12:11:12 +05:30
SpeedX a57baf07fd Fixed Logical error (#31639)
Fixed Logical Error in the Second program
2019-03-15 11:55:33 +05:30
dannyphan2910 3a05e44af7 Added some information about variable in 'for' loop (#31440) 2019-03-15 11:54:24 +05:30
summonmoon 9429ad9834 Added text about finding the right power supply (#32951) 2019-03-14 12:43:29 -07:00
Alexander Molnar 5e857f3273 Added content, example (#31773)
Clarified some details
2019-03-14 22:34:19 +05:30
yuktaanand 4d28baa4b4 Each element of A is paired with each element of B. (#33658) 2019-03-14 22:19:22 +05:30
Kevin Trang 23dc3cc246 Design changes and elaborated info on 2D Shapes (#34519)
-Initially, some of the headings were not formatted as headings, so emphasising the headers as strong was suitable
-Moreover, it was written that the diagonals of a rectangle is "mutually perpendicular", which is not true for a rectangle, so I removed it to avoid confusion
-Changed the mathematical equations through inserting "![](image address)" and using LaTex Equation Editor to copy the image address of the equation into the round brackets
-Added more info about triangles by specifying the types of triangles
-Added info on a Trapezium as a 2D Polygon
2019-03-14 22:18:38 +05:30
Alexander Molnar 2dac1788be Fixed errors, added content (#33399)
* Errors fixed

Many errors fixed and tried to clarify many points (grammar/exposition)

* fix: removed colon in title key value
2019-03-14 22:16:10 +05:30
joesvetz 052a0dd1b4 Expansion of Area of Triangles (#29909)
Fixed a small type-o and added information about the area of obtuse triangles.
2019-03-14 22:13:28 +05:30
alicecallejas e4e9ee88d1 Add phrase (#31576) 2019-03-14 22:12:34 +05:30
Tom 32b53ba0e0 Add link I removed from challenge (#35429)
Added a link to a resource I removed from the challenge description
2019-03-14 08:10:05 -07:00
Jtorres68 f96ab3e129 Grammar fixes (#29248) 2019-03-14 07:15:31 -07:00
Nick J 4d7114b77f Updated index.md (#28121)
Edited some text in the description. Elaborated text for <a> tag link in more information section.
2019-03-13 15:46:23 -07:00
Randell Dawson 4f1eba6576 fix: changed it to is (#35134) 2019-03-14 02:18:10 +05:30
Rajiv Ranjan Singh 23aa6c0d49 Fixed-Typographical-Error-in-guide/english/html/index.md (#35586) 2019-03-14 02:15:50 +05:30
Jeff Thompson 57492772fe correct / clarify grammar (#34042)
added to article to help clarify some texts as well as added def. article as needed.
2019-03-13 11:55:37 -07:00
DrMyuu 76e62fda9e Additional information to Power Supply section (#27188) 2019-03-13 08:58:00 -07:00
PaJo2001 95491c0114 Added Example for better explanation and clarification of how Divide And Conquer is Useful and … (#32032)
* Added Example for better example of Divide And Conquer is Useful and why we use it.

* fix: grammar and formatting
2019-03-13 08:57:35 -07:00
sourya 6416228c24 bold algorithm names to highlight and prettify (#30576) 2019-03-12 18:26:23 -07:00
Physige af64d1cd74 Added information (#26584)
Added insight into the history of power supplies. Lines 10-11.
2019-03-12 18:23:36 -07:00
Eduardo Castellanos e384d79ef6 Capitalized full form versions of RAM, HDD, GPU (#29770)
Also added 'disk' into "Hard Disk Drive" term.
2019-03-12 18:00:58 -07:00
Parul-Seth 4231d9e112 update text (#31958)
nested IF syntax and example
2019-03-12 12:40:32 -07:00
Rajiv Ranjan Singh d51a73eeb1 Update index.md (#35578) 2019-03-12 12:14:44 -07:00
Christopher McCormack a3c4d5f3c1 feat/cleaned up formatting, added clarity, removed unnecessary parts (#35519)
* feat/cleaned up formatting, added clarity, removed unnecessary parts

* feat: removed chart image
2019-03-12 09:08:48 -05:00
Saurav Bajracharya d636f21aa3 Absolute value reference in terms of magnitude (#33638) 2019-03-12 15:51:25 +05:30
rosiline 68124bc221 Fixed mistake in last example layout (#31459) 2019-03-12 15:50:29 +05:30
am2787 9201699caf Update index.md absolute value (#28889)
added another example to the cases
2019-03-12 15:49:38 +05:30
Drew Clements 4f71d9c8a7 Additional solution to Functional JS challenge (#29052)
* Added additional solution to the challenge

* Moved code explanation out of code block

* fix: moved sentences to same paragraph
2019-03-11 14:07:47 -07:00
Alexander Molnar b7e6591a6c Added content to factorial stub (#34330)
* Added content to stub

Added definition, examples and some uses as well as computational info and interesting formulas that occur.

* Update index.md
2019-03-12 01:04:42 +05:30
Andrew Mackie 7086ed7007 New article. (#28260)
* New article.

* Change to md format
2019-03-12 00:32:25 +05:30
warrenskim 4ffa24341b Updated text to have a code block (#33214)
* Updated text to have a code block

previously was displaying the image as if reading the code. added code block to display as code. Added "This is how it will look in an html doc" to maintain consistency

* Update index.md
2019-03-12 00:26:48 +05:30
igodsmark 12ee6b7be8 Update index.md (#31193)
Made syntax highlighting more consistent
2019-03-12 00:01:52 +05:30
Rajiv Ranjan Singh 49ecb31306 Update index.md (#35570) 2019-03-11 09:27:40 -07:00
TwistedxTempo 9142adbf74 Added a good feature (#32106) 2019-03-11 08:57:29 -07:00
cindydhy 708f951f8e Reformatted some example programs for consistency (#35139) 2019-03-11 08:56:22 -07:00
TwistedxTempo 384cd7e548 Added a useful option (#32116) 2019-03-11 08:43:27 -07:00
Elephant 518cafa1f1 Added the text "-T to prompt confirmation before overwriting files." to the article (#28217) 2019-03-11 08:22:05 -07:00
SomeAnonProgrammer e36f2a29f8 add "man ascii" (#30605) 2019-03-11 08:09:55 -07:00
zerandomalt 43a0705a91 Updated format to be more consistent (#24178)
Changed the usage section to be more consistent with the rest of the directory, also added a link to SS64 for further details.
2019-03-11 08:04:12 -07:00
Nguyen Viet 487bf5dd4c add resource type (#26605)
* add resource type 

add resource type

* update more meaning text
2019-03-11 07:49:27 -07:00
Adam Shaffer 85efc60136 create addEventListener (#26486)
* create addEventListener

* Change title to lower case

* Rename file to index.md

Update and rename addeventlistener file to index.md. Also change front matter block to meet style guide
2019-03-11 07:48:21 -07:00
zerandomalt 108f59fe9b Updated format to be more consistent (#30311)
Changed the more information section to be more consistent with the rest of the directory while adding an extra link to the Linux man man page. Also added a further example and an extra option to the usage.
2019-03-11 07:42:55 -07:00
jeffreyyu101 1045d8e99c uppercase (#33837)
* uppercase

change to uppercase f to F

* Update index.md
2019-03-11 07:33:17 -07:00
dallyingllama b3368db4e3 add pwd to bash guide, very common (#27341)
* add pwd to bash guide, very common

* updated the home directory path
2019-03-11 07:31:09 -07:00
Paul Ferguson Maxson a549921fe6 Added a section on the history command to the bash section of the guide. (#24377)
* Added a section on the history command to the bash section of the guide.

* fixed list formatting in more info section

* fixed title formatting
2019-03-11 07:21:09 -07:00
TheSnafu 6ee2a10e65 added text to the article (#31465) 2019-03-11 07:18:25 -07:00
Josh Wiegand cf013d88ac updated the description to better match man page (#30762) 2019-03-11 07:17:51 -07:00
Mayank Kamboj bc072e6b63 Added way to copy a given type of files (#30157) 2019-03-11 07:16:06 -07:00
Paul Ferguson Maxson 50a9ecf64e Adds a page on the alias command to the bash section of the guide (#24393)
* added dir and index.md

* Wrote explanation in index.md
2019-03-11 07:09:11 -07:00
Adrian Skar 97a74b68e8 [Guide] ES6: Prevent object mutation; fixes and enhancements (#34649)
* [Guide] ES6: Prevent object mutation; fixes and enhancements

- Remove phantom image
- Remove notes for contributors
- Change explanation and hints.
- Links to markdown

* Changed as requested

Changed titles as requested by @randelldawson. 
Note: I'm just used to [MDN](https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Writing_style_guide#Page_titles) and other language styles and though it was clearer. Is it ok now for this guide?

* fix: removed repl.it link
2019-03-10 11:07:48 -07:00
The Coding Aviator f991a487a1 Added solution to D3: Add axes challenge (#34243)
* Update index.md

* Update index.md
2019-03-10 09:42:27 -07:00
Parul df3a4db5ba Added info on label element (#30506)
* Added info on label element

Added information on the label element of a form and how to use the label element with a particular input element.

* Capitalization
2019-03-10 21:55:18 +05:30
Haris e13d795cff Update index.md input attribute (#30987)
Fix several syntax and sentence errors.
2019-03-10 21:08:49 +05:30
Amit Poonia 5babc47b2c Added command to removed unused data (#30665)
Added docker system prune command, which removes all unused data.
2019-03-10 08:29:13 -07:00
Tedo Haris Chandra ce03b5ccdc Help to add two kinds of Input Type Attribute , There are date and fi… (#29932)
* Help to add two kinds of Input Type Attribute , There are date and file input type.

* Capitalization
2019-03-10 20:57:05 +05:30
Yash Srivastava e91089ccd6 Added Background Attachment details. (#30016)
* Added Background Attachment details.

Added the information on how to use background-attachment css property

* Added Background Attachment details

added the use of background-attachment property of css

* Add code formatting and reword
2019-03-10 19:30:11 +05:30
Justin Parado a5957dea75 Added link to official BS4 documentation (#30836) 2019-03-10 16:57:33 +05:30
smokiebacon fe09fdbc30 added a tiny explanation of constructor(props) (#32279)
* added a tiny explanation of constructor(props)

* Formatted properly
2019-03-10 16:48:37 +05:30
Saka Sai Trinath bc1211680e Inserted other updated way of installation of CRA (#25162)
* Inserted other updated way of installation of CRA

Now, the documentation of react showing the example "npx create-react-app my-app" because it is made easy from npm 5.2+.

* Bifurcation of different methods
2019-03-10 16:43:31 +05:30
Wisawa Ploypradub 56e8e37487 Add instruction of installation docker for CentOS (#32449) 2019-03-09 10:14:18 -07:00
Mukesh Dasari 5fa311d05e Updated Ubuntu installation guide (#28477) 2019-03-09 10:10:35 -07:00
Francois 785b60cf15 Update index.md (#26965)
Added Kitematic information section.
2019-03-09 09:47:57 -07:00
The Coding Aviator 76a400887c Added solution to Learn about Complementary Colors (#34347)
* Update index.md

* Update index.md

* fix: changed css to html
2019-03-09 06:50:13 -08:00
The Coding Aviator ae703e000e Added solution to grid-areas challenge (#34685)
* Update index.md

* Added full solution

* Fix language
2019-03-09 06:47:19 -08:00
The Coding Aviator 193e708165 Added solution to Use display: flex to Position Two Boxes (#34520)
* Update index.md

* Update index.md
2019-03-09 06:44:44 -08:00
The Coding Aviator 5bc2ceac97 Added solution to Add Flex Superpowers to the Tweet Embed challenge (#34542)
* Update index.md

* Add full solution
2019-03-09 06:43:16 -08:00
The Coding Aviator 28ea71d603 fix(guide): Fix solution for style multiple elements and remove stub text (#35530) 2019-03-09 06:33:51 -08:00
The Coding Aviator ddf2c993f5 Added solution to make typography responsive challenge (#34289)
* Update index.md

* Add full challenge
2019-03-09 06:24:30 -08:00
The Coding Aviator 526e3331c6 Added solution to Change an Element's Relative Position (#34281)
* Update index.md

* Add full solution
2019-03-09 06:12:14 -08:00
The Coding Aviator dd9566e96e Improved change the color using CSS guide article (#34284)
* Update index.md

* Update index.md
2019-03-09 06:10:54 -08:00
The Coding Aviator e3ee778c07 Added solution to use the s tag to strikethrough text (#34290)
* Create index.md

* Corrected title

* Update index.md
2019-03-09 06:08:59 -08:00
The Coding Aviator ed96df3be4 Added solution to create visual balance challenge (#34304)
* Update index.md

* Added correct language

* Update index.md
2019-03-09 06:07:39 -08:00
The Coding Aviator 65f58cf9c7 Added solution to Move a Relatively Positioned Element with CSS Offsets (#34305)
* Update index.md

* Update index.md
2019-03-09 06:05:30 -08:00
The Coding Aviator 076c604f59 Added solution to Lock an Element to its Parent with Absolute Positioning (#34317)
* Update index.md

* Update index.md
2019-03-09 06:04:32 -08:00
The Coding Aviator 2d07699cd6 Added solution to Lock an Element to the Browser Window with Fixed Positioning (#34318)
* Update index.md

* Update index.md
2019-03-09 06:03:18 -08:00
The Coding Aviator 4c4b7cc2cf Added solution to Center an Element Horizontally Using the margin Property (#34346)
* Update index.md

* Update index.md
2019-03-09 06:01:39 -08:00
The Coding Aviator 7825751bdf Added solution to Adjust the Tone of a Color (#34397)
* Update index.md

* Update index.md

* Update index.md

* Update index.md
2019-03-09 06:00:18 -08:00
The Coding Aviator e26988bd8c Fixed formatting, removed unreliable links and added solution to Create a Gradual CSS Linear Gradient (#34416)
* Update index.md

* Update index.md
2019-03-09 05:59:15 -08:00
The Coding Aviator 19e48b3dc8 Added solution to create a striped element challenge (#34431)
* Update index.md

* Update index.md
2019-03-09 05:57:28 -08:00
The Coding Aviator 3c1c8950b8 Added solution to Use the CSS Transform scale Property to Scale an Element on Hover (#34466)
* Update index.md

* Update index.md
2019-03-09 05:56:31 -08:00
The Coding Aviator 1e2e95612c Added solution to Use the CSS Transform scale Property to Change the Size of an Element (#34442)
* Update index.md

* Added full solution

* Update index.md
2019-03-09 05:55:40 -08:00
The Coding Aviator 1c919b64a9 Added solution to Create Visual Direction by Fading an Element from Left to Right challenge (#34509)
* Update index.md

* Update index.md
2019-03-09 05:54:05 -08:00
The Coding Aviator 0c1fcf534d Added solution to Use grid-area Without Creating an Areas Template (#34851)
* Update index.md

* Added full solution

* Update index.md

* Update index.md
2019-03-09 05:52:20 -08:00
Christine Duane a8c6845854 Add darken, lighten and if function (#28715)
Fix casing, add if function, cite source
2019-03-09 17:11:13 +05:30
James Hogan eddf9063fc Add extend/inherit and operator definitions (#28490)
* Add extend/inherit and operator definitions

* Update index.md
2019-03-09 16:35:05 +05:30
Hector Portillo 5b79aba887 Updating Mixins block (#28234)
* Updating Mixins block

* Added languages
2019-03-09 16:17:56 +05:30
Ryan Fuhrman ee2c7bd7c3 Clarifying adjacent JSX elements (#30447)
Added more information and clearer code examples of how to correctly create a JSX element with adjacent tags.
2019-03-09 15:16:45 +05:30
Kyle Polson de7312cf83 Changed tag to element as its easy to understand (#27543)
* Changed tag to element as its easy to understand

* Minor grammar fixes
2019-03-09 15:01:24 +05:30
Kevin Trang 2ea2f9b752 Added objective and solutions to "Introduction to HTML5 Elements" (#34689)
* Added objective and solutions to "Introduction to HTML5 Elements"

* fix: removed restatement of challenge problem
2019-03-09 13:03:16 +05:30
TylerGlenski 8d5d211975 SASS. @each. Replace stub (#34844)
* SASS. @each. Replace stub

Added 1x guide/example, 1x problem, and 1x solution.

* Removed problem from solution

Removed the problem from solution.

* Fix languages and made formatting changes
2019-03-09 12:33:18 +05:30
Morgan Adams de5b88265f update hr element guide to indicate use for separating themes; remove … (#34612)
* update hr element guide to indicate use for separating thems; remove xhtml syntax as it is outdated and confusing to beginners

* fix title syntax

* Add resources back in for hr help page
2019-03-08 19:02:40 -08:00
Dominick Designs Websites & Tech Training Seminars LLC 8635a777c6 grammatical-clean-up-added-few-sentences.md (#29078)
fixed grammatically errors. 
edited sentences to make the flow clearer
added few sentences.
2019-03-08 15:24:42 -08:00
Cameron Behdani 1625b8faf7 Rephrase/Clarification of given problem (#33004) 2019-03-08 15:23:02 -08:00
Dhirendra 1766e8fa10 Update index.md (#24818)
Add hint with example to use Attribute Selectors
2019-03-08 15:16:07 -08:00
Nikhil Wadekar e3e1b3003e Fixed code "To create Padding as a class" (#26580)
The opening curly bracket was replaced with the intended closing bracket.
2019-03-08 15:13:55 -08:00
DarkPanda 8a2927ff99 Add Font Family details (#28719)
* Add Font Family details

* fix: removed unnecessary comment
2019-03-08 15:12:51 -08:00
bagecka 2e939bcd66 Updated article on img tag alt attribute (#33853)
Populated content for stub article: Add a Text Alternative to Images for Visually Impaired Accessibility
2019-03-08 14:56:29 -08:00
Mario Kandut 61e8a7c8bd add: content for this challenge (#31782) 2019-03-08 14:53:49 -08:00
Mario Kandut 41314f1364 add: content for challenge - match ending string patterns (#31774) 2019-03-08 14:50:49 -08:00
JeanMendes bdc7c22ee6 Update "Escape Sequences in Strings" stub (#34006)
* Update "Escape Sequences in Strings" stub

* fix: replaced backspace with word boundary
2019-03-08 14:47:58 -08:00
AnonProgrammer007 a8f303094c Update index.md add comma and sentence (#33994)
Added apostrophe on line 4, added 'combined approach' on line 10.
2019-03-08 15:47:05 -07:00
Adrian Skar f0270b8439 [Guide] Basic JS: Inequality operator. Enhancements (#28501)
* Basic JS: Inequality operator. Enhancements

From [this PR on the old guide repo](https://github.com/freeCodeCamp/guide/pull/8651)
·Added exercise explanation, run code link, code explanation and resources.

* fixed: fixed typo
2019-03-08 14:42:20 -08:00
Adrian Skar 64d7eba61b [Guide] Basic JS: Greater than operator. Enhancements (#28510)
* [Guide] Basic JS: Greater than operator. Enhancements

From [this PR on the old guide repo](https://github.com/freeCodeCamp/guide/pull/8663).
· Added problem explanation, run code example, code explanation and resources.

* fix: removed repl.it link
2019-03-08 14:42:05 -08:00
Andrei Calinescu baed72fd3d Explained solution and added alternate (#34718)
* Explained solution and added alternate

Explained why the solution works and added an alternate, less elegant solution for comparison.

* Removed last line per feedback
2019-03-08 14:41:08 -08:00
F94Olivera e0ce2301e6 Added Hint 2 & remove repl links (#34745) 2019-03-08 14:36:08 -08:00
Dante Calderón a22526d17f Fix error in the markdown (#34990)
Fix error in the markdown closing the code fragment.
2019-03-08 14:08:26 -08:00
Garret Kemp e290762005 Provided code solution to jQuery challenge : Change the CSS of an Element Using jQuery (#35293)
* Update index.md

* Update index.md
2019-03-08 14:06:17 -08:00
The Coding Aviator 058db4f449 fix(guide): Add full solution code to jQuery challenges (#35488) 2019-03-08 14:04:01 -08:00
Eraj Tob 871d8ff3d9 Speeling and Punctuation modification (#32432) 2019-03-08 14:59:20 -07:00
Lucas Thompson 00c7b70ab5 Edit paragraph 1 for clarity and material. (#32396)
A sudden contextual jump to overclocking may leave an unversed reader confused. The added and edited lines improve the clarity and flow of the paragraph as well as provide a basic description of overclocking.
2019-03-08 14:45:35 -07:00
Kevin Trang da9171a57a Added a More Information section to "Import a Google Font" (#34633)
-Added additional links in the More Information section to show the user how to implement Google Fonts into their HTML and CSS code
2019-03-08 13:38:54 -08:00
DarkPanda 45b24b1de1 Add CSS Class to Style an Element details (#28749) 2019-03-08 13:23:33 -08:00
Akhil Pillai 2d2c13f2ab Add the text for clarity to the article (#28489)
Also added links for more info
2019-03-08 13:13:26 -08:00
Matheus Genteluci 9d09a12906 Use the javascript console to check the value... (#34644)
* Use the javascript console to check the value...

... of a variable.

- Solution added to index.md

* add full solution
2019-03-08 13:03:18 -08:00
Rajiv Ranjan Singh 16fe6efff6 Fixed Typographical Error in guide/english/3d/blender/index.md (#35486)
* Update index.md

* Update index.md

* Update index.md

* revert code

* Update index.md

* Fixed spacing and grammar
2019-03-09 02:08:59 +05:30
chayawit cf8a79c0af Replace stub page with new hints (#34799)
* Replace stub page

* Update index.md
2019-03-08 12:16:27 -08:00
Omereshone Kelvin Oghenerhoro 21d2698a44 update front end certification guide handle action in the store solution code to return the state parameter not the defaultState object (#28485) 2019-03-08 10:35:02 -08:00
Owais Ali 3eab20af32 add guide of certificate/api/create a model (#29472)
* add guide of certificate/api/create a model

* Add syntax highlighting

* Update index.md syntax highlighting
2019-03-08 09:51:00 -08:00
Andrei Calinescu bf255ddb05 Added SASS solutions, fixed typos, code formatting (#34792)
* Added SASS solution and output CSS

* Fixed typo, added code formatting

The example code outputs for "start to end" and "start through end" were swapped. "1 to 3" does not include the end number, so should output "1 2", while "1 through 3" includes the end number, so should output "1 2 3"

* Added SASS solution and output CSS

* Added SASS solution

* Updated solution to full solution

Now includes all seed code, plus the changes needed to pass the tests, per @thecodingaviator [suggestion](https://github.com/freeCodeCamp/freeCodeCamp/pull/34792#pullrequestreview-210097979).

* Updated solution to full solution

Now includes all seed code, plus the changes needed to pass the tests, per @thecodingaviator suggestion https://github.com/freeCodeCamp/freeCodeCamp/pull/34792#pullrequestreview-210097979.

* Fixed Markdown syntax

Minor edit

* Updated solution to full solution

Now includes all seed code, plus the changes needed to pass the tests, per @thecodingaviator suggestion https://github.com/freeCodeCamp/freeCodeCamp/pull/34792#discussion_r263731937.
2019-03-08 21:07:52 +05:30
Nnubia Ogbuefi 948d66fcdb minor corrections (#31479) 2019-03-08 15:38:12 +05:30
Rajiv Ranjan Singh b01e9d5bf5 Fixed Typographical Error in guide/english/accessibility/index.md (#35507)
* Update index.md

* reverted code
2019-03-08 14:12:11 +05:30
Linda Zanchi 45f5a8d6b8 punctuation and clarity edits (#30189)
Removed multiple unnecessary commas, added edits for grammar.
2019-03-07 21:14:28 -08:00
Shak 12282c84e6 Updated index.md (#29136)
Added following things:

- Private Cloud analogy.
- Fixed Typos for more Information URLs
- Removed "said to be" around modern websites/architectures.
2019-03-07 21:03:31 -08:00
Shalise Smith 0ea4472ab2 Displayed links as a list. (#27449)
* Displayed links as a list.

* fix: added markdown bullets
2019-03-07 20:43:52 -08:00
tasosmazis d2a1a5653b edited typos (#29125) 2019-03-07 20:11:32 -08:00
Mojjammil Khandker b95343b775 Update index.md (#32576)
Uppercase first letter of words after colons as they are full sentences. Added period on line 13 to make it consistent with the rest.
2019-03-07 19:58:06 -08:00
DrN0VA 316769c9c0 Punctuation Issue (#27893)
"Puppet manifests". 
changed to 
"Puppet manifests."
2019-03-07 19:48:23 -08:00
andakawa 8969c3a653 Update index.md (#31041)
Added some information to clarify the concept behind Vue.js
2019-03-07 19:41:04 -08:00
mawarijo 43d538ce2d Fix typos in Vue intro (#28439) 2019-03-07 19:14:27 -08:00