Commit Graph

501 Commits (e3afefd2a2d7d3e49bde8c6d6036630d7af85908)

Author SHA1 Message Date
Viggy Kumaresan 4603ceffec Added information about Tableau Public (#18918)
Added' Getting started with Tableau Public' section, with information about creating an account and downloading the software.
2018-10-13 21:55:55 -07:00
Ginson Wong 8605ddfbfe add: replace stub with init summary and examples (#18897)
* add: replace stub with init summary and examples

* correct spelling typo on line 14
2018-10-13 21:53:31 -07:00
Vivek Soundrapandi 0dd3adf672 Added list of function first class object pointers (#18404)
Added list of function first class object pointers and interlinked them within documentation making them more navigatable
2018-10-14 00:20:16 -04:00
pakchrishtml b82c154c74 Update index.md (#18907) 2018-10-13 21:08:52 -07:00
Matt cee60d34b6 feature(guide):basic info on Vagrant added (#18446)
* feature/basic info on Vagrant added

Added basic Vagrant info with links to documentation and how to get started.

* Update index.md
2018-10-13 22:35:34 -04:00
Taras Kuba a3ea4f31ff Add categories for tools (#18451)
* Add categories for tools

* Update index.md
2018-10-13 22:28:11 -04:00
Matt 597d88b738 fix/spelling error (#18448)
Small spelling error fixed.
2018-10-13 22:25:21 -04:00
Vivek Soundrapandi 0ffbbd4605 added local & relative import definition (#18460)
* added local & relative import definition

added description & example for local import and their ability to import using relative paths

* Update index.md
2018-10-13 22:16:21 -04:00
Shubham Soni d8a6087fe2 correct the example in comment (#18458) 2018-10-13 21:44:53 -04:00
Chris Reyes ecbd6bd64f fix typo, and add dimension example (#18926)
add example of how dimensions can be used
2018-10-14 05:00:20 +05:30
Yusuf | @yusufcodes 9e0b0f05e3 Updated definition of a stack - grammar issue (#18895)
'Stacks is a First In Last Out' changed to 'A stack is a First In Last Out'.
2018-10-14 00:29:56 +01:00
Isaac 070d79b807 Java Guide- Added Examples to Built in funcions (#18797)
Added examples of Java.IO package and Java.lang packages
2018-10-14 04:29:43 +05:30
domilearns 78c0135748 Added paragraph and made corrections (#18825)
I added a paragraph about how you can get into data science in different ways and made a couple of grammatical corrections.
2018-10-14 04:03:46 +05:30
Harsha Gudladona 1c053b7bdf Fixed spelling (#18914)
Updated spelling from clinking to clicking
2018-10-14 00:27:22 +02:00
Harsha Gudladona 99cebad694 Fixed grammar. Fixed explanation of Run button (#18916) 2018-10-14 00:26:42 +02:00
The Coding Aviator f94d1ede92 Fix(guide): Add ES6 introduction to JS certification section 2018-10-13 17:36:58 -04:00
Alexandru-Daniel Nedelcu 88c3b75333 Fix(guide): clean up Markdown formatting 2018-10-13 17:21:12 -04:00
Lachlan Eagling 4d6debcfd3 Fix formatting issue (#18642) 2018-10-13 16:11:02 -05:00
Hiep Nguyen be8c98932a Add more section to #Accept Test Plan - Attributes (#18644) 2018-10-13 16:10:42 -05:00
Lachlan Eagling 23e0caddf5 Update URL for guide contribution (#18645) 2018-10-13 16:10:18 -05:00
David Sánchez 6ed60b0453 Created page for the Mbed platform (#18648)
* Created page for the Mbed platform

* Update index.md
2018-10-13 16:09:52 -05:00
Rafsal Rahim 2107d6a8c2 added the field "To clone spacific branch" (#18649) 2018-10-13 16:08:46 -05:00
Rafsal Rahim 2765c8c864 added "Blockchain Technologies" (#18650) 2018-10-13 16:08:38 -05:00
Rafsal Rahim 40046b262e inclucded discription about hyperledger (#18651) 2018-10-13 16:08:05 -05:00
Andrew 96206e1ab7 Added 3 articles about good code documentation (#18653)
Added 3 articles that have helped me personally with code documentation.
2018-10-13 16:05:41 -05:00
Andrew 52beb2723b Added courses to the logic readme (#18656)
Added courses to the logic readme to better introduce people on how to think
2018-10-13 16:05:08 -05:00
Ajay Arasanipalai 41f2f10e94 Add backpropogation and chain rule relation. (#18667) 2018-10-13 16:02:53 -05:00
Ajay Arasanipalai bf5cc9279f Add section for further reading links. (#18668) 2018-10-13 16:02:23 -05:00
Ian Vidaurre ee4cc393f3 Typo fix for index.md (#18670)
Changed OpemVim link to "OpenVim"
2018-10-13 16:02:02 -05:00
Martin e6718ae851 Update of Product Design, UX Design and User Flow articles (#18709)
* User Flow: Information, Articles, Youtube update

Explanation on what is User Flow with youtube videos and articles for reference and/or resource.

* Update of UX Design article

Update the article with more information and more links to articles and books.

* Product Design: Info, Articles, Youtube update

Explanation on what is Product Design with youtube videos and articles for reference and/or resource.

* Update description of Retina Display

As reported in issue #18129, there is a lack of explanation on what a retina display is and some users find it difficult to understand what they are doing exactly, so I added a short explanation on what a High-Resolution Display is and what a Retina Display is.
2018-10-13 16:01:40 -05:00
benpeterdalley 3ec1dfd5b6 Punctuation and broken link (#18708)
I fixed some inconsistent punctuation and some linked text that wasn't setup properly.
2018-10-13 16:00:11 -05:00
FlyvendeThom c97cd69ecd Fix(guide): add info about mv rename functionality 2018-10-13 16:58:56 -04:00
Tanuj Nagpal 0240893e6f Added another way to list files/folders (#18706)
you can view files/folders without even entering the directory
2018-10-13 15:57:00 -05:00
benpeterdalley 76f6536b4f Update index.md (#18703)
Included info about the colon being required and no closing statement, and indentation everything that is properly indented following the definition is within the scope of the function
2018-10-13 15:54:51 -05:00
Tanuj Nagpal 2154708115 Added function of typing only cd in terminal (#18702)
cd will move you to the Home directory
2018-10-13 15:54:05 -05:00
Ginson Wong b5a122baaa fix: clean up and adjust broken formatting (#18881)
-added note on mobile motherboards
-fix non-existent link to motherboard img. copied from index.md of computer-hardware parent folder
-fix broken anchor tag
2018-10-13 22:53:15 +02:00
Mayer3 faadc843d0 Add Line number 21 (about { } ) (#18699) 2018-10-13 15:52:37 -05:00
Palash Bauri 1fe7a36d4a added 1 and 0 as alternative to True/False (#18697)
added example and tip about the use of 1/0 as alternative to True/False
2018-10-13 15:51:23 -05:00
Tanuj Nagpal 5dcd2785d5 Added Importance of GNU (#18695)
Explained details about GNU/Linux system and why it should be called GNU/Linux instead of just Linux
2018-10-13 15:49:34 -05:00
Maria Nguyen a2e6d76803 Linux: Add -la flag explanation to ls command on Basic Linux Commands (#18689) 2018-10-13 15:46:24 -05:00
Ajay Arasanipalai c783a9e900 Add link to article by Chris Olah. (#18682) 2018-10-13 15:45:58 -05:00
Cristi Cismas 5eaba89bb0 Fix(guide): grammar edit 2018-10-13 16:42:00 -04:00
Hovhannes 5c9572eed8 Add manually expiring a session example (#18394) 2018-10-13 16:25:24 -04:00
Rémy Beumier c206c6bbbb Add font shorthand property (#18393) 2018-10-13 16:07:49 -04:00
zaibugemi 72fe8fc519 Add information about memory leaks (#18392) 2018-10-13 16:02:36 -04:00
zaibugemi 338d94b517 Add more information about Do while loop (#18385) 2018-10-13 15:27:41 -04:00
tombraul ed557a48df Add godot engine resource (#18387) 2018-10-13 15:22:06 -04:00
Michael e59727cea7 Clarify language in article (#18379) 2018-10-13 15:00:43 -04:00
palash4u 7a976c5b0d Add advantages and disadvantages of an array (#18367) 2018-10-13 14:50:52 -04:00
Ian Vidaurre 72c550bb8a Updated 'About Vim' section 2018-10-14 00:06:55 +05:30
Paul Isaris 7dcfac9dc6 Added more instructions for nvm and code example (#18357) 2018-10-13 14:36:06 -04:00
Ajay Arasanipalai 69c3cd6c0e Add "Deep Learning" book (#18675) 2018-10-13 13:15:17 -05:00
Belma Gaukrodger 1f110caafe add 3 new references to index (#18672) 2018-10-13 13:14:50 -05:00
Pravinraj Mohan 292d0c9011 Updated index.md (#18850)
Improved the manifest.json file explanation
2018-10-13 13:08:42 -05:00
shyamunnikrishnan 72159de880 Create Index.md (#18753) 2018-10-13 19:51:09 +02:00
shyamunnikrishnan 9bb6aea5ec Bullet points fixed (#18740)
Fixed issue where "Electron and Vue", "Electron and React" and "Electron and Angular" where invisible due to incorrect formatting of links.
2018-10-13 19:46:57 +02:00
domilearns 13b745863c Added glossary term (#18839) 2018-10-13 19:15:56 +02:00
Shantanu Tripathi 16d643ecba Added a good reference video on Quick sort
Added a link to one of the finest videos on Quick sort for beginners to understand. It belongs to MyCodeSchool channel on youtube.
2018-10-14 00:10:17 +09:00
Shantanu Tripathi 667f900797 Added a good reference video for binary search
Added a reference to a very good playlist of videos on binary search which belongs to MyCodeSchool. This playlist would be very helpful fro beginners to understand Binary Search.
2018-10-14 00:09:02 +09:00
Ashish Rao 3f512e0af4 add iTerm2 introduction (#18369) 2018-10-14 00:06:55 +09:00
Shantanu Tripathi 1c53f5c4fe Added a reference video for Insertion Sort
Added a reference to the video of Insertion sort of My code school which is probably the best video for a beginner to understand.
2018-10-14 00:05:09 +09:00
Shantanu Tripathi f26c13b68d Added a good reference video for selection sort (#18372) 2018-10-14 00:04:04 +09:00
iamkrishnamohan 50260cf0ae Added text " Kotlin courses for beginners " (#18364) 2018-10-13 23:40:52 +09:00
Domingo Moronta e378b712f0 Update index.md 2018-10-13 23:40:30 +09:00
iamkrishnamohan 4446ed1099 Add Text "Advanced Android Development" (#18359) 2018-10-13 23:36:54 +09:00
webmaster-zundux ab718dc2ce feat(guide): Added the link to ui patterns (#18362) 2018-10-13 23:29:28 +09:00
Kristofer Koishigawa 22752616e7 Update index.md 2018-10-13 22:51:24 +09:00
Zul-abdin 57d79e6564 Update index.md 2018-10-13 22:51:24 +09:00
Zul-abdin 146a497f5e Added info on Maintenance of Liquid Cooling 2018-10-13 22:51:24 +09:00
Zul-abdin f8d476d7e7 Added info about Unlocked CPU's to Overclock 2018-10-13 22:49:17 +09:00
Isaac d12bde426e Java - Added Splitting of strings to guide (#18713)
* Java - Added Splitting of strings to guide

Added .substring and .split expatiation.

* fix: code formatting
2018-10-13 17:35:48 +05:30
Faraj Daoud a438cc34dc Changed unnecessarily to unnecessary (#18534)
* Changed unnecessarily to unnecessary

* fix (guide): Clean up grammatical mistakes
2018-10-13 04:07:49 -04:00
benpeterdalley 994985fc17 Tidied up inconsistent grammar (#18710)
Missing fullstops at the end of sentences, inserted colons, and there were a few double spaces and capital letters missing.
2018-10-13 08:54:04 +01:00
Jace 71e1241fdc Update index.md (#18578)
Some people don't want to use Chrome, so it would be nice to tell them there are alternatives.
2018-10-13 08:46:55 +01:00
Colin Crawford e321ca535c Add first content on redux middleware (#18643)
* Add first content on redux middleware

Add a description of what redux middleware is, some examples of what it can be used for, and how to add it to your app.

* fix: formatting
2018-10-13 13:05:39 +05:30
Lachlan Eagling 1d0c7f3f8b Add input and output for code examples (#18646) 2018-10-13 12:55:07 +05:30
Paul 721f799f28 More syntax examples (#18647)
Breaks down the different ways you can write arrow functions for those new to it
2018-10-13 12:48:53 +05:30
Beau Carnes 303ff4eea0 feat: add portuguese chinese arabic to guide 2018-10-13 07:57:22 +01:00
Beau Carnes 107a0e58f3 feat: add Russian guide 2018-10-13 07:57:22 +01:00
Beau Carnes 3948553bfb fix: change directory structure 2018-10-13 07:57:22 +01:00
Beau Carnes 2a48a23736 feat: Spanish guide 2018-10-13 07:57:22 +01:00
João Daniel e9713ceb77 feat: add article for Vue.js Components
Signed-off-by: João Daniel <jotaf.daniel@gmail.com>
2018-10-13 07:55:04 +01:00
Stuart Taylor dc424f8676 fix: copy edit 2018-10-13 07:52:51 +01:00
Zul-abdin 2b2ab52057 Added some extra info about Ray Tracing 2018-10-13 07:52:51 +01:00
Beth Martin a995f8f980 move php-syntax-overview to php folder 2018-10-13 07:49:02 +01:00
Marwan Alani 95b9d3df6e [Improvement] Added example for Binary Search in `Swift` 2018-10-13 10:59:35 +09:00
nabilLearns 7cf0899687 small grammatical corrections, some formatting (#18345) 2018-10-13 10:56:54 +09:00
Marwan Alani 231b339755 Added example for linear search in `Swift` 2018-10-13 10:44:11 +09:00
Travis Fantina 9936a89343 Adds intermediate solution and corrects "run code" link (#18601)
* Correct "Run Code Link"

Currently when the user hits "Run Code" they are brought to a repl that shows a function for `reverseString`.  I just copied the code from the explanation into a new repl and linked that so when users click "Run code" they are taken to the correct code.

* Adds an intermediate solution

Since submitting my last PR on this page I have verified that my intermediate solution works, it eliminates the need for the `for` loop.

* fix: formatting
2018-10-13 05:15:07 +05:30
Melissa f6f2c2be13 Add 'tags must be closed' rule to JSX guide (#18581) 2018-10-13 05:11:40 +05:30
Viggy Kumaresan b721f07140 Update index.md (#18560)
Added two books on Python
2018-10-12 13:46:53 -07:00
cadmma bf1477f1e5 Updated narrative for English readability (#18471) 2018-10-12 10:05:41 -05:00
Rosario b583b5646c Add more information about abstraction (#18461)
* Add more information about abstraction

* Update index.md
2018-10-12 10:04:11 -05:00
Saksham Bhalla 4b1976644a Edited (#18428) 2018-10-12 15:42:00 +02:00
Ruben 56467685c4 minor typos and grammatical amend (#18402) 2018-10-12 11:36:46 +02:00
zaibugemi 12d35f8e23 Corrected grammatical errors. (#18390) 2018-10-12 10:11:01 +02:00
Anwarus 86ca5f46a4 fix(guide): modified links to form list (#18373) 2018-10-12 09:35:32 +02:00
dvdrip bda98247b1 Update markdown text 2018-10-12 07:47:02 +01:00
Tom Landis b7c7661b21 reworded
reworked the two sentences
2018-10-12 07:41:27 +01:00
Stuart Taylor 347a3bc397 fix: Format one more element tag name 2018-10-12 07:41:27 +01:00
Stuart Taylor d2c069b4f7 fix: Markdown formatting 2018-10-12 07:41:27 +01:00
Tom Landis 116e725cbd Replaced stub on blockquote element HTML
added a concise explanation and example.
2018-10-12 07:41:27 +01:00
João Daniel 38adf1a090 feat: add article for Vue.js Control Flow
Signed-off-by: João Daniel <jotaf.daniel@gmail.com>
2018-10-12 07:39:14 +01:00
João Daniel 8999a73919 feat: add article for Vue.js Declarative Rendering
Signed-off-by: João Daniel <jotaf.daniel@gmail.com>
2018-10-12 07:38:01 +01:00
dvdrip b0b38c8074 Update text capitalization (#18343) 2018-10-12 15:28:41 +11:00
Mrugesh Mohapatra 7a860204af fix(guide): update latest copy from guide repo 2018-10-12 04:50:51 +05:30
Mrugesh Mohapatra 73a97354e1 fix(guide): move guide to english directory 2018-10-12 04:50:51 +05:30
Dan Hogan e88e9b034b fix(platform): added alt text to user image (#18316) 2018-10-12 00:47:35 +05:30
Dan Hogan b405afff43 fix(platform): added alt text to as-seen-on image (#18315) 2018-10-12 00:47:01 +05:30
mrugesh mohapatra be04413f4d docs: remove license from guide 2018-10-11 01:52:07 +05:30
Valeriy 3123f8c5b9 fix(learn): transformers don't apply 2018-10-06 02:39:36 +01:00
Bouncey b38ee544a3 fix(description): Adjust for new description format 2018-10-05 15:58:12 +01:00
Bouncey 6e728ce16d feat(guide): Import guide in to the client app 2018-10-05 15:58:12 +01:00
Bouncey edd11330bc chore(intros) Move Introdctions to /pages 2018-10-05 15:58:12 +01:00
Bouncey e7e69081b6 chore(challenge): Remove unsed help field 2018-09-30 23:24:46 +01:00
Bouncey 3da2a3eea9 fix(updates): Fix learn -> server communication 2018-09-30 12:42:40 +01:00
Bouncey 5b254f3ad6 chore(learn): Merge learn in to the client app 2018-09-30 12:42:40 +01:00
Bouncey 87837f480d feat(certs): Claim Certs 2018-09-25 13:18:17 +01:00
Bouncey d698d52794 feat(Certs): Initial Cert Settings 2018-09-25 13:18:17 +01:00
Bouncey a6f3e6f66c feat(honesty): Add honesty settings 2018-09-21 14:51:44 +01:00
Bouncey ef0428b396 feat(portfolio): Add portfolio settings 2018-09-21 11:26:30 +01:00
Bouncey 9f4430eced feat(settings): Internet Settings 2018-09-21 11:26:30 +01:00
Bouncey 6208237d0b chore(tidy) Tidy up 2018-09-21 11:26:30 +01:00
Bouncey 5cbe99eced fix(links): Use relative links 2018-09-21 11:26:30 +01:00
Bouncey 2de2143457 feat(email-settings): Add email settings 2018-09-21 11:26:30 +01:00
Bouncey 3a98e3cfa3 feat(privacy): Add privacy settings 2018-09-21 11:26:30 +01:00
Bouncey 83b74d14f3 feat(titles): Title the pages 2018-09-14 16:22:44 +01:00
Bouncey d6c0e7be49 feat(night-mode): Add initial night mode styles 2018-09-14 16:22:44 +01:00
Bouncey b62ad699af fix(typo): Fix typo 2018-09-14 16:22:44 +01:00
Bouncey 0c3856c0d2 feat(theme): Toggle and persist theme locally 2018-09-14 16:22:44 +01:00
Bouncey c7a4b5b50f feat(theme): Add theme updating functionality 2018-09-14 16:22:44 +01:00
Bouncey af6e46bf9d chore(redux): Remove redux from AboutSettings 2018-09-14 16:22:44 +01:00
Bouncey efd8c18f5a feat(theme): Add theme settings UI 2018-09-14 16:22:44 +01:00
Bouncey a41ef09932 feat(about): Submit new 'about' settings 2018-09-14 16:22:44 +01:00
Bouncey 68cdeea6ae feat(redux): Make reducers hot-reloadable 2018-09-14 16:22:44 +01:00
Bouncey 4f54803674 feat(username): Add Username updating 2018-09-14 16:22:44 +01:00
Bouncey 99e025699a feat(settings) Scaffold /settings route 2018-09-14 16:22:44 +01:00
Bouncey 73e89a2300 feat(spacer): Extend Spacer API 2018-09-14 16:22:44 +01:00
Bouncey 3878cbae63 chore(tidy) Tidy Friday 2018-09-07 14:37:14 +01:00
Bouncey 56494ffc32 chore(navigate): gatsby depricated navigateTo -> navigate 2018-09-07 14:37:14 +01:00
Bouncey c5c4f3aa41 feat(report-user) Gatsby /user/:username/report-user 2018-09-07 14:37:14 +01:00
Bouncey a9c948679e feat(prettier): Use prettier for client code 2018-09-07 14:37:14 +01:00
Bouncey 748c1da517 chore(redirects): Migrate redirects and clean up server views 2018-09-06 16:58:05 +01:00
Bouncey 5b7b3ca33c feat(unsubscribe): Add unsubscribed page and update api 2018-09-06 16:07:03 +01:00
Bouncey 44fcf50cb1 chore(react-bootstrap): Migrate to scoped package 2018-09-06 16:07:03 +01:00
Bouncey aefb63aa7c fix(build): Fix netlify build 2018-09-06 11:35:04 +01:00
Bouncey 4c73ebbfef fix(babel): Use scoped react-bootstrap for babel@7 2018-09-06 11:35:04 +01:00
Bouncey cc54595414 chore(academic): Gatsby the Academic Honesty page 2018-09-06 11:34:45 +01:00
Bouncey 77a4452437 feat(certs): Convert certification views to gatsby 2018-09-04 19:40:07 +05:30
Bouncey dc00eb8555 chore(root): Ensure development environment 2018-09-03 17:47:48 +05:30
Bouncey e59ad6ebda chore(client): Move client app to /client 2018-09-03 17:47:48 +05:30