Commit Graph

634 Commits (377230e40e8f8cf4cf5556b7f3a5b556f1125a2c)

Author SHA1 Message Date
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
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
haftav 3857f32c5b Grammar fix (#23530) 2018-10-30 23:27:18 +05:30
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
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
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
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
rajranjan0608 1024b3f039 Update index.md (#20355) 2018-10-29 12:52:43 -07:00
Billy 6b63e71120 Added Docker logo to top of page (#19915) 2018-10-29 15:38:41 -04:00
vithoang 7dca82d66a Fixed typos and added "ask questions" section (#19914) 2018-10-29 15:37:16 -04:00
joaquin fox b1b9014b52 Grammatical edit (#19906) 2018-10-29 15:20:29 -04:00
Billy 834e178e3f Added Python logo to the article (#19905) 2018-10-29 15:17:56 -04:00
t3w2127 7c9ff710f4 Updated the title to include Information Technology (IT) (#19902)
Since "Information Technology" or IT is still frequently used, especially by larger organizations who have "IT Departments" it is important to help younger users realize that IT is also common terminology. 

Thanks for considering!
2018-10-29 15:09:35 -04:00
Jeremy 3276fa3ffe Edits for clarity - Bootstrap grid system (#19919) 2018-10-29 14:15:11 -04:00
Arun Kumar 7840d22708 add grokking algorithms (#19920) 2018-10-29 14:13:01 -04:00
Barbara Kryvko 935e96a662 Clarification of sprint work (#21031) 2018-10-29 14:03:07 -04:00
zweifish 4225f20c91 Add clairfication on NaN (#21032)
(am I doing this right?)
2018-10-29 13:59:02 -04:00
Niraj Nandish 11ded8a6ba fix(guide): rename hint folder to correct folder name (#28589) 2018-10-29 13:52:02 -04:00
tibble49 01a4d10d00 Added Drupal info (#20282)
* Added Drupal info

Added Drupal info

* removed link that is a violation of the freeCodeCamp Code of Conduct
2018-10-29 09:18:15 -07:00
rajranjan0608 1e66276eda added the necessity of main() function (#20252)
* Update index.md

* grammar corrections
2018-10-29 09:10:39 -07:00
Vishesh 8f96524c36 Added third way of commenting with JSDoc style (#20353) 2018-10-29 10:30:37 -05:00
Nabagata Saha b688afcf7d Add Angular logo (#20437) 2018-10-29 08:13:32 -07:00
Jared Ezzet Hasson 88041d1955 onDestroy() explanation (#20344)
Gave an instance of when the onDestroy call would be used in practice
2018-10-29 09:53:44 -05:00
Tanish Grover fe7d5c53ea Added a section on create-react-app (#20332)
Added a quick react setup section which talks about create react app and links to its GitHub page.
2018-10-29 09:51:00 -05:00
Jared Ezzet Hasson e35cbad2a4 Update index.md (#20312)
Added further description on unit testing
2018-10-29 09:44:06 -05:00
Andy Butler 14997ab5c6 Update index.md (#20308)
Added additional information about power supplies.
2018-10-29 09:42:08 -05:00
Kylie Short 8d31b3c234 Update index.md (#20462)
Minor proofreading changes for clarity.
2018-10-29 21:18:51 +07:00
Danielle Kellogg a79c447247 Added to "Remote Work" and "In Between" (#20421)
Added to "Remote Work" for naming conventions also used like "distributed" and "100% remote". Added that retreats are used for bigger company trajectory plans. Added to the "In between" that sometimes there is a disconnected between the onsite team and remote team.
2018-10-29 21:05:29 +07:00
Danny Garcia 0127c66933 fix: Updated formatting, links, and ISBN (#20416)
Formatting on this document was broken; certain books shared the same lines, as well as had unclosed italics for book titles.

Additionally, all Amazon.com links have been switched to use Amazon Smile to follow the direction of the previous recommendations.
Any book with an available ISBN-13 has also been added to details.
2018-10-29 20:56:45 +07:00
Danielle Kellogg 491b2e7c9c Add section on remote coding jobs and job boards (#20337)
Added section on remote coding and listed job boards We Work Remotely, RemoteOK, and Remotive
2018-10-29 20:45:06 +07:00
Andrew Anguiano 4daa530eda cleanup html input docs (#20241)
cleanup html input docs

- General cleanup and editing
- Add types section
- Remove old YouTube link
2018-10-29 13:42:26 +07:00
PranavKrishnan1 0f95416c24 Added some text. (#26711)
* Added some text.

Wrote about Guido Van Rossum and added some info on libraries.

* Update index.md
2018-10-29 00:34:49 -06:00
Matt Neves 6b8b34b243 fixed spelling errors, added examples, added link (#20460) 2018-10-29 01:41:44 -04:00
babybuttons 0fa1644adf Update index.md (#20442) 2018-10-29 01:33:48 -04:00
Eric Hodges 146e24017a Removed "how" in first paragraph (#20424) 2018-10-29 01:27:49 -04:00
Jonathan J. Watson 7b56a52b58 Add new line for numbers 1., 2., and 3. (#20387)
Easier reading, and better understanding through new lines and visual spacing.
2018-10-29 01:11:52 -04:00
GeorgiaGk 4759460f62 Emphasized word (#20373)
I emphasized the word "emphasize"
2018-10-29 01:09:39 -04:00
Taylor 615742ba78 Update index.md by fixing typos (#20410)
* Update index.md by fixing typos 

Also, added section for learning about Depth-first searching and Breadth-first searching.

* Update index.md - reverting back to original verbiage.
2018-10-28 21:45:17 -07:00
kunal768 560076fb26 Created a file for "Basics of Raspberry Pi Stuffs" (#20150)
* Created a file for "Basics of Raspberry Pi Stuffs" 

The code contains two parts:
First part is simply blinking led (Blink time can be set by time.sleep(x) x for the number of seconds)
Second part is for pwm control for led brightness

* Update RaspberryPiBasics.py

* reformatted two 2 space indention with title corr.
2018-10-28 21:44:26 -07:00
alenniu 50668cd036 Additional Source (#20289)
This is an additional reference for html layouts.
2018-10-28 21:52:22 -05:00
alenniu dbb6294729 Additional Reference (#20281)
Added WebPlatform external html lists reference list.
2018-10-28 21:51:31 -05:00
Joe Doh be82a2c6ff Added link for Part Two of article (#20039)
* Added link for Part Two of article

* Removed link. Edited subheading.

* Removed link to GitHub's features/pricing page.
* Change link/reference section to be consistent with what's originally in the stub.
2018-10-28 21:45:35 -05:00
PatrickRJadwin c73c7eb835 Warning for potential dangerous command (#20272)
Added warning specifying the dangers of rm
2018-10-28 20:33:37 -05:00
mistymayem 0e77f8c289 Simplified explanation of example (#20262) 2018-10-28 20:30:24 -05:00
Marcella b3834712a3 Edits (#20370)
succinct wording, correction of  missing hyphen and its -> it's
2018-10-29 08:29:43 +07:00
Yves Wienecke a3b20c0652 Return types, pass by reference vs pass by value (#20261)
Expanded on what data types can be returned. Also added section for the differences between passing an object as a parameter by value versus by reference.
2018-10-28 20:27:41 -05:00
Cory Harkins 5cc2757e32 Added Popular CSS Frameworks 2018 section and description (#20253) 2018-10-28 20:25:12 -05:00
Chris Williams 37a4b0b004 added additional stakeholder types (#20251) 2018-10-28 20:12:10 -05:00
Austen Pritchett bf64d3e8f3 Added a couple lines (#20536)
Mentioned that it's more difficult to go back through your code and comment it, rather than just comment it while you go.
2018-10-29 05:07:57 +05:30
joruchan 6ef37d2e13 changed uppercase O to lowercase o (#20546)
no need for an uppercase in this situation
2018-10-29 04:57:55 +05:30
Chris Williams e0f059bae2 clarified cert tiers (#20299) 2018-10-28 16:12:49 -07:00
waffles517 4969872c5d Fix formatting for list, add relevant link (#20482) 2018-10-29 04:25:00 +05:30
Isuru Ranawaka 0ba3c48ee4 Updated to include require, update and remove (#20269)
Updated the file with composer commands and descriptions of require, update and remove.
2018-10-28 15:51:14 -07:00
rosswhitehouse 1918180d69 Additions to Using CSS Transitions Guide (#20488) 2018-10-29 04:15:30 +05:30
alenniu a7d6d59537 External Reference (#20277)
This is another HTML Symbol source and reference.
2018-10-28 15:32:52 -07:00
PatrickRJadwin 1db2fba1d3 Warning for potential dangerous command (#20264)
Added warning for the dangers of mv command
2018-10-28 15:21:13 -07:00
Chris Williams 1433ff225b forgot CFTs! (#20266) 2018-10-28 15:20:25 -07:00
Aman Shah e80ee06535 Angular installation (#20239) 2018-10-28 15:14:57 -07:00
tykqian 71af19c739 Added the text "Prgramming Throwdown..." into Podcast Section (#20149)
Added the text "Prgramming Throwdown..." into Podcast Section
2018-10-29 05:13:02 +07:00
Siddharth Shrivastav c8aa2a4e9e star pattern using for loop (#20222)
## Example for printing star pattern for pyramid 
```c

#include<stdio.h>
int
main ()
{
  int i, j;
  for (i = 1; i <= 5; i++)
    {

      for (j = i; j < 5; j++)
	{
	  printf (" ");
	}


      for (j = 1; j <= (2 * i - 1); j++)
	{
	  printf ("*");
	}


      printf ("\n");
    }

  return 0;
}
```
## Output:
```shell 
     *
    ***
   *****
  *******
 ********* 

``
2018-10-28 15:06:09 -07:00
allenpbiju 4dd798de05 info on table borders (#20245)
Some info and code is provided on table borders and adjusting them.
2018-10-28 13:17:18 -05:00
Dagny Kight 651297810b Add the link to "Python Tricks" to index.md (#20237) 2018-10-28 12:31:31 -05:00
Cory Harkins e7fd282cde Note on getting caught in while loops. (#20230) 2018-10-28 12:25:10 -05:00
PatrickRJadwin 0eb442a949 Added books to java, c#, and added databases (#20229)
Add books to java, C#

Also added a section for books on databases
2018-10-28 12:23:19 -05:00
Derek Williams b86d21a756 Added 'JavaScript & jQuery' (#20209)
This book is great for an absolute beginner by Jon Duckett
2018-10-28 09:45:34 -07:00
Talia Kaplanian 825751e04b Added single line comment shortcut (#20185)
* Update index.md

* added verbiage specifying comment hotkeys are only in some editors
2018-10-28 09:44:32 -07:00
Martynas Jasins e06a3d3e36 Additional information on Unreal Engine 4 (#20089)
* Additional information on Unreal Engine 4

I think that a small potion of information on the current state of the Unreal Engine would be great,
Big fan of the Engine

* removed unnecessary commentary
2018-10-28 09:40:31 -07:00
allenpbiju 88324e28df Added some info (#20088)
* Added some info 

Added some info on changing the dimensions of the image.

* corrected anyone to any one
2018-10-28 09:38:08 -07:00
Lawrence Lockhart d5177b4bea Add Javascript Jquery book by Duckett (#20125)
* Add Javascript Jquery book by Duckett

* Corrected formatting for bulleted item
2018-10-28 09:35:49 -07:00
tibble49 92f7514ceb Expanded definition and overview (#20115)
Elaborated on the data structure that is block chain, also added some information around a popular blockchain implementation called bitcoin
2018-10-28 09:34:16 -07:00
Sarah Grace edac1eb817 Update index.md (#20204) 2018-10-28 09:31:50 -07:00
Moritz f9ee83dee6 Add: More important basic commands for docker-compose (#20227) 2018-10-28 10:08:28 -05:00
Jennifer W. Mitchell 1567a16b2f Expand type families and bash touch documentation (#20210)
* Update index.md

Added links to resources on Typeface Families.

* Expand description of command and add link
2018-10-28 10:03:32 -05:00
PatrickRJadwin 09bc1429c0 Added warnings for potentially dangerous command (#20197)
Added warnings for mv and rm because they are notoriously dangerous commands, especially for beginners
2018-10-28 09:45:27 -05:00
Yves Wienecke 0fdef12b15 Included example of inheritance (#20187)
Added an example of inheritance with an 'animal' base class and a 'cat' derived class
2018-10-28 09:43:08 -05:00
zendmaster b2f90962ca Added command for install for Centos 6 or 7 (#20177) 2018-10-28 09:37:53 -05:00
Yves Wienecke aa624dd7e4 Delete [] operator and Valgrind (#20121)
Changed how to free memory assigned to a pointer to an array of object. Also added information about how to check for memory leaks with valgrind.
2018-10-28 09:30:23 -05:00
christocarr 33d5921722 Include mobile first approach (#20377) 2018-10-28 18:22:29 +07:00
mikeblackjr 70a4d718e5 Added Wikipedia link (#20365) 2018-10-28 17:36:25 +07:00
Cameron Burkholder 9ea0a3b026 Word change to Bootstrap Dropdowns article (#20366)
Replaced definite article with indefinite article
2018-10-28 17:13:55 +07:00
Cory Harkins d5ad4e0690 Added note for bracket requirements on if statements (#20196) 2018-10-28 05:13:27 -04:00
Joe Doh 09784de149 Add Wikipedia reference (#20069) 2018-10-28 04:30:07 -04:00
Taylor 9afdd1235d Update index.md (#20292)
Fixed several spelling errors and run-on sentences.
2018-10-28 15:26:45 +07:00
Chris Williams 8ed2244855 Added specific information on resource declaration (#20216) 2018-10-27 21:15:59 -07:00
Ellysha Chavez ad44442741 Full sentences in parenthesis edited (#20218) 2018-10-27 21:12:55 -07:00
Vyrza d961e04a86 Minor writing changes. (#20198) 2018-10-27 21:11:38 -07:00
allenpbiju c7d64100a3 Changes on centering an element using margins. (#20170)
Changes has been made on aligning an element to the center by changing the margin values.
2018-10-27 21:00:19 -07:00
Talia Kaplanian c09dce92dd Update index.md (#20151) 2018-10-27 20:58:26 -07:00
Yizhou Sun 62139160f5 Add a demonstrative article in "More information:" (#20143)
* Add a demonstrative article in "More information:"

* Change content in a tag
2018-10-27 20:54:26 -07:00
Ellysha Chavez f67d87faad Add short read (#20113)
link : https://cs.uwaterloo.ca/~shallit/DC2015/cockburn.pdf
2018-10-27 20:52:55 -07:00
rajranjan0608 cb6be06f3f Update index.md (#20102) 2018-10-27 20:49:01 -07:00