Commit Graph

4548 Commits (87c296732e273534dc27e1275df761b342e2758a)

Author SHA1 Message Date
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
Johnson 915c5fbfb6 fix some syntax error (#34137) 2019-03-19 23:42:48 -07:00
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