Commit Graph

2239 Commits (b0fe05152233d01ffef301ea1e0988ad0370b245)

Author SHA1 Message Date
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
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