Commit Graph

2278 Commits (cdc57f310030a34e1cb13b2257c86921fa43ab1c)

Author SHA1 Message Date
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
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
Joseph Houser 8f049ba2cd Corrected translation (#23347)
* Corrected translation

Proper translation of "Links" is "Enlaces" not "Campo de Golf" (= "golf course").

* fix: corrected folder case
2018-11-26 03:27:57 -08: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
JawnsenTrain 417f485da7 Added a comma after class (#23613) 2018-11-26 05:55:51 -05:00
Tom K 1316ad4fbb Bootstrap Glyphicons still available with V3.3.7 (#23608)
* Bootstrap Glyphicons still available with V3.3.7

While the most updated version does not have glyph icons, some users could find use under the older version.

* Fixed formatting
2018-11-26 05:55:05 -05:00
olhadon 15416a1be4 spelling, punctuation, and minor grammar changes. (#23584) 2018-11-26 05:54:00 -05:00
Tony Scialdone 1772cc56a7 Added more complex border-radius example (#23555) 2018-11-26 05:53:23 -05:00
Akshat Tripathi d8861ab98a added a small statement (#23119)
* added a small statement

* Fixed formatting
2018-11-26 05:24:01 -05:00
Eme-rald 3ba002f2b6 Made code more clear + Added Image (#22763) 2018-11-26 05:17:27 -05:00
Taylor White 9fb5629b51 capitalize header 4s (#22851) 2018-11-26 05:02:53 -05:00
Jason Hall aa2adb9338 Add DocumentRoot location (#22799) 2018-11-26 18:59:24 +09:00
Ashmita03 ddb6aa13c7 Additional resources and links modified (#22790) 2018-11-26 18:58:38 +09:00
Bearz314 0bbcfa8cdd Minor English corrections and added note on IE conditional comments (#22405)
Gave a practical use case of IE conditional comments.
2018-11-26 04:58:27 -05:00
Adhiraj d7dcff137c fixed typos, added additional information (#22204)
added historical context
added reference to wikipedia
2018-11-26 04:55:46 -05:00
Krinjih daa880d822 Changed some examples (#22167)
Changed the layout of some examples, so they are recognized as C-Code
2018-11-26 04:54:57 -05:00
missstaff c40845b30a added more information link (#23637)
* added more information link

Added the link to Chatbot Tutorials And Insights

* Removed stub
2018-11-26 04:48:51 -05:00
Tom K 5cb1407ad5 Added link to Bootstrap Documentation (#23624)
* Added link to Bootstrap Documentation

* corrected link syntax entered by contributor

* Created "More Information"
2018-11-26 04:44:27 -05:00
olhadon 2055420974 spelling and minor grammar changes (#23642) 2018-11-26 04:34:35 -05:00
Jeffrey Camphens d534f00a65 Add link to comparison with other frameworks. (#23626)
I think this is an important thing to include. Vue is after all not always the best option for every job so it's best to show alternatives.
2018-11-26 04:31:36 -05:00
j-prk ea85770516 Fixed punctuation in article. (#23540) 2018-11-26 03:27:35 -05:00
Tom K c5639a0105 Add another link to MDN for more in-depth info (#23576)
Please provide a link to MDN so that readers can explore more information regarding CSS Colors.
2018-11-26 03:22:43 -05:00
dvjc 76219db9b3 Update index.md (#23565)
grammar, spelling, capitalization
2018-11-26 03:21:44 -05:00
adrianchavez123 2b265e3404 Add example of arrow function with no brackets (#23557)
* Add example of arrow function with no brackets

Add an example of the shorter option of an arrow function

* Fixed typo
2018-11-26 03:20:59 -05:00
philip1077 723fbdc903 Added more properties of Pi. 2018-11-26 16:24:50 +09:00
Pixelposh f5cd5cd715 Added a CSS syntax and Example 2018-11-26 16:22:56 +09:00
Miracle Gabriel e659e5ecf5 Added a video link for "HTML TABLE" (#22796) 2018-11-26 16:20:20 +09:00
PatiPavanSai d89c8261f0 added info (#21159)
added image in the more information section
2018-11-26 01:12:44 -05:00
Adrian Chira 9a13212e2f Changed var to const (#22486)
Changed var to const to resemble the English version of the file
2018-11-26 15:00:59 +09:00
Muhammed Kilig 804132b43b Added VisuAlgo link on Sorting to bottom of page (#21162)
<!-- 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.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-11-26 00:48:18 -05:00
kcrabtree a4742d8a76 Added helpful tips about comment usage (#21168) 2018-11-26 00:15:27 -05:00
Tom King e562625430 Update index,md (#21173)
Add key cloud services offered by Azure.
2018-11-26 00:09:35 -05:00
Tim Windhorst e9ab9424f0 I've added CSS: The Missing Manual (#23520)
* I've added CSS: The Missing Manual

I've added CSS: The Missing Manual to the end of this list because it contains some very helpful instruction to some of the more advanced CSS techniques.

* Fixed book formatting
2018-11-25 23:27:37 -05:00
Shooflower abb98927b0 Spelling/grammar fixes and some clarification (#23518)
* Spelling/grammar fixes and some clarification

* Fixed the 'number' variable in the text
2018-11-25 23:26:06 -05:00
Matthew Shelbourn 15e6af1d67 Additional resources for the code review process (#23514)
Adding additional resources to help the user find out more about the code review process and its importance.
2018-11-25 23:24:13 -05:00
lilabdel eaa31af88a Book about mathematics (#23442)
* Book about mathematics

Add the link to the book "the princeton companion to mathematics"

* Improved formatting
2018-11-25 23:20:55 -05:00
Sam c18393fa3a Removed duplicate info and corrected formatting (#23413)
There were two descriptions explaining what a strong tag is.
The More Information links were duplicated.
Also corrected inconsistent and incorrect markdown/html formatting.
2018-11-25 23:19:32 -05:00
Shubhanshu Pratap Singh 5ff05b9832 add advantage of exception handling to the article (#23434)
* add advantage of exception handling to the article

* Fixed formatting
2018-11-25 23:18:12 -05:00
Abhishek Prusty 78757fab28 Added resources (#23412)
* Added resources

* Fixed formatting
2018-11-25 23:13:40 -05:00
Bryan Ha 19b7fb3014 Added two resources for learning python (#23386) 2018-11-25 23:13:14 -05:00
Aaditree 690f83f1da Feature and Grammatical Corrections (#29581)
* Feature and Grammatical Corrections

Added a feature of stack . 
Made corrections, which were grammatically incorrect.

* Update index.md

* Update index.md
2018-11-25 20:09:15 -08:00
Bcardona21 2aeb03d17d Add new tip (#25610)
An idea that has helped me in the past.
2018-11-25 20:08:18 -08:00
Shafrazi 513d0dfc8a Added to_f and abs methods (#27142) 2018-11-25 19:08:06 -08:00
JamBove 50bbeb21d8 Remove redundant point, add transportation (#24231)
Removed redundant point: Raspberry PI and home automation was written twice.
Added Linux use in transportation industry like planes, buses, and trains.
2018-11-25 18:59:02 -08:00
Skipper 5b8387b4db fix:fixed translating problem (#30898)
I'm a Chinese programmer.
The do while loop we always call it "do while 循环“, we don't translate the "do while" part generally.
And,fixed a word order problem at line 16.
2018-11-25 18:09:01 -08:00
Johnson f6d8d01ed3 add new method (#34136)
* add new method

* fix comment
2018-11-25 18:07:52 -08:00