Commit Graph

17718 Commits (fa78b3d71690c37e02ba446ba0189b4fd1e7d1fc)

Author SHA1 Message Date
Anthony Campbell b9538c5210 Add two cybersecurity command line books (#19910)
* Add two cybersecurity command line books

Added Red Team Field Manual and Blue Team Field Manual books with links to Amazon and the ISBNs.

* Update index.md

* Update index.md

* Update index.md
2018-11-01 23:35:57 -04:00
ManicalEngineer be84c11a30 Update index.md - Added 5th Pro to Pros & Cons (#31498)
* Update index.md

Added 5th pro to pro's & con's

* Update index.md

* Update index.md
2018-11-01 23:27:42 -04:00
Alexander Molnar 766e37fdc8 Added missing section (#34149)
Addressed infinite decimal expansions as well since they are just as important and the title doesn't suggest this article is only about finite decimals
2018-11-01 23:22:53 -04:00
Advait Joshi 6ebd2cfe24 hibernate article added some more description (#19895)
* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2018-11-01 23:12:52 -04:00
leecri bdf40a5bb0 Grammar change (#33108)
Small change, updated sentence structure to make it flow more.
2018-11-01 23:09:08 -04:00
Alexander King 929963809f Fixed grammatical errors (#33112) 2018-11-01 23:06:14 -04:00
Neetish Raj 1023a46311 added destructuring for rest parameters and formal parameters (#20759) 2018-11-01 22:31:24 -04:00
Fategas 0ec3c322a4 Expand comment types in Java (#20409)
Clarify the difference between those 3 types of comments since it might be odd for someone new.
2018-11-01 21:12:02 -04:00
Anthony Hake 78c8374357 Expand guide for Power Supply Unit (#20721) 2018-11-01 21:10:35 -04:00
Samantha Burke bf59e7efff Typo and grammar fix (#20538)
Changed 'It' to 'AWS' and added commas at the end of the first paragraph - for better readability.

Capitalised the 'c' in the Certifications hyperlink at the very end.
2018-11-01 16:42:08 -05:00
Santhana Krishnan 15d4debf66 Fixed minor typos in CONTRIBUTING.md (#24592) 2018-11-02 01:47:22 +05:30
arsts 641d5e961d Corrected typos in tables for proper rendering (#24741)
Corrected markdown typos in:
1. Syntax Table
2. Complete list of Javascript's assignment operators table
2018-11-02 01:25:33 +05:30
Gregory Gubarev 323c87fa8a
[Russian] Added translate (#24485)
Added translate to Use tabindex to Specify the Order of Keyboard Focus for Several Elements
2018-11-01 23:04:22 +04:00
marciokuroki f53f7d8d24 Sugestão de melhoramentos na formatação do texto (#20193)
Formatting changes for bootstrap's guide
2018-11-01 20:01:47 +01:00
Gregory Gubarev 29f0654044
[Russian] Added translate to Wrap Content in the article Element (#24448)
Added translate to Wrap Content in the article Element (https://learn.freecodecamp.org/responsive-web-design/applied-accessibility/wrap-content-in-the-article-element)
2018-11-01 22:58:29 +04:00
Dmitriy Кorneev b3c0e55eb2 Fixed machine translation to russian (#24290) 2018-11-01 22:57:52 +04:00
Dmitriy Кorneev 165df7c9f7 Fixed machine translation to russian (#24284) 2018-11-01 22:56:08 +04:00
Vitaly Romaniv cc8e960675 Fix JavaScript book recommendations for the russian locale (#24278)
- cancel unnecessary proper nouns translations.
- fix some translations.
- fix structure of sentences.
- fix broken layout.
2018-11-01 22:55:20 +04:00
IITigroKII bd0375d777 Added russian translation. (#24194) 2018-11-01 22:53:39 +04:00
serg-t 998829cd99 update index.md (#24223)
added basic info about PHP Expressions.
2018-11-01 22:52:54 +04:00
Vitaly Romaniv 2a72e17e72 Several fixes for the Ionic index.md file in the russian locale (#24262)
- cancel unnecessary translation of Ionic proper noun to Russian.
- fix the broken layout.
- add a missing translation.
- fix structure of sentences.
2018-11-01 22:38:08 +04:00
serg-t 38709b202a update index.md (#24207)
added basic info about PHP Data Types.
2018-11-01 22:29:33 +04:00
Dmitriy Кorneev 5ed40ef5d6 Article translaite to russian (#24179) 2018-11-01 22:21:34 +04:00
IITigroKII 7e9b51bfb9 Fixed some grammatical mistakes. (#24118) 2018-11-01 22:19:41 +04:00
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