Commit Graph

22973 Commits

Author SHA1 Message Date
0e63d45be3 Corrected CONTRIBUTING.md Spanish version (#31010)
- Standarised the whole text in the use of 2nd person singular (tú) for referring to the reader. 
- Fixed some discrepancies with capital letters. Usually in Spanish it's not so common to capitalise common nouns. 
- Changed a couple of sentences that didn't sound clear. I used the English version of the article to find the meaning and propose a change of words. 

I honestly don't know how we should translate the word issues. I understand "problema" is definitely it, but in sentences it might not seem clear when it's about a doubt the user has, or when, something reported. I think the usage of the verb "reportar" might be key to clarify the meaning in sentences where both kinds of issues are mixed. (I apologise beforehand if this explanation seems a bit poor. I've been trying to find the right language forum for this kinds of issues ;) ).
2019-05-11 23:52:15 -05:00
d3eda02054 Minor fixes in the Translations (#32979)
Sobretodo la falta de tildes.
2019-05-11 23:52:01 -05:00
74449611bb Fix some typos and refine some expressions in Spanish (#27485)
* Fix some typos and refine some expressions in Spanish

* Making changes as requested from non-Spaniard

* Some more corrections for Spanish
2019-05-11 21:42:51 -05:00
48884f3a4a fix: changed to h4 > s in selector (#36023) 2019-05-11 19:09:08 -05:00
b1ef7ecfbf Add plots to R guide (#25444)
* Add plots to R guide

* Deleted plotting file

* added a plotting index.md for R
2019-05-11 17:27:01 -04:00
fb32d44c54 Expand Propositional Logic Stub (#25398)
This is a simple addition to this stub that briefly explains Modus Ponens.
2019-05-11 17:22:10 -04:00
101087ab13 Add: GnuPG Guide (#25060)
* Add: GnuPG Guide

* Update index.md

* Update index.md

* Update index.md

* fixed title
2019-05-11 17:11:24 -04:00
d073722880 Create tar file (#25056) 2019-05-11 17:09:05 -04:00
6475fe2298 added some basic information and examples for Elm lists (#25042) 2019-05-11 17:07:03 -04:00
ce212d6c35 added info smart_open module (#25000) 2019-05-11 17:04:09 -04:00
dc9839d908 Added section "Relationship to pointers", fixed misspelled "Initializiation" (#31683)
* Added section "Relationship to pointers"

* fix: changed c++ to cpp
2019-05-11 13:00:38 -07:00
db6756aaa2 add the text in definition of Array. (#30662)
* add the text in definition of Array.

add the text " by adding an index to a unique identifier" after "An array is a series of elements of the same data type which are stored in contiguous memory locations and can be referenced individually".

* fix: changed c++ to cpp
2019-05-11 12:07:29 -07:00
96fa4288f6 Grammar and spelling corrections (#32843) 2019-05-11 22:32:36 +05:30
619811f640 Expand explanation. (#33890) 2019-05-11 22:25:48 +05:30
d34c64cee6 Making the code more readable (#29465) 2019-05-11 22:20:00 +05:30
da5284f772 Add information about key binding (#28209)
* Add information about key binding

Also improved grammar and accuracy of information

* fix: removed =====

* Update index.md

* Update index.md
2019-05-11 22:15:40 +05:30
1da5d765e9 clarify text (#34037)
added the to sentences and clarified a question.
2019-05-11 22:14:32 +05:30
5e4a364e98 Prime number calculator page expansion (#32132)
* Prime number calculator page expansion

* fix spacing
2019-05-11 22:10:51 +05:30
35c38ce5f4 Simplified language. (#32814)
Simplified the language, removing duplicate phrases.
Also did little formatting.
2019-05-11 22:06:13 +05:30
3938722d13 Corrected grammar/spelling errors (#31402) 2019-05-11 22:01:32 +05:30
272499aa63 Updated recursion (#32505)
Deleted an extra white space
2019-05-11 21:57:53 +05:30
23cc43c301 Fixed typo, improved readability. (#32580) 2019-05-11 21:55:33 +05:30
152a73c81a Changed preform to perform (#31731) 2019-05-11 21:48:56 +05:30
2ed6bc9831 Minor grammatical corrections. (#31228) 2019-05-11 21:44:41 +05:30
e345970e51 Adding 1 accent to a word (#22618)
1 instance of the word exito was not accentuated in the article. It should read éxito.
2019-05-11 21:32:08 +05:30
77509c6d23 Add examples of creating static and dynamic arrays (#30358)
* Add examples of creating static and dynamic arrays

* fix: changed c++ to cpp
2019-05-11 08:40:41 -07:00
1c7fbc043e Improved on the Dynamic array description (#27761)
* Improved on the Dynamic array description

* fix: changed c++ to cpp
2019-05-11 08:08:13 -07:00
c5731fb5c5 Fixed some typos and grammatical errors (#19686) 2019-05-11 13:48:57 +05:30
1c669fd568 Graph Algorithms: Added ford fulkerson algorithm for maximum flow (#24481)
* added ford fulkerson algorithm guide

* fix: changed to 2 space indentation
2019-05-10 20:46:26 -07:00
3669ed4238 Added "Intent Services" (#30876)
Added more information in services about intent services.
2019-05-10 20:12:20 -07:00
d2901ac0ae Added Go to list (#31469) 2019-05-10 20:11:50 -07:00
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
d379381458 Add "K-means clustering description" (#24684) 2019-05-10 19:56:16 -07:00
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
31ff1b08ea Add a section on Decentralized Apps (#31443) 2019-05-10 16:37:03 -07:00
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
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
07b33d3989 fix(client): Donate other display correct submit button text 2019-05-11 01:48:16 +05:30
4101d5c73e Replace Github -> GitHub (Spanish) (#35182) 2019-05-10 12:44:53 -07:00
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
d3c8eacef2 Hints & Solution for React and Redux (#35946) 2019-05-09 18:57:06 +05:30
7437145bb4 fix: improved existing tests (#35801) 2019-05-09 09:01:50 -04:00
7b4e8632f5 docs: fix emoji on the translate item 2019-05-09 12:23:53 +05:30
1b07106f8e fix: removed guide articles no longer needed (#35679) 2019-05-08 21:26:48 -05:00
fdb49ba89a Fix "ReferenceError: url is not defined" in challenge (#35415)
* Fix "ReferenceError: url is not defined" in challenge

I fix the challenge because issue #14002 
- The `url` variable is set to external resource `https://jsonplaceholder.typicode.com/posts`
- I replaced .textContent instead of .innerHTML (better practice)
- Checking for HTTP status of 201 instead of 200
All these suggestions by @HarplingeTom and "approved" by  @QuincyLarson. See the issue comments.
I test the code locally in my computer and this works 👍 
I modified and verify the tests according the new assessment.

* Update curriculum/challenges/english/04-data-visualization/json-apis-and-ajax/post-data-with-the-javascript-xmlhttprequest-method.english.md

Minor typo: `<code>` to `</code>`

Co-Authored-By: yoelvisj <43357527+yoelvisj@users.noreply.github.com>

* Update curriculum/challenges/english/04-data-visualization/json-apis-and-ajax/post-data-with-the-javascript-xmlhttprequest-method.english.md

new declared as const

Co-Authored-By: yoelvisj <43357527+yoelvisj@users.noreply.github.com>
2019-05-08 20:07:36 -05:00
534824e232 Fix spelling error (#35925)
* Fix spelling error

* fix: changed be conformed to conform
2019-05-08 19:54:32 -05:00
3b5fbe3edb Improve formatting of Challenge Seed (#35854) 2019-05-08 18:32:01 -05:00
05de360085 fix NaN issue for the number of active Donations (#35970)
* fixed NaN issue for the number of active Donations

* Initialized activeDonations to 0 in the initial state
2019-05-08 20:18:10 +02:00
db9eca1bde Update index.md (#30256) 2019-05-08 10:27:16 -07:00
da1cd48e82 docs: remove snyk badge 2019-05-08 07:33:27 -07:00