Commit Graph

20998 Commits

Author SHA1 Message Date
dd45e34083 Add some corrections to the translation (#26936) 2019-01-23 20:42:27 +04:00
e1617308c3 Update Russian translation for 'composer' documentation (#26847) 2019-01-23 20:41:29 +04:00
fa08b96d87 fix(client): navigate only on title click in guide side nav panel 2019-01-23 14:43:22 +05:30
5b2f2a1466 fix(client): night mode for challenges 2019-01-23 14:43:22 +05:30
8f07c8608e fix(client): minor issues with header/footer styles 2019-01-23 14:43:22 +05:30
232036e588 Fixed punctuation (#31545) 2019-01-22 20:22:31 -06:00
1b8abd5e7f Edited for clarity (#31542) 2019-01-22 20:21:30 -06:00
43d12e69ab Fix sentences (#33669)
Fix sentences.
2019-01-23 02:18:24 +00:00
a96372558a Fix sentences (#33672)
Fix sentences.
2019-01-23 02:17:13 +00:00
Joe
152f387c54 ifconfig (#24636)
* ifconfig

added an explanation of the ifconfig command.

* added title, correct folder/filename
2019-01-22 19:42:56 -06:00
b31ef94db5 Added further details about ownership of backlog (#26309)
* Further details about ownership of backlog

* make links a list
2019-01-22 19:41:39 -06:00
df40d62929 Added video tutorial links to issues (#29199)
Added links to youtube videos explaining problems mentioned in the article.
2019-01-22 19:34:43 -06:00
467a9257c4 Explained NFR in layman's terms (#33914) 2019-01-22 19:31:10 -06:00
280d042248 Update index.md (#26462) 2019-01-22 19:29:02 -06:00
5942a4be82 Fixing spelling errors (#27813)
Fixed "goes" to "goes", "sring" to "string", "continously" to "continuously"
2019-01-22 19:28:05 -06:00
76bf9b9d7e Add a summary paragraph. (#33868) 2019-01-22 19:25:34 -06:00
dcb200ade8 Adding stand up meeting resource (#31720) 2019-01-22 19:20:48 -06:00
cb038d8b33 Fixed the typos in the file (#29302) 2019-01-22 19:05:27 -06:00
765460b62f Java-Arrays: Nested loop will execute M * N times (#32293) 2019-01-22 17:54:40 -07:00
8803057bdd Grammar fix (#32099) 2019-01-22 17:45:24 -07:00
98cffcc7ac Update index.md (#30718)
Added info about array values.
2019-01-22 12:05:33 -07:00
589257cf02 Typo fix on line 11 (#34922) 2019-01-21 19:06:10 -08:00
cb28bc838a few changes (#31175)
* few changes

* Update index.md
2019-01-21 13:33:43 -07:00
783338410b Corrected a typo and improved readability (#29300)
1. Corrected typo from "sequencial" to "sequential"
2. Corrected the grammar for the sentence "primitive and reference both form of datatypes are allowed" for better readability
3. Added on to the following sentence to make it less redundant; otherwise it would have been just a repeat of the sentence before it.
4. Changed "indexes" to "elements" because an index is just a list of numbers, so saying that "an array can be instantiated to a set number of indexes" would be confusing.
2019-01-21 12:43:41 -07:00
354043752c add appropriate title "algorithm performance" (#30585) 2019-01-21 12:38:45 -07:00
ec50e64023 CopyOf method as a way to increase array size (#28962)
Added a way to increase the size of an already instantiated array via the "copy" method.
2019-01-21 12:32:45 -07:00
95702d6e4c Images of each asymptotic notations are added (#28112)
For understanding the algorithm complexity better, images of each asymptotic notations are added
2019-01-21 12:29:34 -07:00
b0f4d2c248 Correction of assign sign to equal sign (#30977) 2019-01-21 13:14:06 -06:00
b3b72afde1 Update index.md (#32509) 2019-01-21 13:08:26 -06:00
eb6b45bdf4 Clean up and fix spelling (#27939) 2019-01-21 13:05:17 -06:00
9c817a6f9c Add text line 7 "I" to article (#27588) 2019-01-21 12:50:26 -06:00
5e0c13b4a6 Update index.md (#32754)
* Update index.md

* add space between sentence
2019-01-21 12:47:22 -06:00
5b26cb18da Grammar Change to index.md (#27166)
Grammar fixes to make article flow better.
2019-01-21 12:44:43 -06:00
9dedc71c55 update(guide): Added Ternary Operator Example (#29032) 2019-01-21 12:43:41 -06:00
0bb24ebe9d Added Markdown Converter Tools (#29947)
Browserling - https://www.browserling.com/tools/html-to-markdown
Turndown - https://domchristie.github.io/turndown/
2019-01-21 12:39:40 -06:00
c80a4cb0c2 Moved Anonymous User Case Diagram link tag (#30213)
In addition, made edits around user case diagram for consistency
2019-01-21 12:13:29 -06:00
f8226f72d6 fix(guide): Fixed code block formatting (#28994) 2019-01-21 12:07:27 -06:00
b2a343441c Adjusted indentation and code syntax (#34819)
The section titles were in the code examples and it was hard to distinguish the sections from each other.
2019-01-21 12:04:17 -06:00
ee986bf8a7 fix sentence structure (#27676)
added some commas for better readability and changed the structure of a sentence
2019-01-21 11:57:40 -06:00
c7239f78fa Changed sentence structure (#31634)
* Changed sentence structure

Two lines altered, directly from the Free Code Camp site's description.

* maek grommer propre
2019-01-21 11:55:23 -06:00
2b9269d39f [English] Fix gitter href for official chat rooms link (#33241)
* [English] Fix gitter href for official chat rooms link

* markdownize links

remove rooms that don't exist anymore
add rooms that weren't on the list
2019-01-21 11:54:25 -06:00
f398d8346d Change the capital "S" and remove 0. (#30574)
the word state didn't need to be capitalized, and the 0. should say This is optional the 0. is confusing
2019-01-21 11:44:56 -06:00
3cd7f55fcc fix(guide): Fixed broken formatting and links (#28958) 2019-01-21 11:43:20 -06:00
a56ff7c3bf Add the text "volunteer with or without experience" (#27217)
Correct the grammar and mistakes in previous version
2019-01-21 11:25:06 -06:00
7bff70b6cc Update index.md (#27218)
Corrected grammar mistakes in previous version.
2019-01-21 11:23:20 -06:00
fcb5eb7bb3 corrected typo (deleted the unnecessary backslash in the third example calculation) (#34292)
Change 1. corrected typo (deleted the unnecessary backslash in the third example calculation)
original version = -17.25\   ---> revised version = -17.25

Change 2. for greater clarity changed the word "great" to "useful" as follows:

The mean can be a great way to describe a set of numbers.  ---> The mean can be a useful way to describe a set of numbers.
2019-01-21 11:19:39 -06:00
4a9529fe3e Update index.md (#28025)
Edit the text "texttt"
Fix typo in "availaible" to "available"
Fix mispelling of "fibonnaci" to "Fibonacci"
Fix a redundant phrase to "It is the first example which shows the power of Dynamic Programming, and a special case of a class of mathematics known as generating functions"
Correct spelling mistakes to "generating functions".
Improve sentence to "There is this following concept in mathematics: "each" etc
Add "the" before "second part".
Change "the generating in general" to "the generating function".
Fix "remeber" to "remember"
Made upper case in "If you know" to "if you know"..etc
Omit "quite" and the comma in "generating functions, in terms of their sequence".
2019-01-21 11:18:23 -06:00
9de2c7da53 Fixed spelling, removed hotlinks (#34460)
Fixed minor spelling/grammar issues, and then removed two of the hotlinked images since they were easy to replace with text instead. Also adjusted the links on the bottom to render on their own lines.
2019-01-21 11:10:27 -06:00
b862a0fde6 grammar (#31569)
change 'a' to 'an' before the word <inverse>
2019-01-21 11:07:59 -06:00
6655a3c2c7 Grammar fix (#32744)
Fixed Grammar according to the context
2019-01-21 10:25:19 -06:00