Commit Graph

19078 Commits (1c89bffb7d5069832eba03fbb2f134b8ee68d67d)

Author SHA1 Message Date
Johnathan Milley 1c89bffb7d Replaced 'cat' with 'ls' in the Usage ex. (#23019) 2018-11-29 17:49:36 -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
Stuart Taylor dd80893543 chore(security🔥): Update packages to remove security issue flagged by GitHub (#34482) 2018-11-29 22:07:05 +05:30
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