Commit Graph

3299 Commits (a19d95440c3b45014003e8b466789ed39beef86b)

Author SHA1 Message Date
Usman Akram d8924e4600 Addition of interview preparation resources (#26694) 2019-01-10 20:46:02 -05:00
Tedo Haris Chandra 30381160f5 Help to add basic linux command no 15 , because I think the command c… (#29931)
* Help to add basic linux command no 15 , because I think the command chmod is one of the important commands in basic linux.

* fix: numbering
2019-01-10 13:48:46 -07:00
Ana1ya7at0R 16a65f3027 Update index.md (#28366)
Added whoami command
2019-01-10 11:49:22 -07:00
Vincent 94c8af2dbc Added passwd, fixed typos, added some markup (#28275) 2019-01-10 09:42:13 -07:00
Angga Rifandi dc391d330c Add 'rm -r' (#28018) 2019-01-10 08:34:23 -07:00
Yang8547 5e387d2561 Add improvement of the translation (#26402) 2019-01-09 22:43:41 -08:00
Mudi Hussaini f44afe49ac Add use of alt text "Line 15" (#26682) 2019-01-09 22:16:00 -05:00
Manoj Parihar d0131c23f0 Add to benefits of Code reviews (#26667) 2019-01-09 21:42:51 -05:00
Nic Wilson e57699d040 Add link to Angular Material to resources (#26643) 2019-01-09 21:30:42 -05:00
simon adler 41af84384c Update index.md (#26599)
changed first sentence from "Service Worker is a script that works on browser background without user interaction independently." to "A Service Worker is a script that works in the browser background without user interaction independently."
2019-01-09 17:52:57 -05:00
Nic Wilson 7fc60e3a94 Improve grammar (#27537) 2019-01-09 09:02:46 -06:00
mathias3 0e3d9a7465 add word2vec section (#33921) 2019-01-08 17:34:41 -07:00
punit78 8f9d26c4ad Deleted " ++number statement from Floyd's Triangle " (#30858)
added "number++" within the printf()
2019-01-08 12:11:10 -07:00
Tanmoy Sarkar 863fd135ea Corrected Syntax index.md (#29260)
There was a syntax error - missing ';'
2019-01-08 10:53:27 -07:00
Ayush Shrivastav 4745843717 Update index.md (#28530)
Updated Loop Description
2019-01-08 10:52:26 -07:00
Utkarsh Raghav ab0c01a763 Updated Punctuation marks on Line 8 (#26663) 2019-01-08 12:37:32 -05:00
GentlemanlyHippo 78488260e8 Fixed usecases to use cases (#26617) 2019-01-08 12:36:36 -05:00
shahiarpit aff166ba45 Updated index.md (#28498)
Corrected few mistakes.
2019-01-08 10:09:21 -07:00
blankaex 7933d6fa3a Added a section on optimistic indentation (#24185) 2019-01-08 09:45:19 -07:00
Derek Czysz 992a34fb8c Added initial content to stub (#26577) 2019-01-08 10:51:21 -05:00
Suzanne Ito a4026c73f8 Add 2 additional Product Design Classes (#26522)
* Add 2 additional Product Design Classes

Coursera and Skillshare Classes

* Fixed link formatting in courses
2019-01-08 10:42:38 -05:00
Maddineni Akhil 154ba84237 added datatypes precedence for good understanding (#26514)
* added datatypes precedence for good understanding

* Fixed formatting
2019-01-08 10:27:38 -05:00
Suzanne Ito b519570336 Add article by Ellen Lupton (#26494)
* Add article by Ellen Lupton

Description on kerning and tracking

* Fixed link formatting
2019-01-08 10:19:34 -05:00
Connie Lei 74c283660e fixed formatting, removed extra whitespaces (#26251) 2019-01-08 10:08:02 -05:00
Aditya Sridhar 696cc38287 Added points to note for git merge (#25278)
* Added points to note for git merge

mentioned the drawback of too many merge commits and how rebase can be used instead

* Added pitfalls of Rebase Command

Added Pitfalls of Rebase command as well.
2019-01-08 10:03:17 -05:00
Nitin Chauhan 9de5460b92 Using enumerate in Python while looping (#25221)
* Using enumerate in Python while looping

enumerate follows the zen of Python. enumerate makes the code more readable

* fixed bug in python linear search
2019-01-08 10:02:12 -05:00
Jonathan Grah 181fea9e8e fix: spelling and grammar on some react native articles (#23575)
Signed-off-by: Jonathan Grah <theflametrooper@gmail.com>
2019-01-08 07:05:30 +07:00
Nicki Hastings f0798189c9 Fix typos (#33833)
* Fix: Typos in text

* minor change
2019-01-07 15:40:25 -08:00
jairam2311 b163022952 Changed 'period' on line 20 to "colon" (#32736)
Changed "period" on line 20 to "colon" since it precedes a list of items.
2019-01-07 15:29:39 -08:00
Thaurin 8684e1c747 Fix numerous spelling/markup errors, missing links (#27922) 2019-01-07 16:04:39 -06:00
GentlemanlyHippo 9e6a92fc58 added missing space (#26612)
in between network communication(line 15)
2019-01-07 13:57:36 -05:00
J. Christian Straubhaar-Jones d7ae622a65 short racial diversity in tech article (#31388)
Thanks for contributing to freeCodeCamp @StraubJones!
2019-01-07 12:28:17 -06:00
Phillnavy cf037f7f1d AddedStringsToVariables.md (#26546)
* Update index.md

* Fixed comment for String type
2019-01-07 11:15:37 -05:00
rofidahimma 111a6f0d43 correcting word (#26559) 2019-01-07 11:04:04 -05:00
rofidahimma 3c925cf2a6 change the "degree" to degree sign(°) (#26573) 2019-01-06 18:26:26 -05:00
mr0range a151f8e65c Update to resource styling (#26504)
Updated the styling of the resource links to match style of other pages
2019-01-06 12:55:56 -05:00
Loyn Howie d0d73ed28a Fixed some grammatical errors (#26523)
Fixed the commas before the "but" statements. Also fixed some starting sentences
2019-01-06 12:53:29 -05:00
Maddineni Akhil 835e1a59f5 added case where finally is not executed (#26521) 2019-01-06 12:52:37 -05:00
Monique 73087fb8f6 Changed wording and fixed grammatical errors in Advantages and Disadvantages of JavaScript tutorial (#26528)
* Fixed wording in JavaScript tutorial

Advantages and Disadvantages of JavaScript introduction

* Updated wording in JavaScript tutorial
2019-01-06 12:51:21 -05:00
Physige ce90822b02 Added two sentences on line 7 (#26512)
Added "It is important to consider the direction of the fan and whether or not the fan is intaking air or exhausting air. It is typical to place exhaust fans towards the top of the case as hot air rises, and intake fans towards the bottom of the case as cool air sinks.
2019-01-06 12:48:26 -05:00
Suzanne Ito 3dcc32be93 Update index.md (#26503) 2019-01-06 12:34:06 -05:00
jeremycpc f3556036f0 Added additional note on flexbox (#26472) 2019-01-06 12:21:13 -05:00
Glafs b4685900e0 Added a constructor description with an example to constructor article (#26488)
* Added a constructor description with an example

* Changed text layout in Python constructor article

I learned how to make the text look nicer, so I changed the looks a bit :)

* Added clarification in python constructor guide

I added a short explanation about function overloading in python, why we only use one __init__ in a class.

* Grammatical, formatting and typo fixes
2019-01-06 12:12:29 -05:00
mvtej 3c1d3d6382 Updated index.md added Neural Networks (#33700)
Added a brief description of Neural networks in language modelling
2019-01-06 10:09:38 -07:00
DarkAvenger10 bcc165eee0 added what is natural language processing (#30862) 2019-01-06 10:05:58 -07:00
ananya 3e8656ec89 Add the process involved (#29222) 2019-01-06 10:02:57 -07:00
Nayan Chawla b2d89c4097 Added some popular open source tool-kits (#28607) 2019-01-06 09:53:14 -07:00
GENTELMAN23 e118a89d54 spacing fix (#27018) 2019-01-06 09:44:12 -07:00
Tzupy 00019a5888 Removed extra spaces from index.md (#26461) 2019-01-06 10:39:01 -05:00
JawnsenTrain d2c9a45f21 Added more info about the append method (#26478)
* Added more info about the append method

Added the detail that the method adds the argument to the end specifically.

* Removed redundant point
2019-01-05 16:25:27 -05:00
jeremycpc b8d3a77317 Added an additional link for accessibility tool (#26465)
* Added an additional link for accessibility tool

* Added a space after additional link
2019-01-05 16:04:49 -05:00
Chris Murray d4ea5f2179 Populate "data-driven design" article (#26440)
* Populate "data-driven design" article

* Fix link formatting
2019-01-05 16:00:11 -05:00
Chris Murray 374df386fa Add Figma, Sketch and XD to the list of tools (#26444) 2019-01-05 15:59:28 -05:00
ChiselD 63f7f61026 fix: edit language for clarity, fix typos (#26438) 2019-01-05 15:48:12 -05:00
wheat779 c3ec8babfc Organize to make function categories titles (#26391)
Make each function category a title to organize the article, rather than making them list elements.
2019-01-05 15:33:30 -05:00
Tammy Lee 18b053378d Added about statically vs dynamically allocated (#31555) 2019-01-05 10:16:47 -07:00
pcsingh cf06cd9ad9 Update index.md (#31403) 2019-01-05 10:15:47 -07:00
athreya2013 a8801255c0 Information regarding pointers in array (#30573)
* Information regarding pointers in array

Added more Information in 2D arrays that we can declare the array without no_of_rows and usage of pointers in array element accessing

* fix: formatting/spelling

* fix: formatting, matched variable name to other examples
2019-01-05 09:44:52 -07:00
Papun Charan d0879e5f59 Added a 'Note' and another section (#30547)
The note tells about what kind of datatype can be used in array, and in another section the difference between initialization of character array and string is discussed.
2019-01-05 09:30:51 -07:00
kichukiran97 d50c344772 Typo (#29638)
ints was there which will make confusion
2019-01-05 09:05:51 -07:00
YenruoY 527a1fd177 Added missing semicolon (#29437) 2019-01-05 08:59:54 -07:00
Tanmoy Sarkar e411dc3dc5 Simplified index.md (#29285)
Simplified the logic of nested loops of pattern printing.
2019-01-05 08:59:13 -07:00
Ashwin P a7f37ac240 Added Info on Invisible Internet Project. (#24090)
* Added Info on Invisible Internet Project.

* Used correct formatting and added more information
2019-01-04 23:50:56 -05:00
imdonnie e2fa3aeb61 Add a Chinese translation to PythonZen (#23834)
* Add

* add line between English and Chinese translation
2019-01-04 13:28:25 -08:00
shenyusun 2f098c9798 Adding a sentence about SM (#22103)
* Adding a sentence about SM

Scrum Master is not manager

* change the title of blog back to english
2019-01-04 13:27:32 -08:00
laveesh-gupta a5e6ad302c Added "Performance" (#30557) 2019-01-04 14:02:48 -07:00
Lam Chi Tak 37cf8fbffc Update Chinese Translation and Fix Indentation (#21977)
* Update Chinese Translation and Fix Indentation

* delete the broken image
2019-01-04 12:02:12 -08:00
shenyusun 76d33eb5b9 Adding words about Sprint time frame (#22120)
Sprint is usually 2 - 4 weeks depends on the team's preference.
2019-01-04 12:01:25 -08:00
Thaurin eeead0db44 Clean up page, fix errors (#27926)
* Clean up page, fix errors

* Restore title block
2019-01-04 11:00:38 -08:00
Jesper Brinch Korsbakke a409657bbf Added a section for vue single-file-components (#26963)
* Added a section for vue single-file-components

Brief description of the single file components in Vue

* fix: added front matter block
2019-01-04 10:59:57 -08:00
Tri Eka Putra 2de561ef12 add the text "Types of Computer CPU" to article (#29168)
* add the text "Types of Computer CPU" to article

* fix: formatting
2019-01-03 20:51:05 -07:00
Sankar Siva b015efc9fe Version 4.1 Feature added (#27843) 2019-01-03 20:45:53 -07:00
Alex Yu 65e1a25d51 Added s to iteration and removed comma after IOT (#29080) 2019-01-03 20:28:43 -07:00
monstermaker a9416c0926 added flexibility feature (#26952)
Added information for noob developers about Bootstrap being flexible in styles due to the CSS nature.
2019-01-03 20:26:09 -07:00
RonnyNovik df826667eb section about why people should use bootstrap (#26927)
* section about why people should use bootstrap

I have added a section that explain why bootstrap is useful to every developer

* fix: grammar/punctuation/spelling/formatting

* fix: added missing header
2019-01-03 20:24:35 -07:00
samujjal1618 96c481057e Typo fixes and improving explanation (#25424)
*Spelling Hello, World! consistently everywhere. 
*Improved explanation and some typo fixes.
2019-01-03 19:11:02 -08:00
Thomas Headle 5dd227e38b [Add] Link to Grid System 'set up' (#24558)
<a href='https://getbootstrap.com/docs/4.0/layout/grid/' target='_blank' rel='nofollow'> </a>
2019-01-03 20:02:31 -07:00
squidnerd babd589fdc Corrected some spelling/grammar mistakes (#27354) 2019-01-03 16:12:34 -07:00
CharlesMarlow e77b5bfd6b Added framework to Javascript frameworks section (#22652)
Vue.js was added on line 35 as one of the prominent front-end frameworks for Javascript.
2019-01-03 11:18:27 -08:00
Brian 7bb862617c 加了Netbeans 和 JDK 下载 (#25213)
* 加了Netbeans 和 JDK 下载

加了网站去下载 Netbeans 和 JDK 一起

* make it more nature
2019-01-03 10:17:25 -08:00
Cara 404bf1511b Improving the translation error in the title and example (#24396)
The original title of this document is "一个标签"`, means "one tag" in Chinese, so I change it to "A标签" to enhance the translation quality.

In the example, I have fixed some descriptions for target attribute that may mislead readers due grammatical errors.
2019-01-03 10:02:20 -08:00
Emily Gong 48670347b9 Update translation (#25780) 2019-01-03 10:01:23 -08:00
Cara f2cd7fe288 fixed some translation error (#25447)
I have corrected some inconsistent or unsuitable word in Chinese.
2019-01-03 09:58:24 -08:00
Cara d41b20ddfd Correcting the translation of the button name (#25468)
I correcting the translation of the button name and some related words.
2019-01-03 09:56:27 -08:00
邱斯 0252b6ac4e add rename instruction (#24920) 2019-01-03 09:54:13 -08:00
burst1ng 9a7c0d8bc0 deleted one chinese word in the title (#24656) 2019-01-03 09:53:25 -08:00
Dhiraj Kanchan 8b39e83e24 Fix if statement to use equal to operator instead of assignment operator. (#24522)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2019-01-03 09:52:05 -08:00
fedelico 200dccc517 translate text from line25 to line 42 into chinese (#24246)
* translate text from line25 to line 42 into chinese

* change to simplified Chinese and fix some markdown
2019-01-03 09:50:14 -08:00
邱斯 6cfde0060c if at the end of the sentence (#24428) 2019-01-03 09:49:32 -08:00
邱斯 6bcaf0ee52 fix markdown table (#24417) 2019-01-03 09:48:00 -08:00
邱斯 23ae994d40 Add range in for loop (#24410) 2019-01-03 09:47:15 -08:00
fedelico 11d4b464d3 modify the arrangement of text (#24322) 2019-01-03 09:40:57 -08:00
Fabio Trilho Pereira c397d7ab71 Added a short introduction to Godot Scripting (#20496)
* Added a short introduction to Godot Scripting

* makes the text clearer
2019-01-03 15:20:55 +00:00
Cindy Yates db267bf1c5 Fixed link to more information (#27183)
Fixed link to existing article, added additional resources, minor clarification in text
2019-01-03 08:04:26 -07:00
Candice Beaman 93c2b68026 Added Source Code, cleaned up... (#26314)
got rid of duplicate Linker def and put in ABC order
2019-01-03 09:36:22 -05:00
fedelico 6e9eccc792 change line21 '燒毀vs燒毀圖表' to '燃尽vs燃尽图表' (#24251) 2019-01-02 16:48:45 -08:00
DC dbece21eee Rephrasing/typo (#24170) 2019-01-02 16:46:44 -08:00
Adam Sałek 828375d462 Added more tools for virtual env (#31415)
* Added more tools for virtual env

Based on Python official documentation

* typo in 'h1'

Correct value: Environments

* another typo

Correct value: together
2019-01-02 17:02:22 -07:00
Travis J. Terrell 40c17b6ba1 feat: add c# guide for lists (#33787)
* feat: add c# guide for lists

* fix: minor grammar fix on how-to-steup-freecodecamp-locally

* fix: corrected typo
2019-01-02 14:51:42 -08:00
3l3ktron bebf3af072 add the description of how it was introduced (#19880)
the text added was "El elemento fue introducido por Apple para el tablero de OS X y Safari"
2019-01-02 15:07:27 -07:00