Commit Graph

2442 Commits (e6be7d82c47a0b1c15202db1f04fcb5f867962ec)

Author SHA1 Message Date
Burak İkan Yıldız 850580e72b Update index.md (#27106)
update the history
2018-12-17 19:56:09 -07:00
Suwash Chandra Acharya 0d4a3090c0 Added: descriptive statistics in python (#27678)
* Added: descriptive statistics in python

* fix: adjusted formatting, added some descriptive text
2018-12-17 19:55:49 -07:00
MattSchwartzkopf 5dd935a310 Fixed minor grammatical issues (#27065) 2018-12-17 19:39:44 -07:00
Jeremy Gorniak 09f1dc8b31 Fixes to grammar and formatting (#26997) 2018-12-17 19:39:31 -07:00
AngusCornall 46d6859c4f Updated blockchain index.md (#26721)
Added additional information to history section & added new resource to more information section
2018-12-17 19:27:00 -07:00
Himanshu Ladia 1bd61f8dbb add method for subsetting a dataframe instead of series (#26923) 2018-12-17 19:25:13 -07:00
Praneeth Paikray 1f38407032 Added a video tutorial for Pandas (#26045) 2018-12-17 19:06:59 -07:00
15jacobj 82f6e411df Added new Issues section (#25552)
Added section describing some of the potential problems of blockchain.
2018-12-17 19:05:34 -07:00
Chris d99fecc8ac Add to overview section (#24921) 2018-12-17 19:05:17 -07:00
Alvin Tan 844405a4e9 Add "Byzantine Fault Tolerance" (#25519) 2018-12-17 18:53:53 -07:00
sophiekamuf a7fd4e4219 Add "df.describe()" (#24664) 2018-12-17 18:52:01 -07:00
Christopher McCormack f5dff52e3f refactor: added table of contents, fixed formatting, spelling (#34700)
* refactor: added table of contents, fixed formatting, spelling

* fix: replaced escaped space characters with dash
2018-12-17 17:19:20 -08:00
Meghan Westvig be9a3ac76c Fixing spelling errors (#27200) 2018-12-17 14:56:19 -08:00
Rahul Rangnani 21c30e21fd add"service " to document (#33741) 2018-12-17 15:51:23 -07:00
nnewhart b3c681c0b1 Grammar fix, removed extra word (#33635) 2018-12-17 15:48:43 -07:00
atir11122 e9afb69949 Enter your name placeholder change in article (#29323) 2018-12-17 14:40:51 -07:00
nishanth2143 44cd107ab4 Fixed grammatical errors (#28418) 2018-12-17 14:20:02 -07:00
nishanth2143 3c7c21bcef Rectified grammatical error (#28412) 2018-12-17 14:10:51 -07:00
Yash Kapadia 1ee2095bd2 Made capitalization and grammar corrections (#28057) 2018-12-17 13:54:38 -07:00
Markus Lanser 79e2a26178 fixing spelling mistake (#25923) 2018-12-17 13:28:31 -07:00
rahul kalasuva 5fe30c318f 'index' (#25183) 2018-12-17 13:18:30 -07:00
Ankit Mathur 52e288423f Correcting grammatical errors. (#33528)
* Correcting grammatical errors in syntax section.
2018-12-17 12:39:20 -07:00
Parul-Seth b1f8474ed1 add text (#31948)
nested for loop
2018-12-17 11:52:45 -07:00
richard937 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
eliberator 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
Benjamin Taylor 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
shadmantaqi 6750091708 add return 0; in example (#31008) 2018-12-17 10:33:30 -07:00
Rich 7fd2dce311 PHP array incorrect value (#32944)
* grammar update

* Incorrect array value
2018-12-17 09:14:14 -08:00
AKASH JAIN 4fc41ac133 Leaving Parts Blank in a for loop. (#30479) 2018-12-17 10:06:38 -07:00
Rich 8ac6600a23 grammar update (#32762) 2018-12-17 08:58:56 -08:00
Juan D Frias 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
Máté Szőnyi 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
andakawa 430ec9d333 Update index.md (#31056)
Created an overview for bulma
2018-12-17 08:28:57 -08:00
Aathil Ahamed 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
FeistyLes d98761f8c8 Added More Information section with url (#26975) 2018-12-17 08:08:28 -08:00
ishan-sriv d03e742a85 Add lines 45-57 (infinite loop) to the article (#27051) 2018-12-17 09:04:37 -07:00
kavyasreek9 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
Shubham Srivastava 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
Utkarsh Raghav e84bd33ca9 Added string formatting (#26695)
Included the String formatting function/method to the above list.
2018-12-17 15:12:56 +05:30
Tankica 15bfa694cd Add the count function (#31336) 2018-12-16 21:07:16 -08:00
Daniele Pedone 6d9f8593cb Update index.md to add a new item into php array (#31333) 2018-12-16 21:06:35 -08:00
exiam 68c5a2e4e8 Edit wording/examples on PHP array documentation (#29885) 2018-12-16 20:50:57 -08:00
Vlăduț Ilie 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
Hamzah Gani 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
azrap 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
tokesk 7913bf54cc Add php syntax highlighting (#25514) 2018-12-16 19:58:56 -08:00
Imam Wahyudi 10aad759db Image Sprites (#30972) 2018-12-16 19:42:16 -08:00
Ateeb Raza 1231b416c7 Corrected a small grammatical mistake(added of) (#30124) 2018-12-16 19:34:32 -08:00
TariqAijaz 87fbfbc3ed Added details to this article (#27842)
More info about CSS images.
2018-12-16 19:34:06 -08:00
Shruti Grover 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
Roenz Aberin ae5d0e87e6 Added an "a" on line 56 (#29198) 2018-12-16 19:20:31 -08:00
ALucatero03 2b03647e1e fixed typo "datetype" to "data type" (#27384) 2018-12-16 19:18:50 -08:00
GVSharma b9d8bf9697 Gvsharma patch 2 (#33242)
* Updated index

Added Kotlin resources

* Update index.md

spell mistakes corrected
2018-12-16 18:20:02 -07:00
Emincan Demirkaya 9c54ca8ee3 update index.md (#30693)
npm version updated
2018-12-16 18:05:55 -07:00
CodeStrike 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
AAKANKSHACHOUHAN 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
Ashwani Kumar 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
Josh 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
15jacobj 057a4ee4af Minor text changes (better explains some concepts, typographical errors etc) (#24715) 2018-12-16 19:29:29 -05:00
Martine Ross 6c31c11620 Corrected some minor typos and grammar (#31885) 2018-12-16 11:37:37 -07:00
Travis Gayle 4ec629962a Added suggested and useful Android libraries. (#31511) 2018-12-16 10:05:18 -07:00
DavidNachman 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
yuktaanand 463df1b2ce XML was designed to be self-descriptive, (#33643) 2018-12-16 06:56:57 -08:00
Kristen Kinnear-Ohlmann a355c80e45 Corrected sentence fragments (#25206)
Corrected sentence fragments on line 8 and line 42.
2018-12-16 04:56:13 -05:00
AAKANKSHACHOUHAN 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
Brian 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
Amoghmule 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
hariom Choudhary b9362d8674 Null Pointer explained (#25098)
* Null Pointer explained

* Grammar and formatting fixes
2018-12-15 21:56:35 -05:00
Eric Pfister 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
Seandoyle12 f93599c40b Fixed grammar by adding and's and commas (#28078) 2018-12-15 12:05:58 -07:00
ronbo 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
Lauren 19112af36d added references for vocab and documentation (#26222)
* added references for vocab and doc

* fix: formatting
2018-12-15 11:54:40 -07:00
Yash Kapadia 49600e18c7 Fixed grammar, punctuation, and sentence structure (#27965) 2018-12-15 11:27:29 -07:00
Micah Moegelin 5d907725b7 Updated 'non-element' text to reference semantics (#27599) 2018-12-15 11:13:00 -07:00
konpyuta 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
jackhkay2 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
kevcc 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
freginold 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
Antonio Borisovski 2240d269cc replaced awesome-button with epic-button on line 72 // this is my first pull request (#26099) 2018-12-15 09:47:03 -07:00
Jurica Zuanović bc0c36486b Fix spelling of html, nagivate (#27794)
Change the "html" to "HTML", "nagivate" to "navigate"
2018-12-15 09:36:12 -07:00
Martin McCarthy 917d1ea0e2 Added "with a wide range" (#27350)
Just improving readability.
2018-12-15 09:27:34 -07:00
alkeshattal e0f7d47a34 Added points on XSLT (#32778) 2018-12-15 08:25:59 -08:00
konpyuta 99a99c12e5 fix: update Accessibility guide article (#26646)
Made edits such as correcting capitalization of proper nouns, removing repetitive content, and modifying sentences for better grammar and flow.
2018-12-15 09:13:46 -07:00
Jakehoffman22 d28ab55b52 "it performs" (#33802)
makes a long sentence into 2 smaller sentences. run on sentences are bad :(
2018-12-15 08:44:03 -07:00
qme1519 922a562414 Language check (#25233)
Grammar, spelling and punctuation improved, new resource included
2018-12-15 08:36:42 -07:00
Evaldas efb62984c8 Fixed a typo (#34686) 2018-12-15 05:12:53 -08:00
Marcus Parsons bc64fb970e Update previous section and added new sections (#28279)
Updated the previous section with csharp flavoring and added 2 new sections on implicit sorting and a version of explicit sorting.
2018-12-15 05:10:07 -08:00
Alvin Christian Quijano 95f9584bad Fixed typo's added more information with examples (#26331)
Added more information to the initializing an array sub-topic.
2018-12-15 05:08:19 -08:00
Jonathan Otano debe335792 fixed typo - capitalized HTML (#25128) 2018-12-15 06:23:38 -05:00
vishvikkrishnan 413c6698d3 Fixed typos and corrected Grammar (#25156)
Fixed sentence constructs and included proper word-formatting in a few places in the file.
2018-12-15 06:22:19 -05:00
Jonathan Otano 09ed288a72 added link to angularjs.org (#25140) 2018-12-15 06:21:05 -05:00
Rayon 6f8b6a82ed Added some suggestions (#25092)
* Added some suggestions

Better practices about using Ternary.

* Reworded statement, grammar fix
2018-12-15 06:18:08 -05:00
elisa-mamolo 968d5738b1 Added link to js links commonly missed from beginners (#25054)
* Added link to js links commonly missed from beginners

* Reworded change
2018-12-15 05:59:14 -05:00
Evaldas 731dda0539 Add information about IndexOutOfRangeException (#25072)
* Add information about IndexOutOfRangeException

Added some information that explains what happens if an invalid index is used while working with arrays.

* Fixed grammar, removed IndexOutOfRangeException
2018-12-15 05:55:23 -05:00
nishk1997 7886c73726 An important point while using while loop (#25026)
* An important point while using while loop

* Grammar fixes
2018-12-15 05:54:34 -05:00
Milind Chawre 6b9e81cfdf Update Docker guide with more info (#25080) 2018-12-15 05:52:32 -05:00
Nathan-Abegaz 611a570f1a Previewing file text editor through "cat" (#23892)
* Previewing file text editor through "cat"

* Fixed formatting
2018-12-15 05:36:09 -05:00
Bradley a54a38ccc9 Added resource for Machine Learning (#24888)
Provided a course for people who are wanting to go more in-depth with machine learning.
2018-12-15 05:20:54 -05:00
apurv22 1a3ae2106c Updated a sentence to be more meaningful. (#25036) 2018-12-15 01:51:03 -05:00