Commit Graph

19107 Commits (abea0e1ac6064a4a01e2b84db8e3887c0cd37992)

Author SHA1 Message Date
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
Stuart Taylor d327a5c36b Feat: News in the client app (#34392) 2018-11-29 15:12:15 +03:00
Valeriy S 28798dc008 fix(test): transform js challenges before a test 2018-11-29 12:04:49 +00:00
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
Anju Cheran cac3e50cec Corrected a small grammar error (#29819) 2018-11-29 08:44:54 +00:00
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
Ariel 2f23fb544d Fixes minor typo (#34326)
"should not be be" changed to "should not be"
2018-11-29 02:28:48 +05:30
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