Commit Graph

18895 Commits (513d0dfc8a61aad4355097da5d969fbe44390a6c)

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