2787e6aac6
Add the text "Printer" to article ( #27839 )
2018-12-14 14:07:09 -07:00
0a37071249
added information in CPU section ( #27396 )
2018-12-14 14:05:14 -07:00
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
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
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
f2ec6aef17
Added information on cases. ( #27394 )
2018-12-14 13:39:31 -07:00
06808627b4
Added information to the storage section. ( #27177 )
2018-12-14 13:25:00 -07:00
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
d38633b451
case section ( #26200 )
2018-12-14 12:56:45 -07:00
eac40b5691
Added details to HDD/SSD section ( #26182 )
2018-12-14 12:55:25 -07:00
697b2a6a5c
Fixed translation ( #25426 )
2018-12-14 23:49:45 +04:00
57e692e59c
Corrected several machine translation mistakes ( #25415 )
...
Translated two more paragraphs from the original article
2018-12-14 23:49:11 +04:00
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
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
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
56ded4174c
[Fix] Object Oriented Programming: Remember to Set the Constructor Property when Changing the Prototype ( #34569 )
2018-12-14 19:59:35 +09:00
a5c9a8d4a1
Added example and corrected typo ( #26061 )
...
Added example and corrected typo
2018-12-14 01:39:18 -08:00
a9eb93992a
Upadted index.md ( #29121 )
...
Corrected typo from StAAS to STaaS.
2018-12-14 01:32:04 -08:00
38eab96ecb
Fix code URL & minor issues ( #24859 )
...
Fix code URL, type & minor issues.
2018-12-13 23:33:29 -05:00
22f64fbce6
add helpful links ( #24857 )
...
* add helpful links
* Added formatting
2018-12-13 23:31:41 -05:00
ea4ad594a5
Change the text "desgigners" to designers ( #24864 )
2018-12-13 23:27:12 -05:00
1c32e2b6be
Modifying index.md ( #24861 )
...
Update wording on changing values for final variable
2018-12-13 23:26:48 -05:00
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
7936b91394
Spelling and punctuation edits ( #24726 )
...
* Spelling and punctuation edits
* Fix typo
2018-12-13 23:13:18 -05:00
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
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
24acfb420a
Minor spelling and grammar fixes ( #24789 )
2018-12-13 23:04:12 -05:00
f67270113d
Minor Grammar and Spelling Corrections ( #24724 )
2018-12-13 22:46:04 -05:00
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
be63fb4c3c
line 277, 278, 282 comments enhanced ( #24776 )
2018-12-13 22:40:48 -05:00
b0fe051522
Definition ( #24775 )
2018-12-13 22:39:28 -05:00
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
bebde5f6c9
Add cd\ command ( #24750 )
...
Add cd\ command in "Navigating Directories" section.
2018-12-13 21:47:28 -05:00
fbf9524363
Added and removed spaces. ( #24759 )
2018-12-13 21:45:35 -05:00
8f286a0f90
Fix spelling errors ( #24693 )
2018-12-13 21:37:05 -05:00
fa670c8e76
updated line 9 to be more concise ( #24761 )
...
added "you can use"
2018-12-13 21:36:01 -05:00
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
529509b2f4
Uncapitalized the word "iteration". ( #24720 )
...
Changed "Iteration" to "iteration".
2018-12-13 21:21:14 -05:00
e90d6a5a0d
Multiple Grammatical Changes ( #24595 )
2018-12-13 21:16:11 -05:00
a906bfbcb6
Add "*Text summarization" and "*Pattern..." ( #24647 )
2018-12-13 21:16:02 -05:00
aeb84198d0
Add an image and caption to the article ( #24661 )
2018-12-13 21:15:11 -05:00
f855608b23
Add "Example 3" ( #24658 )
2018-12-13 21:12:38 -05:00
017130412d
Update index.md ( #31612 )
2018-12-13 15:04:54 -08:00
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
9d1c82225a
Update index.md ( #30140 )
...
changes in the output
2018-12-13 14:49:57 -08:00
b918547c24
keywords (reserve words ) in python ( #25949 )
2018-12-13 14:49:23 -08:00
d6666e9a8f
Grammatical fix ( #28776 )
...
Changed grammatical errors such as diction and spelling mistakes.
2018-12-13 14:38:33 -08:00
276fdbc06b
Update index.md ( #28981 )
...
Changed 'reletive' to 'relative'.
2018-12-13 14:32:48 -08:00
ac1b9b3ca5
Update index.md ( #28811 )
...
Add the meta tag for responsive website
2018-12-13 14:28:36 -08:00
6399fe8af3
Update index.md ( #25391 )
...
* Update index.md
grammar mistake
* changed itS to its
2018-12-13 14:13:40 -08:00