Commit Graph

20099 Commits

Author SHA1 Message Date
e84bd33ca9 Added string formatting (#26695)
Included the String formatting function/method to the above list.
2018-12-17 15:12:56 +05:30
15bfa694cd Add the count function (#31336) 2018-12-16 21:07:16 -08:00
6d9f8593cb Update index.md to add a new item into php array (#31333) 2018-12-16 21:06:35 -08:00
68c5a2e4e8 Edit wording/examples on PHP array documentation (#29885) 2018-12-16 20:50:57 -08:00
9e1be6b7eb Another example added (#27998)
* Another example added

Multiple datatypes added in Syntax section.

* Update index.md
2018-12-16 20:14:22 -08:00
8217c89617 added a final example for more clarity (#33379)
* added a final example for more clarity

* fix: fixed formatting
2018-12-16 19:59:37 -08:00
7b0d1ab74a further clarified the purpose of alt text (#32926)
* further clarified the purpose of alt text

* fix: removed redundant content
2018-12-16 19:59:14 -08:00
7913bf54cc Add php syntax highlighting (#25514) 2018-12-16 19:58:56 -08:00
10aad759db Image Sprites (#30972) 2018-12-16 19:42:16 -08:00
1231b416c7 Corrected a small grammatical mistake(added of) (#30124) 2018-12-16 19:34:32 -08:00
87fbfbc3ed Added details to this article (#27842)
More info about CSS images.
2018-12-16 19:34:06 -08:00
2e806b4e15 Fixed typo - line 7 (#30416)
* Fixed typo - line 7

Changed "Booleans are a primitive datatype" to "Boolean is a primitive datatype"
Boolean is singular. It is a datatype.

* Update index.md
2018-12-16 19:33:42 -08:00
ae5d0e87e6 Added an "a" on line 56 (#29198) 2018-12-16 19:20:31 -08:00
2b03647e1e fixed typo "datetype" to "data type" (#27384) 2018-12-16 19:18:50 -08:00
b9d8bf9697 Gvsharma patch 2 (#33242)
* Updated index

Added Kotlin resources

* Update index.md

spell mistakes corrected
2018-12-16 18:20:02 -07:00
9c54ca8ee3 update index.md (#30693)
npm version updated
2018-12-16 18:05:55 -07:00
edbad5147a There are also cross-platform tools like apache cordova,fultter,Xamarin to develop a android application. (#32337) 2018-12-16 17:57:37 -07:00
dd5e857797 Modify the text (#25275)
If a number couldn't be expressed in p/q form where p,q are real numbers and q in non-zero, the number is said to be an irrational number .To simplify the fraction we should rationalize the denominator. Rationalizing the denominator can aid you to simplify certain equations. This could be done by the following listed methods -
2018-12-16 19:43:10 -05:00
22f80f461a Added information text (#25272)
* Added information text

added informative text in line 34-35

* Removed caps, added code formatting
2018-12-16 19:42:15 -05:00
6657fa149a Added sentence clarifying legal requirements (#24712)
Added the text: "Penetration testing without authorization is illegal, so it is very important to have this signed agreement before starting any work."
2018-12-16 19:30:31 -05:00
057a4ee4af Minor text changes (better explains some concepts, typographical errors etc) (#24715) 2018-12-16 19:29:29 -05:00
6c31c11620 Corrected some minor typos and grammar (#31885) 2018-12-16 11:37:37 -07:00
4ec629962a Added suggested and useful Android libraries. (#31511) 2018-12-16 10:05:18 -07:00
eae4363b76 fix(curriculum): Perform a Union on Two Sets (#34607) 2018-12-17 00:38:35 +09:00
f9e9cb6dff Update Russian translation for 'git-checkout' documentation (#25493) 2018-12-16 19:07:48 +04:00
19e2c8fc1a improved the translation of this article (#25486) 2018-12-16 19:07:23 +04:00
16819a7041 improved the translation of this article (#25483) 2018-12-16 19:06:52 +04:00
0f58e9ece4 </li> closing tag (#31856)
* Update index.md

* updated due to request

I added the requested <li> information as requested.

* fix: added backticks around keywords
2018-12-16 07:02:13 -08:00
463df1b2ce XML was designed to be self-descriptive, (#33643) 2018-12-16 06:56:57 -08:00
a355c80e45 Corrected sentence fragments (#25206)
Corrected sentence fragments on line 8 and line 42.
2018-12-16 04:56:13 -05:00
199ebeaef6 Add the text "software" , "operating through" (#25212)
Add the text "system" , "since it is also an environment manager"
2018-12-16 01:36:48 -05:00
467c0d9a8c Added Link (#25203)
* Added Link 

For users to download Netbeans IDE alongside JDK

* Moved change to more info
2018-12-15 22:38:50 -05:00
26c407b7cd added set function example (#25103)
* added set function example

added one example that how we can convert list to set by set function

* Added formatting and code output
2018-12-15 22:15:52 -05:00
b9362d8674 Null Pointer explained (#25098)
* Null Pointer explained

* Grammar and formatting fixes
2018-12-15 21:56:35 -05:00
0f05bb97bc Added more history of vim (#33952) 2018-12-15 16:11:53 -08:00
36bed4f57c Simplified text and added line (#29038)
Changed line 21 into two sentences for clarity with excessive commas. Added text to line 35, "sometimes you may need to find it later."
2018-12-15 12:47:01 -07:00
f93599c40b Fixed grammar by adding and's and commas (#28078) 2018-12-15 12:05:58 -07:00
4ca38304d9 Improve accessibility in copy (#26279)
Linking words like 'here' or 'link' can be problematic for people using a screenreader or other accessibility technology. In a list of links on a page, 'here' or 'link' will not give enough context to decide what to click on.
2018-12-15 12:03:41 -07:00
19112af36d added references for vocab and documentation (#26222)
* added references for vocab and doc

* fix: formatting
2018-12-15 11:54:40 -07:00
49600e18c7 Fixed grammar, punctuation, and sentence structure (#27965) 2018-12-15 11:27:29 -07:00
5d907725b7 Updated 'non-element' text to reference semantics (#27599) 2018-12-15 11:13:00 -07:00
b2c8222017 fix: update Accessibility Basics guide article (#27506)
Made edits based on the Guide Articles style guide and feedback from the Hemingway App
2018-12-15 11:02:04 -07:00
862a3ff961 Translated some comments into Russian (#25474) 2018-12-15 21:46:43 +04:00
e424445c56 Fixed translation (#25446) 2018-12-15 21:45:51 +04:00
1770d671e1 Change title (#25433) 2018-12-15 21:45:24 +04:00
bf90943f78 remove text and add comma (#27398)
actually readable, usable, (<-- add comma here, your listing) and understandable for everyone? 
anyone with a web browser, in one sense (<-- I think that this bit of text is unnecessary and makes the reading more convoluted, or if you like this line, add a coma after it)  that website is accessible to everyone with a web browser.
2018-12-15 10:28:47 -07:00
439aae183c Grammar error (#27294)
Add an apostrophe in line 82 'its' to "it's"
2018-12-15 10:20:28 -07:00
ed2c860fb0 Took out an I in "as I stated above" (#27139)
I took the pronoun to make it "As stated above"
2018-12-15 10:19:55 -07:00
84cbd7ca33 fix: add content, standardize style (#26814)
* fix: add content, standardize style

add full terms for abbreviations, replace single quotes with double quotes, fix grammar and punctuation

* correct style and content

change single quotes to double quotes
correct typos
fix spacing

* Update code formatting style, punctuation (#3)

add missing punctuation, add JavaScript syntax, add inline code formatting where missing

* fix: punctuation
2018-12-15 10:19:01 -07:00
6ccaf07a6e Change some typos (#25427) 2018-12-15 21:10:07 +04:00