Commit Graph

17873 Commits

Author SHA1 Message Date
bcdd7f5bae Added book (#31487)
* Added book

Added book to Database list

* Update index.md
2018-11-01 23:55:01 -04:00
398fc8c340 Added Shop Talk to Podcasts (#31494)
* Added Shop Talk to Podcasts

* Update index.md
2018-11-01 23:47:51 -04:00
f6bcd19600 Add content to Using CSS Transitions stub (#28154)
Replacing the stub for Using CSS transition with actual content, describing the basic what and how of CSS transitions
2018-11-01 23:45:57 -04:00
39bba0e6cc added cloud SQL (#19917)
* added cloud SQL

* Update index.md

* Update index.md
2018-11-01 23:43:10 -04:00
6f040eba67 Fixed capitalization and unclear example (#31484)
* Fixed capitalization and unclear example

I capitalized HTML in order to be consistent with the rest of the paragraph. I also added the less than sign and greater than sign symbol entity names to the example sentence, in order to make it more clear what symbol entity names you would actual need to use in that example.

* Update index.md

* Update index.md

* Update index.md
2018-11-01 23:36:50 -04:00
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
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
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
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
bdf40a5bb0 Grammar change (#33108)
Small change, updated sentence structure to make it flow more.
2018-11-01 23:09:08 -04:00
929963809f Fixed grammatical errors (#33112) 2018-11-01 23:06:14 -04:00
1023a46311 added destructuring for rest parameters and formal parameters (#20759) 2018-11-01 22:31:24 -04:00
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
78c8374357 Expand guide for Power Supply Unit (#20721) 2018-11-01 21:10:35 -04:00
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
15d4debf66 Fixed minor typos in CONTRIBUTING.md (#24592) 2018-11-02 01:47:22 +05:30
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
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
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
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
b3c0e55eb2 Fixed machine translation to russian (#24290) 2018-11-01 22:57:52 +04:00
165df7c9f7 Fixed machine translation to russian (#24284) 2018-11-01 22:56:08 +04:00
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
bd0375d777 Added russian translation. (#24194) 2018-11-01 22:53:39 +04:00
998829cd99 update index.md (#24223)
added basic info about PHP Expressions.
2018-11-01 22:52:54 +04:00
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
38709b202a update index.md (#24207)
added basic info about PHP Data Types.
2018-11-01 22:29:33 +04:00
5ed40ef5d6 Article translaite to russian (#24179) 2018-11-01 22:21:34 +04:00
7e9b51bfb9 Fixed some grammatical mistakes. (#24118) 2018-11-01 22:19:41 +04:00
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
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
15bc410782 Add language corrections and change the snippet (#20511) 2018-11-01 22:05:12 +04:00
a949d24271 feat: Add article about VPNs (#20512) 2018-11-01 13:42:08 -04:00
8e843dc352 Add program in C to show variable (#20445) 2018-11-01 13:41:07 -04:00
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
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
3651a6c242 Create index.md (#33105) 2018-11-01 11:37:27 -04:00
5ddafff633 Fixed grammatical errors (#33115) 2018-11-01 11:35:47 -04:00
b1584fbbfe corrected CamelCase to camelCase (#32934)
* corrected CamelCase to camelCase

* Update index.md
2018-11-01 11:21:17 -04:00
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
e6b4de233a Add Comparison Operators (#33117)
Add comparison boolean operators 'and', 'or', and 'not'
2018-11-01 11:15:18 -04:00
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
87e02190d5 fix(npm-script): reconfigure script order 2018-11-01 16:06:37 +05:30
4d3641ad88 fix(ci): remove isolation between ci and local test script 2018-11-01 16:06:37 +05:30
9fb0b57c26 docs(bootstrap): remove the need for bootstrap 2018-11-01 16:06:37 +05:30
e491eebc58 feat(tools): add postinstall step for bootstrap 2018-11-01 16:06:37 +05:30
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
2b62e4e3d1 Correct word usage (#20798)
"This patterns are..." changed to "These patterns are..."
2018-11-01 05:30:38 -04:00
153a6ea30d Minor spelling edit (#20784) 2018-11-01 05:26:24 -04:00
604f071c8f updated cost of Sublime per their website (#20774) 2018-11-01 05:23:59 -04:00