Commit Graph

1179 Commits

Author SHA1 Message Date
blankaex
528b7b413e Added missing spaces (#24171) 2018-11-02 14:43:29 +05:30
Nick Huynh
bcfb5cd905 Update index.md (#20855) 2018-11-02 04:03:21 -04:00
Bhuvan Singla
8230f82dd1 Add role of \n in explanation of the code (#20849) 2018-11-02 04:00:07 -04:00
ggbong734
47e5abdf94 Minor typo: Changed "Javasctipt" to "Javascript " on line 35 (#20836) 2018-11-02 03:56:32 -04:00
Hitvardhan Singh Solanki
d79e56288a Redux with react router (#34143) 2018-11-02 13:15:31 +05:30
Sayali
fa22d1953c change answer to T (#23966)
In logical OR operation (T OR T) is T not F. So change answer to T
2018-11-02 13:11:59 +05:30
Qbuiba
4e7d3e718e Remove the redundant "[" before "this" word (#24015) 2018-11-02 13:05:57 +05:30
Qbuiba
d9059ceb24 Correct the typo "wether" (#24032) 2018-11-02 13:01:44 +05:30
Smruti Ranjan Rana
e637a3c703 Add CSS Syntax (#19836) 2018-11-02 12:42:27 +05:30
Nikhil Vijayan
3a6594f1fb Added a few new points to the Linting guide (#34146)
Added a description of how linters can help using a helpful response from https://stackoverflow.com/questions/8503559/what-is-linting
2018-11-02 10:21:24 +05:30
tess
4553f31284 Added Head First Python, Second Ed. (#31500)
* Added Head First Python, Second Ed.

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2018-11-01 23:58:24 -04:00
Justin
bcdd7f5bae Added book (#31487)
* Added book

Added book to Database list

* Update index.md
2018-11-01 23:55:01 -04:00
Justin
398fc8c340 Added Shop Talk to Podcasts (#31494)
* Added Shop Talk to Podcasts

* Update index.md
2018-11-01 23:47:51 -04:00
amgusain
f6bcd19600 Add content to Using CSS Transitions stub (#28154)
Replacing the stub for Using CSS transition with actual content, describing the basic what and how of CSS transitions
2018-11-01 23:45:57 -04:00
Prashanta Paudel
39bba0e6cc added cloud SQL (#19917)
* added cloud SQL

* Update index.md

* Update index.md
2018-11-01 23:43:10 -04:00
Jadon Orr
6f040eba67 Fixed capitalization and unclear example (#31484)
* Fixed capitalization and unclear example

I capitalized HTML in order to be consistent with the rest of the paragraph. I also added the less than sign and greater than sign symbol entity names to the example sentence, in order to make it more clear what symbol entity names you would actual need to use in that example.

* Update index.md

* Update index.md

* Update index.md
2018-11-01 23:36:50 -04:00
Anthony Campbell
b9538c5210 Add two cybersecurity command line books (#19910)
* Add two cybersecurity command line books

Added Red Team Field Manual and Blue Team Field Manual books with links to Amazon and the ISBNs.

* Update index.md

* Update index.md

* Update index.md
2018-11-01 23:35:57 -04:00
ManicalEngineer
be84c11a30 Update index.md - Added 5th Pro to Pros & Cons (#31498)
* Update index.md

Added 5th pro to pro's & con's

* Update index.md

* Update index.md
2018-11-01 23:27:42 -04:00
Alexander Molnar
766e37fdc8 Added missing section (#34149)
Addressed infinite decimal expansions as well since they are just as important and the title doesn't suggest this article is only about finite decimals
2018-11-01 23:22:53 -04:00
Advait Joshi
6ebd2cfe24 hibernate article added some more description (#19895)
* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2018-11-01 23:12:52 -04:00
leecri
bdf40a5bb0 Grammar change (#33108)
Small change, updated sentence structure to make it flow more.
2018-11-01 23:09:08 -04:00
Alexander King
929963809f Fixed grammatical errors (#33112) 2018-11-01 23:06:14 -04:00
Neetish Raj
1023a46311 added destructuring for rest parameters and formal parameters (#20759) 2018-11-01 22:31:24 -04:00
Fategas
0ec3c322a4 Expand comment types in Java (#20409)
Clarify the difference between those 3 types of comments since it might be odd for someone new.
2018-11-01 21:12:02 -04:00
Anthony Hake
78c8374357 Expand guide for Power Supply Unit (#20721) 2018-11-01 21:10:35 -04:00
Samantha Burke
bf59e7efff Typo and grammar fix (#20538)
Changed 'It' to 'AWS' and added commas at the end of the first paragraph - for better readability.

Capitalised the 'c' in the Certifications hyperlink at the very end.
2018-11-01 16:42:08 -05:00
Nadir Fayazov
a949d24271 feat: Add article about VPNs (#20512) 2018-11-01 13:42:08 -04:00
Siddharth Shrivastav
8e843dc352 Add program in C to show variable (#20445) 2018-11-01 13:41:07 -04:00
lizcamp
b583acf6ff Created the first draft (#33113)
created the beginning of a draft to an article on agile alignment
2018-11-01 12:29:45 -04:00
loginaccount
3651a6c242 Create index.md (#33105) 2018-11-01 11:37:27 -04:00
Alexander King
5ddafff633 Fixed grammatical errors (#33115) 2018-11-01 11:35:47 -04:00
Nathan Liang
b1584fbbfe corrected CamelCase to camelCase (#32934)
* corrected CamelCase to camelCase

* Update index.md
2018-11-01 11:21:17 -04:00
orestegiacche
2fb82af531 Added a link to Esperee Devora's podcast on women in tech (#20646)
* Podcast in women in tech

Added a link to Esperee Devora's podcast on women in tech

* Update index.md

* Update index.md
2018-11-01 11:16:53 -04:00
Muh Fachrul Razy
e6b4de233a Add Comparison Operators (#33117)
Add comparison boolean operators 'and', 'or', and 'not'
2018-11-01 11:15:18 -04:00
myYearOfCode
707095bed1 Correcting grammar (#20810)
add "event" to "De-couple an observer from an observable (event)."
remove redundant "program" in "Describes the program skeleton of a program."
2018-11-01 05:34:21 -04:00
myYearOfCode
2b62e4e3d1 Correct word usage (#20798)
"This patterns are..." changed to "These patterns are..."
2018-11-01 05:30:38 -04:00
John Kwesi "Wabbit" Hankins
604f071c8f updated cost of Sublime per their website (#20774) 2018-11-01 05:23:59 -04:00
Trey
737739eb60 fix typo misspelling of increment() (#20769) 2018-11-01 05:21:21 -04:00
Ha Anh Nguyen
2e92a63a69 Add example to concisely return object (#20707)
* Add example to concisely return object

This trick to directly and concisely return object might be useful for beginners

* Change function name and logic

Change function name and logic to make sense
2018-11-01 05:02:04 -04:00
midwhiteflav
e4349263ae Grammar and spelling corrections (#20698)
"The effective" on the second to last sentence seemed awkward in conveying the intended idea.
2018-11-01 04:59:05 -04:00
Edulop139
5c3d2e5213 grammer (#26196)
small spelling error
2018-11-01 04:12:53 -04:00
Sayali
5c4864ae00 change answer to f (#23918)
In logical AND operation ( t & f ) the result should be f not t
2018-11-01 04:01:21 -04:00
Kristen Kinnear-Ohlmann
7a51e27367 Update index.md (#24808)
Added comma in the second sentence to clarify the subject of the sentence.
2018-11-01 03:59:31 -04:00
Danny
36652a74f3 Update index.md (#21125)
Added a missing " in line 28.
2018-11-01 03:32:56 -04:00
Amoo Olusola Simeon
8ada0fb6f8 Fixed a typo error (#21090)
Fixed a typo error on line 96. 'easier' was spelt 'easire'.
2018-11-01 03:31:28 -04:00
Andy Butler
377230e40e Added information about power supplies (#20731) 2018-11-01 13:27:39 +07:00
Daniel B. Papp
c4a0480ccd Added examples and definition - CSS (#20066)
* Added examples and definition - CSS

- added two examples with the most used values
- added definition

* Added resources to Graceful Degradation - CSS

Added links to multiple articles / post / explanations / tools to help coders understand the concept

* changed triple backtick to single

* fixed https link

- had to fix one link to point to the https site
- removed one link because it doesn't match with the guide provided by FCC

* Add a space between class name and curly brace
2018-11-01 12:51:41 +07:00
fgkolf
10cbfd5415 updated falsy link with new ones (#24681) 2018-11-01 11:17:41 +05:30
socutebunny
a416ee3684 Typo (#24881) 2018-11-01 11:07:13 +05:30
deliaphan
ff3175845f fix typo error (#24882)
"guaranteed" instead o "guranteed"
2018-11-01 11:04:40 +05:30