Commit Graph

19982 Commits (9a10046c2f47541bcb80a3c44180c62df17891f6)

Author SHA1 Message Date
Aditya 56ded4174c [Fix] Object Oriented Programming: Remember to Set the Constructor Property when Changing the Prototype (#34569) 2018-12-14 19:59:35 +09: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
Adekanye Timilehin ea4ad594a5 Change the text "desgigners" to designers (#24864) 2018-12-13 23:27:12 -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
Santiago 78475bc914 Fixed some spelling mistakes an typos. (#20590)
Pasé también Pull requests a la forma masculina (La PR > El PR).
2018-12-13 17:28:50 +01: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