tess
d2901ac0ae
Added Go to list ( #31469 )
2019-05-10 20:11:50 -07:00
codyteo
0d33020bd0
Elaboration of SAFe configurations ( #24838 )
...
Elaborating on Full SAFe, Large Solution SAFe, Portfolio SAFe, and Essential SAFe.
2019-05-10 19:58:04 -07:00
sophiekamuf
d379381458
Add "K-means clustering description" ( #24684 )
2019-05-10 19:56:16 -07:00
Kyle Lobo
379e76676a
Added escape sequences, operators in "terms-to-know-for-beginners" ( #28832 )
...
* Added escape sequences, operators in "terms-to-know-for-beginners"
Added extra details/facts about multi-line comments in C++
Also fixed some indentation
* fix: changed c++ to cpp
2019-05-10 17:06:04 -07:00
Justin Thomas
31ff1b08ea
Add a section on Decentralized Apps ( #31443 )
2019-05-10 16:37:03 -07:00
prashantkumar1997
098f9c478e
Added reference links section ( #29593 )
...
* Added reference links section
* fix: changed c++ to cpp
* fix: changed one extra c++ to cpp
2019-05-10 16:04:50 -07:00
prashant
39352ce64d
add "Quit sftp." option ( #29454 )
...
* add "Quit sftp." option
Added "Quit sftp." and manpage referernce
* fix: changed unix to bash
2019-05-10 16:02:47 -07:00
Lipis
4101d5c73e
Replace Github -> GitHub (Spanish) ( #35182 )
2019-05-10 12:44:53 -07:00
Amol Pednekar
bc17e56594
Generalized smart contract definition | Updated Blockchain technology section ( #30994 )
...
Earlier description seemed to Ethereum specific, hence updated.
Also would be more accurate to say Hyperledger - (Specific project) instead of the umbrella term just "Hyperledger" because they have tons of projects.
2019-05-09 14:54:06 -07:00
Randell Dawson
d3c8eacef2
Hints & Solution for React and Redux ( #35946 )
2019-05-09 18:57:06 +05:30
Randell Dawson
1b07106f8e
fix: removed guide articles no longer needed ( #35679 )
2019-05-08 21:26:48 -05:00
Varsha Margrette
db9eca1bde
Update index.md ( #30256 )
2019-05-08 10:27:16 -07:00
Deanna Tran
338d7ee8a7
Change "rest operator" to say "rest parameter" in challenges and guide ( #35496 )
...
* change es6 challenges rest operator to param
* fix rest parameter typos
* change rest operator to parameter in guide
* fix casing
* change rest operator to rest parameter in guide
* change rest operator to rest parameter in curriculum
* remove extra whitespace
* remove whitespaces
* remove whitespace
* fix: removed arabic file
* fix: removed chinese file
2019-05-08 16:30:24 +02:00
Denis Kurgan
6924d9c9e8
Update index.md ( #30410 )
2019-05-08 12:09:11 +04:00
Denis Kurgan
1a204a94d7
Update index.md ( #30390 )
2019-05-08 12:08:12 +04:00
Denis Kurgan
c6982549e5
Update index.md ( #30386 )
2019-05-08 12:07:24 +04:00
Denis Kurgan
be64029374
Update index.md ( #30378 )
2019-05-08 12:06:57 +04:00
Denis Kurgan
7670cfa94f
Update index.md ( #30363 )
2019-05-08 12:06:29 +04:00
Ayush Jain
128f8b3cbc
Added Swift Implementation of Counting Sort ( #35719 )
2019-05-06 06:48:11 -05:00
Tom
3cecf26f44
update restrict possible usernames solution ( #35973 )
2019-05-05 13:37:03 -07:00
Randell Dawson
cc6f234228
[Fix] correct Guide article example for Iterate Through the Keys of an Object with a for...in Statement ( #35197 )
...
* fix: added dot btwn [user] and online
* fix: corrected example for other languages
2019-05-05 13:26:22 -05:00
Andrew Ma
586730b69a
better solution to redux spread operator ( #35592 )
...
2 step -> 1 step
2019-05-05 12:40:32 -05:00
Marcus Parsons
7bf2752bd0
Edited previous section and added new sections ( #24828 )
...
* Edited previous section and added new sections
Edited previous section to be csharp code base and formatted a bit better. Also added new sections about more complex topics of for loops
* fix: removed repl.it links
* Update index.md
2019-05-04 09:21:53 -07:00
lasjorg
7573252fa0
feat(guide): add guide for HTML value attribute challenge ( #35783 )
2019-05-03 10:16:50 -05:00
Tina Wang
e78b0b868f
Fix(guide articles): Developer/case studies links in English ( #35771 )
...
* added working links, descriptions, more info links into cse studies
* deleted code of ethics as it is already listed in another page
* changed wording to -expose- as it flows better
2019-05-03 09:57:44 -05:00
Navjot Singh
b9fdbffa71
Broken Links in Sum of all odd Fibbonaci Nos Guide ( #35911 )
...
Fixed a broken and a missing link in the guide.
2019-05-03 14:21:09 +05:30
PUNIT TIWARI
7bd91ddffd
Add changes " Define " to article. ( #33357 )
2019-05-02 08:54:42 -07:00
Randell Dawson
88e7c2d704
fix: added better hint and solution ( #35746 )
2019-05-01 18:09:45 -04:00
Nischay Hegde
a43d6c6daf
Fixed syntax error. ( #27164 )
...
* Fixed syntax error.
Fixed a syntax error in line 55.
Also corrected the indentation.
* Update index.md
2019-05-01 18:03:18 -04:00
Daniel
44661a3e06
Fixed block code and syntax highlighting ( #29977 )
...
This commit fixes the example code to demonstrate the working of arithmetic operators so that the entire code, from initial comment to ending curly brace for main(), is in a Markdown code block and is syntax highlighted. Spacing around the include and int initialization was improved as well.
2019-05-01 08:06:29 -07:00
Daniella Todd
36a4df9afa
Updated solution-Include intro ( #34199 ) ( #34486 )
...
Added intro paragraph and further hints.
2019-05-01 12:48:31 +02:00
Joon
61dfcfd4a3
New header added ( #26525 )
...
* New header added
Went into an abstract level of what determines a brand based on all the self-development books I have been devouring.
* Minor grammar fixes
2019-05-01 13:44:26 +05:30
Garret Kemp
0ba2b1b09c
Solution and hint added to challenge ( #35762 )
2019-04-30 09:14:23 -07:00
chaomt
fbe8dcdf6b
fix(guide): binary search tree min/max height ( #35938 )
...
We added the correct solution to the guide article related to this code challenge, and deleted the other information which is not related to the code challenge at all.
2019-04-30 13:16:17 +05:30
Matt
59cbe5ae7a
update index.md ( #33486 )
...
Provide more information on what nginx is and some basic tutorial links.
2019-04-29 15:39:34 -07:00
Muh Fachrul Razy
c8d39b6658
Add 'sudo' and Step 3 - 4 ( #33067 )
...
Add sudo at the first of each syntax line and added Step 3 (firewall adjustment) and Step 4 (check nginx service)
2019-04-28 10:01:51 -07:00
Nikita
bee5145d8f
Correctly translated into Russian ( #29983 )
2019-04-28 15:37:59 +04:00
JesseJams
bab94ccf00
Addition of overview of nginx files and locations. ( #30566 )
...
* Overview of nginx files and locations.
* fix: wasn't necessary to add apt-get under CentOS
2019-04-27 18:48:38 -07:00
Rajiv Ranjan Singh
43b4c64c9c
fixed typos ( #35736 )
2019-04-26 15:21:51 -07:00
purifyyourhome
5395b70d12
Added reference to Raspberry pi and desktop ATX ( #31292 )
...
Modified "Types of Motherboards" section to point to how ATX is common mostly for desktop and server computers. Mentioned how many Single Board Computers such as the Raspberry Pi use their own form factor not based off the ATX standard.
2019-04-26 14:18:19 -07:00
Sudhakar Kumar
6c02554045
Fix superscripts ( #34921 )
...
Fix the superscripts for squares and cubes in area and volume.
2019-04-25 01:03:26 -07:00
Yan Logan
f92c3b0aa5
Update index.md ( #29710 )
...
Fox incorrect translations
2019-04-25 10:11:55 +04:00
ComputerLee
d5c461427b
Minor Grammatical Changes ( #30414 )
2019-04-24 13:28:11 -07:00
WolfHollow
7a8604e209
told about cmos ( #29871 )
2019-04-24 12:19:34 -07:00
Alexander Dervish
fc1977b2c9
Correct translation for Ruby Numbers operators ( #30333 )
2019-04-24 21:25:33 +04:00
Peter Kay
a1e33ebf81
update regex resource link ( #35901 )
2019-04-24 07:19:44 -07:00
Manish Giri
220c982d52
fix(guide): Fix C++ selection sort algo ( #35546 )
2019-04-23 09:48:42 -07:00
Nitin Sharma
f743f1e732
Fixed example ( #32827 )
...
Replaced assignment operator with the equality operator.
Fixed example structure.
Improved language.
2019-04-23 08:04:48 -07:00
Alexander Dervish
2874baa0c6
Ruby Arrays Correct translation ( #30279 )
2019-04-22 21:46:02 +04:00
Nikita
e4b04ea84b
Correctly translated into Russian ( #30041 )
2019-04-22 21:39:17 +04:00