Commit Graph

5103 Commits (7b89e15927696749cc0b3cdd6e7c5c98154a0c2f)

Author SHA1 Message Date
Marcus Parsons 7bf2752bd0 Edited previous section and added new sections (#24828)
* Edited previous section and added new sections

Edited previous section to be csharp code base and formatted a bit better.  Also added new sections about more complex topics of for loops

* fix: removed repl.it links

* Update index.md
2019-05-04 09:21:53 -07:00
lasjorg 7573252fa0 feat(guide): add guide for HTML value attribute challenge (#35783) 2019-05-03 10:16:50 -05:00
Tina Wang e78b0b868f Fix(guide articles): Developer/case studies links in English (#35771)
* added working links, descriptions, more info links into cse studies

* deleted code of ethics as it is already listed in another page

* changed wording to -expose- as it flows better
2019-05-03 09:57:44 -05:00
Navjot Singh b9fdbffa71 Broken Links in Sum of all odd Fibbonaci Nos Guide (#35911)
Fixed a broken and a missing link in the guide.
2019-05-03 14:21:09 +05:30
PUNIT TIWARI 7bd91ddffd Add changes " Define " to article. (#33357) 2019-05-02 08:54:42 -07:00
Randell Dawson 88e7c2d704 fix: added better hint and solution (#35746) 2019-05-01 18:09:45 -04:00
Nischay Hegde a43d6c6daf Fixed syntax error. (#27164)
* Fixed syntax error.

Fixed a syntax error in line 55.
Also corrected the indentation.

* Update index.md
2019-05-01 18:03:18 -04:00
Daniel 44661a3e06 Fixed block code and syntax highlighting (#29977)
This commit fixes the example code to demonstrate the working of arithmetic operators so that the entire code, from initial comment to ending curly brace for main(), is in a Markdown code block and is syntax highlighted.  Spacing around the include and int initialization was improved as well.
2019-05-01 08:06:29 -07:00
Daniella Todd 36a4df9afa Updated solution-Include intro (#34199) (#34486)
Added intro paragraph and further hints.
2019-05-01 12:48:31 +02:00
Joon 61dfcfd4a3 New header added (#26525)
* New header added

Went into an abstract level of what determines a brand based on all the self-development books I have been devouring.

* Minor grammar fixes
2019-05-01 13:44:26 +05:30
Garret Kemp 0ba2b1b09c Solution and hint added to challenge (#35762) 2019-04-30 09:14:23 -07:00
chaomt fbe8dcdf6b fix(guide): binary search tree min/max height (#35938)
We added the correct solution to the guide article related to this code challenge, and deleted the other information which is not related to the code challenge at all.
2019-04-30 13:16:17 +05:30
Matt 59cbe5ae7a update index.md (#33486)
Provide more information on what nginx is and some basic tutorial links.
2019-04-29 15:39:34 -07:00
Muh Fachrul Razy c8d39b6658 Add 'sudo' and Step 3 - 4 (#33067)
Add sudo at the first of each syntax line and added Step 3 (firewall adjustment) and Step 4 (check nginx service)
2019-04-28 10:01:51 -07:00
Nikita bee5145d8f Correctly translated into Russian (#29983) 2019-04-28 15:37:59 +04:00
JesseJams bab94ccf00 Addition of overview of nginx files and locations. (#30566)
* Overview of nginx files and locations.

* fix: wasn't necessary to add apt-get under CentOS
2019-04-27 18:48:38 -07:00
Rajiv Ranjan Singh 43b4c64c9c fixed typos (#35736) 2019-04-26 15:21:51 -07:00
purifyyourhome 5395b70d12 Added reference to Raspberry pi and desktop ATX (#31292)
Modified "Types of Motherboards" section to point to how ATX is common mostly for desktop and server computers.  Mentioned how many Single Board Computers such as the Raspberry Pi use their own form factor not based off the ATX standard.
2019-04-26 14:18:19 -07:00
Sudhakar Kumar 6c02554045 Fix superscripts (#34921)
Fix the superscripts for squares and cubes in area and volume.
2019-04-25 01:03:26 -07:00
Yan Logan f92c3b0aa5 Update index.md (#29710)
Fox incorrect translations
2019-04-25 10:11:55 +04:00
ComputerLee d5c461427b Minor Grammatical Changes (#30414) 2019-04-24 13:28:11 -07:00
WolfHollow 7a8604e209 told about cmos (#29871) 2019-04-24 12:19:34 -07:00
Alexander Dervish fc1977b2c9 Correct translation for Ruby Numbers operators (#30333) 2019-04-24 21:25:33 +04:00
Peter Kay a1e33ebf81 update regex resource link (#35901) 2019-04-24 07:19:44 -07:00
Manish Giri 220c982d52 fix(guide): Fix C++ selection sort algo (#35546) 2019-04-23 09:48:42 -07:00
Nitin Sharma f743f1e732 Fixed example (#32827)
Replaced assignment operator with the equality operator.
Fixed example structure.
Improved language.
2019-04-23 08:04:48 -07:00
Alexander Dervish 2874baa0c6 Ruby Arrays Correct translation (#30279) 2019-04-22 21:46:02 +04:00
Nikita e4b04ea84b Correctly translated into Russian (#30041) 2019-04-22 21:39:17 +04:00
Cezary Waś 65a92f7ef9 Defining variables (#35891)
biString, uniString and i should be defined.
2019-04-22 11:25:30 +05:30
Kaustubh J 7b51ec6487 Update index.md (#32513)
Added python code and mentioned randomized pivot
2019-04-21 14:16:14 -07:00
Mahmud031 229bec9a4b Added quick-sort in MATLAB (#27823) 2019-04-21 09:24:43 -07:00
StanimalTheMan 01b61eb831 fix: update grammar & spelling react (#35882) 2019-04-20 08:55:03 -07:00
Domingo Moronta 6c2c4f546e Add updated links to Anaconda resources (#32363)
* Add updated links to Anaconda resources

* fix: removed broken image
2019-04-19 16:16:37 -07:00
Nikita 1f7a1a6e1f Correctly translated into Russian (#30022) 2019-04-19 14:00:52 +04:00
Austin Baldwin 9a64e1f1e6 Add help command for conda. (#31418) 2019-04-18 17:49:13 -07:00
unrealriga 7aceb4595e Update index.md (#29884) 2019-04-18 22:39:56 +04:00
RomsavaDev 68e1eab64e Add new russian text about ROM (#29812) 2019-04-18 22:38:30 +04:00
Witcharrr 256facb79a Fixed translation a bit (#29801) 2019-04-18 22:37:56 +04:00
Aditya Sridhar 35cfffebd5 Added points to note while using git reset (#25267)
* Added points to note while using git reset

Using --hard option can be dangerous. Added a warning to mention the same.

* Added points to note while using git reset - pull request fixes

Co-Authored-By: aditya-sridhar <s.aditya.1811@gmail.com>
2019-04-18 10:26:18 +05:30
Zach Lumpkins 2327e6cc5d Minor edits to animation-in-canvas guide code (#31185)
* docs(guide): minor edits to animation-in-canvas

* Use ES6 syntax in code examples
* Clean up formatting in code examples for clarity
* Remove unnecessary sentence for brevity

* docs(guide): use arrow functions for canvas animation examples
2019-04-17 15:00:35 -07:00
Witcharrr 76e62b1032 Fixed translation for a little (#29802) 2019-04-17 20:26:35 +04:00
Chris Steenkamp 339aa0dcdb Fix minor grammatical and spelling errors (#30407)
* Fix minor grammatical and spelling errors

* fix: made recommend change
2019-04-17 17:38:06 +05:30
Papun Charan ddc5f2457a Added a tip and a statement (#30277)
* Added a tip and a statement

The statement says that using only 'if' is ok but 'else' and 'else if' can't be used without 'if'.
And the tip column is for optimization, it is clearly explained with two examples.

* Formatting
2019-04-17 17:36:58 +05:30
SimonFuet 98f52a448e Add ternary operator to control flow statements (#29269)
* Add ternary operator to control flow statements

* Remove external links, formatted code and removed useless codeblock
2019-04-17 17:31:20 +05:30
Tanuj Sharma 8c55c83f47 fixed typos and reference link syntax (#29188) 2019-04-17 17:15:48 +05:30
Alexander Molnar c807429608 Fixed errors and added examples with variety (#24300)
Made precise that intercepts are (x,y)-points and not numbers. Added more examples to show different possibilities that can occur and removed the oversized image of a few short lines of equations.
2019-04-17 17:11:01 +05:30
Richard Hall d45c83d031 Create index.md (#28927) 2019-04-17 17:08:52 +05:30
Smruti Ranjan Rana 7e44e13b21 Added 'Range' example, Update 'More Informations' (#27593) 2019-04-17 17:00:28 +05:30
Ian Korpi edc9d0f134 Expand Certifications/Information Security and Quality Assurance article stub (#27397)
* Expand InfoSec & QA article

Expand the Information Security & Quality Assurance root article.

* Fixing capitalization in InfoSec title.
2019-04-17 16:59:21 +05:30
Ayushman9454 1b8d148a0d added one more attribute (#27307) 2019-04-17 16:57:13 +05:30
Kaan 656117cbc3 Added "Further Reading" Section (#30466) 2019-04-17 16:42:56 +05:30
lizcamp be1b48e795 Added more details to each level (#33092)
Elaborated on each of the 5 levels
2019-04-16 17:56:39 -07:00
Aaron Fox e658f50679 Added section on Tabulation vs Memoization (#28093) 2019-04-16 10:27:15 -07:00
Witcharrr 52b06a1ec0 Fixed translation for a little (#29793) 2019-04-16 21:17:17 +04:00
Jelena Golova be5d014be5 Improve translation index.md (#29791)
Not fully checked.
2019-04-16 21:16:44 +04:00
Witcharrr 316003bc7f Fixed translation a bit (#29787) 2019-04-16 21:16:04 +04:00
simchuck c9f628e8f6 Add reference to getting started with WSL on Windows 10 (#32805)
* Add reference to getting started with WSL on Windows 10

For those who are interested primarily in learning the Linux command line, and currently using a Windows 10 installation.

* fix: modified/fixed article links
2019-04-16 09:23:22 -07:00
Ryan Doyle 330382040b Sample Document Structure inside ``` ``` block (#35863)
The sample document structure was not inside an MD code block, so it lacked formatting.
2019-04-16 09:06:40 -07:00
simchuck 991d1057be Editorial changes to choosing a distribution (#32797) 2019-04-16 08:52:51 -07:00
Giovanni G f5c717d81a Add text "Ubuntu" & "Linux Mint Cinnamon" (#31099)
Describes the distros Ubuntu & Linux mint in more detail for people to make there choices.
2019-04-16 08:11:11 -07:00
Yan Logan d53db35403 Update index.md (#29712)
Fix incorrect translations
2019-04-15 23:03:01 +04:00
Yan Logan c0d43e46b7 Update index.md (#29703)
Fix incorrect translations
2019-04-15 23:02:35 +04:00
Yan Logan d001390d18 Update index.md (#29686)
Fix some incorrect translations
2019-04-15 23:02:22 +04:00
Albin Wärmlind 9d44f6bb5a Added link for guides about linux distrobution (#30246)
Added more context and information to the install guide. Linked to wiki containing info about installation and applications.
2019-04-15 09:16:09 -07:00
Shruti Grover 663e762373 fixed some typos (#30368) 2019-04-15 15:58:16 +05:30
Nisu08 dd55825a4e In Line 5 (#30435) 2019-04-15 15:56:29 +05:30
Kaan 4969e85853 Added "More Information" Section (#30483) 2019-04-15 15:51:22 +05:30
Amy 9e84d610ec Fix MDN link and remove <em> description (#30518)
Also copyedit text
2019-04-15 15:49:12 +05:30
Elenaires 4f130313d8 fixed rocket images (#30737)
fixed rocket images by updating the urls
2019-04-15 15:47:26 +05:30
Dom 4769fea6d0 Added text "the" (#31144) 2019-04-15 15:44:49 +05:30
Cody Lynn 53ea6e8a34 Fixed markdown and added resources (#32685)
Added more information about wireframing
2019-04-15 15:42:57 +05:30
Angelisa 1f310d8c58 Adjust formatting (#31644) 2019-04-15 15:42:23 +05:30
Rayhan Hanaputra ef8fbbc544 added val and var (#31647) 2019-04-15 15:41:13 +05:30
dliu22 3d358802b8 added some words (#33822)
"the" 
removal of comma
2019-04-15 15:14:54 +05:30
Nick Armet 3609dd2435 Update index.md (#33996) 2019-04-15 15:13:40 +05:30
Prab 991f2374bd Updated Inheritance and Dynamic Binding sections (#30956)
Added info about single and multiple inheritance. 
Added the alternative names for dynamic binding
2019-04-14 10:38:41 +05:30
tachoni fd9e450ae6 Fixed grammar on lines 7, 9 and 11 (#31795) 2019-04-14 10:37:52 +05:30
bpese 038e096e59 Fixed a few typos. (#31577) 2019-04-14 10:25:45 +05:30
Pradnya Taras 1b97336df7 Modified Explanation (#32890) 2019-04-14 10:20:30 +05:30
ayerest 467fd189eb Updated note on line 30 (#31938)
Emphasized the note on line 30 and clarified that cases aren't just number values.
2019-04-14 10:17:22 +05:30
PsiActual 59f2240274 Fixed the broken link for Paths in the final paragraph (#32156) 2019-04-14 10:16:09 +05:30
J 7a4a1de4cd changed "the simplest" to "a simple" (#32506) 2019-04-14 10:12:58 +05:30
Chris Hyatt e2b9b19b49 Egs to Example (#32648) 2019-04-14 10:09:59 +05:30
Randy Janecek bc84a7eb67 fixed typos (#32588) 2019-04-14 10:07:40 +05:30
Badal Moradia 0313dfca04 Added docstring information (#28336) 2019-04-13 16:53:08 -07:00
Samantha Burke cdd96c476f Capitalised 'Lab' in 'Artificial Intelligence Lab' (#32653) 2019-04-13 22:50:47 +05:30
Akshay Babbar f7eecb2ca4 Added Description,Links and Images (#32883)
Added Definition and YOutube Link and Images for better understanding.
Will Add Code later
2019-04-13 22:49:25 +05:30
UberschallSamsara a0c464e058 Edits for clarity (#33309)
Edited introductory paragraph for clarity.
2019-04-13 22:43:48 +05:30
yashikabadaya d8a44d691e Commit message (#33334) 2019-04-13 22:42:56 +05:30
Ankit Mathur 1c5e0c93b3 Correcting grammatical errors (#33530)
* correcting grammatical mistakes in dynamic programming section
2019-04-13 22:35:21 +05:30
Elena f8483b0ca7 I changed the grammar (#33801) 2019-04-13 22:32:59 +05:30
Tammy Lee a77d7c0cf6 Added explanation for single y intercept (#31540) 2019-04-13 18:51:42 +05:30
Pim Kennedy fb7aaeb964 Fix wierd sentence. (#33901)
* Update index.md

* Fix more wierd sentences
2019-04-13 14:42:23 +05:30
Andrew Laptev 18f47a1d61 [Node.js] Russian translate for nodejs/process (#29649) 2019-04-12 21:27:05 +04:00
Andrew Laptev 52cfd9e439 [Node.js] Russian translate for nodejs/buffer (#29632) 2019-04-12 21:26:04 +04:00
mshokarimo a2be188158 Changes to Switch. Not explained fully. (#29595) 2019-04-12 21:25:14 +04:00
Dave Varney 8d6ebe675e Edited 2 paragraphs; Added Advantages and Disadvantages (#28990) 2019-04-12 10:07:26 -07:00
Straighter ed601af6d8 Fixed typo (#29790) 2019-04-12 22:34:22 +05:30
The Coding Aviator b7de2dff3f guide: remove copyrighted content from file (#35831) 2019-04-12 09:49:19 -07:00
Kaily Granados 63b2ba58ba Added Chef logo + click redirects to Chef website (#29162) 2019-04-12 09:39:40 -07:00
Zen Bender 949e20cf86 Added riddle and solution (#29928)
Solution hidden in nested detail to hide spoiler
2019-04-12 21:37:45 +05:30
sidiousvic 7f845c1d2f [NEW] A clearer, more readable return statement (#35565)
* A clearer, more readable return statement

Use .filter() to get the odd values in array.
Use .reduce() to sum.

Two separate tasks, one line, easier to read and understand.
Updated comments and Code Explanation accordingly.
2019-04-12 14:29:47 +02:00
kenmalley a114b8939b Rewording for smoother flow and easier reading (#28717)
I tried to stay true to the message you were going for while adjusting some of the wording and sentence structure to sound more professional and to be easier to read/follow.
2019-04-11 20:52:31 -07:00
mshokarimo bff326bc3b Added some missing translations Line 81 (#29583) 2019-04-11 22:11:06 +04:00
mshokarimo e90ef7b580 Line 77 Corrected (#29591) 2019-04-11 22:08:38 +04:00
JesseJams 1be131a5b9 Include what predated SSH (#28300)
SSH is meant to be a more secure way to connect to remote systems.
2019-04-10 18:00:54 -07:00
pushharder a8e004f7c8 Russian translation refactoring (#29476) 2019-04-10 21:42:21 +04:00
pushharder 46dfb0a449 Russian translation refactoring (#29457) 2019-04-10 21:41:49 +04:00
Rajiv Ranjan Singh e847f3a839 Typo Fix in guide/english/computer-hardware/gpu/index.md (#35725)
* Update index.md

* added period in sentence
2019-04-10 10:08:33 -07:00
samsm929 5ac765c56a Added Calculus based proof for Area equation (#33998) 2019-04-10 14:27:08 +05:30
Hari Krishna 069f94e699 Minor typos (#29623)
* Minor typos

* fix: reverted unnecessary change
2019-04-09 20:14:20 -07:00
asims2404 c7aba9e970 Removed image (#35806) 2019-04-09 15:41:23 -07:00
asims2404 83c9258bed Update index.md (#35805)
The advanced solution does not meet problem criteria.
"The built-in repeat()-method should not be used"
2019-04-09 15:39:45 -07:00
Jeff Thompson fdaff91ed7 clarify/ add her (#34090)
* clarify/ add her

clarified text and added his/her to help the sentence.

* cna->can
2019-04-09 16:11:59 +05:30
15jacobj 532385692a Changed from stub into short article (#25544)
* Changed from stub into short article

I have now added some content to this page. It is pretty much fully functional, but more detail could be added.

* Remove template code and resource

Resources are not under fCC's control, removed image
2019-04-09 15:03:36 +05:30
mushtaq smb 527dd68f01 Remove unwanted images (#35797) 2019-04-09 14:34:10 +05:30
Pedro Colis c2f032bfa2 added comma (#32712) 2019-04-09 14:20:58 +05:30
codestin 1401b3344c Update index.md with grammatical, formatting fixes (#28890) 2019-04-09 14:20:10 +05:30
nishanth2143 25a228eb7f Spelling change from "insures" to "ensures" (#29304) 2019-04-09 14:19:02 +05:30
prashant 98353e2c03 typo - corrected 1MB to 10MB (#29416)
first command creates file with size of 10MB and not 1MB 
:~/prashant/test$ dd if=/dev/zero of=file_name.txt bs=1024k count=10
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.00991439 s, 1.1 GB/s
:~/prashant/test$ du -h file_name.txt
10M     file_name.txt
:~/prashant/test$
2019-04-09 14:17:45 +05:30
prashant cf50b2b3ef 3. GRUB - missing link for reference (#29442)
"Why it’s sda and hda ? refer here for more." - does not point to any link for reference, add a refer link or remove the statement instead.
2019-04-09 14:14:47 +05:30
prashant d095e8b0ec 2) MBR - missing link for reference (#29438)
"Why it’s sda and hda ? refer here for more." - does not point to any valid reference. Add a refer link or remove this line instead.
2019-04-09 14:14:24 +05:30
Eric Pfister ed7e4e3297 Minor text simplification (#29051)
Changed text in line 6 to improve flow. Reword the second sentence on line 12.  More rewording on line 13. Added a comma to the second sentence in line 13. Split the final sentence in half to simplify it and easier to read.
2019-04-09 14:13:49 +05:30
Vocaoson 4fd5a773b9 Update while-loop content (#29108) 2019-04-09 14:12:43 +05:30
Alexander Grigorev d63b0a4e7f Russian translate fix (#29431) 2019-04-09 10:55:50 +04:00
Alexander Grigorev 1b214fdec1 Fix russian translate (#29427) 2019-04-09 10:55:05 +04:00
Alexander Grigorev c8753ed25f Update index.md (#29421)
fix russian lang
2019-04-09 10:54:21 +04:00
pushharder 21dc67040b Review russian translation of the article (#29401)
Some errors and inaccruacies of translation are fixed
2019-04-09 10:53:07 +04:00
corpsepk 7f85ca71e0 Update russian translation (#29335) 2019-04-09 10:44:06 +04:00
corpsepk bbb4de225c Update russian translation (#29316) 2019-04-09 10:42:26 +04:00
Lorna Lan 4b455673e0 Changed some grammatical issues (#23574)
* Changed some grammatical issues

* Finished fixing the document's grammatical error
2019-04-08 16:15:52 -07:00
Victor Lin c4b1621825 Added a note. (#26167)
* Added a note.

Added a note.

* Update to Simplified Chinese
2019-04-08 16:13:03 -07:00
Monacop2 605e8883b6 Fixed grammatical errors (#28205)
also added a line above "More Information"
2019-04-08 23:39:09 +05:30
Sankar Siva 7af56fd76c Developer Tools definitions added (#28163)
* Developer Tools definitions added

* Update index.md
2019-04-08 23:36:28 +05:30
Krisdwmi c4df07d826 grammatical and other changes (#27408)
Changes to enhance legibility plus some grammatical fixes.
2019-04-08 23:22:16 +05:30
Manuel Okeke ad8eea5266 removed the unnecessary space between "number s" (#35790)
prev: The implementation of JavaScript's `number s is based on the `IEEE 754` standard, often called "floating-point." 
my changes: The implementation of JavaScript's `numbers is based on the `IEEE 754` standard, often called "floating-point."
2019-04-08 10:04:35 -07:00
Robin Ferguson 869c7bfb07 Amended list capitalization to be consistent (#31678)
In the "Python is generally used for" list.
2019-04-08 20:49:30 +05:30
ManicalEngineer eace670469 Added Links to different frameworks (#31508)
Added links to list of frameworks in web development section
2019-04-08 20:48:57 +05:30
Linda Zanchi ec340b3343 edits for punctuation and grammar (#30199)
Removed unnecessary commas and edited for grammar accuracy and clarity.
2019-04-08 20:45:41 +05:30
Mahesh Jaganiya 97284992ec Added malloc() review (#33307) 2019-04-08 07:54:04 -07:00
Candace Johnson 42013c9080 fixed spelling of knowledge (#35788) 2019-04-08 20:08:13 +05:30
Jatin Premjani d9480c5e79 Added learning resources (#30616) 2019-04-07 15:13:02 +05:30
Ashwin Aishvarya Vardhan 1d02702a46 added info on deep learning in android and web (#30188)
Resources on how to incorporate pre-trained models on android as well as web apps.
2019-04-07 14:48:18 +05:30
Ashwin Aishvarya Vardhan db7649a0b0 Corrected some typos (#30176) 2019-04-07 14:20:45 +05:30
Garrett 15181b616c Minor corrections (#32632)
Added clarification to the HOC definition, as well as some minor grammar corrections throughout.
2019-04-07 14:09:02 +05:30
Forrest Held a803330c4b Update index.md (#29005)
Add three free courses on deep learning. Two from fast.ai that are USF graduate courses and one from Kaggle that is used for people starting to do competition.
2019-04-07 14:07:09 +05:30
richa7327 e6a6bb0c82 add example of malloc (#32665) 2019-04-06 12:31:01 -07:00
UzawaT 98dc1856fb added description and examples to the article (#35019)
* fixed grammar error

* added description and examples to the article
2019-04-06 19:50:48 +05:30
JM0S3R 9289b038b5 Changed some grammar issues for better readability (#27480) 2019-04-06 19:26:51 +05:30
Samuele Bella 13709bf178 Update index.md (#28796)
Added an Example where the while loop gets ignored.
2019-04-06 19:25:50 +05:30
ishan-sriv e72caaa534 Add lines 169-171 (short circuit in logical operators) (#27061) 2019-04-06 17:22:54 +05:30
mail-liam 177a014fdc Miscellaneous fixes (#31587)
* Miscellaneous fixes

Fix some errors in document, and changed some sentence structures.

* Restored title keyword

* Added missing word
2019-04-06 17:18:01 +05:30
Jean-Paul Wilson 1a20fbff6e docs: shorten the description for clarity. (#29020)
Change the first two sentences from
"Lambda Expressions are ideally used when we have something simple to be done an we are more interested in quickly getting the job done rather than formally naming the function. Lambda expressions also known as anonymous functions."
 to instead read:
"Lambda Expressions are used when an operation only has to be performed once, meaning that there is no need for defining a function as it will not be used again. Lambda expressions also known as anonymous functions, as they are not named (defined). "
2019-04-06 17:04:47 +05:30
Rajiv Ranjan Singh f5f6f0df04 Typo Fix In guide / english / computer-hardware / rom / index.md (#35740)
* Update index.md

* some correction

* reverted code
2019-04-05 18:19:30 -04:00
Jonathan Villegas cce94b12e0 Added reminder to include libraries in files. (#28218) 2019-04-05 11:39:56 -07:00
ariguiba 8d22db2459 right aligning and code blocks fixes (#30831)
Right aligned the text so better readibility and fixed the code block inline display to block display (for the last CSS code block)
2019-04-05 10:52:40 +01:00
j mahesh kumar c1da78b816 script file extension is not necessary (#30383) 2019-04-04 14:19:51 -07:00
Naida Agić 2462cfa1d9 Further explained how to initialize sets (#29486) 2019-04-03 16:14:59 -07:00
Fintan Maher ab02a17a63 Fixed minor grammatical errors. (#28948) 2019-04-03 15:04:41 +05:30
Eric Hodges c6945de3db Added a few words for clarity (#31744)
Changes made to the third paragraph under OO concepts.
2019-04-03 14:40:45 +05:30
singhharshdeep a332cfb778 Added details about abstraction (#30062) 2019-04-03 14:40:08 +05:30
Leoproject 8935f3ad15 Missing semicolon. (#28921)
Addition of a missing semicolon in the code.
2019-04-03 14:36:23 +05:30
Micah Moegelin 72fcc3d7ad Added GitHub Mastering Markdown guide link (#28379) 2019-04-03 14:34:46 +05:30
Shashank Goyal 19862aa591 Fix grammatical errors (#28934) 2019-04-03 14:24:36 +05:30
Chris Murray 96a136f24b Expand on the learning curve (#26372)
explain why the learning curve is relatively shallow, also add some more "why" points
2019-04-03 14:17:56 +05:30
nlather 499cce2e1a added reference links (#27387)
* added reference links

* Update index.md
2019-04-03 14:10:12 +05:30
zerandomalt e16e634dcc Updated format to be more consistent (#30293)
Changed the usage section to be more consistent with the rest of the directory, also added a link to Wikipedia for further details and further consistency.
2019-04-02 18:55:00 -07:00
whoandrewis 9741e64f21 added structure overview sentence of ways to overload (#27345) 2019-04-02 18:54:43 -07:00
David 685dbbde7f Updated problem example to a working implementation matching the solution style (#35062) 2019-04-02 17:47:17 -07:00
Renato Francia Castillo ce02e2746c Fixed grammar in article chain-search-query-helpers-to-narrow-search-… (#35521)
* Fixed grammar in article chain-search-query-helpers-to-narrow-search-results

* Remove guide template
2019-04-02 22:46:50 +05:30
StanimalTheMan 781c217001 Propose a Basic Solution to Adjacency List Problem (#35511)
* Propose a Basic Solution to Adjaceny List Problem

* Update guide/english/certifications/coding-interview-prep/data-structures/adjacency-list/index.md

Co-Authored-By: StanimalTheMan <43020892+StanimalTheMan@users.noreply.github.com>

* Remove template
2019-04-02 22:45:01 +05:30
Ganesh Pavan K bf3e001b78 Added details about stash (#33916)
* Added details about stash

Added details about stash

* Update index.md
2019-04-02 19:21:23 +05:30
Sabeer Sulaiman b7522fe5f5 Guide article added Modifying DOM elements using D3 JS (guide/english/d3) (#31073)
* D3 Version and Typo Fixes

* D3 DOM Manipulation functions
2019-04-02 19:20:31 +05:30
exiam 8699132ce9 Add text about -u option on Git stash documentation (#29849) 2019-04-02 19:19:44 +05:30
Tiffany Levison 7fe404f342 Updated grammar (#27626) 2019-04-02 13:59:43 +05:30
Jack 2d411d4b3c Improve accuracy of information and grammar (#27416) 2019-04-02 11:07:25 +05:30
Jacob Kim 7a644820d0 Added declaration of malloc (#31439)
* Added declaration of malloc

* Updated synopsis of malloc function
2019-04-01 16:19:55 -07:00
PsiActual 3357a25629 Cleaned up headings and added resources (#32164)
Made the headings a consistent size, moved text around for readability, and added links in the Plug-ins section for Chrome.
2019-04-02 00:30:37 +05:30
Jay Patel 46ae11f958 mallo() vs calloc() (#30669) 2019-04-01 11:30:39 -07:00
Angelisa de18323c7e Added Adobe XD (#31631)
Added to Wireframes and Prototyping
2019-04-01 23:59:22 +05:30
Sahishnu 6fac1c628a Update index.md (#31974) 2019-04-01 23:55:53 +05:30
Akshay Babbar eb09e4000f Removed wrongly mapped Graph link (#33210)
Removed link since it was not working and found it has no use here.
2019-04-01 23:44:00 +05:30
winetoys 861e89bcac remove A (#31157) 2019-04-01 23:34:41 +05:30
timrayle 5524ecad8f improved wording (#30783)
* improved wording

* added an apostrophe
2019-04-01 23:29:51 +05:30
Mark Gross a14339abb9 Add slope-intercept article (#30720) 2019-04-01 23:27:12 +05:30
sourya e794968c52 format CSS code according to CSS style guide. (#30571) 2019-04-01 23:23:03 +05:30
Kaan cf6da33247 Added "More Information" Section (#30480) 2019-04-01 23:18:22 +05:30
Chelsea Marie Hicks db5dbf4f66 Grammar and punctuation changes (#30488)
There was inconsistent use of periods on listed statements and changes "Some common flags is" to "Some common flags are".
2019-04-01 23:15:58 +05:30
Andrea b8d3dc4e6a Minor wording/grammar updates (#28313) 2019-04-01 23:09:42 +05:30
ktannert 4c9282d3bf Update index.md (#28953)
Corrected grammar and punctuation errors.
2019-03-31 19:45:51 -07:00
Hovhannes ef2be456d3 Example of simple PDO Connection (#28888)
* Example of simple PDO Connection

* Update index.md
2019-03-31 18:46:10 -07:00
Descritorio d03f332de5 Fixed the formatting in all blocks of code (#34095)
* Fixed the formatting in all blocks of code

* Update index.md
2019-04-01 00:27:02 +05:30
Willy David Jr 5810a2cf41 Corrected spelling of instatiate to instantiate. (#32747)
Corrected spelling of instatiate.
2019-04-01 00:25:43 +05:30
muskaangupta15 7af600ab0b Update index.md (#27090) 2019-03-31 23:59:54 +05:30
Joel Bryant 9f5eda74f5 Update index.md (#28674) 2019-03-31 11:18:14 -07:00
BoopMehNose 0cb6c25d84 Updated String Category (grammatical updates and specifications).md (#33779)
* Update index.md

Updated descriptions for the String category, specified that strings are objects. Corrected grammatical error.

* Update index.md
2019-03-31 23:43:25 +05:30
75072107 7cbde1d724 added a ' quick search ' method. (#28660) 2019-03-31 10:58:29 -07:00
Gabriel Hoverman 0c07ad1854 Added PHP Type Casting to Guide. (#33762)
* Added PHP Type Casting to Guide.

* Added PHP Do While Loop to Guide.

* Delete index.md

* fix: capitalize title
2019-03-31 10:35:06 -07:00
Tim Austin 2ffa5c9b53 Code blocks formatted, qualified POST security statement, added array form data examples (#25435)
* code formatting, POST security qualified, arrays

* fix: added > to closing html tag
2019-03-31 10:29:58 -07:00
Richard Hall 93c092d5e7 Add note about not capitalizing PHP in tags (#28882) 2019-03-31 10:18:12 -07:00
DrN0VA 8a91e94cf2 Clause and Punctuation Issues - First Paragraph (#27894)
"More specifically, a robot needs to sense its environment, use that information as an input to make decisions and then act accordingly. Each system in this paradigm is often a study in itself."
changed to
More specifically, a robot needs to sense its environment, use that information as an input to make decisions, and then act accordingly; each system in this paradigm is often a study in itself.
2019-03-31 02:08:34 +01:00
Who is my Name! 12a693eea0 added a tiny guide to docker ps (#33987) 2019-03-30 14:50:58 +05:30
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
corpsepk fba014da37 Update index.md (#29324) 2019-03-22 00:47:13 +04: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
corpsepk 4b0b7ba567 Update russian translation (#29326) 2019-03-21 20:23:48 +04:00
Oleg Filonchuk f179b47574 fixed wrong translations (#29321) 2019-03-21 20:22:06 +04:00
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