Commit Graph

2706 Commits (84cbd7ca33592b1a85c34fd72471085730dc74d6)

Author SHA1 Message Date
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
Alexey Yashin 697b2a6a5c Fixed translation (#25426) 2018-12-14 23:49:45 +04:00
Merenoel 57e692e59c Corrected several machine translation mistakes (#25415)
Translated two more paragraphs from the original article
2018-12-14 23:49:11 +04: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
jangle 431aef0251 修改 (#34132) 2018-12-13 13:49:39 -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
Alexey Yashin 84306022a6 Update index.md (#25373) 2018-12-13 23:26:05 +04: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
Jon Kulton 5be558a802 Improvements to Common Array Methods Ruby guide (#24705)
- Edits to the intro paragraph for shorter and clearer sentences.
- Updated the `.length` description to refer to it as *the* array rather than *your*, to be consistent with other descriptions.
- For `.first` and `.last`, I updated the wording from "accesses" to "returns".
- Added clarification that `.pop` returns the removed element (since `.shift` also mentions this).
- Updated the code snippet for `.select`, which mistakenly implied that the original array is modified
- Added clarification that `.include?` returns `true` if the array includes the element.
- The section for `.flatten` was stuck in the code snippet for `include?`, I've fixed that.
- Added clarification that `.uniq` does not modify the original array.
- Updated the `.uniq` description by cutting extra wording. `.uniq` doesn't take an array, it's called on an array.
2018-12-13 06:27:31 -05:00
sophiekamuf 9cf3348b7e Add "Popular models" (#24674) 2018-12-13 06:23:36 -05:00
Bro3Simon 2de6034f93 Changed Capitalization and Removed Extra Space (#24702)
changed "Understanding the Attributes and classes used in above example :" to "Understanding the attributes  and classes used in above example:"
2018-12-13 06:19:05 -05:00
fgkolf a753c9edef added a brief java bean explanation (#24670)
* added a brief java bean explanation

* Improved formatting
2018-12-13 06:05:15 -05:00
NIKHIL BHANSI 4f4577ed15 Removed Duplicate more info (#32775)
Removed duplicate more info lines and Added in one section
2018-12-13 01:02:32 -08:00
Corey Abma 723fa03609 update: added additional note fields (#29551)
* fix: corrected placement of notes

Some "note" fields were preemptive in their placement; I corrected their placement to be in more appropriate locations.

* update: added additional note fields

Added some additional "note" fields to assist those who are reading through the PHP documentation.

* fix: formatting of escape sequence examples

The formatting was a bit jumbled, so I cleaned up the formatting of the escape sequence.

* update: improved examples

I added a new example to demonstrate the use of a "break" statement in a while loop, as well as numbered each example.

* update: add clarifying statement

I added a note at the end of the description, with the goal of being a bit more explicit in terms of what the "continue" statement does.
2018-12-13 00:51:39 -08:00
Vlăduț Ilie e545aceab8 Bug fixed in the Ternary Operators (#27984)
The initial syntax was wrong. See the changelog.
2018-12-13 00:40:56 -08:00
pirland f9e2fdb55f Update index.md (#26333)
Added and example of ternary syntax.
2018-12-13 00:31:49 -08:00
Parth c2de333137 Add ternary example (#24581) 2018-12-13 00:20:36 -08:00
David Way 012e93154b Adjust css examples formatting (#26127) 2018-12-12 23:03:03 -06:00
MrDatastorage 18d5502965 "Little text issue fixed" (#25873) 2018-12-12 21:06:25 -07:00
Madinah2491 d6cd0a9e97 Update index.md (#32969)
* Update index.md

And additional article spotlighting closing the gender gap in tech by the Melinda Gates.

* Updated list of women in tech initiates list

We Can {Code} It prepares students for software development careers
2018-12-12 20:43:05 -07:00
ribex b2a942c6f4 Minor edits to women-in-tech index.md (#31055)
Improved readability, spelling, punctuation
2018-12-12 20:20:45 -07:00
Jinx 429220f9a2 Add recent article to women in technology (#30561)
* Add recent article

Add an updated article to information about women in technology.

* fix: formatting
2018-12-12 20:03:38 -07:00
Toni Tesori 487bd8fc71 Improved formatting, updated links, clarity edits (#25899)
Added code formatting to property names. Removed redundant section listing background properties, as each is explained in detail above. Added MDN reference for background property. Updated links to more relevant resources.
2018-12-12 21:01:25 -06:00
majorkira 2cb8804320 Update index.md (#26084)
Some wording and grammar changes in the descriptions.
2018-12-12 20:59:32 -06:00
Sai Kiran 3362da66dc Add the "Multiple Backgrounds " section (#25910)
Multiple backgrounds section has been added to the article with repective css
2018-12-12 20:56:21 -06:00
Dreamerican 6030bab91f Fixed grammar and syntax problems (#29946)
* Fixed grammar and syntax problems

* fix: removed edits to quoted text
2018-12-12 19:49:31 -07:00
JP Rowan 5ef77a0181 Added abbreviated HEX value for color. (#24746)
For consistency, used white as an example for all 4 examples.
2018-12-12 18:48:09 -08:00
ninjahellokitty 85afde04e5 Rectify layout errors (#23904)
to make it readable and understandable
2018-12-12 20:47:13 -06:00
JKarlavige 9b444806fc Added clearfix (#25214)
Added clearfix for parent elements.
2018-12-12 20:46:46 -06:00
Iva 9f1fc32cf4 Add section on mixins (#25201) 2018-12-12 20:41:03 -06:00
Jeffrey Camphens 6671151e03 Propose the usual way of styling buttons (#23657)
I thought it'd be useful if we show the reader how we can create both normal and link buttons without much hassle.
2018-12-12 20:33:33 -06:00
aeusebiobaskerville ada27f1790 Grammar (#28782) 2018-12-12 19:30:38 -07:00
Dan Harding b1145350a8 Fixed Minor Spelling Errors and Added a Resource (#24717) 2018-12-12 18:29:44 -08:00
Audrey Ho 26f4e58410 Add paragraph about online women in tech groups (#28151) 2018-12-12 19:27:38 -07:00
Toni Tesori 436d2d12e2 Clean up formatting and edit for clarity (#25885)
Added code formatting to property names, changed 'attribute' to 'property' where applicable, and slightly edited text for clarity/conciseness.
2018-12-12 20:13:47 -06:00
Kaitlyn aab0e246c7 Border Radius is already explained above this list. (#25475) 2018-12-12 19:57:33 -06:00
Setyo Adi Wibowo 3c77c4dde2 Update attribute target to open link in new tab (#25765)
* Update attribute target to open link in new tab

* fix: made header
2018-12-12 17:39:24 -08:00
Krevit c14653a86c Add comment to article (#25498)
Comment added to css example for multiple background images - /* first image is 3x3 px, second image covers the whole area */
2018-12-12 19:38:36 -06:00
Megan Bailey 15704be277 Added info about CSS Flexbox as update to float (#33918) 2018-12-12 16:21:13 -08:00
Blake Lambert 5c1935d121 Grammatical corrections (#29992)
Grammatical corrections for ease of reading.
2018-12-12 16:19:03 -08:00
Eddie Melendez a961b830af fixed grammar + clarified use of period in HTML (#30683)
* fixed grammar + clarified use of period in HTML

* fix: added comma
2018-12-12 16:06:26 -08:00
Yang8547 557e4a5504 update Translation (#28650) 2018-12-12 15:56:59 -08:00