Commit Graph

2140 Commits (7498ce0052f9e635fede7d6a62f6f1966199609e)

Author SHA1 Message Date
Matthew Shelbourn 15e6af1d67 Additional resources for the code review process (#23514)
Adding additional resources to help the user find out more about the code review process and its importance.
2018-11-25 23:24:13 -05:00
lilabdel eaa31af88a Book about mathematics (#23442)
* Book about mathematics

Add the link to the book "the princeton companion to mathematics"

* Improved formatting
2018-11-25 23:20:55 -05:00
Sam c18393fa3a Removed duplicate info and corrected formatting (#23413)
There were two descriptions explaining what a strong tag is.
The More Information links were duplicated.
Also corrected inconsistent and incorrect markdown/html formatting.
2018-11-25 23:19:32 -05:00
Shubhanshu Pratap Singh 5ff05b9832 add advantage of exception handling to the article (#23434)
* add advantage of exception handling to the article

* Fixed formatting
2018-11-25 23:18:12 -05:00
Abhishek Prusty 78757fab28 Added resources (#23412)
* Added resources

* Fixed formatting
2018-11-25 23:13:40 -05:00
Bryan Ha 19b7fb3014 Added two resources for learning python (#23386) 2018-11-25 23:13:14 -05:00
Aaditree 690f83f1da Feature and Grammatical Corrections (#29581)
* Feature and Grammatical Corrections

Added a feature of stack . 
Made corrections, which were grammatically incorrect.

* Update index.md

* Update index.md
2018-11-25 20:09:15 -08:00
Bcardona21 2aeb03d17d Add new tip (#25610)
An idea that has helped me in the past.
2018-11-25 20:08:18 -08:00
Shafrazi 513d0dfc8a Added to_f and abs methods (#27142) 2018-11-25 19:08:06 -08:00
JamBove 50bbeb21d8 Remove redundant point, add transportation (#24231)
Removed redundant point: Raspberry PI and home automation was written twice.
Added Linux use in transportation industry like planes, buses, and trains.
2018-11-25 18:59:02 -08:00
Skipper 5b8387b4db fix:fixed translating problem (#30898)
I'm a Chinese programmer.
The do while loop we always call it "do while 循环“, we don't translate the "do while" part generally.
And,fixed a word order problem at line 16.
2018-11-25 18:09:01 -08:00
Johnson f6d8d01ed3 add new method (#34136)
* add new method

* fix comment
2018-11-25 18:07:52 -08:00
msabitabrata fc58c39489 Update in index.md (#23025)
Incorporate Asynchronous server side calls inside loops
2018-11-25 18:03:40 -08:00
Koustav Chowdhury ac3e66b0a4 An alternative approach + a correction (#23845) 2018-11-25 17:56:34 -08:00
Emily Lane aeb8ca4d3a optical alignment definition (#28083)
* optical alignment definition

Defined optical alignment in typography. Was a stub article in the closed repo; proposing the article be added here.

* Rename optical-alignment to optical-alignment.md

* Rename guide/english/optical-alignment.md to guide/english/optical-alignment/index.md
2018-11-25 16:22:23 -08:00
krekalidis ceaa6104cd SQL MAX function (#23620)
* SQL MAX function

A small article about SQL MAX function. The examples were based on the examples of sql-where-clause article.

* fixed title syntax

* Correcting Title

Correcting Title from "SQL Min Function" to "SQL Max Function"
2018-11-25 16:20:48 -08:00
Shi974 47ce6fa375 Shorter sentences for better readability (#27784)
* Shorter sentences for better readability

* fix: added front matter block back in
2018-11-25 16:08:51 -08:00
YzahFe 91b37f8af9 Add visual representation (#27747)
* Update - Add visual representation

Update - Add visual representation

* Resolve issues PR #27747

* Resolve issues PR #27747

Resolve issues PR #27747
2018-11-25 14:08:14 -08:00
cmachugh2 d58764f610 added in section detailing thermal paste (#22755) 2018-11-25 11:53:27 -07:00
shauncromie 73c2f9ede0 Acceptance Criteria = Go live (#22751)
Acceptance Criteria is what is required for story to go live
2018-11-25 11:49:02 -07:00
adeelnazir13236 42ee9f849a Added Nested HTML Lists with example (#22537)
* Added Nested HTML Lists with example

* added `html` markdown for code block, added output example
2018-11-25 11:43:24 -07:00
doug b bb34761dfd Fix guide -c -operators. Fixed formatting, added examples (#22717)
* working on fixing sizeof() operator

* working on fixing sizeof() operator

* Update index.md

* Update index.md
2018-11-25 11:42:43 -07:00
Nigel Cheok 5607a6092b Added an html tag to readme to help increment counter (#22577)
* Added an html tag to readme to help increment counter

* fixed wording
2018-11-25 11:42:27 -07:00
Przemek a8eb2b9c90 Added Bootstrap logo image (#22696)
* Added Bootstrap logo image

* added alt text for accessibility
2018-11-25 11:22:48 -07:00
Przemek e4d12252f9 Added CSS logo image (#22699)
* Added CSS logo image

* added alt text for accessibility

* added smaller css image
2018-11-25 11:22:37 -07:00
Blaze2305 f8ea998c81 added geometrical meaning of 2 by 2 determinant (#22737) 2018-11-25 11:22:02 -07:00
Chris Jesz 8b4c2f3d03 Added a more detailed example and corrected some content. (#22716)
The original page showed java.io as a built in package but it really isn't in the sense that you have to import the package in order to use it where as java.lang does not need to be imported. I removed mentions of java.io and cleaned up the description. I also added a simple example and explanation of a couple of java.lang packages.
2018-11-25 11:16:42 -07:00
ronandev 3d59624fba Added Infosec book example and link (#22714)
Added link to No Starch Press "Practical Malware Analysis". I encourage more infosec learning for anyone interested in anything "Tech".
2018-11-25 11:14:38 -07:00
Przemek 475b01d5d5 Added WordPress logo image (#22685) 2018-11-25 11:02:17 -07:00
Aditya c3155c4f5b [Guide] Data Structures: Create a Set Class (#34434)
* feat: added solution

* fix: solution

* fix: changed expression to be be more readable

* fix: formatting
2018-11-25 10:56:33 -07:00
VitBu 9fb1d9f49c Update index.md (#22622)
more easy to understand and short than all other solutions
2018-11-25 10:53:00 -07:00
Jongkook 6b961cd407 Add Services lifecycle image (#22532) 2018-11-25 09:40:06 -08:00
KevinMDuarte 44b5ccaa72 Update index.md by adding De Morgan's Law reference (#22360)
* Update index.md

Added De Morgan's Law reference

* fixed links
2018-11-25 10:34:41 -07:00
irmina90 4890289e75 Add Code Complete book to general books recommendations (#22518)
* Add Code Complete book to general books recommendations

* add Design Patterns book
2018-11-25 10:17:17 -07:00
Sudhakar Kumar 2f44b97bff Fix grammar and add mv command (#22517) 2018-11-25 10:15:50 -07:00
Pujan A. Vakharia 2403175b05 Update index.md (#26240)
Gramatical Fixations
2018-11-25 19:45:47 +05:30
SoMike c847846d66 Made several grammatical changes (#23359)
Changed " are happened in managed heap. which takes care" to "happens in managed heap, which is taken cared of" and  "where ever" to "wherever" on line 15 to make grammatical sense. 
 Modified "than the C. Since, in C the memory need" to " in C since the memory needs to be searched and allocated".
2018-11-25 18:30:47 +07:00
Kaitlyn 6619c0bf00 Started (#25531)
Just wanted to get this one started!
2018-11-25 01:11:53 -08:00
calbertora 68090272ad Definición y errores comunes (#23071)
Se agrega una definición de la cláusula GROUP BY. Además se describe uno de los errores más comunes al usarla.
2018-11-25 01:01:16 -08:00
Aman Ranjan Verma 3d3d1ed068 Added explanation and examples (#25859)
Updated the article with examples and difference table for clear understanding.
2018-11-25 00:22:20 -08:00
Sergei Mellow e2e566203c added emphasis on 'for' and fixed typo (#25695) 2018-11-24 23:21:51 -08:00
Tom K cd7b01af6f Spelling error on line 64 (#23599)
avalable changed to available
2018-11-25 00:45:48 -05:00
JawnsenTrain 8024f9ffc6 Deleted the repeated word "using" (#23581)
The Integer Objects sentence had "using" twice, so I deleted one.
2018-11-25 00:34:23 -05:00
raviram b48151239d Added link to Data Analysis using python. (#23579) 2018-11-25 00:33:36 -05:00
krekalidis ea571ee044 Change sentences for better comprehension (#23558)
1. Change "limit" to "filter"
2. Change "Rows will be presented that...." to "We 'd like to apply the following filters:"
2018-11-25 00:18:59 -05:00
GrantiVersace f0a0196ec1 Grammatical and wording changes for clarity (#23508) 2018-11-24 21:25:11 -05:00
Johnson 1859bc2eab fix some translate error (#34139)
* fix some translate error

* Update index.md
2018-11-24 18:08:43 -08:00
Lxsthorne a1d25bb90f Changes (#22701) 2018-11-24 21:07:51 -05:00
Nuno Miranda 5b4d3c3702 Texto sobre animações 2D e 3D (#23000) 2018-11-24 17:31:54 -08:00
Swapnil Bangare 17fe9273f1 Add option for Developer tools inside browsers (#22708)
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 chrome, firefox and edge.
2018-11-24 17:23:07 -08:00
CharlesMarlow ea72e346f0 Added framework to the frameworks section (#22657)
Vue.js was added on line 35 as one of the prominent front-end frameworks for Javascript.
2018-11-24 17:12:27 -08:00
KevinMDuarte 8a0548acef Domain and Codomain (#22535)
* Domain and Codomain

Brief explanation of Domain and Codomain along with an example

* fix: added front matter back to file
2018-11-24 16:56:20 -08:00
jagmeethanspal 9cea2d56a5 Added Special Operators in Macros (#22514)
One small fix and the explanation of Stringizing and Token Pasting Operators that can be used effectively in C macros.
2018-11-24 16:33:39 -08:00
Moritz b72aca56d9 Add: docker network article to guide (#22484)
* Add: docker network article to guide

* grammar corrections
2018-11-24 17:11:00 -07:00
Connor Lindsey 5a8101672a Anañadir algunos mandos importantes (#19155)
* Anañadir algunos mandos importantes

Added a few important commands. How to exit insert mode and other ways to enter insert mode (a for append, o and O for new lines).

* Rename client/src/pages/guide/spanish/vim/basic-usage/index.md to guide/spanish/vim/basic-usage/index.md
2018-11-24 14:47:26 -08:00
Wizzac 562b4ebd8c Traduccion de ejemplos (#25741)
Agregando clarificacion y traduccion de ejemplos
2018-11-24 14:42:22 -08:00
Scr1ptK1tti3 846b57187e Bash Uptime Command Reference (#22483)
* Bash Uptime Command Reference

Created the Bash Uptime Command Reference index.md file.

* fix: added a valid front matter block
2018-11-24 13:56:03 -08:00
Andrei Cretan df9f549809 Translation changes. (#22396)
* Translation changes.

Mainly translated the examples and other minor translation changes.
Also 'Hello world!' could be translated to 'Hola mundo!' but i don't like that change.

* fix: added .md to current file name

* Rename guide/spanish/php/php-variables.md to guide/spanish/php/php-variable/index.md
2018-11-24 13:46:52 -08:00
Felix 37ee6004fe Add more information about CSS hexcodes (#23065)
-hexcode short notation
-alpha channel in hexcodes
-add MDN documentation
2018-11-25 04:37:38 +07:00
Jorge Molina 6217f439c4 añadiendo algunos detalles de traducción (#24419) 2018-11-24 13:27:07 -08:00
Aingeru 7419cc3e52 Comentario del ejemplo 'if...else' traducido (#21858) 2018-11-24 13:25:53 -08:00
Vitaly Romaniv bc80c00563 Fix broken HTML versions table (#24267) 2018-11-24 22:38:24 +04:00
ASubjectPro 56b6cd4dc7 Translation correction (#24258) 2018-11-24 22:37:53 +04:00
sergiofnt 81d09bb6a0 Translation correction (#24257) 2018-11-24 22:37:24 +04:00
ASubjectPro b608d734fe Translation correction (#24227) 2018-11-24 22:35:31 +04:00
Vlad Putnikov d12ea3a198 Add the text "Критерии приёмки...". (#24002)
Критерии приёмки - это не то же самое, что приёмочные тесты.
2018-11-24 22:23:06 +04:00
ayush163 3b9dafc1de Add the text "The time complexity of this algorithm is O(nLogn), be it best case, average case or worst case. It's time complexity can be easily understood from the recurrence eqaution :T(n) = 2T(n/2) + n." to the article (#22663) 2018-11-24 16:12:25 +00:00
gasts f95e0a1f53 Short description of unix wget (#22662)
* Short description of unix wget

A short description of unix wget

* fix(guide): typos and grammar
2018-11-24 16:10:15 +00:00
Matt Oldham ecce2f9f49 Add clearer language describing UNION ALL (#22656) 2018-11-24 14:01:57 +00:00
Matt Oldham bb3e2b34b8 Correct language about exclusivity of BETWEEN clause (#22632)
* Correct language about exclusivity of BETWEEN clause

SQL BETWEEN clause is inclusive both in the SQL standard as well as in MySQL.

* fix(guide): remove misleading sentence
2018-11-24 14:00:54 +00:00
Shad Ahmad Zaidi 6df0cb92fb Included use of underscore wildcard character (#22613)
* Included use of underscore wildcard character 

Included the use and example of wildcard character underscore which can be used with LIKE operator

* fix(guide): minor typos and grammar
2018-11-24 12:30:34 +00:00
adeelnazir13236 4f1677a9c6 Select statement - another way (#22582) 2018-11-24 11:10:34 +00:00
Anas Salam 90472bbc89 Roman Numerals added to index.md (#29631)
* Roman Numerals added to index.md

Roman Numerals added with examples to index.md

* Update index.md

* Update index.md
2018-11-24 02:25:32 -08:00
Hoch3007 5a4260a2e1 added description and example (#22548)
I added a little bit more description and a example of how to use the library.
2018-11-24 10:21:37 +00:00
Varun kumar e68084401d add code for createNode function (#22472) 2018-11-24 09:48:21 +00:00
raghavbhartia 9db07d9b50 Elaborate the blurring line between hard disks and ram (#22448) 2018-11-24 09:41:29 +00:00
Dom Slatford 97ef234fe4 Ionic guide update (#22209)
* updated angular guide to focus on angular 2+

* updated intro to ionic guide
2018-11-24 15:28:50 +07:00
Varun kumar ad4d7c72b2 add delete function (#22404)
Added a delete function in the implementation part.
2018-11-24 15:24:22 +07:00
Szymon Woźny 6814ad7f67 change var to const and let (#23151)
* change var to const and let

* fix: output
2018-11-24 14:41:42 +07:00
kViking 7d226d0078 Added variable addition example (#23047)
Added an example showing storing values in variables before adding them. Also added syntax highlighting to original code snippet.
2018-11-24 14:30:12 +07:00
Matthieu Mandeville Gauthier 413b0d0711 format the "generation" subtitles (#23517)
Format the "generation" subtitles so they all have the same spacing.
2018-11-23 23:21:49 -05:00
GrantiVersace 29bb99d2db Simple grammatical fixes (#23495) 2018-11-23 22:41:27 -05:00
GrantiVersace bcfa28fe03 Fixed grammatical errors in last paragraph (#23457) 2018-11-23 21:18:39 -05:00
Nathan Tum a7fcbaefed Added "Stanford CS193a Lecture Videos" (#23439) 2018-11-23 21:17:45 -05:00
anaasuncion 6c7ea37f82 Update more information with link to sciencing (#23443) 2018-11-23 21:08:46 -05:00
anaasuncion 6eb660ba0b Update examples and more information (#23437) 2018-11-23 21:04:24 -05:00
Robert Samu 06111e2eaf Update the complementary color section (#23408)
* Update the complementary color section

* Fixed formatting
2018-11-23 21:01:40 -05:00
Richard ba242ccf1e Short description and code example of Exceptions (#23406)
* Short description and code example of Exceptions

* Fixed typos and formatting
2018-11-23 21:01:08 -05:00
heymanpreet 8c758caa8d Added quick link to Angular 6 introduction (#23398) 2018-11-23 20:54:58 -05:00
Harsh Nayak b04cc579a6 add syntax of inheritance to article (#23396)
* add syntax of inheritance to article

add the simple syntax of inheritance before the actual example .

* Fixed formatting
2018-11-23 20:51:32 -05:00
mkoument 0aa89d91f0 Added definition about contradiction (#30310)
* Added definition about contradiction

* Update index.md
2018-11-23 17:37:41 -08:00
webwesen 2cea1e1c66 better unordered list formatting : "Further reading" (#23264) 2018-11-23 20:21:29 -05:00
JacobTBruce ee17eb4720 Made several grammatical changes (#23288)
Removed space between "/" and "body" in line 27 to correct the spacing. 
Added "use" in between "container" and "several" to make grammatical sense in line 32. Also added a space between "semantic" and the parathesis in the same line to make text look cleaner.
Added "and" between "<header>" and "<footer>" because there are two items in line 33.

Note: In "Introduction of semantic tags," the grammar and sentence structure does not make sense. I tried to correct it, however, it may not be the right correction and should be reviewed.
2018-11-23 20:20:36 -05:00
Anders Rydholm 7cc769d895 Added ####More Information (#23362)
* Added ####More Information

Added ####More Information to styling links

* Removed link to w3schools
2018-11-23 20:19:58 -05:00
Sam 65db5549f4 Corrected markdown and code sample formatting (#23374)
* Corrected markdown and code sample formatting

Added code highlighting to `<p>`, to prevent it being interpreted as a new paragraph.
Also made indentation in the code sample consistent.

* Fixed typo and formatting
2018-11-23 20:19:15 -05:00
Rohan Saha 4cc14a3e91 Add Keras information (#26857)
* Add Keras information

Updated information according to the request made by @scissorsneedfoodtoo and added links to code samples for better understanding

* fix: removed space before title front matter key
2018-11-23 17:04:52 -08:00
Alfredo Pineiro 55be6fa791 Fixed translation mistakes in first paragraph (#28142)
The first paragraph had several common translation mistakes, making Spanish less fluent as it was translated word by word so the sentence didn't make much sense in Spanish.
2018-11-23 17:04:22 -08:00
Anders Rydholm 71d6d2ad4f Added #### More Information (#23372)
Added #### More Information CSS Tricks to styling tables.
2018-11-23 17:00:22 -08:00
Anders Rydholm bdef759267 Update index.md (#23333)
Added CSS properties to ##Styling Tables
2018-11-23 16:59:54 -08:00
范鼎 0fbbfc993a Update code format (#21779)
* 格式调整

* fix: correct Mozilla link for Chinese version
2018-11-23 16:52:39 -08:00
KevinatorTrainer5 210a84b7e3 Elaborated on more cases of factorising equations (#22494)
* Elaborated on more cases of factorising equations

-I decided to add other cases of factorising other algebraic equations that involves different values of the quadratic equation apart from 1

* Removing unnecessary <br> tags
2018-11-23 16:25:29 -08:00
Stephen d55024c82a Added the correct word on line 31. (#31824)
* Added the correct word on line 31.

It said "One of does files" instead of "One of those files".

* fix: corrected grammar
2018-11-23 16:24:34 -08:00
pranavyadav77 ade502b49b Update index.md (#25445) 2018-11-23 16:24:01 -08:00
Shad Ahmad Zaidi b5df808ecf Sorting when digits & alphabets in data (#22878)
Introduced sorting done during digits & alphabets combines and updated the example to reflect the same.
2018-11-23 16:19:21 -08:00
Christine Duane 08f7e2a87e Reorganized draft, added query examples (#28770) 2018-11-23 15:57:03 -08:00
elisa-mamolo 63b500f8a1 Update link references (#25039)
Hi, I have added a simple guide with some insights on values and practices of XP and a link to manifesto of software craftsmanship which is always inspiring to read and make extra research about the movement.
2018-11-23 15:51:49 -08:00
KevinMDuarte d023146a5e pair programming and frequent releases (#22480) 2018-11-23 15:50:56 -08:00
Dakota Vradenburg 73ee2a225b Corrected spelling of systematic (#25451) 2018-11-23 15:37:10 -08:00
jonmoon74 471665871f Update index.md (#25370)
Added a line to the detailed commit messages section on the importance of making sure your commit messages explain what changed fro ease of roll-back
2018-11-23 15:33:50 -08:00
TheRealSpartacus e27771a58a Adding Content (#23485)
Saw empty guide, added content
2018-11-23 15:29:10 -08:00
ASubjectPro d9521fc948 Translation correction (#24156) 2018-11-23 22:59:32 +04:00
ShkiperMe 364fd799f5 Update Russian translation for 'git-merge' documentation (#24055) 2018-11-23 22:58:05 +04:00
Connie Lei 92d221897c added examples, made explanations clearer (#26233) 2018-11-23 22:35:44 +05:30
Kirsten f58043c1db Update index.md (#26274)
Edited algorithm efficiency paragraph to remove "be" from the sentence "Since the algorithms today..." 

I also adjusted the period spacing at the end of the algorithm efficiency paragraph.
2018-11-23 22:18:50 +05:30
Kirsten 60e2b8aa18 Update index.md (#26282)
Keep capitalization consistent in the article's title

Replaced "be able to know" with "become comfortable" to tighten up wording

Replaced "However, they" with "Furthermore, these guides"

Replaced "it" with "the C language"

Replaced "Mac" with "MacOS"
2018-11-23 22:09:17 +05:30
Shreyash Anarase d8fc796c03 Simplified subcategories to build automation (#26284)
Categorised in a list the three subcategories to Build automation.
2018-11-23 21:08:41 +05:30
wheat779 ab617a762a Update index.md (#26286)
Improved IDE shortcut section by including linux and reworking list and made shortcuts clearer by using <kbd> for buttons
2018-11-23 21:07:04 +05:30
Sneerbol 4f56f7238c Add text "Данная команда перечислит" (#23651) 2018-11-23 17:20:51 +04:00
Sneerbol 47e5799968 Some grammar fixes (#23661) 2018-11-23 17:20:39 +04:00
Sneerbol 24a58a712d Add some interesting information about crypto.. (#23670) 2018-11-23 17:20:26 +04:00
Shad Ahmad Zaidi e7d0f30d97 Added more details about database (#22570)
Added little info about tables, records, fields, relationship.
2018-11-23 07:13:31 -06:00
justingiffard b9b5346f8f clarified and added example (#22450)
* Clarified that not all constructors need to look like that
* Added an example of a class extending a base class and implementing 2 interfaces
2018-11-23 07:00:50 -06:00
yukunny 9ef230dd31 updated definition and broken link (#22800)
wrote a simpler definition of asymptotes to my understanding and fixed the broken image under the example.
2018-11-23 17:55:44 +07:00
Naida Agić de7f340182 Updated index.md to further explain functions (#22779) 2018-11-23 17:52:27 +07:00
nerko19 b9514f890a Fixed indentation. (#23329) 2018-11-23 05:33:37 -05:00
Anders Rydholm 0689ecc445 Update index.md (#23322)
Added ####More Information
- Designing for Breakpoints
2018-11-23 05:33:01 -05:00
wolfwhocodes 1672a60482 Update on Names for variables (#23286)
Updated the rules for the first character of the variable name
2018-11-23 05:25:36 -05:00
anaasuncion 0b4cdb07e9 Update definition of division and more information (#23275)
* Update definition of division and more information

* Fixed formatting
2018-11-23 05:23:31 -05:00
webwesen b2b145cf35 improved formatting of an unordered list (#23326)
... in "More Information" section
2018-11-23 05:22:42 -05:00
Edulop139 3db72f82fd removed code to stop Scope error (#23269)
The print line is trying to call a local variable from the for loop and would result in a error.
2018-11-23 05:20:40 -05:00
JacobTBruce fd564a8607 Changed misused words to correct ones (#23256)
Changed "change" to "chance" in line 51 to make sense and "existance" to "existence" in line 51 to correct the spelling.
2018-11-23 05:18:21 -05:00
KingofLegendary 8df49e4e40 Fix the order wording(Second to first ) (#23254)
Before modifying this, line 23 quote, "by default the first checkbox will come automatically" even though the checked attribute is in the second input element, not the first.
2018-11-23 05:17:42 -05:00
msabitabrata b274ab7722 Array and ArrayList Conversion (#23044)
* Update index.md

Add Creating Array from ArrayList 
Add Creating ArrayList from Array

* Fix code formatting
2018-11-22 23:39:21 -05:00
venkateshwarans f81710864b Adding a tutorial in more information section (#23249)
* Adding a tutorial in more information section

* Fixed formatting
2018-11-22 23:30:24 -05:00
Muffin c770d2cec2 Add "How to Win Friends" (#23231)
* Add "How to Win Friends" 

Adding "How to Win Friends & Influence People" to Soft Skills section

* Fixed book title and link
2018-11-22 23:26:18 -05:00
CyberCore1010 7d4af339a7 Added a useful tip on 3D arrays (#23184) 2018-11-22 23:25:44 -05:00
Shakti Barath ceb1e076fc Added "Try Haskell in your browser" reference sec (#23181)
* Added "Try Haskell in your browser" reference sec

* Fixed formatting
2018-11-22 23:24:36 -05:00
Paul Ferguson Maxson 530177a4f0 Added info about official FA CDN (#23070) 2018-11-22 23:21:02 -05:00
Johnathan Milley a065b7b534 Cleaned up links, small grammar changes (#23050) 2018-11-22 23:20:27 -05:00
Eve Mendelevich 5a9de5a755 Added links for accessible tables and tabs (#23028)
* Added links for accessible tables and tabs

* Fixed formatting
2018-11-22 23:17:04 -05:00
Ece b646615cab Added a second pro tip (#22964) 2018-11-22 23:09:37 -05:00
pythonprogrammer18 a6354030a4 Incorrect punctuation on "eg" (#22961)
Fixed periods on "eg" on line 24
(my first pull LOL).
2018-11-22 23:09:01 -05:00
Ashmita03 ff0ab6e4f6 Update index.md (#22846) 2018-11-22 23:08:20 -05:00
Tristan Michael Lawrence a92f62c2d8 added an HTML reference source (#22844) 2018-11-22 23:07:35 -05:00
cmachugh2 81ef8c38fd added extra type of cyberattack (#22834) 2018-11-23 04:30:14 +07:00
Sudhakar Kumar 15be30e829 Fix spelling (#34383) 2018-11-22 16:17:54 -05:00
Mateusz Konieczny 271b2c3434 Add new solution version that directly returns (#34427)
In this case (that is quite typical) more complicated
language features are not necessary.
2018-11-22 16:14:40 -05:00
Egor 346b0a7ce1 docs: update Russian translation for the whole React guide (#23636)
* docs: update translation for React guide in Russian

* fix: removed extra line before frontmatter block

* fix: removed extra line in frontmatter block

* fix: corrected frontmatter block

* fix: corrected localeTitle in frontmatter block

* Update index.md

* fix: corrected localeTitle for Installation

* Update index.md

* Update index.md
2018-11-22 22:49:48 +04:00
Pixelposh a9f4f11a77 Added definitions to parameters (#22818)
* Added definitions to parameters

* Add formatting
2018-11-23 00:04:20 +07:00
Ashmita03 2fc7cc0bba Update index.md (#22625) 2018-11-22 23:26:22 +07:00
thanhtoanlc9 6b55c524c6 my change (#25814)
my change
2018-11-22 21:24:19 +05:30
andrhua 71587402e1 fixed machine translation (#23766)
not ideal though
2018-11-22 18:02:11 +04:00
andrhua 89f0fb411a fixed machine translation (#23733) 2018-11-22 18:01:38 +04:00
andrhua 9caa600ea7 fixed machine translation (#23727) 2018-11-22 18:00:37 +04:00
andrhua e797661997 fixed machine translation (#23721) 2018-11-22 18:00:26 +04:00
andrhua f90a95ac0c fixed machine translation (#23717) 2018-11-22 18:00:16 +04:00
andrhua 1c55a4508c fixed machine translation (#23713) 2018-11-22 17:59:16 +04:00
Mikhail Perov 6bfabcb748 make some translation improvements (#22937)
* make some translation improvements

* changes
2018-11-22 17:55:26 +04:00
Mike Firsov 55733b4585 Improved translation (#23497) 2018-11-22 17:55:12 +04:00
Mike Firsov f1cb72c5b8 Improved translation (#23516) 2018-11-22 17:48:21 +04:00
Mike Firsov 52ce5c22f0 Update index.md (#23509) 2018-11-22 17:47:47 +04:00
Matt Oldham b97d57906c Remove duplicate CREATE ROLE question (#22615) 2018-11-22 07:15:52 -06:00
Nigel Cheok 08a9f1da74 Added 'single file components' to components readme (#22563) 2018-11-22 07:10:49 -06:00
Marcin Grygierczyk 7ea5810a8a Add description of when clause (#22464) 2018-11-22 06:57:49 -06:00
Bearz314 2c865d57e2 Added example on API Tokens (#22460)
* Added info on API Tokens

Added some information on what tokens are.

* Added code to demonstrate access token

Added sample CURL code from Dropbox to illustrate the use of access token.
2018-11-22 06:52:02 -06:00
ardaald 826e6f99d2 Added a link for more information about typefaces (#23270)
* Added a link for more information about typefaces

* Fixed link formatting
2018-11-22 04:26:52 -05:00
Nicole M. Frazier 9809a264d0 Changed 2nd & 3rd paragraph wording (#23227)
Changed from The document to The article
2018-11-22 04:10:49 -05:00
wolfwhocodes 281a6f4fb8 Associativity of operators (#23217)
When two or more operators of the same precedence occur in an expression, associativity determines the order in which they must be evaluated.
2018-11-22 04:10:27 -05:00
JacobTBruce a930ebce53 Changed wording to make easier to read (#23180)
Changed "ascribe" to "attribute" in line 7 so make reading easier. Also changed "The" to "This" on lines 38, 40, 42, 44, and 46 to show that the element possessed that attribute and to help make it easier to read.
2018-11-22 03:56:28 -05:00
Kowake c5985f2dda Change "specific" to "specify" in line 50 (#23200)
"specific" is the incorrect form of the word needed. "specify" is a verb and makes the sentence grammatically correct.
2018-11-22 03:55:55 -05:00
CyberCore1010 d8609b5560 Specified that the stream api isn't technically a lambda (#23161)
* Specified that the stream api isn't technically a lambda

* Cleaned up statement
2018-11-22 03:49:05 -05:00
Eve Mendelevich cd85262256 Add link to practice website (#23088)
Added link to website for practicing git branching.
2018-11-22 02:34:29 -05:00
kViking 4dc1535d86 Whitespace formatting (#23083)
Added/fixed whitespace. I'm just trying to get a t-shirt, man
2018-11-22 02:32:35 -05:00
carlos fernandez d2a49084ed order of the '<tfoot>' and '<tbody>' tags (#23029)
The order in the table of its child tags (thead , tbody and tfoot)
2018-11-22 02:23:52 -05:00
raghavbhartia f4e5f3cd1d Added info about ssd lifetime (#22459) 2018-11-21 22:22:47 -06:00
Mike R 6438bcc03c [en] Add basic Elixir iex guide (#22454) 2018-11-21 22:16:19 -06:00
KevinMDuarte b227b7c2e2 Added actual document information (#22451)
Basic information on creating a document next to just commenting and writing smart code
2018-11-21 22:11:13 -06:00
csteacher1 1a8e7c792d Prosed addition to sentence beginning on Line 8 (#22953)
At the end of the sentence, after "more clearly explain the purpose of each section of a website" add "and make the structure of the website easier to understand."
2018-11-21 23:06:47 -05:00
gasts a87514da97 Short description of unix tail (#22446)
A short description of unix tail
2018-11-21 22:05:52 -06:00
Dalton Harmsen 8d4bf66614 Added correlation =/= causation (#22433)
with explanatory applications.
2018-11-21 22:00:14 -06:00
Minna f365204cc8 Add the text "### Nested HTML lists" to (#22946)
* Add the text "### Nested HTML lists" to

### Nested HTML Lists

List can be nested (lists inside lists):

##### Code:

<ul>
  <li>Coffee</li>
  <li>Tea
    <ul>
      <li>Black tea</li>
      <li>Green tea</li>
    </ul>
  </li>
  <li>Milk</li>
</ul>


##### Output:

<ul>
  <li>Coffee</li>
  <li>Tea
    <ul>
      <li>Black tea</li>
      <li>Green tea</li>
    </ul>
  </li>
  <li>Milk</li>
</ul>

* Fixed formatting and reordered sections
2018-11-21 23:00:02 -05:00
Ankit Mathur 59b7d5b866 Append more information in introduction of AVL trees. (#22425)
* Update index.md

Add more information in the introduction of AVL trees.

* removed extraneous word
2018-11-21 21:57:18 -06:00
Martha Custis 97a852858f Fix Grammar error "There lots" and add word "on" (#22949)
Change "There lots more detail to cover this topic" to "There is a lot more detail to cover on this topic"
2018-11-21 22:56:30 -05:00
tktgius 3b76bf4b5c Adding additional comments regarding job apps (#22913)
Adding an additional statement regarding job applications and how they are approached by women
2018-11-21 22:44:35 -05:00
Ece 7a2c4c1c9a Added more info on :hover (#22932) 2018-11-21 22:39:24 -05:00
mian3se da3a9670b9 Update index.md (#25589) 2018-11-22 08:57:22 +05:30
Belma Gaukrodger 9d3b95201d Added two additional links to the resources (#25770)
* Added two additional links to the resources

* fix: link formatting
2018-11-22 08:56:39 +05:30
mbgitgitmb 455f1f0705 Added link to books related to Android Development (#22413) 2018-11-21 14:51:09 -07:00
Tomas Luque Gonzalez ffc8c1b091 Keywords explanation (#22407)
* Keywords explanation

* format better...

add more info title + move link to it
make a list of info under note
2018-11-21 14:50:18 -07:00
sirhung1993 c2633cdefa Add foreign key definition and example (#22388)
* Add foreign key definition and example

A very basic foreign key definition and example

* Fix typo as recommended

Line 66: as @nik recommendation
Line67: fix plural nouns

* grammar
2018-11-21 14:32:10 -07:00
Bearz314 aae77a7890 Added explanation on the `--` (#22343)
Added explanations on using `--` in SQL to comment out unwanted trailing characters.

Payload should not have a `'` as numbers should not be wrapped by quotes (source: https://www.w3schools.com/sql/sql_where.asp ) The previous payload would have an extra closing quote in the SQL query.
2018-11-21 14:31:47 -07:00
manoj24t 7588d6693d add the link "Math, Stats and NLP for Machine Learning" to article (#22372) 2018-11-21 14:18:21 -07:00
mariyahendriksen 1059098ac8 change key terms to their correct translation (#22978)
improved translation of the key terms, improved sentence structure and word choice
2018-11-21 22:05:25 +04:00
Mikhail Perov 7f6b42d3df some translation improvements (#22982) 2018-11-21 22:04:56 +04:00
Sneerbol bd3f2e46bb Fixed little mistakes in text (#23168) 2018-11-21 22:04:21 +04:00
Michael Salmons 53bf2f7a61 Update index.md (#22770)
grammatical change- Change "Acceptance testing," to "Acceptance testing is"
2018-11-22 00:54:43 +07:00
Adrian Skar 82459dad13 [Guide] Basic JS: Ternary operator. Fixes and enhancements (#22633)
1. Fix code solution (it used the assignment operator to compare _a_ and _b_ instead of the comparison one; which wouldn't pass the test at the exercise page).
2. Add problem explanation, hint, code explanation, run example and resources
2018-11-22 00:36:11 +07:00
Karthik Rao e4ae577cd9 fix: update react props guide article (#25837)
Fix typo and improve the definition of props
2018-11-21 22:35:12 +05:30
noodleWrecker7 c7175946bc Fixed a spelling error (#25646) 2018-11-21 22:27:12 +05:30
Siddhartha Anand dfb5779820 Add traversal methods (#22428)
Add traversal methods (inorder, preorder, postorder) for the binary search tree.
2018-11-21 08:45:53 -07:00
KevinMDuarte 5cd69f01c5 Added ternary operator (#22427)
Added ternary operator with some explanation and an example
2018-11-21 07:18:14 -08:00
Rajesh Chittampally 6ff8d96efc Added a php framework, installation steps (#22401)
* Added a php framework, installation steps

Added a PHP framework, installation steps and added other minor texts

* Fixed small typo issues

* fixed small typo issues in links
2018-11-21 09:15:52 -06:00
Bearz314 97679fd4c2 Minor formatting change and added a note on == (#22378)
* Minor formatting change and added a note on ==

* Code blocks are now styled as C-language syntax.
* Added a note about the difference of `==` and `=` in the context of condition statements.

* change the second #6 to 7
2018-11-21 09:15:21 -06:00
gasts 98798bd3fa Description of unix sort (#22403)
A sort description of unix sort
2018-11-21 09:06:47 -06:00
Marcin Grygierczyk e612f499c2 Add description of abstract class (#22400) 2018-11-21 09:01:22 -06:00
justingiffard 5ddb059242 Made pretty and clarified (#22392)
* fixed indentations, added line breaks
* split the 3 switch case output examples and specified in which situation they would be executed
2018-11-21 08:58:23 -06:00
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