Commit Graph

2655 Commits (acb240b33b41e8eb21c364cf926dcc2e847a377b)

Author SHA1 Message Date
jballi17 d726c01245 formatting (#32231) 2018-12-19 03:39:12 -05:00
qme1519 61cd19eccd Language check (#25216)
Grammar and punctuation fix
2018-12-19 03:28:27 -05:00
hariom Choudhary 3920b20718 Example to explain working (#25137) 2018-12-19 03:15:29 -05:00
Piyush Bajaj feb1fe7330 Update index.md (#25083)
* Update index.md

* Fixed heading levels
2018-12-19 03:09:56 -05:00
elisa-mamolo 6d32e9f045 Added 2 links 1. flexbox creator 2.game to learn (#25043)
* Added 2 links 1. flexbox creator 2.game to learn

I have found those two resources an easy way to deal and learn how to use flexboxes and hope they can be useful also for others

* Removed unsecure link, formated section
2018-12-19 03:03:43 -05:00
cryptofreq 877123d62d Added explanation a+bi (#24528)
* Added explanation a+bi

Also added a great website that people can reference for further information.

* Formatted link
2018-12-19 02:51:03 -05:00
faisal sayed 69dc00a225 Fix a typo in index.md (#24531)
* Update index.md

fix a typo

* Fix capitalization
2018-12-19 02:22:28 -05:00
Naba7 e2d7d06b4e added link of brilliant.org (#24607)
* added link of brilliant.org

* Fixed formatting
2018-12-19 02:21:56 -05:00
Bro3Simon 44ca621989 added "of that" (#24698)
changed sentence "you need to create a ```<div>``` container with the class ```.card``` and inside another ```<div>``` container" to "you need to create a ```<div>``` container with the class ```.card``` and inside of that another ```<div>``` container"
2018-12-19 02:21:28 -05:00
Adekanye Timilehin ebe5ac865e More information added on Hexadecimal colors (#24850)
* More information added on Hexadecimal colors

* Added code formatting, reordered changes
2018-12-19 02:21:00 -05:00
Stefan 375e702b57 Update let (#24190)
* Update index.md

* Formatting changes
2018-12-19 02:20:01 -05:00
Thomas Headle 1db49a8087 Fixed spelling errors and flow (#24398)
Minor changes to improve sentence structures and flow, as well as fixed a spelling error.
2018-12-19 02:16:07 -05:00
Harsh Aggarwal fee86fa371 Changed python code of bubble sort (#24217)
Changed python code of bubble sort - instead of using two functions, one function is used and all we need to do is to write the driver code and call the function and it will result in a sorted list(or array)
2018-12-19 02:13:42 -05:00
Marco Koch e6be7d82c4 Use a descriptive text for the Wikipedia link (#24061) 2018-12-19 02:07:37 -05:00
Sayali 994d0a161e Change the statement for OR operator (#23968)
The statement 'Just like above the OR operator operates on two variables, notice that the only time the OR operator evaluates to True is when `x` & `y` negate each other' is ambiguous change it to 'Just like above the OR operator operates on two variables, notice that the only time the OR operator evaluates to False is when both `x` & `y` are False'.
2018-12-19 02:06:44 -05:00
chris13888 fe2d44a6ad Create overview for Python's enumerate function (#23852)
* Rename guide/english/python/index.md to guide/english/python/enumerate/index.md

* Created More Info section
2018-12-19 01:38:27 -05:00
Chirag Swadia 756bd19b35 Added further reading link, as there are many console methods available (#25351)
* Updated index.md

* Added noopener noreferrer for external link

* Fix a tag
2018-12-18 23:42:31 -05:00
Connor 2c1c11c34a Added resource link to Beej's Networking Guide (#25241)
Added a link to https://beej.us/guide/bgnet/, which is an excellent resource for learning network programming in C
2018-12-18 23:41:36 -05:00
Mukesh Jha d7918dbc00 Added the way to modify immutable string. (#25334)
* Added the way to modify immutable string.

* Formatting changes
2018-12-18 22:24:09 -05:00
qme1519 932fc1d56b Content and language check (#25253)
New instructions added, language checked
2018-12-18 22:07:28 -05:00
Tanmay cd654f7ec4 Updated ng build description (#25234)
Added description for the purpose of ng build command. Removed misleading text that described web-servers as backend. Also added the --prod option and its use and advantages.
2018-12-18 21:58:35 -05:00
Christopher McCormack d27ed9ce78 refactor: fixed formatting/spelling/grammar, added table of contents (#34704) 2018-12-18 17:27:26 -08:00
Robby Renz 785f22e985 Add way to compile and run C programs via Cygwin (#34038)
* Change the level of the bullet points

Changed the level of the bullet points in "A review" section to make it more organized.

* Fix typo of 'Gnu' to 'GNU'

* Add a way to compile and run C programs via Cygwin

I added a section explaining a way to use Cygwin to compile and run C programs.
2018-12-18 16:29:43 -07:00
jprohens21 eaf68823b2 fixed a terrible run on sentence (#33804)
fixed a run on sentence
2018-12-18 16:17:42 -07:00
shadmantaqi a9dfb97bbd Change The printf function of the Hello World code (#30996)
Just changing the printf string of the Hello World code to match the code used later in the article
2018-12-18 15:59:16 -07:00
purifyyourhome 38fdf46ae7 Added more Linux distro names and install commands (#31271)
Made mention that the command for Ubuntu also works for Debian, Raspbian and LinuxMint, the command for CentOS works for Red Hat Enterprise Linux, and that the command for Arch works for Manjaro.  Added section for openSUSE/SLES/SLED and Fedora.
2018-12-18 15:59:01 -07:00
winetoys fe3752f189 changes (#31214) 2018-12-18 15:38:44 -07:00
Justin Parado 8c54610905 Added an Arch Linux-specific instruction (#30814)
Inserted the terminal commands to start the Apache Server + run at system start
2018-12-18 15:24:39 -07:00
Tristan Sweet 945b89d569 Update index.md (#30620) 2018-12-18 15:24:13 -07:00
kichukiran97 d1c26fd230 Grammar mistake and typo (#29665) 2018-12-18 15:12:53 -07:00
Juan D Frias 924c95518a Fixed minor formatting issues, expanded content (#29265) 2018-12-18 12:48:30 -07:00
ronbo 89990e6928 Add links to Apache Software and Docs (#29704)
* Add links to Apache Software and Docs

Added a link to Apache Software Foundation and a section/link to Apache HTTP Server docs.

* fix: moved documentation to Resources
2018-12-18 12:39:01 -07:00
sirhung1993 7be73a8f63 Apache is not only the HTTP Server (#30146)
Add Apache Software Foundation definitions
2018-12-18 12:21:46 -07:00
matthewoelke 2037263dba Update index.md (#27467)
Added note that main function is only called once.
2018-12-18 11:03:49 -07:00
BlueFlames17 6978178d4f punctuation (#28294)
added ending punctuation after details
2018-12-18 11:03:00 -07:00
Mayank Khare 450a5532b2 Update (#27215) 2018-12-18 10:59:07 -07:00
Sunny d7685dd30b Added wikipedia page link for more description about Dennis Ritchie. (#27016) 2018-12-18 10:58:53 -07:00
DEBSUBHRA ROY df2d3de61e Correcting format (#26885) 2018-12-18 10:38:44 -07:00
Ashutosh Kumar 6816c92620 Added methods for Installing PHP and configuring Virtual Hosts in Apache (#26359)
* Added Basic Configuration Settings for apache

* Added More Methods of Installing PHP on Windows and Ubuntu
2018-12-18 10:35:17 -07:00
Tim Austin 28c02d4b24 updated php-install guide (#25497)
Updated installation instructions for contemporary package managers, bundles, libraries.
2018-12-18 09:59:13 -07:00
Neethan b3a1f503bc Added 'Getting Started' resource to Apache (#25651) 2018-12-18 09:02:58 -07:00
Nicole Angelyn T. Lopez b0df143048 Added "installation on macOS" to article (#23967) 2018-12-18 08:48:43 -07:00
DanSLuong 0afe892563 fix(guide): Edited the formatting for readability (#32574) 2018-12-18 15:50:19 +05:30
Farath Shba e9fc006878 docs: Adding an interesting intro to Blockchain (#34369) 2018-12-17 22:03:43 -07:00
Nathan Liang 2354dbf175 Improved sentence structure (#32931) 2018-12-17 21:42:35 -07:00
Joshua Odoi 8d851e4297 Added "Use Cases of Blockchain" ( #31 to #40) (#32801) 2018-12-17 21:26:51 -07:00
Ganesh Pavan K 30b7481f1c Data cleaning (#33923)
* Data cleaning

Data cleaning

* Updated with back ticks
2018-12-17 21:26:36 -07:00
Ganesh Pavan K 617502cc67 Aggregation functions (#33919)
* Aggregation functions

Addedfew aggregation functions

* fix: changed statistics entries to a list
2018-12-17 21:24:20 -07:00
Luke 2a4654bafa Grammar corrections (#32138) 2018-12-17 21:18:03 -07:00
van-tienhoang 5cf95b96e0 subsetting by multiple columns in pandas (#32603)
Addthe subsetting by multiple columns in pandas
2018-12-17 21:11:24 -07:00
Varsha Margrette 2192155f39 Update index.md (#30254) 2018-12-17 21:03:57 -07:00
Rajat 930faca00e Handling nan values in pandas (#31328) 2018-12-17 20:57:43 -07:00
Rajat c23b33cb34 Added function for creating dataframe (#30540) 2018-12-17 20:56:37 -07:00
Ajith Menon c934abad65 added a quote by IBM CEO (#30250)
“What the internet did for communications, blockchain will do for trusted transactions.”

- Ginni Rometty, CEO of IBM
2018-12-17 20:43:43 -07:00
Rajat 867aeed209 added example of using pandas.series (#30534) 2018-12-17 20:40:30 -07:00
Rahul Soni 2550fe5eff Change index.md for data-science-tools/Pandas (#30342)
Added applying functions & selecting data in Pandas
2018-12-17 20:28:56 -07:00
Rahul Soni 4ffab3310b Updated index.md in data-science-tools/pandas (#29575)
Added information about functions like Concatenation, Joining & Merging.
2018-12-17 20:27:14 -07:00
deboutlaw 7b4f3d02de provided current stats (#27875)
for bitcoin blockchain file size
2018-12-17 20:26:05 -07:00
Varian Caesar b1859e62d8 Add pandas installation method (#29553) 2018-12-17 20:25:15 -07:00
Hoch3007 d966dcca5f Added other options for loading data (#28088)
Added other options for loading data, especially the read_html function with an example.
2018-12-17 20:24:25 -07:00
EncinoMan01 322f47d50d edited text to make more readable (#27816) 2018-12-17 20:15:26 -07:00
Prasad Akmar 669be64920 added tutorial to visualize to data frame (#27973) 2018-12-17 20:09:24 -07:00
Mariya 4444ba2a8c add extra info about the library (#27754)
elaborating on pandas origin and on how it interacts with other ML libraries
2018-12-17 19:57:54 -07:00
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
phatbhoy67 1bb957cc55 Updated (added) links in the Other Resources Section (#25027)
* Updated links in the Other Resources Section

* Fixed formatting
2018-12-15 01:44:41 -05:00
JOS PAUL SHAJAN b6ac02fdc6 Updated index.md (#24997)
* Updated index.md

Added base type and fixed minor errors.

* Grammar fixes
2018-12-15 01:41:21 -05:00
apurv22 738fa3553d Updated a sentence to be more meaningful. (#25033) 2018-12-15 01:22:52 -05:00
mridul981 69c325fa04 Added add method in arraylist in java and fixed sort method (#24980) 2018-12-14 23:06:23 -05:00
girraj jangid 15d1acc82e Add the changes text to file (#24968)
* Add the changes text to file

* add changes to this article
2018-12-14 22:35:45 -05:00
doomcrewinc 223baa5b8e Added instructions for Fedora (#24935) 2018-12-14 22:35:03 -05:00
John Albritton 21c0eff438 Adds Hyper terminal description and links (#24945)
* Adds Hyper terminal description and links

* Reformatted headings, reworded sentence
2018-12-14 22:29:10 -05:00
coolmint204 cdccda4ad2 Visual changes, fix grammatical mistakes (#24952)
Split up Overview section, as it's rather long for a general overview. Removed "Unity is the engine used by Rust, Kerbal Space Program, and Cuphead" as it repeats pieces of information from the Noteworthy Games section. Also, removed the colon ":" from the Noteworthy Games title, as it's redundant with it being a header.
2018-12-14 22:18:01 -05:00
John Albritton af4f116cb2 Adds Adobe Typekit to additional resources (#24947) 2018-12-14 22:17:24 -05:00
Bradley 960e725f91 Added the cheat sheet (#24899)
* Added the cheat sheet

Added the Anaconda cheat sheet for easy access to important information about Conda.

* Moved change to "more information"
2018-12-14 22:16:37 -05:00
GiraffeWarrior f188c3cd9d Edited "For Loop" entry for grammar and clarity (#24875) 2018-12-14 22:16:16 -05:00
CJ Wright 77d2e5e755 Update ID selector with basic information. (#23865)
* Update ID selector with basic information.

* Fixed typos, formatting, grammar
2018-12-14 22:15:42 -05:00
doomcrewinc ea7442072d Added in an additional use of mkdir. (#24939)
Added in the ability to create multiple directories at a given level via usage of curly brackets {}
2018-12-14 22:10:47 -05:00
deliaphan dcb179d46b Improve format consistency (#24886) 2018-12-14 21:56:22 -05:00
Arsalaan Javed 2db85ba179 Updating Different layers of cloud (#24908)
* Updating Different layers of cloud

* Renamed heading
2018-12-14 20:35:43 -05:00
Bradley f8e615341f Additional Resources (#24907)
* Additional Resources

Added links to wiki and basic graph algorithms.

* Added formatting
2018-12-14 20:12:53 -05:00
Elizabeth 5d7e0ad16b Update index.md (#24906)
Fixed some grammar/wording.
2018-12-14 19:53:40 -05:00
Eraj Tob 397ab9feb1 Added GPU definition (#32429)
* Added GPU definition

* fix: moved image and removed acryonym, fixed spelling/punctuation

* fix: spelling
2018-12-14 16:39:44 -07:00
Chris Hyatt 2d91d624f4 Update index.md (#32633)
Minor punctuation cleanup
2018-12-14 14:23:15 -08:00
brinkstock ae7ad2b1e7 Updated section on expansion cards and RAM (#31416)
Added more information about expansion cards and RAM, cleaned up sentences
2018-12-14 15:23:08 -07:00
WolfHollow 144d657ac7 clarified some things (#29799)
added monitor to list of input/output devices, said that ram loses data at loss of power
2018-12-14 15:09:38 -07:00
Eduardo Castellanos 6c78edac48 Update index.md (#29676)
Added missing period after "ex" in 'Expansion Cards' section in order to maintain established syntax.
Capitalized full form version of "GPU" to reflect association in 'Expansion Cards' section.
2018-12-14 15:00:52 -07:00
ayerest 5a2f2259cd Minor text edits (#31910)
* Minor text edits

Fixed a typo in line 7 - updated colour to color for consistency.

* Update index.md
2018-12-14 13:58:56 -08:00
AlphaBatzarro 8c3935222a Added two more color tool urls for designers (#23515) 2018-12-14 14:56:59 -07:00
Aman Khatri 950e36a933 Coreected Spelling and Grammer (#29625) 2018-12-14 14:50:22 -07:00
kenmalley 2fbe87e1c3 Removed acronyms; some p changes; grammar changes (#28701)
I removed the acronyms from the section headers because you describe everything in the paragraphs that follow.  I added "(IO Device)" to your Input/Output  paragraph for consistency among the different paragraphs.  I moved the IO examples from the header into the paragraph.  I also changed "Input and Output Devices" to "Input/Output Devices" for consistency, as that is how you word it in your CPU paragraph.   Made some grammatical changes.
2018-12-14 14:20:53 -07:00
Avish Kansakar cc05f403df Added definition and example of input devices (#28333) 2018-12-14 14:09:34 -07:00
Prashant Suryawanshi 2787e6aac6 Add the text "Printer" to article (#27839) 2018-12-14 14:07:09 -07:00
DrMyuu 0a37071249 added information in CPU section (#27396) 2018-12-14 14:05:14 -07:00
Aris Karatarakis 042944c3da change available colors number and URL (#28166)
140 → 147 available colors
changes relevant link from w3schools.com to w3.org
2018-12-14 13:00:27 -08:00
David Gunner (Jnr) f67c7cf2cd Added TOC to index.md (#28015)
Added a table of contents to index.md for easier user navigation, the user is now able to jump to the relevant section of interest.
2018-12-14 12:57:55 -08:00
Chris 6f1e399503 add loc and iloc to subsetting (#23812)
broaden subetting topic to include the other slicing/indexing methods
2018-12-14 12:48:05 -08:00
DrMyuu f2ec6aef17 Added information on cases. (#27394) 2018-12-14 13:39:31 -07:00
DrMyuu 06808627b4 Added information to the storage section. (#27177) 2018-12-14 13:25:00 -07:00
Physige 8977e340aa Added more information to the CASE section (#26561)
Added "helps maintain proper airflow, and prevents dust and other foreign substances from getting onto and into the computer and its components."
2018-12-14 13:06:04 -07:00
Trenton Blackwell d38633b451 case section (#26200) 2018-12-14 12:56:45 -07:00
Trenton Blackwell eac40b5691 Added details to HDD/SSD section (#26182) 2018-12-14 12:55:25 -07:00
teegr da94617493 Added images and moved sections (#26026)
Added image of HDD
Moved motherboard higher
Clarified PSU function
2018-12-14 12:47:29 -07:00
Akhil Pillai bc5d441b21 Add HTML example code and a CodePen link (#28497)
* Add HTML example code and a CodePen link

* fix: removed codepen link
2018-12-14 11:31:44 -08:00
Akhil Pillai 0164c919fd Add HTML snippet and CodePen link (#28507)
* Add HTML snippet and CodePen link

* fix: removed codepen link
2018-12-14 11:31:04 -08:00
Subhasis Banik a5c9a8d4a1 Added example and corrected typo (#26061)
Added example and corrected typo
2018-12-14 01:39:18 -08:00
Shak a9eb93992a Upadted index.md (#29121)
Corrected typo from StAAS to STaaS.
2018-12-14 01:32:04 -08:00
Dhirendra 38eab96ecb Fix code URL & minor issues (#24859)
Fix code URL, type & minor issues.
2018-12-13 23:33:29 -05:00
ellakenn07 22f64fbce6 add helpful links (#24857)
* add helpful links

* Added formatting
2018-12-13 23:31:41 -05:00
Viplav K 1c32e2b6be Modifying index.md (#24861)
Update wording on changing values for final variable
2018-12-13 23:26:48 -05:00
TrollzorFTW 4887c4316e An efficient way to read your variables (#24844)
* An efficient way to read your variables

Instead of declaring the variable "grade" in a trivial way by giving it value directly from code,
we can enter it when we run the program, to make our code more dynamic and testing multiple situations
by just re-running the program and entering a different thing as an input, instead of modifying the variable
over and over again

* Cleaned up comment
2018-12-13 23:20:18 -05:00
Cindy Yates 7936b91394 Spelling and punctuation edits (#24726)
* Spelling and punctuation edits

* Fix typo
2018-12-13 23:13:18 -05:00
Kaosxlinus 2928b5e6ed Add section for using non-storage USB devices. (#24813)
* Add section for using non-storage USB devices.

New users to VirtualBox should understand how to use USB devices such as Bluetooth dongles, Wireless adapters, and SDR's in a virtual machine.

* Fixed formatting
2018-12-13 23:12:36 -05:00
Saboor Elahi faeb8454e0 Functions are elaborated & more examples are added (#24798)
* Functions are elaborated & more examples are added

* Cleaned up code and added formatting
2018-12-13 23:07:57 -05:00
devinbmiller 24acfb420a Minor spelling and grammar fixes (#24789) 2018-12-13 23:04:12 -05:00
Dan Harding f67270113d Minor Grammar and Spelling Corrections (#24724) 2018-12-13 22:46:04 -05:00
yaganub 21bf1120f7 Updated several lines to make more concise (#24781)
and refine the definitions of the CIA triad. Updated some of the examples under each one as well.
2018-12-13 22:42:21 -05:00
aniltirli be63fb4c3c line 277, 278, 282 comments enhanced (#24776) 2018-12-13 22:40:48 -05:00
Alyssa Dang b0fe051522 Definition (#24775) 2018-12-13 22:39:28 -05:00
JP Rowan 767cd0e31a Added "use image as link" example and cleaned up comments. (#24767)
* Added "use image as link" example and cleaned up comments.

* Revert first change for grammar fix
2018-12-13 21:58:53 -05:00
krekalidis bebde5f6c9 Add cd\ command (#24750)
Add cd\ command in "Navigating Directories" section.
2018-12-13 21:47:28 -05:00
jasonranney fbf9524363 Added and removed spaces. (#24759) 2018-12-13 21:45:35 -05:00
maryfranceshull 8f286a0f90 Fix spelling errors (#24693) 2018-12-13 21:37:05 -05:00
yaganub fa670c8e76 updated line 9 to be more concise (#24761)
added "you can use"
2018-12-13 21:36:01 -05:00
Josh d54116a891 Added additional tools (#24731)
Added the following tools:

6. Maltego
7. Recon-ng
8. Dmitry
9. Sparta
2018-12-13 21:24:12 -05:00
Carlos A. Perez 529509b2f4 Uncapitalized the word "iteration". (#24720)
Changed "Iteration" to "iteration".
2018-12-13 21:21:14 -05:00
Carlos A. Perez e90d6a5a0d Multiple Grammatical Changes (#24595) 2018-12-13 21:16:11 -05:00
sophiekamuf a906bfbcb6 Add "*Text summarization" and "*Pattern..." (#24647) 2018-12-13 21:16:02 -05:00
Vanessa aeb84198d0 Add an image and caption to the article (#24661) 2018-12-13 21:15:11 -05:00
sophiekamuf f855608b23 Add "Example 3" (#24658) 2018-12-13 21:12:38 -05:00
hkRho 017130412d Update index.md (#31612) 2018-12-13 15:04:54 -08:00
sudoshreyas fca6b8211e updated some basic introduction of terminal (#26128)
A basic introduction to what is terminal or command prompt was necessary.
2018-12-13 14:57:54 -08:00
himanshu07070 9d1c82225a Update index.md (#30140)
changes in the output
2018-12-13 14:49:57 -08:00
shilpi03 b918547c24 keywords (reserve words ) in python (#25949) 2018-12-13 14:49:23 -08:00
TrangNgu65 d6666e9a8f Grammatical fix (#28776)
Changed grammatical errors such as diction and spelling mistakes.
2018-12-13 14:38:33 -08:00
Nellie 276fdbc06b Update index.md (#28981)
Changed 'reletive' to 'relative'.
2018-12-13 14:32:48 -08:00
philerck ac1b9b3ca5 Update index.md (#28811)
Add the meta tag for responsive website
2018-12-13 14:28:36 -08:00
Alexandrull 6399fe8af3 Update index.md (#25391)
* Update index.md

grammar mistake

* changed itS to its
2018-12-13 14:13:40 -08:00
Otis 11ff0fcc58 Update index.md (#24784) 2018-12-13 14:06:45 -08:00
Shashank Goyal f9953adb5c Fixed typo (#28984)
Two sorted arrays are merged to give one sorted array.
2018-12-13 13:30:22 -08:00
Sharath George M 6fa3cd1a65 Fixed typo "operate" => "operated" (#28405) 2018-12-13 13:17:51 -08:00
ShivashMahespalsingh a2c010e573 Removed the word visually (#26446)
A video is "visual" so there is no reason to state this twice.
2018-12-13 13:01:45 -08:00
vinos Shimray 96f8a21f28 Adding changes to Inline element paragraph (#29830)
* Adding changes to Inline element paragraph

* correct grammar
2018-12-13 11:34:06 -08:00
Potato eb88fc6aa4 miner typo fixed (#28884) 2018-12-13 11:21:05 -08:00
Christina Linn 3ad65bc13d fixed one typo and three grammatical errors (#34002) 2018-12-13 11:14:34 -08:00
jonmoon74 41a8970f2b Update to impact of video on webpages (#25376)
* Update to impact of video on webpages

Added comment on the ability to use video on webpages as a key support in designing for mobile

* fixed: removed word Importantly
2018-12-13 11:06:01 -08:00
Eddie Melendez b4ebb8f8bc added href local directory reference (#30677)
* added href local directory reference

* fixed: removed extra backtick
2018-12-13 11:02:57 -08:00
Vishal Jadhav 36da71fa49 Explanation of example (#29317)
* Explanation of example

Explanation of the first example on line 18 and 19

* fix: added backticks
2018-12-13 10:53:05 -08:00
Prajwal Bajracharya 810d6d3985 Describe rem unit for font-size (#27071) 2018-12-13 09:25:00 -06:00
Blue" Jay Matthews a68d893378 Added clarification about the difference between italic and oblique (#26920)
* Added clarification about the difference between italic and oblique

* update grammar/remove parenthesis
2018-12-13 09:10:14 -06:00
fgkolf 02200898da Update index.md (#24710) 2018-12-13 06:38:06 -05:00
somethingtrippy e3eeafb601 Update wording of prevent default description (#24706) 2018-12-13 06:29:00 -05:00