Commit Graph

19075 Commits

Author SHA1 Message Date
475b01d5d5 Added WordPress logo image (#22685) 2018-11-25 11:02:17 -07:00
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
9fb1d9f49c Update index.md (#22622)
more easy to understand and short than all other solutions
2018-11-25 10:53:00 -07:00
6b961cd407 Add Services lifecycle image (#22532) 2018-11-25 09:40:06 -08:00
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
bdbf83e5a2 added 01-responsive-web-design/basic-css/ (#22531)
I have added use rgb-to-mix-color
2018-11-25 10:20:27 -07:00
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
2f44b97bff Fix grammar and add mv command (#22517) 2018-11-25 10:15:50 -07:00
2403175b05 Update index.md (#26240)
Gramatical Fixations
2018-11-25 19:45:47 +05:30
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
6619c0bf00 Started (#25531)
Just wanted to get this one started!
2018-11-25 01:11:53 -08:00
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
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
e2e566203c added emphasis on 'for' and fixed typo (#25695) 2018-11-24 23:21:51 -08:00
cd7b01af6f Spelling error on line 64 (#23599)
avalable changed to available
2018-11-25 00:45:48 -05:00
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
b48151239d Added link to Data Analysis using python. (#23579) 2018-11-25 00:33:36 -05:00
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
f0a0196ec1 Grammatical and wording changes for clarity (#23508) 2018-11-24 21:25:11 -05:00
27fe445dd7 Update CONTRIBUTING.md (#32259)
Modify the URL.
2018-11-24 18:16:32 -08:00
1859bc2eab fix some translate error (#34139)
* fix some translate error

* Update index.md
2018-11-24 18:08:43 -08:00
a1d25bb90f Changes (#22701) 2018-11-24 21:07:51 -05:00
5b4d3c3702 Texto sobre animações 2D e 3D (#23000) 2018-11-24 17:31:54 -08:00
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
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
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
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
b72aca56d9 Add: docker network article to guide (#22484)
* Add: docker network article to guide

* grammar corrections
2018-11-24 17:11:00 -07:00
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
562b4ebd8c Traduccion de ejemplos (#25741)
Agregando clarificacion y traduccion de ejemplos
2018-11-24 14:42:22 -08:00
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
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
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
6217f439c4 añadiendo algunos detalles de traducción (#24419) 2018-11-24 13:27:07 -08:00
7419cc3e52 Comentario del ejemplo 'if...else' traducido (#21858) 2018-11-24 13:25:53 -08:00
bc80c00563 Fix broken HTML versions table (#24267) 2018-11-24 22:38:24 +04:00
56b6cd4dc7 Translation correction (#24258) 2018-11-24 22:37:53 +04:00
81d09bb6a0 Translation correction (#24257) 2018-11-24 22:37:24 +04:00
b608d734fe Translation correction (#24227) 2018-11-24 22:35:31 +04:00
d12ea3a198 Add the text "Критерии приёмки...". (#24002)
Критерии приёмки - это не то же самое, что приёмочные тесты.
2018-11-24 22:23:06 +04:00
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
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
ecce2f9f49 Add clearer language describing UNION ALL (#22656) 2018-11-24 14:01:57 +00:00
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
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
4f1677a9c6 Select statement - another way (#22582) 2018-11-24 11:10:34 +00:00
1197f22d8e correction-of-grammatical-errors (#19223) 2018-11-24 02:44:14 -08:00
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
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
e68084401d add code for createNode function (#22472) 2018-11-24 09:48:21 +00:00