Commit Graph

3958 Commits

Author SHA1 Message Date
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