Commit Graph

2323 Commits (11d9115576181824f954c10dd63f9f292620e93d)

Author SHA1 Message Date
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
Lola f41deb625b Modified Spanish endings and sentences to make. (#19840)
Some of the Spanish endings needed a change from the Usted form (formal) to the informal form (since that is how the article should be written in Spanish). 
Modified briefly some sentences to make it more understandable for Spanish readers.
2018-12-01 15:40:45 -07: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
Maxim db1303ea4b Corrected semantic errors. Changed hyperlinks to Russian resources (#25074) 2018-12-01 22:45:50 +04:00
Maxim e66e6beebb Made the text more readable. Corrected semantic and stylistic mistakes. (#25062) 2018-12-01 22:44:27 +04:00
Grigory 1a4bdd52dd index.md (#25059)
* index.md

Components translated

* index.md updated

added localeTitle
2018-12-01 22:42:29 +04: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
Filipe Carvalho 6acab2bb38 Fixing typo on "deficiências" (#20036)
In this case we use "deficiência", the plural is guarenteed by "pessoas".
2018-12-01 14:33:25 +08:00
Bro3Simon 07c7877e5b Grammar mistake (#24663)
changed "provides an FAQ" to "provides a FAQ"
2018-12-01 11:03:26 +05:30
Jack Kang 841fa65d08 changed wording (#23793)
changed confusing wording
2018-11-30 21:24:29 -05:00
Lucas Rafaldini 565a674d77 Some text changes. (#20250)
fixes translation issues, makes the text more readable and clear.
2018-11-30 22:39:10 +01:00
Sigurd Morsby 1db9717846 Detailed the explanations, added a pen (#23077)
* Detailed the explanations, added a pen

I added a lot of explanations to the examples and detailed what each line of code does.

I also added a short explanation of the differences between stateful and stateless components.

Finally, I linked to a pen that shows the differences between a prop and state.

* fix: spelling
2018-11-30 13:48:34 -07:00
Paul Ferguson Maxson bc3bafcfb0 Add info about changing icon sizing (#23103)
Had intended to include a link to the official docs here https://fontawesome.com/how-to-use/on-the-web/styling/sizing-icons but they appear to be out of date.
2018-11-30 13:45:20 -07:00
msabitabrata 597ba0b9be Switch case with same code for multiple values (#23073)
* Switch case with same code for multiple values

Handle switch case when single piece of code runs for multiple values.

* removed invalid example numbering introduced in merge conflict resolution
2018-11-30 12:53:17 -07:00
Bro3Simon 1fb9890647 fixed grammar mistake (#24673)
changed "Cascading Style-sheets" to "Cascading Style Sheets"
2018-12-01 00:58:06 +05:30
Anurag Bannur cd39d3178c guide-to-implement-google-sign-in-using-firebase-auth (#23007)
* Add this as a guide for Firebase Auth.

This is a thorough guide on how to implement Google sign-in using firebase authentication.

* made folder name lowercase

* updated directory name and frontmatter title
2018-11-30 12:06:07 -07:00
Manthanjain 77620d67aa Add content "different approaches for writing an algorithm" (#23049) 2018-11-30 11:30:25 -07:00
Alvin Tan 720f8562bf Added "overfitting and underfitting" (#25528) 2018-11-30 20:44:27 +05:30
Eric Jae-Min Joo 9621e372d0 Add proper indentation to example code (#23794) 2018-11-30 07:21:49 -05:00
Eric Jae-Min Joo 521138726b Fix example comment spacings (#23792) 2018-11-30 07:17:42 -05:00
Ray Antonius f169c1df26 Added another book (#23789) 2018-11-30 07:11:17 -05:00
Ray Antonius 1c715c2269 Add useful color scheme websites (#23788) 2018-11-30 07:09:45 -05:00
Omar Dabour 83a07f8d5d Language correction and maintenance (#19765)
Remove some meaningless words , add some and rearrange the sentences.
2018-11-30 14:28:11 +08:00
spetriuk 430fd0eb1c Improvements to translation (#25013)
Changes to make translation make more sense in Russian language
2018-11-30 09:51:46 +04:00
spetriuk 3f570746a0 Improvements to translation (#25008)
Changes to make translation make more sense in Russian language
2018-11-30 09:40:36 +04:00
spetriuk da9b8b434e Improvements to translation (#25002)
Changes to make translation make more sense in Russian language
2018-11-30 09:39:18 +04:00
Alexey Yashin 9d2924af3e Made it more readable in russian. Corrected table. (#25049) 2018-11-30 09:31:24 +04:00
Grigory 8d8e66d854 index.md (#25045)
Complite translation
2018-11-30 09:30:46 +04:00
DataCowboy abeb1af705 Edited for clarity (#23034)
Minor changes to wording to stay consistent with professional standards.
2018-11-29 18:34:56 -07:00
psungchan fe204ef8cb Add info on notation (#23041) 2018-11-29 18:07:09 -07:00
Siddhartha Anand 8e00c2ff1e Add reversing a list point. (#23040)
Add reversing a linked list code in Java.
2018-11-29 17:46:18 -07:00
Humza Khokhar 4648757724 Updated Info Text (#22956)
Improved and more simple introduction in order to not scare readers with new terms.
2018-11-29 17:44:26 -07:00
philip1077 83d26797d4 Created this File (#23026) 2018-11-29 17:09:05 -07:00
Thomas Pan 7686deef0a Adding content to a simple go webserver (#23002)
Adding some resources related to starting a first go webserver, semantic improvements and minor typos.
2018-11-29 17:06:24 -07:00
Chris Jesz 4f98f4f770 Create index.md (#22988) 2018-11-29 17:02:57 -07:00
Dina Wee 8918f66f7e Add how to reset branch to match remote (#22967) 2018-11-29 16:38:03 -07:00
Tony Scialdone e9e85395fb Update index.md (#23532)
Added bit about using single or double quotes
Removed extra line breaks
2018-11-29 17:23:47 -05:00
umar 665d59de69 Add link for learning resource (#23693)
* Add link for learning resource

* Created More Information section
2018-11-29 17:08:45 -05:00
Emily Gong cd211bcf5e Improved visualization by replacing words with symbols and added line breaks (#23686)
* Improved visualization

Replaced theta to actual symbols for better visualization, and added line breaks where they should be

* Improved formatting
2018-11-29 17:07:54 -05:00
NuclearPineapples 1c5cc45bb4 Word Errors (#23712) 2018-11-29 15:38:25 -05:00
Roberto Mossetto 7a08400f75 Add "The definitive Node.js handbook" to resources (#23701) 2018-11-29 15:34:13 -05:00
DrakonDarquesse be96a8808f add the way to specify number of decimal places (#31925)
* add the way to specify number of decimal places

* add comma and period
2018-11-29 10:32:22 -08:00
Xin 86641b4ad7 Fixed this page to match its English version (#31571) 2018-11-29 10:29:04 -08:00
Xin 80da0734e9 Changed this Chinese page to match its English one. (#31536) 2018-11-29 10:26:35 -08:00
Xin d0a32a61e6 Updated this page to match its English version. (#31600) 2018-11-29 10:21:15 -08:00
superTO 8b74dfb1ee Add learning recourse in chinese angular (#31618)
Add Angular learning resoure in index.md of chinese angular-resources
2018-11-29 10:19:31 -08:00
superTO 0c30465ad4 Add angular version in index.md of angular guide (#31567) 2018-11-29 10:13:52 -08:00
DrakonDarquesse f3884d0d2b Add conditon to use case structure (#32367)
Only char or int
2018-11-29 10:11:12 -08:00
Xin 6200599e20 Updated this page to match its English version (#31585)
* Updated this page to match its English version

* Fix markdown syntax errors and invalid resource URL
2018-11-29 10:02:57 -08:00
Robert Samu 08cc2e289c Fixed mistyped words (#25397) 2018-11-29 18:12:34 +05:30
Farai Mugaviri 15f51af38b Format and C syntax highlighting on code snippets (#25114) 2018-11-29 18:05:06 +05:30
kenyalenae ac5c1ff1bf Added book to the list (#23009)
* Added book to the list

* Fixed formatting
2018-11-29 05:59:22 -05:00
Dom Slatford b80824e5eb updated angular guide index to focus on angular 2+ (#22190)
* updated angular guide to focus on angular 2+

* corrected links
2018-11-29 05:46:38 -05:00
daniela-idara dc136e3ce5 added logo (#21599)
* added logo

* moved image to location
2018-11-29 05:32:20 -05:00
raviram 8d1f5af8ad Added example on 2d lists and changed format (#23665)
updated the code format along with an example of 2d list.
2018-11-29 05:07:01 -05:00
Neshar89 52c63e0a1e Added numbers to a list of Operations (#25146)
* Added numbers to a list of Operations

* fix: typo
2018-11-29 14:19:54 +05:30
Wendy Gonzalez f64b323ea4 404 fix and new resource added (#26564)
previous hackerrank link gave a 404 error and added interview cake to list of interview resources
2018-11-29 00:20:43 -08:00
Chris Jesz 29dc3ba824 Created bash less page (#22912)
* Created bash less page

Created file/folder for bash less command along with brief explanation, examples, and links to further information.

* Corrected mistake

Corrected a mistake in the options section for exiting less. Mistakenly has ctrl^c as the exit instead of q

* fix(guide): minor typo corrections
2018-11-28 19:44:59 -07:00
Akash Kumar ab50b03c38 Add explanation about comments (#22944)
Add the text "Two backslash characters (//) are used to _comment_ the code, for better understandability. Anything after // on a line is ignored while compiling the program" to help new users understand commenting.
2018-11-28 19:34:05 -07:00
stephanieadwill 4cc15a013a Update index.md (#22926)
Reorganizing content for clarity, spelling and grammar; adding some additional resources inline.
2018-11-28 19:04:58 -07:00
VitBu d16c9b58fd Improved Advanced Code Solution (#22898)
This way it is less confusing + people should be aware of slice default arguments
2018-11-28 19:01:42 -07:00
Anurag Bannur 6b2f72cae5 Add the fragment introductory information on android fragments. (#22854) 2018-11-28 18:48:47 -07:00
odm275 db94b449f2 Added React 360 (#22911)
Put a reference for virtual reality web apps on react 360, along with a link to an example under the "examples of various virtual reality creations" section.
2018-11-28 18:44:39 -07:00
devguru149 722742e197 Added two new links (#23816)
Added, "How to do code reviews like a human Part two" and "Code Review Best Practices" links.
2018-11-28 20:13:55 -05:00
Akshay Babbar 1e288d7f9a removed '/' from Link (#32902)
'/' was linking to the wrong link. Updated please review
2018-11-28 20:07:06 -05:00
David Hall 69735a8890 Added Python for Everybody (#23498)
* Added Python for Everybody

the free eBook version by Charles Severance

* Formatted link
2018-11-28 20:04:13 -05:00
raviram d73f27049d Added link to interactive visuals of algorithms (#23648) 2018-11-28 20:03:34 -05:00
cindy-tu 5f37db5a1f Added Official Java Doc for Declaring Constructor (#23830)
* Added Official Java Doc for Declaring Constructor

* Removed empty comment
2018-11-28 20:02:50 -05:00
Priyanshu kumar e2fe9d1fc5 Added Example and work of += operator (#23826)
* Added Example and work of += operator

* Fixed formatting
2018-11-28 20:02:27 -05:00
Zain Kassamali 0cecde85d8 Removed unnecessary periods (#23822) 2018-11-28 20:02:03 -05:00
Zain Kassamali a763f1c3d3 Added a period (#23821)
for consistency
2018-11-28 20:01:35 -05:00
cindy-tu c316722888 Added Official Oracle Java Doc for Exception (#23819) 2018-11-28 20:01:13 -05:00
Cornelia f2713ff7f9 Corrected some minor spelling mistakes (#23801) 2018-11-28 19:56:16 -05:00
ch1771dr0b0 3cf70a4707 Added reference section (#23756)
* Added reference section

* Fixed link formatting
2018-11-28 19:54:17 -05:00
Tom K cbcc18d7f7 Add link to Bootstrap Documentation page for Cards (#23631) 2018-11-28 19:53:15 -05:00
raviram 9b76a135e4 Added example code with duplicates in list (#23629)
* Added example code with duplicates in list

* Reworded sentence to introduce duplicates
2018-11-28 19:51:55 -05:00
Jeffrey Camphens b5bef94354 Added warning about will-change (#23646)
* Added warning about will-change

Sounds like an easy performance improver right? It won't hurt mentioning that this should be used with some leven of caution.

* Added 'Tip' to change
2018-11-28 19:50:13 -05:00
kzellers d11b18ff0b added info about importing single classes (#23643) 2018-11-28 19:49:37 -05:00
Danuta Cybulska 8afccdb691 Add recommend. (#22721)
I recommend that you also look at the blog [CSS-Tricks](https://css-tricks.com/snippets/css/).
2018-11-28 19:47:32 -05:00
Jennifer Aldover ea363224df Update index.md (#23654)
Fix typo "SVM" to "SVN"
2018-11-28 19:42:28 -05:00
Jeffrey Camphens 2c2b61a47d Added more basic information about Bulma (#23640)
Added a little bit of explanation about the points stated in this file.
2018-11-28 19:35:28 -05:00
superTO 6c403e37d3 Add and fix index.md in chinese angular (#31611)
* Add and fix index.md in chinese angular

Fix Key Commands and add ng add in index.md of chinese  guide angular-cli

* fix ng add to ng new
2018-11-28 15:28:04 -08:00
Skipper 495892a71d fixed: fixed translating problem. (#30930)
Changed some word's translation.
2018-11-28 15:27:33 -08:00
imdonnie d4b85d4008 Re-write the whole Doc (#31526) 2018-11-28 15:17:28 -08:00
Xin 3c5b76a9d3 Updated this page to match its English version (#31616) 2018-11-28 15:07:07 -08:00
Loyn Howie b63e154ccb Added more information to the start small topic. (#23353)
* Added more information to the start small topic.

Starting with the sentence "You could also ask your friends/peers" and the sentences after that.

* Update index.md
2018-11-29 05:44:36 +07:00
Aviral Gupta b858dc9db1 A lot more info (#22931) 2018-11-28 18:36:48 +00:00
kenyalenae 6911482f5b Added website to Tutorials section (#22865)
Added link under Tutorials section for the GeeksforGeeks.org JavaScript Tutorials page which includes lots of helpful information on JavaScript.
2018-11-28 10:34:02 -08:00
tktgius f848bae00b Adding more description on how teams approach reviews (#22930)
Adding description on how teams approach code reviews and what an effective code review is
2018-11-28 18:20:28 +00:00
Grigory fd89b4a813 index.md (#24998)
Fixed some typos
2018-11-28 21:39:01 +04:00
Viktor 1f71de1b45 Перевел часть текста (#24323) 2018-11-28 21:36:52 +04:00
Shamil Uzdenov 27b3e77639 Line 56 (#24697)
Change text on line 56
2018-11-28 21:36:30 +04:00
Dhiraj Kanchan 54ac1ea02e Fix if statement to use equal to operator instead of assignment operator. (#24523)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2018-11-28 21:32:38 +04:00
IITigroKII 260576c235 Improved russian translation in guide/russian/java/comments-in-java/index.md (#24431)
* Improved russian translation

* Update index.md
2018-11-28 21:31:56 +04:00
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
yves1011 7237cb45a6 Change "储存" to "只读存储器" & "记忆" to "随机存取存储器" (#29144) 2018-11-27 13:18:52 -08:00
yves1011 c405e55ea1 Change "为程序员阅读的书籍" to "程序员书单" (#29148) 2018-11-27 13:17:50 -08:00
nightsurfer7 6e58cbea78 Minor typo correction (#29484)
The spelling of response had a typo.
2018-11-27 13:16:44 -08: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
sergiofnt 63baf8ce20 Translate correction (#24310) 2018-11-27 23:39:49 +04:00
sergiofnt 82d79fb02b Corrected translation and code indentations (#24302)
* Corrected translation and code indentations

* Corrected the markdown in lines 63-96
2018-11-27 23:38:23 +04: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
Dulce Hernández 211300c309 Fix Spanish translations for bash-cat (#19798) 2018-11-26 20:16:53 -07: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
Wilfred 13523c5cfa helping improve the translation quality in index.md (#34202)
* helping improve the translation quality in index.md

Rephrased the second sentence at the start of the first paragraph to help improve the translation quality. Still a couple of changes I will suggest in the future.

* fix some translation
2018-11-26 12:05:50 -08:00
Amy Gonzales 12bb65edbe Capitalized book title (#24219)
Capitalized book title under "Soft Skills".
2018-11-26 19:57:42 +00:00
Leo fa1ba1b5b4 Change some improper translations. (#31176)
And also remove junk code between each lifecycle method. Then add index number before each method to help the reader understand the running order better.
2018-11-26 11:35:51 -08: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
serg-t 827b3d8194 index.md (#22966)
* rename to variables_php.md

Added basic info about PHP variables.

* Added Guide About PHP Variables (Russian)

* Rename variables_php.md to index.md

* Rename guide/russian/php/PHP Variables to guide/russian/php/php-variables/index

* Delete index

* fix: fixed foldernames

* update index.md

added example from 8th line;
added markdown for highlighting code.

* ch
2018-11-26 09:36:55 -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
sergiofnt 405a1fea85 Fixed source link, corrected translation (#24297) 2018-11-26 20:54:22 +04:00
Vitaly Romaniv 7b299ee178 Fix angularjs index.md for the russian locale (#24253) 2018-11-26 20:53:23 +04:00
ASubjectPro d4cab4c40c Translation correction (#24213) 2018-11-26 20:52:28 +04:00
andrhua 1f310220e2 fixed machine translation (#23779)
* fixed machine translation

* Update guide/russian/typescript/getters-setters/index.md

грамотей
2018-11-26 20:50:43 +04: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