Commit Graph

4007 Commits

Author SHA1 Message Date
Rajiv Ranjan Singh
04421a979c Update index.md (#35373) 2019-02-23 13:43:31 -05:00
Александр Мурзин
eec1a140a1 fix translate to russian (#28865)
(planned out and budgeted) mine translate will more correct i think.
2019-02-23 18:48:04 +04:00
Oliver Eyton-Williams
36bad642c2 Add variable declaration (#34702)
* Declare variable

* Update guide/english/certifications/javascript-algorithms-and-data-structures/functional-programming/use-the-map-method-to-extract-data-from-an-array/index.md

Co-Authored-By: ojeytonwilliams <ojeytonwilliams@gmail.com>
2019-02-22 14:03:34 -08:00
Lidiya
7cda5ce59c [Russian] Improved translate (#28752) 2019-02-22 23:41:21 +04:00
marcosetm
c835c4485a add align properties and code samples (#31396) 2019-02-22 10:39:02 -08:00
Kristina Gern
fad914550f Edit for clarity (#32927) 2019-02-22 10:35:21 -08:00
a-Daley
635000c646 Added "the" to line 17 and comma to line 33 (#30754) 2019-02-22 10:34:10 -08:00
Ethan
4398114837 Added a CSS line-height page to the guides (#33288) 2019-02-22 10:29:26 -08:00
Blake Lambert
dd9ce2bc2a Added information on inheritance in Python (#26572)
* Added information on inheritance in Python

* Formatting changes
2019-02-22 03:33:16 -05:00
Nick J
334be37bff Fix typo CPPU (#28883)
Fixes a typo in the text where CPPU should be CPU.
2019-02-22 11:40:37 +04:00
KartikSoneji
9389c7342c Added the diamond operator (<>) (#31291)
* Added the diamond operator (<>)

* Update guide/english/java/generics/index.md

Co-Authored-By: KartikSoneji <kartiksoneji@rocketmail.com>

* Changed <> to &lt; and &gt;

* Changed &lt; and &gt; to be escaped by `. Fixed Code Style to be Consistent.

* Formatting changes
2019-02-21 21:03:52 -05:00
Harkirat Singh
e202b917d6 Update index.md (#35323)
* Update index.md

Completion of solution code.

* Update guide/english/certifications/apis-and-microservices/basic-node-and-express/get-data-from-post-requests/index.md

Co-Authored-By: Harkirat155 <harkirat.hira@gmail.com>

* Update guide/english/certifications/apis-and-microservices/basic-node-and-express/get-data-from-post-requests/index.md

Co-Authored-By: Harkirat155 <harkirat.hira@gmail.com>
2019-02-21 09:32:41 -08:00
Lidiya
0523233ac7 [Russian] Improved translate (#28746) 2019-02-21 17:57:29 +04:00
Lidiya
fbc53ea257 [Russian] Improved translate (#28761) 2019-02-21 15:25:56 +04:00
Lidiya
fe60bf33e4 [Russian] Improved translate (#28755) 2019-02-21 15:25:36 +04:00
dsb4343
5cb5c11df9 Added tutorial video for Java. (#33338) 2019-02-21 03:29:22 -05:00
Rodrigo Araujo
f366b32d92 Changed wording (#33085) 2019-02-21 03:10:57 -05:00
S R
21b767539c Additions to Hello World guidance. (#27929)
Mention about .class files and not using .class extension while running.
2019-02-21 02:41:27 -05:00
Kelsey Edelstein
8448e71299 Add two CSS multi-column properties to index.md (#33054) 2019-02-20 23:06:21 -08:00
Cameron Behdani
1817e12c15 Added additional improve CSS performance tip (#32930) 2019-02-20 22:00:49 -08:00
Gabriel Hoverman
9d2719e2e4 Added PHP Try Catch to Guide. (#33840)
* Added PHP Try Catch to Guide.

* fix: change tru to try
2019-02-20 20:52:08 -08:00
Prajwal Bhatia
26b8e46af7 Add "Asynchronous nature" to the article (#33366) 2019-02-20 17:02:37 -07:00
deathwarden150
2c10d23ac3 Update index.md (#30265)
Added a point in Disadvantages.
2019-02-20 16:59:17 -07:00
Tanmay Arora
aaba4c0987 Explanation.md (#30081)
Explained and simplified a few core concepts
2019-02-20 18:50:29 -05:00
Rachel Irene Lunan
fe37a0a998 Update index.md (#29850)
made some mild proofreading edits to the text
2019-02-20 16:33:18 -07:00
Kaunaj Banerjee
e580fa594c Add an example of infinite loop (#28627)
* Add an example of infinite loop

* Update index.md
2019-02-20 18:31:40 -05:00
Agnes Brettl
43daf92211 Update the text to make clear the main definition (#27237) 2019-02-20 18:16:44 -05:00
carsandparties
2a81a0bfe8 Add to description of box-shadow (#27192)
Add that box-shadow works just like text-shadow. Also fix typo by changing "give" to "gives"
2019-02-20 17:58:44 -05:00
Gabriel Hoverman
9526a6ed03 Added PHP Substring Function to Guide. (#33826)
* Added PHP Substring Function to Guide.

* Added PHP Substring Function to Guide.

* Fixed typo
2019-02-20 08:40:18 -08:00
Harikrishnan
463acd85e8 Detailed article on Pandas-Series (#31661) 2019-02-20 11:35:49 -05:00
Rajiv Ranjan Singh
739eefa9d2 Update index.md (#35212) 2019-02-20 08:35:21 -08:00
Harikrishnan
4fbc0440a2 DF Operation, follow up article on DataFrame (#32621)
* DF Operation, follow up article on DataFrame

Comprehensive article on Pandas DataFrame basic operation and methods.

* Update index.md
2019-02-20 11:35:06 -05:00
Harikrishnan
7d632a2a3a Comprehensive article on Pandas DataFrame (#31801)
* Comprehensive article on Pandas DataFrame

I will add more operations and methods in the coming articles.

* Updated the comments on title.

reread and modified based on style guide.
2019-02-20 11:34:20 -05:00
Daniele Pedone
4bd426500f Added info for stdClass (#31363)
* Update index.md

* fix: changed strClass to stdClass
2019-02-20 07:03:27 -08:00
CubeSky
8b5b951e92 Added portuguese page for vagrant (#20825) 2019-02-20 11:55:01 -03:00
Diogo Teixeira
18fd2780d7 Fix bad translation (auto-translation) (#20685)
* Change Bad translation (auto-translation)

* Fix typo
2019-02-20 11:54:42 -03:00
Matt Christensen
b0edf27c8a updated index by adding explode() function (#33621) 2019-02-20 06:40:01 -08:00
Fabio Trilho Pereira
5bb85c3409 Translated the Add Images to Your Website (#20587) 2019-02-20 11:38:08 -03:00
Tomás Pereira
15052dfdf8 Grammar corrections - third and forth paragraph (#20597)
Added some grammar corrections on the third paragraph, including a mistyped sentence, along with some basic grammar errors that were fixed..
2019-02-20 11:28:41 -03:00
Nikita
0e9e73e377 Correctly translated into Russian (#28241)
* Correctly translated into Russian

* Grammar errors corrected. Fixed Markdown markup.
2019-02-20 14:36:22 +04:00
veera-potnis
59aa8a4a86 Fixed spelling 'child' (#28697) 2019-02-20 13:02:03 +04:00
Papun Charan
853311c57a Added 'difference between macros and functions'part (#32372)
I have explained the basic differences between macros and functions.
2019-02-20 01:05:00 -05:00
Juan D Frias
f2b3e2091a Minor code corrections and text clarification (#30123) 2019-02-20 00:11:11 -05:00
Connor
2424f7892b Small edits (#29888) 2019-02-19 23:24:41 -05:00
Kaustubh J
359a776425 Update index.md (#32427)
Explained the space and time complexity of counting sort
2019-02-19 19:24:29 -08:00
Ankit Sharma
6994353c99 docs: Update guide of counting sort implementation heading add specific language(#26859) (#29407) 2019-02-19 18:50:50 -08:00
ngutierrez31
1b4122cfef Updated index.md: C++ implementation for count sort (#26609)
* Update index.md

Added a C++ implementation to count sort using std::vector

* fix: added code block syntax
2019-02-19 18:49:13 -08:00
Yizhou Sun
4ba7381167 Remove "jQuery" from "JavaScript Frameworks" (#32195)
It is more or less inaccurate to define jQuery as a framework. Many people don't mind it, though. To see the difference between the concepts of libraries and frameworks, please refer to "inversion of control": https://stackoverflow.com/questions/3057526/framework-vs-toolkit-vs-library/3057818#3057818
2019-02-19 18:20:50 -08:00
Andrew Rohde
228807ec63 Added additional references (#31728) 2019-02-19 17:38:37 -08:00
Sudhakar Kumar
0b44bb7fae Add installation help for Ubuntu (#35305)
Add a CRAN URL with the guide for installing R on Ubuntu
2019-02-19 14:47:53 -08:00