Commit Graph

1735 Commits (fd89b4a81318eb173a1c5e983ad0f52f5c97f0e2)

Author SHA1 Message Date
Neshar89 c8b0caf837 Added blank space between the lines (#25136) 2018-11-28 22:13:28 +05:30
Rayon abcf76fd7d Added polyfill (#25130)
Added polyfill for legacy browsers
2018-11-28 22:12:53 +05:30
Dallin Reeves 10ba73b42d Added section on importing fonts from Google (#22888) 2018-11-28 08:33:18 -07:00
Paul Ferguson Maxson 5b7fb15caf Added note about dropping of panels in v4 (#22885) 2018-11-28 08:28:59 -07:00
McCa11um f060d5b161 Added 2 examples of unconscious bias training (#22879) 2018-11-28 08:23:49 -07:00
Edy Ionescu b7d4fd7349 Add the JavaScript exponentiation operator (#25180) 2018-11-28 19:58:10 +05:30
Rayon 43568de1a6 Fixed a bug (#25139)
There was no event argument passed but used one which was causing error. Passed event argument from `DOM`.
2018-11-28 19:57:09 +05:30
Neshar89 baf954931e Added Colon to Examples (#25152) 2018-11-28 18:26:23 +05:30
Anwesh Panda 1391626232 Add my changes to recursion . (#25155)
It describes the usage and importance of a base condition.
2018-11-28 18:24:28 +05:30
Tripsev f9481b97d5 Update index.md (#24395) 2018-11-27 18:52:21 -08:00
cindy-tu b5ddeaf9e0 Added Official Java Docs for Static Fields/Methods (#23825) 2018-11-27 21:17:19 -05:00
cindy-tu e05b874fc5 Added the official Oracle Java doc on "Finally" (#23823) 2018-11-27 21:16:04 -05:00
cindy-tu 5758e8db7a Added the official Oracle Java doc on "Equality" (#23820) 2018-11-27 21:11:22 -05:00
Roenz Aberin f00945fbcb Fixed the grammar on line 41 (#23818) 2018-11-27 21:09:27 -05:00
Roenz Aberin 0aa803ac34 Removed an extra "is a" on line 8 (#23814) 2018-11-27 21:01:55 -05:00
JMVL64 dd666ddd01 Added some details and changed scripting into programming (#22767)
I have added an extra link for people who do not understand frameworks, also I have been more consistent with describing JS as a programming language.
2018-11-28 01:00:15 +00:00
Chris Jesz d4e8ed6462 Created bash ln page (#22884)
Added file/folder for bash ln command along with brief explanation, example, and further details.
2018-11-27 16:25:14 -08:00
Stefan d1198ddf55 Edited copy for flow (#23639)
I made some minor editions to the introductory section, and I tweaked the second list item under ### And beyond!
2018-11-27 18:48:14 -05:00
RichardLimSpring e889e4e5d1 Edit on few texts (#29621)
* Edit on few texts

The first sort() function title was initially in Chinese, translated to the actual name of the function. 
The asort() function title was initially in uppercase, might confuse reader whether uppercase or lowercase to be user, converted to lowercase.

* Add New Book

Added Learning PHP, MySQL & JavaScript: With jQuery, CSS & HTML5 (Learning PHP, MYSQL, Javascript, CSS & HTML5) to the list.
2018-11-27 13:12:20 -08:00
mridul981 0c5b28e0e5 Added java implementation of merge sort (#22581) 2018-11-27 12:15:41 -08:00
Gerald Ooi 84083d8993 Add useful colors tools (#22868) 2018-11-27 11:53:33 -07:00
Susheela92 973b5d9fd7 Network Testing (#22867)
Added another heading. Network Testing.
2018-11-27 11:50:19 -07:00
Chris Jesz 1d9591f5ed Created grep page (#22842)
* Created grep page

Created a new file/folder for the bash grep command adding brief explanation, examples, and further information.

* fix: spelling
2018-11-27 11:33:07 -07:00
Pixelposh 6eb5e7eec0 added NPM install option (#22833)
* added NPM install option

* fix: grammar and formatting
2018-11-27 08:36:08 -07:00
DataCowboy 57d31d2c48 Update index.md (#22824)
Edited for clarity, added clarification on the assignment operators and gave examples of types of objects.
2018-11-27 08:35:34 -07:00
Tristan Michael Lawrence cbb7ffb29e added a visualization reference for CSS learners (#22830) 2018-11-27 08:35:04 -07:00
reinvnt b20348d4bf Added link to learn more (#25597)
[Smartbear - What is Code Review?](https://smartbear.com/learn/code-review/what-is-code-review/)
2018-11-27 21:04:25 +05:30
Kelly Downes e139f0616a Make unitalicized titles show as italicized (#25595) 2018-11-27 21:03:37 +05:30
FeistyLes 8b177c2ec3 Added More Information Section with url (#25600)
* Added More Information section with url

* fix: link
2018-11-27 21:01:18 +05:30
Clay Hefner 110793e73a Add H1 Title (#25697)
The article looked a little off without and h1 title.  Added to title to the beginning of 1st paragraph.
2018-11-27 20:59:43 +05:30
laolmstead a9d43632f2 Update Border-Radius section (#25703)
Explain how border-radius is interpreted if only 2 values are provided.
2018-11-27 20:56:12 +05:30
JMVL64 71177b5465 Added warning for infinite while statements (#22805) 2018-11-27 18:25:55 +09:00
Emir ed5e131f2f Update index.md (#23121) 2018-11-27 00:38:07 -05:00
psungchan 895b5617d2 Added a link to a list of free resources (#23033) 2018-11-27 00:37:35 -05:00
sletlape 47aa3aacee Better explanation (#22856)
* Better explanation 

I fixed the link from my last commit

* Reordered changes, created "More Information"
2018-11-27 00:36:06 -05:00
Bernard Yeo 7ef9295fae formatting changes (#23803) 2018-11-26 22:01:42 -05:00
sparklycat 163e5d9331 Added communication software for remote work (#23752)
* Added communication software for remote work

* Fixed link formatting
2018-11-26 21:14:05 -05:00
sparklycat 5b1f8ea776 Added ChickTech to list of initiatives (#23745)
* Added ChickTech to list of initiatives

* Fixed formatting
2018-11-26 20:37:15 -05:00
brkline 00705e7cbd Replaced Stub with an Article (#22821) 2018-11-26 15:46:40 -07:00
codyteo 9013a84dfb Added more information (#24849)
Added line 53 with another link on more information.
2018-11-26 12:35:42 -08:00
aman97kalra 8a7b6f69a3 Add "The Theory of Constraints in Agile" to article. (#24100) 2018-11-26 12:35:04 -08:00
yaganub 6a443a398d Updated to clarify and add list of companies (#24220)
* Updated to clarify and add list of companies

Changed line 7 to read reward instead of money because not all companies offer monetary rewards. Added a section on notable companies and a link to a site that compiles a more extensive list of companies.

* Update index.md
2018-11-26 20:09:04 +00:00
Amy Gonzales 12bb65edbe Capitalized book title (#24219)
Capitalized book title under "Soft Skills".
2018-11-26 19:57:42 +00:00
cmachugh2 45ef6adeaf Fleshed out a bit with different types of PSU's (#22747)
* Fleshed out a bit with different types of PSU's

* fixed modular heading size
2018-11-26 10:36:12 -08:00
Griffin Gaeth a3dd30b4c5 Replaced images that wouldn't load, added source (#20681)
PM me if these do not meet the needs of the course. #Hacktoberfest2018
2018-11-26 09:34:16 -08:00
Edy Ionescu d46dc349f1 Arrow functions don't have a `prototype` property (#25198) 2018-11-26 21:33:29 +05:30
a-Daley 5ec14e5928 Added comma to line 17 (#25346)
That first section of that sentence is an introductory phrase
2018-11-26 20:46:18 +05:30
Loyn Howie 16defd10ad Fixed Grammatical Errors (#23615)
Fixed some sentence structure starting with "The right Linux distrubution".
2018-11-26 06:32:27 -05:00
Ifunanya Okolie 425cb4d56d Add the text 'My Changes' to article (#29892)
* Add the text 'My Changes' to article

The changes are on books that would guide children who are learning to programme, and also those who are unsure of where to start. I believe books are a great place for kids to start with learning how to code. These books would inspire them and help them understand the whole concept of programming, and not just as a pass-time, but as an art which goes beyond just writing codes and more into what makes our world be.

* Added 'Here are books to get kids coding'

* Formatted links

* Fixed book formatting
2018-11-26 06:30:47 -05:00
Paula Milenkova e043c46efb Added intro to scatterplots on stub (#23682)
* Added intro to scatterplots on stub

* Update index.md
2018-11-26 03:27:15 -08:00