Commit Graph

1834 Commits (d023146a5e9a07f5c9520e766aaa715ce58aa122)

Author SHA1 Message Date
raghavbhartia 81178d2344 Added few advantages of event driven architecture (#22389) 2018-11-21 08:56:36 -06:00
KevinatorTrainer5 df0bb71bce Elaboration of unknown side cases on Pythagoras Theorem (#22373)
-I decided to extend the amount of information on Pythagoras Theorem, through explaining other cases of finding an unknown side apart from the hypotenuse, which are the perpendicular height and base.
2018-11-21 08:52:03 -06:00
Alishaan Ali 8ca6a28a9b Commenting Code Minor Grammatical Changes (#21175) 2018-11-21 08:58:10 -05:00
Izwan Rusli 5c612e5f6e Adding Transparent Hover Effect code (#21179)
* Adding Transparent Hover Effect code

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2018-11-21 08:55:21 -05:00
Danny 73326f98ec Fixed grammar error on line 70 (#21182)
Fixed grammar error on line 70. Changed the word "do" to "does".
2018-11-21 08:51:01 -05:00
Preankhan Gowrypalan 17cf06c92d Small grammar change (#21183)
Colon instead of a comma for lists.
2018-11-21 08:29:32 -05:00
zweifish 09edf93ba9 fixed minor formatting error (#21184)
* fixed minor formatting error

* Update index.md
2018-11-21 08:27:47 -05:00
DC adad522465 Formatting examples, added example based on note (#21186)
would like some feedback on my extra example :)
2018-11-21 08:26:07 -05:00
rdfriesen 610c4303c1 typo fix (#21195) 2018-11-21 08:12:00 -05:00
msamylea 6364a9732e Fixed minor typo in line 16 (#21188) 2018-11-21 08:08:13 -05:00
Sevket Yalcin 82954a7778 Update CRA installation script using npx (#21201) 2018-11-21 07:57:28 -05:00
Robert Samu 184b5c2bf0 Fixed mistyped words (#25401) 2018-11-21 10:37:50 +05:30
Merenoel 49a9ef11a9 Corrected several grammar mistakes (#25396) 2018-11-21 10:36:17 +05:30
jonmoon74 b360386e31 Grammar correction (#25386)
Grammar corrections in line 48
2018-11-21 10:33:30 +05:30
Robert Samu 771e8a019b Fixed mistyped words (#25385) 2018-11-21 10:32:11 +05:30
Lumpenstein 91a3bd6e9a Update index.md (#22845) 2018-11-20 22:53:17 -05:00
vtt01uk 0abba344c9 Minor spelling corrections (#22825) 2018-11-20 19:12:30 -05:00
Matt d219d38644 typos, grammar, output fixes (#22987)
Minor fixes to typos, grammar and example output framing
2018-11-20 19:00:47 -05:00
Karen Tobo 65c5b03a41 Copy editing of ArrayList article (#22985) 2018-11-20 18:59:54 -05:00
tahirsoft df0196f6e3 fixed some minor mistakes like vanished colon and etc. (#22984) 2018-11-20 18:59:04 -05:00
csteacher1 bc48cff3e8 Usage Section Update (#22977)
Add the following paragraph after the doctype declaration on Line 55:

"It is important to note, that while "DOCTYPE" is shown in uppercase letters here.  The keyword "DOCTYPE" is case-insensitive and can be uppercase or lowercase.  This simplification is part of the reason HTML5 pages are compatible with old and new browsers, and also compatible with the browsers on mobile devices."
2018-11-20 18:58:37 -05:00
Dallin Reeves 4b44e363c4 Added resource under 'More information' (#22957)
* Added resource under 'More information'

* Fixed formatting
2018-11-20 18:54:18 -05:00
Ariel Teague 11ed97e860 Add mention of centralized vcs to svn article (#22826)
Add a small section to the Subversion article discussing it as a well-known example of a centralized vcs.
2018-11-20 18:51:57 -05:00
JMVL64 8cc39cb957 Found extra link for podcasts (#22780)
And added software tester -> is a bit of a specialty.
2018-11-20 18:48:48 -05:00
AntTAKEOVER b49f534d73 Added the output of a print statement (#22748)
Added the output for a print statement used in a code example.
2018-11-20 18:48:01 -05:00
brkline ba16264562 Revised to fix spelling, grammar, and add clarity (#22728) 2018-11-20 18:47:14 -05:00
Adewale Orotayo 26c4b20a9b Add "Second example of Const" to article (#22727)
* Add "Second example of Const" to article

Describing const also to be scoped i.e, accessible in the block where it was defined  can be added to the article

* Reordered changes and fixed formatting
2018-11-20 18:46:06 -05:00
bugizozi 1f8f67c080 My change (#22723)
- And The dialog box shoud contain an OK button
2018-11-20 18:45:02 -05:00
brkline b32f8cf5ac Replaced Broken Link in More Information (#22686)
* Replaced Broken Link in More Information

The link that was there didn't show the content anymore.

* Fixed formatting
2018-11-20 18:43:25 -05:00
raghavbhartia 1b97963972 Added few advantages of documentation (#22416) 2018-11-20 18:42:22 -05:00
Blaze2305 74a4b1175e added general syntax of python function definition (#22670)
* added general syntax of python function definition

* Cleanup
2018-11-20 18:38:56 -05:00
Arndi 1b6b3d38c0 Additional information MS SQL and T-SQL (#22654)
* Additional information MS SQL and T-SQL

* Fixed grammar
2018-11-20 18:38:05 -05:00
Blaze2305 e9fd6b3542 fixed typographic error (#22648) 2018-11-20 18:36:41 -05:00
CharlesMarlow 64ab5c78f6 Added framework to Javascript frameworks section (#22637)
Vue.js was added on line 34 as one of the prominent front-end frameworks for Javascript.
2018-11-20 18:35:31 -05:00
brkline 208eee39d8 Added Product Management Overview Link (#22634)
* Added Product Management Overview Link

* Fixed formatting
2018-11-20 18:34:48 -05:00
adeelnazir13236 bcfa215ab0 Free WordPress templates (#22599) 2018-11-20 18:33:59 -05:00
Christoph 96f81d8da2 Added new book and changed the layout (#22592) 2018-11-20 18:32:24 -05:00
Miftah Mizwar e9004f3e21 Update block of code to be highlighted as C (#22588) 2018-11-20 18:31:50 -05:00
gitmbgitmb 059512846e Added Resources to learn Git link (#22502)
* Added Resources to learn Git link

* Fixed formatting
2018-11-20 18:31:12 -05:00
Samuel Koprivnjak 93f7e44752 Kotlin functions basic usage (#22231)
* Kotlin functions basic usage

* created index.md file
2018-11-20 18:25:15 -05:00
Dulce Hernández 28f4d54be1 Fix Spanish translations for Bootstrap Buttons (#19776) 2018-11-20 14:55:13 -07:00
Henrik 97d60dbd9e Update index.md (#22142)
Corrected some spelling errors
2018-11-20 10:57:53 -08:00
capulifour 6596fe607a Head First Book Addition (#22330)
added Head First Javascript as an additional book of interest for those wishing to learn the language of Javascript
2018-11-20 18:05:08 +00:00
manishbhatt151 961349432c Added a book on Python (Python Cookbook) (#22333)
Python Cookbook: Recipes for Mastering Python 3
2018-11-20 10:51:54 -07:00
JiDarwish c29445ca5e Added ternary operator (#22234)
* Added ternary operator

* Update index.md
2018-11-21 00:47:00 +07:00
yu1iia 1331d8deab html-5 forms (#22594) 2018-11-20 20:58:19 +04:00
tahirsoft c32b7c6da2 a better translation for this article (#22979) 2018-11-20 20:54:26 +04:00
Mikhail Perov e05fac8d77 translation improvements and markdown fixes (#23018) 2018-11-20 20:53:14 +04:00
Mikhail Perov 2de016012a markdown fixes (#23024) 2018-11-20 20:52:12 +04:00
Mikhail Perov 44ee449a73 Markdown code block fix (#23036) 2018-11-20 20:51:34 +04:00
Arkadiy Voronov 5e552cd3df Add Russian translation (#23098)
* Add Russian translation

* fixed line 5

After review of @greggubarev @ArkadiyVoronov please change line 5 to more readable
2018-11-20 20:49:08 +04:00
Alex Churkin 77b34ee74a Corrected translation (#23113)
* Corrected translation

Corrected translation in /guide/russian/android-development/index.md

* Update index.md
2018-11-20 20:46:47 +04:00
KevinatorTrainer5 b1e0cc41d9 Added some physical calculus rules (#22317)
-Just added a few extra integration rules of velocity, displacement and acceleration for applications of calculus in the physical world
2018-11-20 07:45:34 -06:00
manishbhatt151 8c5896f8c5 Added link to a book on Algorithms (#22308)
This is the of the programming language-independent text that helped establish computer algorithms as a discipline of computer science. The text incorporates the latest research and state-of-the-art applications, bringing this classic to the forefront of modern computer science education. A major strength of this text is its focus on design techniques rather than on individual algorithms.
2018-11-20 07:43:20 -06:00
Bruno Balentović 175f8269c9 Added ln command (#22298) 2018-11-20 07:42:45 -06:00
ambarytl 0e6c1d4df9 Added an article in place of stub. (#22294) 2018-11-20 07:42:15 -06:00
Manish kumar chaurasia 112c90c4ed added code of kmp algorithm in index.md (#22293)
* added code of kmp algorithm in index.md

* format codeblock to c++?

I think this is c++, but I'm not positive.
2018-11-20 07:41:27 -06:00
Muralidharan Sekar 77246a193d Add the title "More information " to the article (#22288) 2018-11-20 07:40:29 -06:00
mil3zh 248788a335 Added logo of libgdx to index.md file (#22283)
* Added logo of libgdx to index.md file

Added logo of libgdx to index.md file

References: 
![logo](http://libgdx.badlogicgames.com/img/logo.png)

* remove duplicate image, moved it to the top...

add line breaks between resources
2018-11-20 07:40:02 -06:00
eirinisp b1851623d1 Various Additions (#25333)
Added swirl in ##Where to learn R for free
Added installing instructions in ##Reference for Unix-alike operating systems
2018-11-20 18:41:22 +05:30
Khalid Almufti 46d567121e Add Arabic translation for bash-mkdir (#21654)
* Add Arabic translation for bash-mkdir

* improve translation
2018-11-20 12:43:02 +00:00
Michael Kane a15afc0b80 Corrected 'paintjob', added text (#25367)
Text added: ", and wanted to change the color of your Car."
2018-11-20 15:04:57 +05:30
Chirag Swadia ff332b7703 Fixed JQuery -> jQuery (#25366) 2018-11-20 15:03:28 +05:30
iopeggy 7f690b8b3c add link for guide to illustrator (#25327) 2018-11-20 14:59:38 +05:30
eirinisp 740ffdc839 Fixed grammatical errors (#25341) 2018-11-20 14:54:34 +05:30
eirinisp 38e8256f03 Various grammatical errors (#25317) 2018-11-20 14:51:12 +05:30
Roman 741ec75872 Added correct translations to Russian in article (#21947)
* Added correct translations to Russian in article

* improved translation

* fix: removed extra line at start of article
2018-11-20 12:36:41 +04:00
Vedrana_R 41c35019cb Deleting typo (#34386)
'increment' instead of 'increament'
2018-11-20 14:01:44 +08:00
Sudhakar Kumar 8bd3df35a2 Fix spelling and grammar (#34387) 2018-11-20 13:59:58 +08:00
Alexander Molnar 3f1252be74 Added content to stub (#34377)
* Added content to stub

Gave definition, examples, two methods to compute as well as a JavaScript algorithm, and some generalizations.

* Removed content

Removed external links and added internal links to FCC guide pages when possible.
2018-11-20 13:59:32 +08:00
Sudhakar Kumar 16e7a704b7 Correct spelling (#34388) 2018-11-20 13:57:15 +08:00
Sudhakar Kumar 873b627250 Fix spelling (#34389) 2018-11-20 13:55:08 +08:00
Sudhakar Kumar 744b651bbc Fix capitalization (#34390) 2018-11-20 13:54:25 +08:00
Alexander Molnar 84accd72cb Added content to stub (#34393)
Presented the theorem as well as a little discussion about it.
2018-11-20 13:47:26 +08:00
Michael Kane cecb7d9adf Add alternate way of creating array (#25379) 2018-11-20 09:39:50 +05:30
Nishant Mishra 5900f87c40 Added guide article for tools: Least Common Multiple Calculator (#22314)
Replaced stub with guide article on LCM calculator
2018-11-19 23:22:33 +00:00
Jatin Parab 4fe60f500f Add CDN link (#22822) 2018-11-19 16:55:10 -05:00
Daniel Kilders 6dc69b8b16 Fixed casing on word (#22546) 2018-11-19 16:52:02 -05:00
Tomas Luque Gonzalez a1505794e9 Popular Frameworks list update (#22387) 2018-11-19 16:41:49 -05:00
JiDarwish 2d1f50ada8 Update index.md (#22225) 2018-11-19 16:36:04 -05:00
Thyago Clemente 6a97a4bb93 Changed definition of "double" line comment (#22203)
The correct is "multiple" line comment
2018-11-19 16:35:16 -05:00
Krinjih c9a315f58a Added b to open modes (#22196)
* Added b to open modes

Added the binary mode to the different modes of opening a file

* Fixed formatting
2018-11-19 16:34:36 -05:00
ahs-atan 36886e6318 Add another useful link for beginners (#22183)
* Add another useful link for beginners 

https://mathinsight.org/logarithm_basics - For those starting out

* Reordered section on sources
2018-11-19 16:34:01 -05:00
Muralidharan Sekar a812f79709 Add the text "Basic HTML Program" to the article (#22181)
* Add the text "Basic HTML Program" to the article

* Fixed formatting
2018-11-19 16:33:21 -05:00
Ilkay Tevfik Devran 251092a359 Example to Basic Socket Programming (#22179)
A link has been added for example to socket programming.
2018-11-19 16:32:41 -05:00
KatLinaHH b634228c16 Add links to get to know more info (#22047)
* Add links to get to know more info

* Fixed link formatting
2018-11-19 16:32:10 -05:00
Juan Diaz b8b47203e6 General translation fixes (#19759) 2018-11-19 13:28:22 -07:00
Haqverdi Behbudov d605db1769 Fixed incorrect translation of the word closure (#22906) 2018-11-19 22:12:05 +04:00
Swapnil Bangare 8dfe458197 Add option for Developer tools inside browsers (#22905)
As developer tools are used extensively by front-end developers, it's nice to hint readers that this guide also contains information about developer tools of browsers such as Google Chrome, Firefox and Microsoft Edge.
2018-11-19 22:11:35 +04:00
Stanislava f39f86197d Make corrections to the translation of index.md (#22753) 2018-11-19 22:08:51 +04:00
tahirsoft 72816822fd A better translation for index.md (#22742) 2018-11-19 22:07:53 +04:00
yu1iia ad5d5b1d08 Сокращенная запись свойств шрифта (#22705)
* Сокращенная запись свойств шрифта

* added markdown
2018-11-19 22:04:21 +04:00
Sneerbol 32fb8641e0 Fixed little mistakes (#22437)
* Fixed little mistakes 

some grammar fixes and one example about pip

* ch
2018-11-19 20:51:41 +04:00
GattoNero f02bedea29 lexical corrections (#22422)
* Update index.md

* ch
2018-11-19 20:51:24 +04:00
arsts bd6c5835ed added translation for a video tuotorial and corrected blog (#22353)
* added translation for a video tuotorial.

* ch
2018-11-19 20:51:16 +04:00
Zhannur Diyas da0d02d2bd fixed some translation issues (#22351)
* fixed some translation issues

also added russian code comments

* ch
2018-11-19 20:51:00 +04:00
Aikerim Orken 557e7bbb7b Updated grammatical mistakes (#22738) 2018-11-19 20:49:20 +04:00
Aikerim Orken f84d6d1f1b Updated grammar mistakes (#22715) 2018-11-19 20:46:41 +04:00
Stanislava 7d921d93db Update index.md (#22706)
Made some changes in translation
2018-11-19 20:44:43 +04:00
Gollamudi Savitha Rakendu Sri 0bad6af6c4 Updated resources for design pattern (#25484)
* Updated resources for design pattern

Added new resources to learn design patterns

* fix: formatting
2018-11-19 21:29:48 +05:30
Vladyslav Dvorak 0b6c2208c0 Update index.md (#27759)
Structure changes
2018-11-19 21:28:46 +05:30
russkahle 33ceed711b Spelling fixes (#24509)
* Spelling fixes

* fix: indentation
2018-11-19 21:09:50 +05:30
Jessica Swift 36d0203e29 Fixed minor grammer issue (#24628)
Added ending quote to line and a break point between information links.
2018-11-19 19:35:00 +05:30
Ritul Srivastava a7616e7b23 Updated index.md (#22280)
* Updated index.md

Added more resources to the article

* Updated index.md

* Added more resources to the article

Moved the lines out of the code block as requested
2018-11-19 08:03:11 -06:00
NuclearPineapples bd0b5fa208 Missing word (#24625) 2018-11-19 19:30:12 +05:30
faisal sayed 9c4409b79a Update index.md (#24525)
fixes typo
2018-11-19 19:27:35 +05:30
Šimun Gogić fd42737b1d Added description of class sections (#22306)
Added description for class definition, instance variables, setter and getter functions, creation of instance and calling a function on it
2018-11-19 07:56:38 -06:00
russkahle 3d053150b3 Spelling fixes and spacing out words (#24516) 2018-11-19 19:23:06 +05:30
P.RR 718abe6585 misswritten Git "changeset" (#24470) 2018-11-19 19:13:42 +05:30
noelli 368cabee95 updated example codeblocks (#22292)
Last Codeblock wasn't set to Python.
Wrapped the Ellipses in Comments to get valid Python inside Codeblocks.
2018-11-19 07:23:20 -06:00
Stephen James 0216725df6 Reworded some of the text for C++ arrays (#24477) 2018-11-19 16:36:07 +05:30
vtt01uk 8aeaadc497 Sentence correction (#22819) 2018-11-19 03:42:58 -05:00
Naida Agić 6ab303b1fc Added another example which returns False (#22794) 2018-11-19 03:36:27 -05:00
Jediadam 1819e64cdd GPU First Paragraph Change (#22757) 2018-11-19 02:56:32 -05:00
tahirsoft 162d42d50a Changed the size of "Cons" in index.md (#22752)
Removed the difference in font size between "Pros" and "Cons"
2018-11-19 02:55:16 -05:00
cmachugh2 c14cfcd3cf Spelling mistake on line 21 (#22724) 2018-11-19 02:46:59 -05:00
Adenle Abiodun df435ccebf UPDATES: Electron added, disadvantage added (#21678) 2018-11-19 14:46:10 +09:00
yukunny 426b3ceacd Fixed broken link (#22336)
* Fixed broken link

* Remove referral url
2018-11-19 12:20:40 +07:00
KatLinaHH 8c0ad877ab Add 2 testing communities for women (#21951) 2018-11-19 13:52:16 +09:00
Larry Greene 4c0a7b95c6 Fixed capitalization (#22282) 2018-11-18 20:01:10 -07:00
nageswara-prasad c861c03f9d add profiling reference links for python (#22276)
python profiling to identify potential performance bottlenecks
2018-11-18 19:55:11 -07:00
ahs-atan d927637918 Some useful links recommended (#22274) 2018-11-18 19:53:57 -07:00
Krinjih 68e7028aab Added examples for logic operators (#22259)
* Added examples for logic operators

Added tables for examples for "and", "or" and "xor"

* fixed table formatting
2018-11-18 19:51:17 -07:00
Nabagata Saha 5553ba0c53 Add Angular logo (#20443) 2018-11-18 19:49:52 -07:00
AsHwInIrp 1bbc944a30 Update index.md (#33416) 2018-11-19 08:00:14 +05:30
Ashish Patel 89724aa612 Added new line between questions and answers (#22273) 2018-11-18 19:29:07 -07:00
Farai Mugaviri e73ffaf2fe Add void pointer to index.md (#22248)
* Update index.md

I added void pointers, which can be very useful in C programming, especially when dealing with unknown data types but had not been included.

* fixed formatting issues, removed attributions, moved placement to more appropriate location

* adjusted section header size
2018-11-18 19:23:19 -07:00
nageswara-prasad e759361716 Add SpringBoot overview under Java frameworks (#22255)
Add SpringBoot overview under Java frameworks
2018-11-18 19:23:02 -07:00
Muralidharan Sekar 7ad3dd4bd9 Add the text "Conditional operators" to the article (#22235)
* Add the text "Conditional operators" to the article

* fixed numbered list formatting
2018-11-18 19:19:25 -07:00
Kaunaj Banerjee 8df84d58e0 Add a section on Introduction to lists (#22233) 2018-11-18 19:19:06 -07:00
Marcin Grygierczyk 9c95c7cf56 Add short description of ASP.NET frameworks (#22227) 2018-11-18 19:00:34 -07:00
Animesh Roy 2263796c2b Modified content of 'connect-to-firebase' (#22216)
* Modified content of 'connect-to-firebase'

* corrected many formatting issues
2018-11-18 18:59:30 -07:00
JiDarwish a4b3660e53 new way installation create-react-app using npx (#22220) 2018-11-18 18:58:39 -07:00
Krinjih e5a531682f Added a warning to the article (#22219)
* Added a warning to the article

Added a warning with an example, which can occur on older compilers.

* fix(guide): c for loop iterator misnomer

declaration not initialisation
2018-11-18 18:56:43 -07:00
Rachita Bhagchandani 27356882de Updated goroutines guide (#22176)
* Updated goroutines guide

Added examples and resources

* Fixed formatting of code blocks and reverted More Information links
2018-11-18 18:55:54 -07:00
Muralidharan Sekar 522ac6c139 Add the text "Nested Switch Case" to the article (#22165)
* Add the text "Nested Switch Case" to the article

* fix(guide): c nested switch typos
2018-11-18 18:30:20 -07:00
Carl 94dfdb4019 Added description to JavaScript Frameworks in index.md (#22144)
* Added description to JavaScript Frameworks

I added an extended description to the JavaScript Frameworks subheading to explain what they are.

* spacing and capitalization
2018-11-18 18:27:47 -07:00
PMB79 abe821bd8e Clarification of the numbers that can be used. (#22174)
* Clarification of the numbers that can be used.

Article previously only explicitly referenced the use of floating point numbers. Have clarified that it is possible to use either an integer or a float.

* Fixed formatting and typos
2018-11-18 18:34:16 -05:00
Robin c78f7b563a docker kill --signal option with example (#22166)
* docker kill --signal option with example

* Fixed typos
2018-11-18 18:32:53 -05:00
KatLinaHH 0666a3f433 Adding useful resources for writing user stories (#22024)
* Adding useful resources for writing user stories

* Removed first link
2018-11-18 18:27:01 -05:00
KatLinaHH 27407b1679 Add article with examples for Criteria in Gherkin (#21972) 2018-11-18 18:26:28 -05:00
wh1t3fang 3fec128b4a Add more info about I2p (#21813)
* Add more info about I2p

* Removed stub and fixed formatting
2018-11-18 18:25:10 -05:00
Pratham1812 575e18c090 Added the text 'from x import y as z' (#21639)
* Added the text 'from x import y as z' 

it can be used to rename the module according to our convenience

* Applied formatting and fixed grammar
2018-11-18 18:23:42 -05:00
Jonathan Lam 7ae7aa433d Added Oracle Java Docs for interfaces (#21602)
* Added Oracle Java Docs for interfaces

* Fixed formatting
2018-11-18 18:23:11 -05:00
Jonathan Lam fbcee51d03 Added Oracle Java docs for final variables (#21600)
* Added Oracle Java docs for final variables

* Fixed formatting
2018-11-18 18:22:33 -05:00
Tansica Sun f48810ca93 Proper table formating with <thead> and <tbody> (#21605)
* Proper table formating with <thead> and <tbody>

* Edit table headers and fix indentation
2018-11-19 05:15:12 +07:00
Marcin Grygierczyk b92b49efb6 Add description of multidimensional arrays (#22210) 2018-11-18 20:00:14 +00:00
Nishant Mishra ee0e4953b8 Added guide article for Prime Number Generator (#22161)
Replaced stub with guide article for Prime Number Generator
2018-11-18 19:01:42 +00:00
qme1519 e8254ea330 Making Games with Python and Pygame added (#22106)
* Making Games with Python and Pygame added

Making Games with Python and Pygame added (book for creating games in Python using pygame with examples to follow)

* removed extraneous query parameters
2018-11-18 10:51:12 -07:00
Samuel Koprivnjak 337eae598b Kotlin String templates support (#22150) 2018-11-18 16:21:46 +00:00