Commit Graph

2884 Commits (97caacf029493f5f4a4f6524287882b30547a1f9)

Author SHA1 Message Date
Tzupy db82a53408 Fixed a compilation error and some spelling mistakes (#30984) 2019-01-15 15:03:52 -06:00
Alexander Molnar afa94e6dbc Added content to stub (#25717)
* Added content to stub

Explained what PEMDAS represents, gave examples using it, and discussed a few special cases

* Re-added 'more information' section
2019-01-15 16:00:10 -05:00
Arunangshu Biswas ebf657912e Emphasized the element comparison in the example (#25506)
In the example I've emphasized the element pair which are being compared. This will provide an intuitive visual cue just by looking at the example. It kind of shows the bubble effect.
2019-01-15 15:59:28 -05:00
Ashwani Kumar 8e8d54f6be Added the text (#25266)
Added the text in
-line 11
-line 38 to 62
for simplification in understanding the 'WHERE' clause
2019-01-15 15:50:35 -05:00
kichukiran97 844554aab9 typo (#29647) 2019-01-15 14:42:22 -06:00
Aditya Sridhar 4e342714db Added points to note while using git rebase (#25244)
Git rebase is very powerful but is dangerous as well. Updated the guide to mention when to use rebase, and when not to use rebase.
2019-01-15 15:42:08 -05:00
Taiyue Tan 5831dc657a fixed spelling errors, added more information (#28297)
- logic changes
- explanations on different statements
2019-01-15 14:34:17 -06:00
Melissa 4b31b43cbe Removed The extra "for" text (#29257)
Line 12
2019-01-15 14:26:09 -06:00
vkk2420 ef8d5842ec Add the "v4 Panel component Migration changes" (#24538)
* Add the "v4 Panel component Migration changes"

* markdownize code samples

remove repeated code
make it prettier
2019-01-15 14:22:10 -06:00
Meghan Westvig 74de20f3cf Fixing spelling errors (#27199) 2019-01-15 14:21:02 -06:00
Rajiv Ranjan Singh d0a534537c Update index.md (#34846) 2019-01-15 14:19:09 -06:00
Wingman Lee 2f1cb755c0 Updated some words for better consistency and flow (#27974) 2019-01-15 14:05:26 -06:00
kevcc 50fc5f6559 deleted "can help you" and changed to "helps you" (#27143)
It felt better when reading it. It flowed better.
2019-01-15 14:03:55 -06:00
Vedran Leder a2451f180f Add Pa11y (#26953) 2019-01-15 14:03:01 -06:00
Jessica Milewski 87fc92e2e4 Edit grammar and links (#27903)
* Edit grammar and links

Edit grammar and change URL links to reference-style links

* Make `## lessons learned` area more readable
2019-01-14 22:31:43 -06:00
xAtlasIX d7a482ae3c Update index.md (#26797)
Cleaned up some markdown and grammar.
2019-01-14 22:27:01 -05:00
JJ-Tu 93ccb0d926 Rephrased for readability (#26887) 2019-01-14 22:23:34 -05:00
annaattagirl 3e90137ab1 Update index.md (#27148)
Minor grammar and typo edits.
2019-01-14 20:12:45 -06:00
Joe Roland a96ed8e797 Fix: Fixed formatting issues and broken links (#28930) 2019-01-14 20:11:06 -06:00
MaxLearnToCode d894fe4c6b Uppercase to lowercase (#28317) 2019-01-14 20:01:55 -06:00
Chetan Salvi a19d95440c Updated link label in angular resources guide (#26911) 2019-01-14 19:49:33 -06:00
V.L f3c9c77413 Added word on line 12 (#33392)
I added the word "the" before "collision" on line 12.
2019-01-14 19:49:00 -06:00
Daniel Damilare 66a8b063df Update index.md (#29021)
* Update index.md

Corrected some words

* shorten, no need for all that
2019-01-14 19:47:52 -06:00
s-alyssa b6a1b6f163 Improved Grammar under Setting Up Animation (#28608)
From "...must include into the root module's imports array." to "...must be included into the root module's imports array."
2019-01-14 19:43:13 -06:00
fun831 d4a4aba44d SortingAlgorithms index.md (#29019)
* Update index.md

Additional information added about the trade-offs of speed vs resources used.

* fix typo's

add 't' to algorihms
change 's' to 'c' in resourses
2019-01-14 19:41:03 -06:00
Animesh Roy 3b11ae3f30 Changed text to 'About Cloud Firestore' (#29246) 2019-01-14 19:35:26 -06:00
Himanshu27299 32e615055e Minor grammatical corrections. (#31232) 2019-01-14 19:29:33 -06:00
ar03 45d8907d00 A YouTube description of Boundary Fill (#31505) 2019-01-14 19:27:12 -06:00
Ekin Eryilmaz 55c627d719 Some punctuation mistakes were fixed. (#27947) 2019-01-14 18:25:27 -07:00
Jurica Zuanović 0980393fe5 Spelling fixes (#27829)
Fix spelling "asceding" to "ascending", "clasical" to "classical", "wikipedia" to "Wikipedia"
2019-01-14 19:24:22 -06:00
codexmon 695e83b6b6 Update index.md (#27169)
eliminated the unnecessary extra space before two colons.
2019-01-14 19:22:28 -06:00
JustinBen-Tzioni dcca8f7af6 Reduced and rephrased words for enhanced clarity (#28730) 2019-01-14 19:21:06 -06:00
AdeliMwelesaGeorge 64a385662b Fix typo line 60 (#31803)
adiacent to adjacent
2019-01-14 19:20:30 -06:00
Jeremy Nofs 4f79ad82e4 Spelling and spacing fixes (#29783) 2019-01-14 19:16:35 -06:00
Yiğit Sever 69a6531bb9 Introduce runhaskell Option (#32487)
As an alternative to compiling and running the executable.
2019-01-14 18:14:34 -07:00
Burak İkan Yıldız 5ae96ccfa8 Update index.md, added feature set (#27100) 2019-01-14 18:10:34 -07:00
kevcc e95cf97908 Capitalized Patterns in the title (#27147)
I capitalized Patterns in the title "Behavioral Patterns"
2019-01-14 19:10:14 -06:00
Marek Troszczyński a2a77ff329 Added info about ways of getting feedback from stakeholders (#33882)
* Added info about ways of getting feedback from stakeholders

* ...

move 'for example' sentence up to fit in with article
2019-01-14 19:08:33 -06:00
Parul 8c4959b34a Update index.md (#29918)
Added information on how user stories are usually recorded
2019-01-14 19:06:23 -06:00
Qasim Hafeez cc0e2163fb Correct the spelling of achieve (#33149)
* Correct the spelling of achieve

* remove accidental 'e'
2019-01-14 19:04:24 -06:00
ChakshitaDesai 5b99c49f9d "stakeholder" added to line11 & spell correction (#28136)
"stakeholder " added to line11 "stakeholder need" & spell correction on line 20 from 'usful to useful test cases in QA.'
2019-01-14 19:03:31 -06:00
Yiğit Sever 5ef22135cb Remove Repetition (#32485) 2019-01-14 18:03:15 -07:00
Daniel b1970ab602 Update with new links for quick references (#27391)
Update with new links for quick references and sources to refer to when studying agile methodologies.
2019-01-14 18:57:27 -06:00
creativeST 8730c8760f Update the link of the Scrum Guide (#31665)
Updating the link of the Scrum Guide so it points to the "Sprint planning" paragraph
2019-01-14 18:54:41 -06:00
Conela a53f4a35ea Corrected Grammer and helped cite (#27353) 2019-01-14 18:31:25 -06:00
Adiya f0a09098aa Update article (#28179)
- replace "you" with "they" to avoid switching from "they" to "you" back to "they"
- add common situation to give practical example
2019-01-14 18:29:02 -06:00
Jurica Zuanović d138ab9d77 Fix spelling error (#27810)
Fix spelling of "specalities" to "specialties"
2019-01-14 18:27:45 -06:00
Conela f3630a6d34 Fixed Grammer (#27349)
I used a better word for the sentence.
2019-01-14 18:23:47 -06:00
RBenBeach 672e00b2f4 Update index.md (#26604) 2019-01-14 18:13:55 -06:00
Jurica Zuanović 0c785cb007 Spelling change (#27802)
Change "taks" to "tasks"
2019-01-14 18:11:51 -06:00
dallyingllama 58a75a7a95 added some things to watch out for when doing BDD (#26408)
and a link to Dan North
2019-01-14 18:09:40 -06:00
H3r0Complex 0c30a34c44 Added images of nodes layout and resulting render (#30428) 2019-01-14 18:07:33 -06:00
Iden Craven 7e5e960be7 Update index.md (#24545)
Added an introduction to the structure of a Haskell function
2019-01-14 08:08:20 -07:00
ordinayara 7629b67149 Add the paragraph 3 "advantage of blender" (#33990) 2019-01-13 17:59:10 -06:00
Krisdwmi e30deb67e1 Capitalize "Effect" in the title (#27401) 2019-01-13 17:58:09 -06:00
Val B 02b99a72da Fix typo (#30046) 2019-01-13 13:18:09 -07:00
Mukesh Jha 17943e5102 Difference in module installation in python 2 & 3 (#25407) 2019-01-13 12:57:22 -07:00
manishbhatt151yahoo 98b73aaa67 Added link to F# tutorial (#30877) 2019-01-13 12:57:05 -07:00
GhettoDrank 7c22c80b43 Added period (#30816) 2019-01-13 09:49:10 -07:00
hacktober24 47ccf3bf11 Added link to F# tutorial (#27727) 2019-01-13 09:48:15 -07:00
sri vatsav 0ac55093cb Update index.md (#30853)
Add the usage of Throw and Throws keywords
2019-01-12 10:20:35 -07:00
jamiesteck b44d80dd9a Added example of an inputmismatchexception (#28773)
Added example of an inputmismatchexception for inputting an integer using the scanner.
2019-01-12 10:08:45 -07:00
Deni Pencl badf7bb094 Fix syntax errors in Person.js example (#32236)
The state object was missing the closing curly brace and the button for growing older wasn't properly closed.
2019-01-12 09:38:19 -07:00
saicharanc bcbf14a25e Exception Handling (#28722)
Customized Exception Handling
2019-01-12 09:28:15 -07:00
Amila Indika 848e5d8430 Add Exception types, Exception handling (#25904)
Add how exceptions are thrown, Add different exception types, Add an image for exception hierarchy, Add exception handling methods, Add exception throwing
2019-01-12 09:12:57 -07:00
Ojini Chizoba Jude ff14591fe3 grammatical adjustment on line 12 (#28189) 2019-01-12 09:12:30 -07:00
LuDaBear 14c9b20887 Added More Info (#26690)
Added links to an article on Facebooks ImageMagick Bug Bounty on forbes and to the official Bug Bounty Wikipedia page
2019-01-12 06:39:32 -05:00
cilalice89 006d69e427 add text " Unlike the `while` loop," to article (#26858) 2019-01-10 21:44:21 -05:00
MelodyMale 1add8e9067 Edit "sizeof()" into italic style in line 51 (#26870) 2019-01-10 21:16:36 -05:00
Omereshone Kelvin Oghenerhoro 656394e9cb corrected a typo on vue component guide introduction paragraph (#26872) 2019-01-10 21:15:40 -05:00
Usman Akram d8924e4600 Addition of interview preparation resources (#26694) 2019-01-10 20:46:02 -05:00
Tedo Haris Chandra 30381160f5 Help to add basic linux command no 15 , because I think the command c… (#29931)
* Help to add basic linux command no 15 , because I think the command chmod is one of the important commands in basic linux.

* fix: numbering
2019-01-10 13:48:46 -07:00
Ana1ya7at0R 16a65f3027 Update index.md (#28366)
Added whoami command
2019-01-10 11:49:22 -07:00
Vincent 94c8af2dbc Added passwd, fixed typos, added some markup (#28275) 2019-01-10 09:42:13 -07:00
Angga Rifandi dc391d330c Add 'rm -r' (#28018) 2019-01-10 08:34:23 -07:00
Mudi Hussaini f44afe49ac Add use of alt text "Line 15" (#26682) 2019-01-09 22:16:00 -05:00
Manoj Parihar d0131c23f0 Add to benefits of Code reviews (#26667) 2019-01-09 21:42:51 -05:00
Nic Wilson e57699d040 Add link to Angular Material to resources (#26643) 2019-01-09 21:30:42 -05:00
simon adler 41af84384c Update index.md (#26599)
changed first sentence from "Service Worker is a script that works on browser background without user interaction independently." to "A Service Worker is a script that works in the browser background without user interaction independently."
2019-01-09 17:52:57 -05:00
Nic Wilson 7fc60e3a94 Improve grammar (#27537) 2019-01-09 09:02:46 -06:00
mathias3 0e3d9a7465 add word2vec section (#33921) 2019-01-08 17:34:41 -07:00
punit78 8f9d26c4ad Deleted " ++number statement from Floyd's Triangle " (#30858)
added "number++" within the printf()
2019-01-08 12:11:10 -07:00
Tanmoy Sarkar 863fd135ea Corrected Syntax index.md (#29260)
There was a syntax error - missing ';'
2019-01-08 10:53:27 -07:00
Ayush Shrivastav 4745843717 Update index.md (#28530)
Updated Loop Description
2019-01-08 10:52:26 -07:00
Utkarsh Raghav ab0c01a763 Updated Punctuation marks on Line 8 (#26663) 2019-01-08 12:37:32 -05:00
GentlemanlyHippo 78488260e8 Fixed usecases to use cases (#26617) 2019-01-08 12:36:36 -05:00
shahiarpit aff166ba45 Updated index.md (#28498)
Corrected few mistakes.
2019-01-08 10:09:21 -07:00
blankaex 7933d6fa3a Added a section on optimistic indentation (#24185) 2019-01-08 09:45:19 -07:00
Derek Czysz 992a34fb8c Added initial content to stub (#26577) 2019-01-08 10:51:21 -05:00
Suzanne Ito a4026c73f8 Add 2 additional Product Design Classes (#26522)
* Add 2 additional Product Design Classes

Coursera and Skillshare Classes

* Fixed link formatting in courses
2019-01-08 10:42:38 -05:00
Maddineni Akhil 154ba84237 added datatypes precedence for good understanding (#26514)
* added datatypes precedence for good understanding

* Fixed formatting
2019-01-08 10:27:38 -05:00
Suzanne Ito b519570336 Add article by Ellen Lupton (#26494)
* Add article by Ellen Lupton

Description on kerning and tracking

* Fixed link formatting
2019-01-08 10:19:34 -05:00
Connie Lei 74c283660e fixed formatting, removed extra whitespaces (#26251) 2019-01-08 10:08:02 -05:00
Aditya Sridhar 696cc38287 Added points to note for git merge (#25278)
* Added points to note for git merge

mentioned the drawback of too many merge commits and how rebase can be used instead

* Added pitfalls of Rebase Command

Added Pitfalls of Rebase command as well.
2019-01-08 10:03:17 -05:00
Nitin Chauhan 9de5460b92 Using enumerate in Python while looping (#25221)
* Using enumerate in Python while looping

enumerate follows the zen of Python. enumerate makes the code more readable

* fixed bug in python linear search
2019-01-08 10:02:12 -05:00
Jonathan Grah 181fea9e8e fix: spelling and grammar on some react native articles (#23575)
Signed-off-by: Jonathan Grah <theflametrooper@gmail.com>
2019-01-08 07:05:30 +07:00
Nicki Hastings f0798189c9 Fix typos (#33833)
* Fix: Typos in text

* minor change
2019-01-07 15:40:25 -08:00
jairam2311 b163022952 Changed 'period' on line 20 to "colon" (#32736)
Changed "period" on line 20 to "colon" since it precedes a list of items.
2019-01-07 15:29:39 -08:00
Thaurin 8684e1c747 Fix numerous spelling/markup errors, missing links (#27922) 2019-01-07 16:04:39 -06:00
GentlemanlyHippo 9e6a92fc58 added missing space (#26612)
in between network communication(line 15)
2019-01-07 13:57:36 -05:00