Commit Graph

22393 Commits

Author SHA1 Message Date
f14ab31569 cable management accessories (#29014)
Gave examples of cable management accessories
2019-03-07 18:40:36 -07:00
0c8217474e Update index.md (#32414)
Added necessary links for installation and described the cons of MongoDB
2019-03-07 15:42:08 -08:00
2683b2904e Fix typo, language, and add some more info (#28359)
Fix typo, language, and add some more info
2019-03-07 15:40:19 -08:00
e6db8965ff fixed spelling error (#32773)
Compatability -> Compatibility
2019-03-07 15:36:50 -08:00
8af333888a Fixed typo in line 20 (#30225) 2019-03-07 15:34:33 -08:00
84c3093ca0 Fixed minor spelling mistake (#31848)
Replaced 'uses' with 'used' on line 56.
2019-03-07 15:31:43 -08:00
48eaeb953e Corrected spelling/grammar + added resource (#31412) 2019-03-07 15:22:45 -08:00
412c0fd5a5 Corrected grammatical errors in paragraph two (#33760)
Edited the sentence below by replacing "the" with "that" and "as" with "at".

"Studies have found that two out of five 'successful' people consider themselves frauds/imposters while other studies have shown that up to 70% of people experience imposter syndrome at one point in time or another."
2019-03-07 15:16:35 -08:00
75c47119b7 Update index.md (#31808) 2019-03-07 15:06:10 -08:00
5e1a6f5f42 Added MongoDB Logo (#29327) 2019-03-07 15:02:12 -08:00
246c4281c5 Grammatical edits to article (#30190) 2019-03-07 14:53:59 -08:00
S R
1c51e91292 Explanations for NULL, Added Default (#28008)
1. Corrected NOT NULL / NULL explanation
2. Added explanation for Default
3. Added new columns to illustrate 'default' and 'null' behaviour.
4. Explanations for datatypes
5. NUMERIC Datatype illustrated.
2019-03-07 14:45:33 -08:00
3493880f70 Grammatical and spelling fixes (#30005)
* Grammatical and spelling fixes

Small fixes to improve the flow of the essay.

* fix: changed the back to that
2019-03-07 14:39:33 -08:00
c49c3e5a23 SQL became a standard of the American National Standards Institute (ANSI) in 1986, and of the International Organization for Standardization (ISO) in 1987 (#33629) 2019-03-07 14:37:19 -08:00
c241ca7c49 added spelling hints (#29868)
* added spelling hints

* fix: changes pratfalls to mistakes
2019-03-07 14:17:12 -08:00
bb5735acdc Correct markdown to show tag (#30384) 2019-03-07 14:15:04 -08:00
ddfee61412 Minor spelling and grammar fixes (#30047) 2019-03-07 14:13:49 -08:00
a3c5ff9ede Clarify SQLite's role in prototyping (#29843) 2019-03-07 14:10:51 -08:00
c4bf3c1ff0 Added several SQL language elements (#28167) 2019-03-07 13:35:57 -08:00
dc649f6f45 Added a conference website (#30746) 2019-03-07 13:35:33 -08:00
737cce6b35 Grammar and spelling modifications (#29018) 2019-03-07 13:35:11 -08:00
3a7a57c67b Fix spelling (#27828)
Fixed "to to" to "to", "letfmost" to "leftmost", "definiton" to "definition"
2019-03-07 13:23:16 -08:00
6ca11755a2 Grammatical errors (#28793)
Fixed spelling errors.
2019-03-07 13:10:17 -08:00
a798f6fb18 Added DDL, DML, TCL, CRUD definitions. (#24372)
Added some more context, including DDL/DML/TCL/CRUD definitions.
2019-03-07 13:08:14 -08:00
7cc72bd469 "icono" to "ícono" (#26055)
Accents, y'know.
2019-03-07 18:38:23 +01:00
4ec558ea3f Fix instructions to be coherent with the tests (#26053)
Fix instructions in chaining-if-else-statements Spanish translations, where literals shouldn't be translated into Spanish to be aligned with the tests descriptions.
2019-03-07 18:37:39 +01:00
8e1a2bb499 Fix weird word order in chaining-if-else (#26048)
Fix order of name/adjective in Spanish translation of chaining-if-else-statements
2019-03-07 18:36:30 +01:00
de4fd1f3c8 Spanish Improvements (#30330) 2019-03-07 16:58:06 +01:00
cd41b0a3de Added a line to help the cooling process (#28075)
Added "* Make sure to keep the room clean to keep dust and hair out of the fans and cooling systems to keep them functioning properly."
2019-03-07 08:56:45 -07:00
7f28c69975 Improved translation of 'Description' (#25839) 2019-03-07 16:54:48 +01:00
d3ddfc7cae Updates to lines 18,21 and 23 (#27477)
Line 18 - Grammar and syntax corrections
Line 21 - Added in 'The case should be located in a way that allows good airflow'
Line 23 - Syntax and grammar corrections
2019-03-07 08:35:42 -07:00
cfb6454775 solution Work with Dynamic Data in D3 (#27204)
changed stub to full explanation page with relevant links and basic/intermediate solutions
2019-03-07 18:54:44 +05:30
a8334f88c0 guide solution for Work with data in D3 (#27121)
changed stub to be a full solution
2019-03-07 18:51:49 +05:30
38c99d7ff5 Simplify challenge wording (#25120)
* Simplify challenge wording

* Update use--to-import-everything-from-a-file.english.md
2019-03-06 18:57:43 -05:00
27a59c5418 fix: reworded text messages (#27072) 2019-03-06 18:30:58 -05:00
Tom
dce5bceb85 fix/reformat-basic-node-express-challenges (#35424)
* fix/reformat-basic-node-express-challenges

* add semi-colon

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/use-body-parser-to-parse-post-requests.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/use-body-parser-to-parse-post-requests.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/serve-json-on-a-specific-route.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/serve-json-on-a-specific-route.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/get-query-parameter-input-from-the-client.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/get-route-parameter-input-from-the-client.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/implement-a-root-level-request-logger-middleware.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/implement-a-root-level-request-logger-middleware.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/implement-a-root-level-request-logger-middleware.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/serve-an-html-file.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/serve-static-assets.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/serve-static-assets.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/start-a-working-express-server.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/start-a-working-express-server.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/use-body-parser-to-parse-post-requests.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/use-body-parser-to-parse-post-requests.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/use-body-parser-to-parse-post-requests.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/use-body-parser-to-parse-post-requests.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>
2019-03-06 18:20:17 -05:00
6be246ac4a inserted text 'aka Parent Node' to the file "index.md" (#26929)
* Update file "index.md"

added text = 'aka Parent Node'
increased branch length from the root

* text replaced in index.md file

text 'aka' replaced with 'also known as' in index.md file
2019-03-06 13:43:13 -07:00
51fcc8e509 fix: Improve formatting for Pascal's triangle challenge (#35531) 2019-03-07 01:55:37 +05:30
6d24b879f2 Update catch-mixed-usage-of-single-and-double-quotes.english.md (#35532) 2019-03-07 01:04:12 +05:30
61ff02c630 Grammar and vocabulary modifications (#32233)
Replaced 3rd grammatical person for 2nd, as it's more appropiate in spanish. Changed 'apuntar' for the more widely used 'redirigir' when referring to a hyperlink's actions. Transalated the titles. Made an estylistic change in the 1rst paragraph of the description.
2019-03-06 18:57:46 +01:00
0e298817fe Translate challenge seed section (#25601)
Translate challenge seed section text into spanish
2019-03-06 18:53:33 +01:00
7881a603ba Update index.md git file(#25090) 2019-03-06 22:51:31 +05:30
7eabdbb689 Added examples for tracking remote branch (#24760) 2019-03-06 22:34:58 +05:30
83dd3ba7d8 Fixed Formatting (#24574)
Gave better visual representations of equations
2019-03-06 22:31:31 +05:30
6eaacf526c Responsive Web Design: Added hint to Style Multiple Elements with a CSS Class (#24379) 2019-03-06 22:19:37 +05:30
973a01e218 Adds guide page for bash command grep (#25769) 2019-03-06 07:52:22 -08:00
ffefb3cdcc Update index.md fonts (#27380) 2019-03-06 20:54:21 +05:30
Amy
9c1424ba7a Copyedit and clarify phrasing (#27265) 2019-03-06 20:26:21 +05:30
c8f5b20b71 fix: Enforce lowercase usernames for profile queries 2019-03-06 15:38:43 +05:30
92208f7c23 [Fix] Modified regex to allow spaces in one of the tests for challenge Apply a Style Until a Condition is Met with @while (#35100)
* fix: modified regex to allow spaces

* fix: added additional \s* after 1

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>
2019-03-06 03:05:52 -05:00