Commit Graph

23842 Commits (7bc6367d684a7ea9a6eca7df5aaab7be29eac0c6)

Author SHA1 Message Date
Weibin Luo 5170dd21f5 fix link styles in chinese contributing (#36223)
* fix(docs): fix links in /docs/chinese/CONTRIBUTING.md

* fix(docs): specify language in links
2019-06-27 23:22:25 -07:00
Terho d86a007cec Basic update script for Raspberry Pi (#32519)
Python update && upgrade script for Raspberry Pi
2019-06-27 23:22:07 -07:00
Paton McDonald 0814e2b022 Added linux cpu check (#32124) 2019-06-27 23:17:00 -07:00
Jason Yum 762654d4f6 Add example related to sampling large state space problems (#32270)
Not all games of solitaire are winnable. Using Monte Carlo simulations to sample games helps build strong intuition.
2019-06-27 23:16:16 -07:00
igodsmark 500d67d8cd Added article on implicit types (#31234) 2019-06-27 23:03:34 -07:00
Ladson Gomes 1106000fc5 Add embedded systems (#31167) 2019-06-27 23:02:45 -07:00
Giovanni G 0931ff6387 added information about Signal (#31151)
Added information regarding the application called Signal
2019-06-27 23:01:28 -07:00
Blake Lambert 5302b7b351 Added parenthesis, updated to Tuple. (#31085)
Added parenthesis to print function to align file.  Changed #2 from a list to a tuple.
2019-06-27 22:57:37 -07:00
Shak d7a003dc22 Updated index.md (#29129)
* Updated index.md

Added capacity related mechanism for DynamoDB.

* fix: reverted verbiage
2019-06-27 22:55:05 -07:00
RILEYCWUOJO 864c0af2f5 Add types of print statements. (#30941) 2019-06-27 22:54:38 -07:00
Mandavilli Nikitha 253bac3b63 template-oriented features of angular (#30541)
* love for angular

added extra things about components

* fix: added space
2019-06-27 22:50:31 -07:00
Farai Mugaviri 6d115ae515 Add a Condition for Garbage Collection Eligibility (#29334) 2019-06-27 22:45:39 -07:00
Mark Gross 0d5389a370 Add attribute article (#30734) 2019-06-27 22:40:38 -07:00
Oliver Eyton-Williams a191a2b2bd fix(client): Use current challenge-md-parser
1.0.0 was fetching the published version, which is 9 months old, so this
gets the local version instead.
2019-06-28 13:34:29 +08:00
Mark Gross 1f3fb19b05 Add coterminal angles article (#30015)
* Add coterminal angles article

* Remove boilerplate text

* Corrected erroneous placement of variables
2019-06-27 22:34:04 -07:00
Papun Charan c124f3ce3d Added some more format specifiers (#30135)
I have added format specifiers of long long int, long int, long long int(unsigned), long int(unsigned),and of double.
2019-06-27 22:32:59 -07:00
Wei Hung Chin 96a4248202 Add new sub-section about using pipes in component (#30152)
Add example of using custom pipe programmatically in a component method
2019-06-27 19:34:24 -07:00
Emma Collier 0100d3885d Added basic info about GIMP as another, open source, designer option. (#29464)
* Added basic info about GIMP as another open source designer option.

* made GIMP lowercase in folder path
2019-06-27 19:29:50 -07:00
Terho 7e7522fdfd update index.md (#29446)
Added short flask guide
2019-06-27 19:29:05 -07:00
Furkan Doğu 755466765b added animations in react native (#30237) 2019-06-27 19:26:43 -07:00
prashant 74f842838e add explaination for options used with tar (#29449)
options used with "tar" depends on the archive type, added reference for manpage of tar
x - to extract files from an archive
v - show verbose output
f - use archive file or device ARCHIVE
2019-06-27 19:17:35 -07:00
Abhishek Sarolia 7ccddecb6b fix: update puppet guide article after review (#29030) 2019-06-27 19:14:07 -07:00
Rohan Bansal 85ffd4bfcf Detailed examples of controls (#28949)
To add interest, I extended the description of controls to encompass the things you can do with JavaFX.
2019-06-27 19:12:57 -07:00
David Lau 7790535664 Example of view and class logic files swapped (#28928)
The file containing class logic usually resides in the *.component.ts file and the view container in the *.component.html. The examples were switched around.
2019-06-27 19:11:43 -07:00
Abhishek Narang 3bb3ea1a98 Added Diametric Form (#28445)
* Added Diametric Form

* fix: format formulas
2019-06-27 18:58:51 -07:00
qhieu45 c6e4efc268 Update error handling instruction in $.get (#28838)
Add example to handle error when calling $.get
2019-06-27 18:58:34 -07:00
Kyle Lobo d4cceea449 Added a C language example in "Queues" (#28754) 2019-06-27 18:56:17 -07:00
p-murli f9052e66b8 fix: update determinant article (#28693)
expanded the stub article and wrote an article for Determinant of a matrix
2019-06-27 18:54:23 -07:00
Glafs 9a72acf7ac Added information to python method article (#27410)
* Added information to python method article

Added information over methods in OOP in python.

* Corrected mistakes in python methods guide

Added the py syntax highlighting and corrected some grammar.

* fix: remove stub info
2019-06-27 18:51:42 -07:00
James Hogan 6621317b96 Expand on previously outlined testing methods (#28518) 2019-06-27 18:51:23 -07:00
Jerica Harwood 9ad548f344 Added code exmaple and more information (#28342) 2019-06-27 18:47:50 -07:00
João Menighin 927d250bd1 CSharp - LINQ - GroupBy created (#28213)
* CSharp - LINQ - GroupBy

* Rename guide/english/csharp/linq/groupBy/index.md to guide/english/csharp/linq/groupby/index.md
2019-06-27 18:44:50 -07:00
VassMark b940a593e2 short article about smart pointers (#25194) 2019-06-27 18:38:54 -07:00
coffeeparty 6c9e1ed4fe Inserté tablas en secciones 3 a 5 + (#33744)
Inserté tablas en las secciones de Operadores de Bitwise, Operadores de Asignación y  Operadores lógicos. Algún cambio en lenguaje. Inserted tables in the bitwise, assignment and logical operators. Some change in language.
2019-06-27 18:22:01 -07:00
coffeeparty 0105f39c4a Changes to Arithmetic Operators section (#33442)
Added clarifying sentence from the English document. Added table, using translation from previous version.
2019-06-27 18:19:37 -07:00
coffeeparty d3d407eea0 Update index.md (#33393)
Changed comparison operators section: added word in title, put in table using some translations from previous version. Changed "Verdadero" for True
2019-06-27 18:17:42 -07:00
Alec Bulka 0a25bcb6fd Added parentheses to lines 307, 308, 309, 314, 315, 320, 321, 326 for print function to work (#24097) 2019-06-27 18:15:42 -07:00
mmmeyers a50c6edd30 Fix grammatical errors (#21114) 2019-06-27 18:10:41 -07:00
Tiago Salema fcefb7895d Added a suggestion of solution with a simple for loop (#35884)
* Added a suggestion of solution

* fix: removed repl.it links and corrected bullets
2019-06-27 17:52:00 -07:00
Connor 0c4dce8984 Added topic about Valgrind (#29902)
* Added topic about Valgrind

Valgrind description added, which I wish I knew about when I was learning C.

* fix: changed header title
2019-06-27 16:35:06 -07:00
dipashreepatil b91fd01f36 Update index.md (#28705) 2019-06-27 16:17:55 -07:00
Suvarna Sivadas 18908b40c4 added range of values (#33656)
* added range of values

* fix: formatted table with markdown
2019-06-27 15:46:11 -07:00
dipashreepatil 6822234614 Update index.md (#32441) 2019-06-27 15:37:46 -07:00
Jason Yum 039b53dfd8 Create initial RNN description, added more information link (#32297)
* Create initial RNN description, added more information link

Included a generic RNN diagram of a stacked and unfolded RNN. Motivated material with example sentence.

* Add additional link

* Add helpful link on LSTMs
2019-06-27 15:32:24 -07:00
resrv 625bb4416d Added RNN (#29276) 2019-06-27 15:19:05 -07:00
Travis Gayle 5e7c9a1807 Add information on interfaces and lambdas. (#31524) 2019-06-27 15:10:20 -07:00
Gourav Kumar Singh 1195a986d5 Update index.md (#33326)
* Update index.md

* fix: rearranged OP's content
2019-06-27 15:05:09 -07:00
Ronit Ray 0213ee1a13 Rectifying Bubble Sort logic, introducing modification, removing code inconsistency (#30274)
* Update to index.md + code fix

Before this commit, the js and c++ versions of the code had the O(n) modification with the flag but the Java, Python, Swift ones did not. Also, Bubble sort is originally O(n^2) for all cases and the flag is a modification to it, as far as I know. I updated the code to reflect the same in the first section, and added a new section explaining the modification with examples in 3 languages. Hope this is alright.

* fix: corrected code block syntax
2019-06-27 14:39:47 -07:00
chrisgithubok 3e175e52b3 added ruby bubble_sort example (#33907)
* added ruby bubble_sort example

* fix: corrected code block syntax

* fix: fixed typo and used 2 space indentation
2019-06-27 13:20:31 -07:00
Andrew Mackie 5c51c407c0 Fixed typos and added examples and a reference. (#32031) 2019-06-27 12:50:39 -07:00