Commit Graph

1847 Commits (226de565f1ba229a07613ae465a72f7b07340339)

Author SHA1 Message Date
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
wolfwhocodes 8848487622 Infinite for loop (#23252)
* Infinite for loop

A brief description of the infinite for loop was given along with an example.

* Added syntax highlighting
2018-12-01 21:52:31 -05:00
qme1519 37d71e01c7 Bubble sort added as an example (#22141)
I added bubble sort as it is one of the most used sorting algorithms and as it is one of the easiest ones for beginners.
2018-12-01 21:34:17 -05:00
Anirban Ghatak 7498ce0052 Added a few lines to emphasize Interfaces importance to Design patterns. (#23700)
* Added a few lines to emphasize Interfaces importance to Design patterns.

* Fixed several grammatical mistakes
2018-12-01 21:30:11 -05:00
Anirban Ghatak 7eb767860a Removed duplicate paragraphs. Added some keywords to refer. (#23692)
* Removed duplicate paragraphs. Added some keywords to refer.

Added some lines about GC also, removed duplicate paragraphs from the text.

* Fixed formatting
2018-12-01 21:29:19 -05:00
Ray Antonius d593bf498a Adding example app tutorial (#23785)
* Adding example app tutorial

* Updated link with MD format

* Refactored to 'more information'
2018-12-01 21:26:01 -05:00
Freeda Vales d2cb71d04b Added dialog tag guide in HTML section (#23173) 2018-12-01 15:18:48 -07:00
msabitabrata 0042936ce2 Callable vs Runnable (#23117)
* Callable vs Runnable

Included Callable interface as thread creation mechanism and the advantages of using Callable over Runnable

* fix: corrected wording on following line
2018-12-01 15:17:01 -07:00
Emir 63144ea2ac Small contribution to switch statement (#23150) 2018-12-01 14:44:45 -07:00
tlacuachejovial 13b93ba209 Added additional links and descriptions. (#23112)
Added descriptions to lists of women in tech initiatives and added a few additional links to list.
2018-12-01 14:32:12 -07:00
kViking f09e84ff14 Fixed code formatting (#23068)
Added curly brackets where they had been left out of the code snippets. Also fixed two grammatical errors on line 52
2018-12-02 03:17:12 +07:00
stephanieadwill 71a502d616 Editing Photoshop index.md for clarity, fixing footnotes (#23165) 2018-12-02 03:16:17 +07:00
Aditya 9a315e237a Data Structures: Remove from a Set (#34493)
* fix: solution and moved instructions

* feat: added solution

* fix: added code elements
2018-12-01 11:46:02 -07:00
Michael Kane 25b6f1d924 Add example of Ternary Operator (#25553) 2018-12-02 00:11:31 +05:30
VitBu 62ba0777e0 Adding short and clear solution 2018-12-02 00:23:24 +09:00
Dom Slatford e3fe801288 Ionic guide including ionic4 (#22236) 2018-12-02 00:19:45 +09:00
Randell Dawson dfba4e3835 fix: deleted all the book-recommendations folders (#34498) 2018-12-01 19:08:07 +08:00
Amoo Olusola Simeon f1311cd80a Corrected some typo errors. (#21170)
Corrected some typo errors in the document.
2018-11-30 23:21:00 -08:00