Commit Graph

19078 Commits (1c89bffb7d5069832eba03fbb2f134b8ee68d67d)

Author SHA1 Message Date
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
Anuj Jindal 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
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
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