Commit Graph

17594 Commits (2d33e01f7254584f300cf10fddf5a9799fde9afb)

Author SHA1 Message Date
Ivan Tolstov 9bdf3e0087 Agile index.md translation fixes. (#24103)
Agile index.md translation changes. I've done it in more readable way and translated missing parts.
Also, I've translated the title as a 2 word combination, because the translation makes sense only with "Agile methodologies".
2018-11-01 22:18:22 +04:00
spetriuk a570a2a8b7 Improvements to translation (#24054)
* Improvements to translation

Changes to make translation make more sense in Russian language

* corrected title
2018-11-01 22:16:24 +04:00
Liza 15bc410782 Add language corrections and change the snippet (#20511) 2018-11-01 22:05:12 +04:00
Nadir Fayazov a949d24271 feat: Add article about VPNs (#20512) 2018-11-01 13:42:08 -04:00
Siddharth Shrivastav 8e843dc352 Add program in C to show variable (#20445) 2018-11-01 13:41:07 -04:00
lizcamp b583acf6ff Created the first draft (#33113)
created the beginning of a draft to an article on agile alignment
2018-11-01 12:29:45 -04:00
Valeriy d5c0c2273f test(curriculum): suppress redundant errors (#33327)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #33195
2018-11-01 21:26:15 +05:30
loginaccount 3651a6c242 Create index.md (#33105) 2018-11-01 11:37:27 -04:00
Alexander King 5ddafff633 Fixed grammatical errors (#33115) 2018-11-01 11:35:47 -04:00
Nathan Liang b1584fbbfe corrected CamelCase to camelCase (#32934)
* corrected CamelCase to camelCase

* Update index.md
2018-11-01 11:21:17 -04:00
orestegiacche 2fb82af531 Added a link to Esperee Devora's podcast on women in tech (#20646)
* Podcast in women in tech

Added a link to Esperee Devora's podcast on women in tech

* Update index.md

* Update index.md
2018-11-01 11:16:53 -04:00
Muh Fachrul Razy e6b4de233a Add Comparison Operators (#33117)
Add comparison boolean operators 'and', 'or', and 'not'
2018-11-01 11:15:18 -04:00
rand0123 af3833c2a7 Update index.md (#33225)
In line #19, I edited the sentence which is meant to say that the computer can not check more than one value at the same time. I added more and deleted some work to get the right translation in Arabic.
2018-11-01 12:06:10 +00:00
Mrugesh Mohapatra 87e02190d5 fix(npm-script): reconfigure script order 2018-11-01 16:06:37 +05:30
Mrugesh Mohapatra 4d3641ad88 fix(ci): remove isolation between ci and local test script 2018-11-01 16:06:37 +05:30
Mrugesh Mohapatra 9fb0b57c26 docs(bootstrap): remove the need for bootstrap 2018-11-01 16:06:37 +05:30
Mrugesh Mohapatra e491eebc58 feat(tools): add postinstall step for bootstrap 2018-11-01 16:06:37 +05:30
myYearOfCode 707095bed1 Correcting grammar (#20810)
add "event" to "De-couple an observer from an observable (event)."
remove redundant "program" in "Describes the program skeleton of a program."
2018-11-01 05:34:21 -04:00
myYearOfCode 2b62e4e3d1 Correct word usage (#20798)
"This patterns are..." changed to "These patterns are..."
2018-11-01 05:30:38 -04:00
Roachinante 153a6ea30d Minor spelling edit (#20784) 2018-11-01 05:26:24 -04:00
John Kwesi "Wabbit" Hankins 604f071c8f updated cost of Sublime per their website (#20774) 2018-11-01 05:23:59 -04:00
Trey 737739eb60 fix typo misspelling of increment() (#20769) 2018-11-01 05:21:21 -04:00
Ha Anh Nguyen 2e92a63a69 Add example to concisely return object (#20707)
* Add example to concisely return object

This trick to directly and concisely return object might be useful for beginners

* Change function name and logic

Change function name and logic to make sense
2018-11-01 05:02:04 -04:00
midwhiteflav e4349263ae Grammar and spelling corrections (#20698)
"The effective" on the second to last sentence seemed awkward in conveying the intended idea.
2018-11-01 04:59:05 -04:00
Edulop139 5c3d2e5213 grammer (#26196)
small spelling error
2018-11-01 04:12:53 -04:00
c-stu b67e3d4305 fix: add new test to create a set of new checkboxes (#18294) 2018-11-01 17:06:50 +09:00
Sayali 5c4864ae00 change answer to f (#23918)
In logical AND operation ( t & f ) the result should be f not t
2018-11-01 04:01:21 -04:00
Kristen Kinnear-Ohlmann 7a51e27367 Update index.md (#24808)
Added comma in the second sentence to clarify the subject of the sentence.
2018-11-01 03:59:31 -04:00
Danny 36652a74f3 Update index.md (#21125)
Added a missing " in line 28.
2018-11-01 03:32:56 -04:00
Amoo Olusola Simeon 8ada0fb6f8 Fixed a typo error (#21090)
Fixed a typo error on line 96. 'easier' was spelt 'easire'.
2018-11-01 03:31:28 -04:00
Andy Butler 377230e40e Added information about power supplies (#20731) 2018-11-01 13:27:39 +07:00
Daniel B. Papp c4a0480ccd Added examples and definition - CSS (#20066)
* Added examples and definition - CSS

- added two examples with the most used values
- added definition

* Added resources to Graceful Degradation - CSS

Added links to multiple articles / post / explanations / tools to help coders understand the concept

* changed triple backtick to single

* fixed https link

- had to fix one link to point to the https site
- removed one link because it doesn't match with the guide provided by FCC

* Add a space between class name and curly brace
2018-11-01 12:51:41 +07:00
fgkolf 10cbfd5415 updated falsy link with new ones (#24681) 2018-11-01 11:17:41 +05:30
socutebunny a416ee3684 Typo (#24881) 2018-11-01 11:07:13 +05:30
deliaphan ff3175845f fix typo error (#24882)
"guaranteed" instead o "guranteed"
2018-11-01 11:04:40 +05:30
Nenad Anđelković 6807d332d7 Fixed problem with math for number of people (#20711)
Fixed problem with math for number of people, text says 1 in 20 people have color blindness and then it later says that is almost 1 billion people... that would be true if population of earth was 20 billion.
Also fixed one spelling mistake that I noticed.
2018-11-01 12:32:45 +07:00
Nikita 32b54e8706 Added space (#25869) 2018-11-01 10:05:21 +05:30
ispaghet 0a7e3c048c Added sentence and corrected grammar. (#20639)
Added sentence "In order to control the supply of bitcoin, mining is deliberately designed to be difficult and resource-intensive." Also deleted incorrect apostrophe in "Computers".
2018-10-31 21:16:04 -07:00
Pravin Pratap c056fc18dd Added difference in range() between Python 2 and 3 (#20629)
Added the differences between the working methods of the range() function in Python 2 and 3, including the explanation of the "lazy" method of generating a list of numbers.
2018-10-31 21:11:43 -07:00
Karol Skrobot 4e92b01111 update index.md (#20623)
Added "no multiple inheritance" to Rules of Inheritance.
2018-10-31 21:08:37 -07:00
Ken Nguyen d6d2578495 Fixed typos and added pipenv method (#20621) 2018-10-31 20:58:02 -07:00
Bennett Garner 538cab1134 Clarify concepts, rename a function (#20580) 2018-10-31 20:50:56 -07:00
Rafal 957a713aac Update index.md (#33118) 2018-10-31 23:32:20 -04:00
Lee b9edc0a45f fix: spelling mistake + add further description. (#30477)
Corrected the spelling of 'three', and added more descriptive content.
2018-10-31 23:25:34 -04:00
Griffin Gaeth 35d1ced0b2 grammar and rewording (#20719) 2018-10-31 22:25:06 -05:00
Rafal 9519bd314c Added a link to Google JS Console Overview (#33124) 2018-10-31 23:23:50 -04:00
lizcamp d5d806f004 Added a paragraph on young girls in tech (#33125)
This paragraph talks about the importance of encouraging girls at a young age to pursue tech
2018-10-31 23:22:30 -04:00
Alexander King f2a35c6d61 Fixed grammatical errors and changed wording (#33127) 2018-10-31 23:19:47 -04:00
EdinK1 88da0d48cf Add another link to "More information" (#20712) 2018-10-31 22:19:20 -05:00
Kyle Cheng ac286c1d2f Readability (#33128) 2018-10-31 23:17:57 -04:00