Commit Graph

1868 Commits (a401c72ea7c59bda92a8b780d9d8663221f04c36)

Author SHA1 Message Date
Emir a401c72ea7 Getting Started Guide (#23484) 2018-12-04 14:15:41 -07: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
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