Commit Graph

714 Commits (fd1b7e7c450548fd2500e3fe3ca9296d2098a43c)

Author SHA1 Message Date
Alex Churkin 407f566d90 Improved translation in /kotlin/index.md (#23014) 2018-10-31 21:25:08 +04:00
Alex Churkin 2df4c8e567 Fixed markup, improved translation (#22955) 2018-10-31 21:24:20 +04:00
jonathanelscpt 1b6135ef4c fixed grammar errors in paragraph... (#20578) 2018-10-31 12:14:23 -05:00
Scott Tran 10562ae5e6 Added Hint/Solution to "Area Template" Challenge (#20575) 2018-10-31 12:09:22 -05:00
Sean Riley 7d697d9ecc Getting Started Android Development minor grammar/syntax edits (#20687) 2018-10-31 13:04:05 -04:00
Karol Skrobot 296ea16feb Corrected grammar in C# Ternary operator article (#20684) 2018-10-31 13:02:16 -04:00
Nicolas 5989ae02f0 Add ROM cartridge example (#20661)
Add to "Examples of ROM" the ROM cartridge with a short definition and an image 🎮
2018-10-31 12:52:11 -04:00
Lucas Rafaldini d8a2a5911a Some text changes. (#20211)
Making some text changes, fixing some translating issues and making the text more readable and understandable.
2018-10-31 17:31:37 +01:00
Matt 3ac7793e8f Update index.md (#31489)
Broke up the first paragraph for readability
2018-10-31 11:30:00 -04:00
Jadon Orr 7c20508efe Grammatical, style, and confusing example changes (#31490) 2018-10-31 11:28:21 -04:00
angeldistro 28d8fe3e5d Re-format page (#31493)
Re-format headers and bullet points in this article
2018-10-31 11:27:14 -04:00
Cameron Burkholder 2e0ac268d9 Revision of JavaScript classes guide (#20357)
* Revision of JavaScript classes guide

General fixes in grammar, consistency, and sentence phrasing.

* Fix indentation and highlight keyword 'class'
2018-10-31 22:20:48 +07:00
Karol Skrobot 037d515f28 Fixed a typo (#20569)
Removed redundant "For".

E.g. is short for exempli gratia which means “for the sake of example. ” We take this to mean simply “for example.” So if you write for e.g., you are in effect writing "for for example".
2018-10-31 08:20:16 -07:00
ar03 501e789b77 Added YouTube link (#31497)
Added a demonstration of backtracking via YouTube.
2018-10-31 11:14:22 -04:00
Ha Anh Nguyen ad6eed1ef3 Add explanation about various time complexity (#20565)
Explaining the why time complexity of quick sort varies
2018-10-31 08:12:17 -07:00
murtazasaif ae31e8f007 Updating index.md (#20547)
Describing how to get just values from a dictionary in Python 3.x
2018-10-31 08:00:52 -07:00
Sean 17ffd5a721 Updated English SQL INNER JOIN Guide (#20479)
Corrected the formatting of the "student or left table" so that the SQL below it can be formatted correctly. (missing ending triple-backticks)
2018-10-31 07:56:59 -07:00
joruchan ba364a41a2 Changed acquire to acquiring (#20571)
to make it more fitting for the sentence
2018-10-31 21:54:41 +07:00
wheezykw 17442d9048 Added Tomcat section to guide. (#20451)
* Fixed folder misspelling.

* Setting up initial folder and installation.
2018-10-31 07:52:25 -07:00
Amaka Mbah df8204df99 Update index.md (#31501) 2018-10-31 10:50:00 -04:00
calvinmaartens c8d4aefd03 Add line 11 ifconfig (#20463)
* Add line 11 ifconfig

Added ifconfig to list

* Update index.md

* Update index.md
2018-10-31 07:48:09 -07:00
Alexander Molnar b5a415edce Fixed errors... (#31503)
Lots of things unclear or just wrong.... :(
2018-10-31 10:36:02 -04:00
Shweta Mahajan f169e8745c Add Robot Operating System (ROS) to guide (#32234)
* Add ROS with intro

* Update ROS guide
2018-10-31 10:32:55 -04:00
ale3andro 6eaa423403 Added top to the useful commands (#20551)
* Added top the useful commands

The top command is one of the most useful command for the command line of linux. It should definitely be included in the list

* Fix backticks in 8, 9, 14 and 15
2018-10-31 22:33:08 +11:00
Yusuf Mohammed Delvi 4a48031353 Add MDN docs link (#29253)
* Add MDN docs link

* Update index.md
2018-10-31 13:12:56 +05:30
jamiehaywood df288ef43a Created unit-testing file and folder (#20563)
A brief overview of how to do a basic unit test in C#.
2018-10-30 23:33:25 -05:00
jonathanelscpt 307ea0608e fixed grammatical errors (#20560) 2018-10-30 23:24:44 -05:00
joruchan 6e198a9a9b Added styling (#20558)
right and left were on the same line
2018-10-30 23:19:46 -05:00
Pravin Pratap a1226a38d8 Added virtualenv specifics for Windows (#20540)
Added the specific command to be executed on a Microsoft Windows-based system.
2018-10-30 22:47:27 -05:00
nishk1997 99cff6dc9d Fix spellings (#24013) 2018-10-31 09:14:48 +05:30
joruchan a16e6642f6 Added missing "s" to "makes" (#20537)
The asterisk around the paragraph **makes** it more readable.
2018-10-30 22:28:22 -05:00
jonathanelscpt c8a0d6efe6 added note for describing the four pillars of OOP (#20532) 2018-10-30 22:27:51 -05:00
Scott Tran 799ea788ea Added Hint/Solution to "align-items" Challenge (#20533) 2018-10-30 22:26:29 -05:00
akadidas b0df93cc26 Update index.md (#20535)
* Update index.md

Some improvisation and obvious corrections.

* fix: formatting
2018-10-30 22:23:54 -05:00
Ha Anh Nguyen 8c4ead7998 Add special cases where bubble sort is reasonable (#20527)
I added more specific explanations when bubble sort is used
2018-10-30 22:20:10 -05:00
Santino Valenzuela f02bba950b Fixes typo of "informaiton" to "information" (#20528)
Fixes typo of "informaiton" to "information" under Usage section.
2018-10-30 22:04:26 -05:00
Scott Tran 2e7c6e32fe Added Hint/Solution for "grid-gap" Challenge (#20465) 2018-10-30 19:58:17 -07:00
Sayali fa93878e2b change answer to 00000000 (#23880)
In bitwise right shift operation the answer should in 8 bit format i.e 00000000 as both the the operands are in 8 bit format
2018-10-31 08:11:47 +05:30
Max Harmony c2e36510ea update install instructions (#20420) 2018-10-30 21:38:47 -05:00
Scott Tran 0275440256 Added Hint/Solution to "justify-items" Challenge (#20505) 2018-10-30 22:36:48 -04:00
Kaiguang Li 360e3fffbd Fix misplaced anchor tag (#20346) 2018-10-30 19:01:01 -07:00
Carla Prieto 9de730bcf5 Fixed code visualization error on python samples (#20517)
Fixed code visualization error on python code samples in if-elseif-statements.
2018-10-30 18:52:36 -07:00
Quidster 3ba98401eb Add video link on algorithms (#20456) 2018-10-30 21:21:15 -04:00
shashankkatte 9759abd46a Updated the section on why we do sprint planning (#20502)
Added details on what is the purpose of sprint planning
2018-10-30 18:12:34 -07:00
Bennett Garner a5440b7ff3 Add links, correct dates, format, & fix spelling (#20500) 2018-10-30 18:04:39 -07:00
Pravin Pratap 0a8669fbbe Added another code sample. (#20499)
Added a code sample to demonstrate usage of the zip function with a list of lists.
2018-10-30 18:01:00 -07:00
deramsey 37065fb4aa Expand stub for User Experience Research: Defining the problem (#20360) 2018-10-30 20:39:11 -04:00
rosiline 2eae3afabe Fixed typos, grammar (#31457)
Fixed typos, grammar
2018-10-31 00:12:30 +00:00
TheSnafu c63218d60f added text to the article (#31467) 2018-10-31 00:09:30 +00:00
Nnubia Ogbuefi 0c09b7467b grammatical corrections (#31476) 2018-10-31 00:05:30 +00:00
catrawalkar aea9ee1e84 updated alternative text (#32434) 2018-10-31 00:03:12 +00:00
Alex Churkin f6f2ad1041 Increased understandability for Russian people (#22838) 2018-10-30 22:22:46 +04:00
Aikerim Orken 089841370c Update index.md (#22673) 2018-10-30 22:17:01 +04:00
arsts d9249e5f28 Added new translation (Russian) and corrected existing (#22482)
* Update index.md

* Updated and corrected translation

* update: 2 space indentation
2018-10-30 22:12:16 +04:00
arsts 6916c2691d Corrected some mistakes in the translation (#22380) 2018-10-30 22:05:02 +04:00
Svetlana Vovk 31d65f6bee Modification computer-science | Russian (#22348) 2018-10-30 21:58:05 +04:00
Svetlana Vovk af9baabd32 Modification algorithms | Russian (#22340) 2018-10-30 21:57:31 +04:00
haftav 3857f32c5b Grammar fix (#23530) 2018-10-30 23:27:18 +05:30
Svetlana Vovk 29c9b2df28 Modification to designer-tools | Russian (#22320) 2018-10-30 21:53:57 +04:00
Sam 9f6fdb2507 Removed duplicate text and corrected formatting (#23433)
There were two descriptions of what a <label> is.
Markdown formatting was incorrectly rendering in https://guide.freecodecamp.org/html/elements/label-tag.
2018-10-30 23:23:42 +05:30
GrantiVersace 5c21d6a83a Simple grammatical fixes (#23499) 2018-10-30 23:17:53 +05:30
Benjamin Benkert a4fe23e912 Fix typo line 49 (#23511) 2018-10-30 23:13:10 +05:30
Chris Fotso e1ce19986e Capitalized "Python" (#23503)
I capitalized "Python" because it is a proper noun.
2018-10-30 22:57:52 +05:30
mresnik 2b8111e780 Capitalize English, Spanish and French (#30522) 2018-10-30 11:41:14 +00:00
Kowake 5c97c8884a Add "a" and "an" in line 6 (#23190)
"For a specific side of an element" is more grammatically correct than "for specific side of element".
2018-10-30 14:38:58 +05:30
Christopher McCormack df61c63a03 Added dotenv package and cleaned up the Project Structure section (#26681)
* Added dotenv package and cleaned up the Project Structure section

* fix: added semicolon for consistency
2018-10-30 14:34:51 +05:30
titanfox15 342ad1428d Fixed capitalization errors (#20498)
Np -> NP
2018-10-30 12:36:35 +07:00
Jonathan Grah 1ea96db2e8 fix: spelling on react native index file (#20493)
Signed-off-by: Jonathan Grah <theflametrooper@gmail.com>
2018-10-30 12:31:35 +07:00
Matt 7c09631c06 minor additions/corrections (#20478)
Small grammar corrections, and additions info/examples
2018-10-29 21:58:55 -07:00
Bloombug e0e1865b4c Command fields changed (#20447)
Changed code / command section of the document to match official one's (bower command was incorrect, bad formatting).
2018-10-29 22:25:56 -05:00
awais305 a98c9852c8 Added an argument to the file (#20484) 2018-10-29 22:21:41 -05:00
Yves Wienecke 22e9b6ee58 Added example of common mistake people have with do whiles (#20375) 2018-10-29 22:13:12 -05:00
Matt Neves 1522dbe792 added images of each available book (#20233)
* added images of each available book

* Add line break after each picture
2018-10-29 20:11:44 -07:00
Karen Tobo 861d06e78a Minor copy edits to Comments article (#20243)
* Minor copy edits

Adding some copy edits for readability.

* Correct my typo
2018-10-29 20:07:20 -07:00
Jeff Innes 27e9354218 Fixed grammar and content issues (#20364)
Edited content to more specifically address the topic.
2018-10-29 18:40:14 -07:00
Otis 1901a182b6 Update index.md (#24786) 2018-10-29 16:17:36 -07:00
Joe 25aedd28b4 Update index.md (#24603)
added "- Typing 'pwd' will show you which directory you are currently working in."
2018-10-29 16:13:18 -07:00
Joe ab2e4013cd Update index.md (#24601)
- changed "you extend the life" to "extends the life"

- changed "there be at least two fans" to "there should be at least two fans"

- changed "Locate the computer where it is neutral to the rooms environmental registers." to " Place the computer in a neutral location away from the rooms environmental registers."

- changed "Locate the computer away from" to "Keep the computer away from"

- changed "airflow" to "air flow"
2018-10-29 16:12:45 -07:00
Dikshant Bali 2724c77642 Update index.md (#24557) 2018-10-29 16:05:55 -07:00
trungqudinh ffe14988e8 Add basic blockchain datastructure implementation (#24154)
* Add basic blockchain datastructure implementation

* Update README.md

* Update and rename README.md to index.md

* Fix 2-spaces indentation
2018-10-29 16:04:55 -07:00
Aman Shah b762331f0e Update index.md (#24537) 2018-10-29 16:02:30 -07:00
javisenberg 8da1682229 Update index.md (#24536)
Added some output samples and rewrote some spanish syntax
2018-10-29 16:01:49 -07:00
Aman Shah d397745e30 Update index.md (#24532) 2018-10-29 16:00:53 -07:00
Aman Shah 1f6f9f3404 Update index.md (#24515) 2018-10-29 15:59:55 -07:00
faisal sayed a69b1d69cb Update index.md (#24513)
Fixes typo
2018-10-29 15:59:13 -07:00
Naba7 e4d2715105 index1 (#24512)
I thought of adding the links so that students may know why they should use dynamic programming
2018-10-29 15:58:06 -07:00
Nicole Angelyn T. Lopez 91fb91fa4e Updated Bootstrap Carousel Link from 4.0 to 4.1 (#24059)
* Updated Bootstrap Carousel Link from 4.0 to 4.1

* update: made link bullet
2018-10-29 15:53:40 -07:00
Chase Sawyer d3e0aedb57 Authored a new article about Knime Analytics Platofrm (#23856)
* Authored a new article about Knime Analytics Platofrm

Knime is a free open source tool that has many useful integrations and
applications.

* Added info for wotking with environment variables in Node applications.

* fix: made folder name lowercase
2018-10-29 15:51:17 -07:00
haxsgvnbdus dfd5ec6906 Update index.md (#23805) 2018-10-29 15:50:26 -07:00
Eme-rald 93b31248a4 Added Explanation. (#23748)
* Added Explanation.

* corrected title syntax
2018-10-29 15:47:58 -07:00
Jibin Philipose 7bdc11fc5a Made some changes in outline and added a new section (#23614)
Reordered the outline and added applications of NLP.
2018-10-29 15:45:06 -07:00
kenbhatt 48afcd0a3b Changes in lines 6 (#23612) 2018-10-29 15:44:29 -07:00
JawnsenTrain 1602caddc9 Revised the wording and fixed the grammar (#23607) 2018-10-29 15:44:02 -07:00
Alex van Engelen df32b90b1f Added WebStorm (#23360) 2018-10-29 15:42:10 -07:00
Akbar Mirza 14c89f8f63 Add Section About Extensions (#23428) 2018-10-29 15:40:39 -07:00
Maleo223 f00f46d2e5 Grammar/Sentence Structure Changes. (#22617) 2018-10-29 15:32:24 -07:00
xandechaves a4a0d9e2f7 Adicionar o texto "funções no apache" no artigo (#22528)
* Adicionar o texto "funções no apache" no artigo

* removed spaces from folder names
2018-10-29 15:31:24 -07:00
akadidas 0a8f56ceca Update index.md (#22083)
Required changes and examples.
2018-10-29 15:27:24 -07:00
wh1t3fang 119719735d Added information about OONI (#21876)
Added information about Tor efforts to detect network censorship around the world.
2018-10-29 15:15:40 -07:00
Pritom Hazarika 533adf6743 Update index.md (#21800)
* Update index.md 

Finding the bigger number using If Else

* Updated index.md

* Update index.md

* Update index.md
2018-10-29 15:10:51 -07:00