Commit Graph

19981 Commits

Author SHA1 Message Date
be9a3ac76c Fixing spelling errors (#27200) 2018-12-17 14:56:19 -08:00
21c30e21fd add"service " to document (#33741) 2018-12-17 15:51:23 -07:00
b3c681c0b1 Grammar fix, removed extra word (#33635) 2018-12-17 15:48:43 -07:00
e9afb69949 Enter your name placeholder change in article (#29323) 2018-12-17 14:40:51 -07:00
44cd107ab4 Fixed grammatical errors (#28418) 2018-12-17 14:20:02 -07:00
3c7c21bcef Rectified grammatical error (#28412) 2018-12-17 14:10:51 -07:00
1ee2095bd2 Made capitalization and grammar corrections (#28057) 2018-12-17 13:54:38 -07:00
3fc3fabb0a minor spell check (#27038)
Minor spell check but, testing out how to contribute to open source.
2018-12-17 13:29:10 -07:00
79e2a26178 fixing spelling mistake (#25923) 2018-12-17 13:28:31 -07:00
5fe30c318f 'index' (#25183) 2018-12-17 13:18:30 -07:00
52e288423f Correcting grammatical errors. (#33528)
* Correcting grammatical errors in syntax section.
2018-12-17 12:39:20 -07:00
b1f8474ed1 add text (#31948)
nested for loop
2018-12-17 11:52:45 -07:00
dd620bd7cb changes (#25560)
Correct translation in Russian.
2018-12-17 22:47:18 +04:00
7f034d5305 Changes (#25550)
It sounds better so in Russian.
2018-12-17 22:45:50 +04:00
61164fe628 improved the translation of this article (#25480) 2018-12-17 22:44:46 +04:00
733695a20d Fixed translation (#25459) 2018-12-17 22:44:33 +04:00
406e5f8220 I have added a 'Note' part (#31868)
The note part explains where we can use 'for' loop without using curly braces.
2018-12-17 11:08:27 -07:00
dcceee67fc typo guide c more-math rightshift (#31663)
* add output missing line; 'for' C guide in Spanish

* typo - update the right-shift variable from c to b

* typo - ES change var of right-shift from c to b

* typo - AR change the right-shift oper from c to b

* typo - CN update var of rightshift from 'c' to 'b'

* typo - PT update var of right-shift 'c' -> 'b'

* typo - RU update var of right-shift from 'c' to 'b'
2018-12-17 10:48:36 -07:00
ae9e79c31b JavaScript Bullet Point (#33786)
I added a bullet point to the list highlighting how Bulma does not require the use of JavaScript.
2018-12-17 09:36:56 -08:00
6750091708 add return 0; in example (#31008) 2018-12-17 10:33:30 -07:00
7fd2dce311 PHP array incorrect value (#32944)
* grammar update

* Incorrect array value
2018-12-17 09:14:14 -08:00
4fc41ac133 Leaving Parts Blank in a for loop. (#30479) 2018-12-17 10:06:38 -07:00
8ac6600a23 grammar update (#32762) 2018-12-17 08:58:56 -08:00
6d97b7e795 Fixed formatting, expanded text and corrected code output (#30111) 2018-12-17 09:51:53 -07:00
J
3f57d2532c very minor grammatical changes (#32508)
capitalise "Bulma" (x3)
2018-12-17 08:46:49 -08:00
0e92f98997 Added a note for the example (#29878)
When I started learning programming for a good amount of time I couldn't understand why did we start the loop from 0 to print out values of an array, because I didn't know the "arrays are indexed from 0" rule back then. I thought this could be helpful
2018-12-17 09:34:47 -07:00
430ec9d333 Update index.md (#31056)
Created an overview for bulma
2018-12-17 08:28:57 -08:00
4c69838a20 Added introduction to index.md (#28478)
I've add more and brief information about for loop and I briefly explained the function.
2018-12-17 09:21:24 -07:00
d98761f8c8 Added More Information section with url (#26975) 2018-12-17 08:08:28 -08:00
d03e742a85 Add lines 45-57 (infinite loop) to the article (#27051) 2018-12-17 09:04:37 -07:00
19ef5250e6 Updated index.md (#26819)
* Updated index.md

Included description and examples of break and continue statements using for loop.

* fix: formatting
2018-12-17 08:45:37 -07:00
c334a51a1a Added Training Resources, Removed redundant course (#33316)
* Added Training Resources, Removed redundant course

Added details of the curated training resources for Android Development and removed few courses which were mentioning the redundant course details.

* fix: formatting
2018-12-17 08:29:52 -07:00
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