Commit Graph

18958 Commits (5b1f8ea77616608c403a85277addd4d6ef99525e)

Author SHA1 Message Date
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
SunflowerPKU 27fe445dd7 Update CONTRIBUTING.md (#32259)
Modify the URL.
2018-11-24 18:16:32 -08: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
Roberth González 1197f22d8e correction-of-grammatical-errors (#19223) 2018-11-24 02:44:14 -08: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