Commit Graph

2392 Commits (711ec741e9c434fb7a44857466d478e899bf8a9b)

Author SHA1 Message Date
Oğuzcan Yavuz 172ec835d7 Add example for destructuring nested objects (#24133)
Also changed styling to be more consistent
2018-12-06 20:27:24 -05:00
vedanthv fbab448003 added external reference (#24125)
* added external reference

* Fixed formatting
2018-12-06 20:15:33 -05:00
Jashan Bansal 91add57a9c Add tip for Comment keyboard Shortcut. (#24116)
* Comment keyboard Shortcut.

Add the tip for how to create the comments by keyboard shortcut in probably all modern text editors.

* Reordered change, fixed formatting
2018-12-06 20:14:56 -05:00
Amy Gonzales f7db17b677 Added Wikipedia link for Fibonacci Sequence (#24128) 2018-12-06 18:05:38 -05:00
vedanthv 94ef3d5ea5 added external reference (#24119) 2018-12-06 18:02:42 -05:00
halseyj 6e8a75f937 Update index.md (#24120) 2018-12-06 17:52:39 -05:00
Neville Bokdawalla 37f2de04de Updated index.md (#24117)
Added new language feature listing 'Discards' under section - "New Features Added in C# 7.0"
2018-12-06 17:48:38 -05:00
vedanthv 9f4534540e Added some info(class vs id selector) (#24110)
* Added some info(class vs id selector)

* Reordered change, fixed formatting
2018-12-06 17:44:18 -05:00
jasonranney 16d7fed408 corrected "JavaScript" capitalization (#25548) 2018-12-07 02:58:50 +05:30
Micha Pietsch 067cbb0761 Remove unrelated trailing characters (#25573) 2018-12-07 02:58:00 +05:30
Rufaro Madamombe 8e2526887b Added syntax highlighting to sample code blocks (#25905)
Fenced sample code blocks didn't have syntax highlighting so updated the guide by adding the HTML language identifier to enable syntax highlighting in the fenced code blocks.
2018-12-06 14:34:13 -06:00
Emre Özdil 4bba3f779f Add new youtube channel for create clone app (#25902) 2018-12-06 14:30:44 -06:00
Subhasis Banik 77c4a9a1b2 added steps to create your own cryptocurrency (#26146)
* added steps to create your own cryptocurrency

added steps to create your own cryptocurrency

* fix: formatting/spelling
2018-12-06 13:27:24 -07:00
GenevieveLS 8473337e8f Expanded article (#24271)
* Expanded article

Expanded article on how to Calculate Percentiles

* Remove 'this is a stub' text
2018-12-06 14:15:26 -06:00
Wes DeKoninck cdc57f3100 Add Gutenberg editor info to WordPress guide (#25878)
* Add WP Gutenberg info to WP Guide

* Update block boilerplate link
2018-12-06 14:02:47 -06:00
Wes DeKoninck 42c0da6090 Add theme frameworks to wp guide (#25877)
* Add theme frameworks index.md for WP Guide

* Updated Free Frameworks title
2018-12-06 14:01:19 -06:00
Alvin Tan 8919f4fa6e Updated info about bitcoin at the bottom (#25606)
* Updated info about bitcoin at the bottom

* fix: moved text to more appropriate section and cleaned up
2018-12-06 12:38:26 -07:00
Gregory Gubarev a3c185af2c [Guide] Added Intermediate Code Solution - Use Multiple Conditional (Ternary) Operators (#25851)
Added Intermediate Code Solution - Use Multiple Conditional (Ternary) Operators
2018-12-06 13:35:22 -06:00
Satish Jhanwer baed51e545 chore(guide): added docker system prune command (#25843)
added basic use of docker system prune command, which will help us to clean up disk space.
2018-12-06 13:23:33 -06:00
Satish Jhanwer 4e434f1243 chore: updated docker-rmi command readme file (#25832)
added example to remove the list of images having a particular text in it.
2018-12-06 13:21:50 -06:00
Paul 95cf1a90d0 Added 'Types of Cryptocurrency' (#25263)
* Added 'Types of Cryptocurrency'

* fix: spelling/formatting
2018-12-06 12:00:34 -07:00
Dustin Christlieb 9ee2d4060c Some additional facts on crypto-space as of 2018 (#24868)
* Some additional facts on crypto-space as of 2018

Added some relevant facts on crypto-currency space and cited links. 
Added one line that is my personal opinion, but nevertheless relevant.

* fix: formatting
2018-12-06 11:16:46 -07:00
DavidNachman 739a74cff8 Bitcoin Info (#24578)
Addition related to max supply of Bitcoin
2018-12-06 10:55:18 -07:00
Sam b2f0dad3a0 Corrected markdown formatting issues (#23295)
Corrected inline code highlighting so that page renders correctly.
2018-12-06 09:51:40 -08:00
Tiffany Du ac66dcf052 Update big brand examples in WordPress guide (#34010)
* Remove big brand examples that no longer use Wordpress

* Add new examples of big name brands using WordPress

* Add links to example brands using WordPress
2018-12-06 10:41:52 -07:00
Qasim Hafeez 780b8a58f4 Added Link for most popular wordpress plugins (#33387) 2018-12-06 10:15:38 -07:00
Nikolay e8485a7293 fixed description + implementation in pseudocode (#25192)
corrected the description and added the implementation in pseudocode
2018-12-06 20:55:34 +04:00
Nikolay 1896b5c977 some language corrections (#25160) 2018-12-06 20:54:24 +04:00
Maxim c073e72b0a Rfactor and translate English parts of the text (#25153) 2018-12-06 20:54:10 +04:00
balaji3257 ca45baca82 Updated more advantages,learning resource section (#33299) 2018-12-06 09:32:53 -07:00
Nico Alvarez 8231f9fedc Corrected spelling and made the text more comprehensible (#19878) 2018-12-06 08:51:58 -07:00
Stuart Taylor 2d3c2efa2a Feat: Ensure markdown formatting (#34547)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.

Closes #34535
2018-12-06 16:48:56 +05:30
Nicole Angelyn T. Lopez 6685494344 Updated Bootstrap dropdown link from 4.0 to 4.1 (#24085)
* Updated Bootstrap dropdown link from 4.0 to 4.1

* Fixed formatting
2018-12-06 05:49:15 -05:00
catcecilia 16064b9343 minor grammar changes.md (#24089) 2018-12-06 05:48:33 -05:00
Marco Koch 8f4fb09ab1 Fix spelling error in behavioral patterns page (#24041) 2018-12-06 04:56:26 -05:00
Rajesh Chittampally 14ea59d86d Added information about if statements, OR operator (#24356)
Added information about if statements, OR operator and fixed small typo issues.
2018-12-06 12:31:57 +05:30
Robert Samu 784136b086 Updated missing box-model example (#24018) 2018-12-05 23:33:50 -05:00
Jonathan Lam b711c7a453 Adding more information to agile epics (#24016) 2018-12-05 23:27:55 -05:00
Steve Gallant d1d6c08215 docs: grammar and clarity updates (#34567)
* docs: grammar and clarity updates

* docs: clarity revision per request
2018-12-05 18:22:42 -08:00
Cindy Barrientos 290310dbc3 Create index.md for NLTK (#21619)
* Create index.md

* Rename guide/english/data-science-tools/NLTK/index.md to guide/english/data-science-tools/nltk/index.md
2018-12-05 17:59:22 -08:00
anaasuncion d26ecfc40f Update more information link to Purplemath (#23186)
* Update link to Purplemath

* Fix formatting
2018-12-06 08:10:46 +07:00
Syed Isam Hashmi 7187215068 Updated to add solution to "Remove from a Set" (#27500)
* Updated to add solution to "Remove from a Set"

* fix: formatting

* fix: formatting of code block
2018-12-05 17:08:16 -08:00
Nihar Raote d157077337 Added new article in CSS (#22674)
* Added new article in CSS

* Constructed sentence in a better way

* fix(guide): rephrase sentence for clarification
2018-12-05 15:59:14 -08:00
Kaung Myat Thu e33f06348d fixed typos (#29352)
* fixed typos

* fixed typos 

guide/english/design-patterns/object-oriented-programming/index.md

* fix typos

* fix typo css preprocessor index.md
2018-12-05 15:41:06 -08:00
Aaron Gottlieb b78239be2b Example of setState callback (#29836) 2018-12-05 15:28:21 -08:00
Seamus b997dd32b5 Update index.md (#27313)
Added just a tad about VPN's
2018-12-05 15:19:03 -08:00
betheymc 1d1db25180 Fixed spelling of "instance" (#25974) 2018-12-05 15:09:21 -08:00
Christina Linn 28703b5625 Fixed grammatical errors on line 19 (#34045)
Removed a comma and changed the word 'focus' to 'focuses'.
2018-12-05 14:59:06 -08:00
Steven Torrence 49efa04cf2 Fixed formatting errors (#26563) 2018-12-05 14:56:27 -08:00
Steven Torrence 94e095e053 Updated the "Most recent stable version" (#25748) 2018-12-05 14:52:35 -08:00
Michael Kane 2e925ad680 Add text to 'IRB' section. (#25347)
Text added (line 55): "Interactive Ruby Shell is a great way to explore the Ruby language and quickly test scripts."
2018-12-05 14:52:08 -08:00
Blake Crawford 3b7ab86875 Updated grammar and phrasing on line 10 (#25747) 2018-12-05 14:30:09 -08:00
Jack 9bb7900f36 Fix the Markdown Syntax Error (#20592)
* Fix the Chinese Document of Java

Remove some words "的" which would make the description more fluent.

* Fix the Markdown Syntax Error

Fix the Markdown Syntax which initially would make the code cause confusion.
2018-12-05 14:16:24 -08:00
Kyle Cheng 2791586935 Update index.md (#34120) 2018-12-05 14:14:46 -08:00
Carla Prieto 295cbe7e96 Translated Python bool code samples to spanish (#20487) 2018-12-05 13:29:46 -08:00
Joseph Buchanan 68bd6151f3 Added popular frameworks for Wordpress (#32166) 2018-12-05 13:02:31 -07:00
DrMyuu 9546d2f7b1 Added information about WordCamp (#27390) 2018-12-05 12:50:28 -07:00
joe 469f17b7ca Quote Automattic and Gutenberg teams (#32112)
Give some homage to the teams pushing WordPress forward.
2018-12-05 12:25:09 -07:00
PJurc d1c16f5989 Added logo, direct links, punctuation. (#32110) 2018-12-05 11:53:02 -07:00
Justin Parado 2f54177458 Arch Linux installation (#30834)
Added installation methods on development environments on computers running Arch Linux
2018-12-05 11:10:42 -07:00
Ian McCormack ee8ba588ef Added additional brands using Wordpress platform (#31417) 2018-12-05 11:06:50 -07:00
Genevieve L'Oreal dd149dfc00 Added information regarding Gutenberg editor (#29402)
Added information regarding Gutenberg, link to WordPress installation resource and additional advantages to WordPress.
2018-12-05 10:53:19 -07:00
Irfan N.Hamid 65ef2de494 adding item on advantages of Wordpress (#29164) 2018-12-05 10:37:32 -07:00
annaattagirl 9edd0c2e56 Grammar fix to Wordpress article (#29004) 2018-12-05 10:37:16 -07:00
Sarah Waldie 0ef409d078 Add Paragraph About Visual Editors (#27568)
Visual editors are hugely popular, and WP will soon be launching Gutenberg with 5.0, so I figured it was worth a mention :)
2018-12-05 10:08:21 -07:00
Angga Rifandi 84e90c0c51 Add 'Popular Plugins' and some references (#28011) 2018-12-05 10:08:14 -07:00
Chirag Swadia 02b8a2187e Fixed state variable name (#25535) 2018-12-05 20:00:56 +05:30
Benjamin Dubois bb76c21694 Creation of Haxe language Guide folder (#23567)
* Creation of haxe Guide folder

Added Haxe language guide folder and basic language introduction.

* Update index.md
2018-12-05 07:32:12 -06:00
Manas Khurana f09eb76794 Remove redundant text + common names + change ambiguous text (#23564)
1. Running functions using ternary already has another portion to itself. So, the description before it is repetition of the same thing, hence redundant.
2. The warning for using the operator sparingly is mentioned twice, hence it is also redundant code
3. In multiple places, terms that have specific meaning in programming languages are used which can cause ambiguity in the mind of the reader.
4. Ternary operator is also often referred to as the conditional operator, which was missing here.
2018-12-05 07:26:56 -06:00
AlphaBatzarro fcb2e760cf Added Works Everytime Layout to the Layout guide (#23536)
* Added Works Everytime Layout to the Layout guide

* markdownize links
2018-12-05 07:20:59 -06:00
Nathan Hansen 0b7857e0ee Create a new section on Raspberry Pi (#34027)
* Create index.md

* fix: rename the files to avoid the errors
2018-12-05 13:42:18 +05:30
Benjamin Dubois 9618006d95 Detail on stop/resume during interactive rebase (#24035)
* Detail on stop/resume during interactive rebase

Specified when interactive rebase will stop and how to continue the process

* Update index.md
2018-12-04 23:42:14 -05:00
Sameer Bhardwaj 17e712324a Added best case time complexity (#25511)
Added best case time complexity along with the best case condition in the time complexity section.
2018-12-05 10:02:01 +05:30
Olayemi Adebayo Roheem 12529624c1 Add the text "Examples of Popular Drag and drop themes that makes WordPress website easy to build are: - Avada theme - Divi theme, and - Elementor theme." to the Article (#26830) 2018-12-04 18:31:05 -07:00
Dagny Kight af31b214df Add information about premium themes and plugins (#26313) 2018-12-04 18:09:10 -07:00
Shelby Setzer cd6ca9f3cb Added Solidity and Ethereum sections (#23506)
Added "Solidity Smart Contract Programming" and "Ethereum Development Tools" sections.
2018-12-04 18:08:00 -06:00
Tony Scialdone b88d7a74e0 Add rem unit to font-size (#23533) 2018-12-04 17:56:21 -06:00
Sudhakar Kumar ca642d02c3 Fix grammar and add discriminant (#23527) 2018-12-04 17:54:58 -06:00
spinder96 1fa6c3a110 Add wikipedia article on NLP (#23469)
NLP article added from wikipedia and "disciple" changed to "discipline" in intro paragraph.
2018-12-04 17:42:08 -06:00
Derek Johnson a78b7b4ac2 Add attribute selector to the list of selectors (#23491)
Explains how to use the attribute selector
2018-12-04 17:37:03 -06:00
Bartosz Lemiec 8251e84e05 feat: Added web components libraries (#23476) 2018-12-04 17:35:21 -06:00
Achint Srivastava b939a3f915 Added the code for Selection Sort in Java Language (#23465)
* Added the code for Selection Sort in  Java Language

* fix: code block formatting
2018-12-04 17:28:38 -06:00
Amaka Mbah c97a834cc9 Made changes to bootstrap buttons (#23460) 2018-12-04 17:28:05 -06:00
Anurag Bannur c8a9c32c89 steps-to-upload-an-app-on-Playstore. (#23348)
* Steps to upload an app on Playstore.

* corrected folder name
2018-12-04 17:26:49 -06:00
dutchboy2704 b42b8a0946 Reference added to launch date, link to Automattic (#25874) 2018-12-04 15:59:22 -07:00
bcpudge7 ba2be6a185 Update index.md (#25402)
Added two more advantages of WordPress and the source in which I found them.
2018-12-04 15:23:21 -07:00
UrszulaSury 4ac31ad5a7 Add strong emphasis. (#25222) 2018-12-04 15:10:41 -07:00
Olayemi Adebayo Roheem c771ab5822 Add the text "The following are some of the popular and useful plugins in WordPress: - Yoast SEO - JetPack - W3 Total Cache - Akismet - Mailchimp etc" (#24872) 2018-12-04 15:10:18 -07:00
hanung665 f3af532f5d Update index.md (#23945)
Add an advantage of Wordpress.
2018-12-04 14:50:11 -07:00
missstaff 37dd7d2cb2 corrected grammar and added link to index.md (#23622)
* corrected grammar, added link

I corrected grammar in 2 places and added the link to Wordpress Coding Standards.

* fix: removed duplicate paragraph added during merge conflict resolution
2018-12-04 14:34:25 -07:00
Emir a401c72ea7 Getting Started Guide (#23484) 2018-12-04 14:15:41 -07:00
Alexander Dervish 4e9c48349f Correct translation (#25175) 2018-12-04 17:54:25 +04:00
Dmitri Sim c7a8f3e4f6 Added '-r' option description for 'shutdwon' command (#25154) 2018-12-04 17:51:55 +04:00
Alexander Dervish 08504f9123 Correct translation (#25112) 2018-12-04 17:49:54 +04:00
Maxim 3905945ab9 Added some stuff (#25102) 2018-12-04 17:49:05 +04:00
Merenoel 0e3fd453af Translated, corrected (#25053) 2018-12-04 17:48:32 +04:00
Megan Bailey 21a7e3ee56 Added links to free HTML beginner courses (#33735) 2018-12-04 13:35:31 +05:30
seanakng 08fe833d0b Paragraph about future software installation (#23268)
* Paragraph about future software installation

Added a paragraph about using apt-get install and apt-cache search

* Added code formatting to changes
2018-12-03 23:27:00 -05:00
Joshua Odoi eb7d5ca14f Added "images referencing" from (#132 to #140) (#32839) 2018-12-03 18:49:55 -07:00
catrawalkar 6caead6255 Added html logo (#32438) 2018-12-03 18:33:11 -07:00
catrawalkar c61864467a I added a radio input to possible input types (#31669) 2018-12-03 18:31:40 -07:00
heymanpreet 07b5c5c9a8 Added Text Formatting for HTML (#31307)
* Added Text Formatting for HTML

* fix: formatting
2018-12-03 18:22:29 -07:00
Ifunanya Okolie 85f095c9f5 Added HTML Attributes (#31074)
* Added HTML Attributes

Wrote on the alt attribute and why it is good practice to use it. Also wrote on the condition where one can use the empty alt text.

* Made changes to img element

Removed the closing slash in img tag.

* fix: added newline
2018-12-03 18:05:48 -07:00
Haris c5234cff48 Update index.md sentence structure and grammar (#30992)
Fixes for several sentence structure errors that are confusing to the reader or don't make sense when read.
2018-12-03 16:56:51 -07:00
Aadat 26d7a1c442 Added wikipedia reference for markup language definition. (#30060) 2018-12-03 16:42:16 -07:00
Stefan Lazarevic a4d5f18c91 added text about APIs (#29560)
added text about APIs for Html5
2018-12-03 15:57:54 -07:00
TheRealSpartacus 9cf7e09a0d Adding content (#23436)
Saw guide was empty, filled it
2018-12-03 15:48:03 -07:00
abhaybaiju cd89ca41ac More informative index.md (#29452)
More informative description
2018-12-03 15:42:36 -07:00
MCBlastoise 46eab76e6b Minor spelling and grammar edits (#27497) 2018-12-03 15:31:40 -07:00
CharanRudraraju e279dbd9f4 Add more information to head tag in 38 line (#26848)
head: The element contains meta information about the document and non-visual elements that help make the page work
2018-12-03 15:12:51 -07:00
Aman Ranjan Verma f6bc110216 Added explantion on using mathematical expression (#23380)
Updated the article with concepts and examples on using mathematical expressions as an argument to Abs.
2018-12-03 15:07:56 -07:00
Trenton Blackwell b2ac9b1702 Added link to beginning HTML lesson. (#26171) 2018-12-03 14:48:56 -07:00
CosmicSnowman b5597d0e6f Added to Matrices (#23411)
I added addition and subtraction of matrices with examples, I fixed and added to the definition, I added and put examples of how to get the position of a number in a matrix, I added a few more pictures, and I added a very basic way of multiplication of matrices.
2018-12-03 14:43:37 -07:00
Samuel027 d17edaa814 Added info. (#25540) 2018-12-03 14:30:08 -07:00
TheRealSpartacus a4b8356192 Adding Content (#23376)
* Adding Content

Saw empty guide, decided to fill with knowledge

* fix(guide): standard deviation x-bar character
2018-12-03 14:26:14 -07:00
Eduardo Airton 2fdd652fe2 Correção da apresentação do código (#20298)
code indeting
2018-12-03 22:04:16 +01:00
Pratik Lodha de6f43cb34 Update index.md (#25432)
Slight modifications in the definition of HTML
2018-12-03 14:00:43 -07:00
UrszulaSury 226de565f1 Add information to the second paragraph. (#25187) 2018-12-03 11:41:43 -07:00
GrantiVersace fdd01990fd Made several grammatical fixes (#23475) 2018-12-03 22:39:15 +04:00
asanati ca3c57bde5 Minor grammar and structure changes (#23370) 2018-12-03 11:33:34 -07:00
Adekanye Timilehin 2e64c17b34 Changes suggested on line 9 (#24834) 2018-12-03 11:33:20 -07:00
kallerdaller 74acc0478c Added more information (#23351) 2018-12-03 11:30:00 -07:00
Achint Srivastava 410b54f8c1 Added the code of Linear Search in C Language (#23405)
* Added the code of Linear Search in C Language

* fix: C example formatting and code
2018-12-03 23:56:19 +05:30
wolfwhocodes 7d749d1117 Added a new string function called strncat (#23319)
Brief description and example of the strncat function was given.
2018-12-03 11:08:26 -07:00
jeremyhampers 41ec1afcad Added Disabled Bootstrap Button State (#23316)
* Added Disabled Bootstrap Button State

Disabled Button State to show that the button is not to be clicked at that point of time

* fix: formatting/spelling and removed duplicate link
2018-12-03 11:08:13 -07:00
drakeperezpantoja bc91f4fd75 Add "What is Game Design?" to article (#23259)
* Add "What is Game Design?" to article

* fix: formatting
2018-12-03 10:55:39 -07:00
Tigere Rangwani 7ef5476068 Update "Apache installation on Windows" (#23240) 2018-12-03 10:55:04 -07:00
webwesen c162f7f128 added intro, centos7 content (#23311) 2018-12-03 10:44:01 -07:00
Akash Kumar 9e9944b81a Add deprecation note for easy_install (#22909)
* Add deprecation note for easy_install

Add the text "easy_install has been deprecated" to the article.

* fix(guide): update link to easy_install
2018-12-03 16:42:00 +00:00
Achint Srivastava 643bfa5dba Added the code for Bubble sort in C language (#23389)
* Added the code for Bubble sort in C language

* fix: code formatting and added additional code
2018-12-03 21:43:10 +05:30
Talha Nousher Ali 13298363be Update index.md with latest angular 7 update (#23281) 2018-12-03 18:31:33 +04:00
Nicole Angelyn T. Lopez 762d8a1715 Updated "More Information" link from 4.0 to 4.1 (#24027) 2018-12-02 16:30:07 -05:00
nishk1997 fac9919926 Use of proper indendation (#24024) 2018-12-02 16:28:40 -05:00
dahyoh c7abdcecf9 Add the text "my change" to the article (#24005) 2018-12-02 16:19:52 -05:00
baskaodo bc79ab2549 add "three laws" to the text (#24008)
* add "three laws" to the text

* Add formatting
2018-12-02 16:18:37 -05:00
Qbuiba 3413848b5c lowercase the "The" word (#24022) 2018-12-02 16:09:25 -05:00
drakeperezpantoja 7ccf233bfe Create Players Meeting Narrative Document (#23307)
* Create Players Meeting Narrative Document

SCAD ITGM

* made folder name lowercase and add index.md

* fix: frontmatter
2018-12-02 10:46:30 -08:00
Bodddi 5946d0953f Little grammar fix (#24657) 2018-12-02 22:59:40 +05:30
Adam Wier 4d92c98511 added descriptions for options (#23309) 2018-12-02 08:25:44 -07:00
drakeperezpantoja e107483baf Create Formal MDA Design Document (#23302)
* Create Formal MDA Design Document

SCAD ITGM

* converted folder name to lowercase added index.md
2018-12-02 08:25:04 -07:00
Syed Isam Hashmi 4261f1d901 Added solution to "Size of the Set" (#27508) 2018-12-02 20:12:06 +05:30
Anurag Bannur b11f4f511d Github and Android Studio connection. (#23189)
* Github and Android Studio connection.

This is a tutorial of pushing a project from Android Studio to Github.

* Update file path and minor tweaks to article
2018-12-02 19:33:44 +09:00
Hamidu Abu ec34e168ba List links for more information (#23644)
Items under "More Information" to appear as lists instead of looking like a sentence
2018-12-02 17:25:19 +07:00
Rajat Bhatt 01ae4e25a1 Improve python version of merge sort. (#23005) 2018-12-02 14:59:26 +09:00
Andrew Fisher 213425fac2 updated to include manual ios linking (#23879)
* updated to include manual ios linking

* Update index.md

* Add list formatting
2018-12-02 00:05:47 -05:00
Qbuiba 25fa070622 Uppercase the ES6 word (#23907) 2018-12-01 22:10:26 -05:00
kzellers 97f80c715c added example for incrementation (#23908) 2018-12-01 22:02:30 -05:00
Githubtesting123 78c6e30439 Update index.md (#23882) 2018-12-01 21:59:39 -05:00
Nathan-Abegaz 61b6f1e19e Added a section called "Casting". Details on how data types can be stored in other data types. (#23881)
* Added a section called "Casting"

* Reordered section, fixed typo
2018-12-01 21:55:44 -05:00
chris13888 7f00161e60 Update index.md (#23905) 2018-12-01 21:55:20 -05:00