Commit Graph

25605 Commits

Author SHA1 Message Date
Harikrishnan
c952cf8245 Follow-up article on pandas-operations. (#34182) 2019-01-23 15:50:59 -05:00
BoopMehNose
1a74d0f114 Changes to creating arrays and array section (#33800)
Clarification and exemplification in the #Array section and expands the example in the ##Creating Arrays section.
2019-01-23 12:17:32 -07:00
Vladyslav Dvorak
fe47cc6560 Update index.md (#27153)
grammatic changes
2019-01-23 20:47:53 +04:00
Vladyslav Dvorak
aeaee966fa updated index.md (#27141)
grammatic changes
2019-01-23 20:47:34 +04:00
Vladyslav Dvorak
2d7c97feb2 structure updates index.md (#27128)
Structure updates in index.md
Needs grammatic changes
2019-01-23 20:46:22 +04:00
Stanislava
cba8bcdd04 Make some corrections to the translation (#27035) 2019-01-23 20:44:53 +04:00
Stanislava
3794484e0b Add some corrections to the translation (#26959) 2019-01-23 20:44:29 +04:00
Stanislava
dd45e34083 Add some corrections to the translation (#26936) 2019-01-23 20:42:27 +04:00
ShkiperMe
e1617308c3 Update Russian translation for 'composer' documentation (#26847) 2019-01-23 20:41:29 +04:00
Valeriy
fa08b96d87 fix(client): navigate only on title click in guide side nav panel 2019-01-23 14:43:22 +05:30
Valeriy
5b2f2a1466 fix(client): night mode for challenges 2019-01-23 14:43:22 +05:30
Valeriy
8f07c8608e fix(client): minor issues with header/footer styles 2019-01-23 14:43:22 +05:30
Ashley Hartsock
232036e588 Fixed punctuation (#31545) 2019-01-22 20:22:31 -06:00
Ashley Hartsock
1b8abd5e7f Edited for clarity (#31542) 2019-01-22 20:21:30 -06:00
DanielMartinsAlves
43d12e69ab Fix sentences (#33669)
Fix sentences.
2019-01-23 02:18:24 +00:00
DanielMartinsAlves
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
Mitch-McK
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
Prateek
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
Tareq K
467a9257c4 Explained NFR in layman's terms (#33914) 2019-01-22 19:31:10 -06:00
TheBestNinja
280d042248 Update index.md (#26462) 2019-01-22 19:29:02 -06:00
Jurica Zuanović
5942a4be82 Fixing spelling errors (#27813)
Fixed "goes" to "goes", "sring" to "string", "continously" to "continuously"
2019-01-22 19:28:05 -06:00
Marek Troszczyński
76bf9b9d7e Add a summary paragraph. (#33868) 2019-01-22 19:25:34 -06:00
Oak-s
dcb200ade8 Adding stand up meeting resource (#31720) 2019-01-22 19:20:48 -06:00
nishanth2143
cb038d8b33 Fixed the typos in the file (#29302) 2019-01-22 19:05:27 -06:00
Robert Balent
765460b62f Java-Arrays: Nested loop will execute M * N times (#32293) 2019-01-22 17:54:40 -07:00
Jason
8803057bdd Grammar fix (#32099) 2019-01-22 17:45:24 -07:00
Joe-Wilson
98cffcc7ac Update index.md (#30718)
Added info about array values.
2019-01-22 12:05:33 -07:00
buhidar
589257cf02 Typo fix on line 11 (#34922) 2019-01-21 19:06:10 -08:00
winetoys
cb28bc838a few changes (#31175)
* few changes

* Update index.md
2019-01-21 13:33:43 -07:00
retaric
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
sourya
354043752c add appropriate title "algorithm performance" (#30585) 2019-01-21 12:38:45 -07:00
Rohan Bansal
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
Alfred Skaria
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
RichardLimSpring
b0f4d2c248 Correction of assign sign to equal sign (#30977) 2019-01-21 13:14:06 -06:00
JmpEsc
b3b72afde1 Update index.md (#32509) 2019-01-21 13:08:26 -06:00
Thaurin
eb6b45bdf4 Clean up and fix spelling (#27939) 2019-01-21 13:05:17 -06:00
DiamondDog1
9c817a6f9c Add text line 7 "I" to article (#27588) 2019-01-21 12:50:26 -06:00
Shiva Sankeerth Reddy
5e0c13b4a6 Update index.md (#32754)
* Update index.md

* add space between sentence
2019-01-21 12:47:22 -06:00
annaattagirl
5b26cb18da Grammar Change to index.md (#27166)
Grammar fixes to make article flow better.
2019-01-21 12:44:43 -06:00
Joe Roland
9dedc71c55 update(guide): Added Ternary Operator Example (#29032) 2019-01-21 12:43:41 -06:00
MonicaUnlimited
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
jenshaw86
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
Joe Roland
f8226f72d6 fix(guide): Fixed code block formatting (#28994) 2019-01-21 12:07:27 -06:00
Dana Ottaviani
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
VeraCologne
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
Angelisa
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
Dhruv Singh
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
Jinx
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
Joe Roland
3cd7f55fcc fix(guide): Fixed broken formatting and links (#28958) 2019-01-21 11:43:20 -06:00