Commit Graph

18975 Commits

Author SHA1 Message Date
ddb6aa13c7 Additional resources and links modified (#22790) 2018-11-26 18:58:38 +09:00
0bbcfa8cdd Minor English corrections and added note on IE conditional comments (#22405)
Gave a practical use case of IE conditional comments.
2018-11-26 04:58:27 -05:00
d7dcff137c fixed typos, added additional information (#22204)
added historical context
added reference to wikipedia
2018-11-26 04:55:46 -05:00
daa880d822 Changed some examples (#22167)
Changed the layout of some examples, so they are recognized as C-Code
2018-11-26 04:54:57 -05:00
c40845b30a added more information link (#23637)
* added more information link

Added the link to Chatbot Tutorials And Insights

* Removed stub
2018-11-26 04:48:51 -05:00
5cb1407ad5 Added link to Bootstrap Documentation (#23624)
* Added link to Bootstrap Documentation

* corrected link syntax entered by contributor

* Created "More Information"
2018-11-26 04:44:27 -05:00
2055420974 spelling and minor grammar changes (#23642) 2018-11-26 04:34:35 -05:00
d534f00a65 Add link to comparison with other frameworks. (#23626)
I think this is an important thing to include. Vue is after all not always the best option for every job so it's best to show alternatives.
2018-11-26 04:31:36 -05:00
ea85770516 Fixed punctuation in article. (#23540) 2018-11-26 03:27:35 -05:00
c5639a0105 Add another link to MDN for more in-depth info (#23576)
Please provide a link to MDN so that readers can explore more information regarding CSS Colors.
2018-11-26 03:22:43 -05:00
76219db9b3 Update index.md (#23565)
grammar, spelling, capitalization
2018-11-26 03:21:44 -05:00
2b265e3404 Add example of arrow function with no brackets (#23557)
* Add example of arrow function with no brackets

Add an example of the shorter option of an arrow function

* Fixed typo
2018-11-26 03:20:59 -05:00
723fbdc903 Added more properties of Pi. 2018-11-26 16:24:50 +09:00
f5cd5cd715 Added a CSS syntax and Example 2018-11-26 16:22:56 +09:00
e659e5ecf5 Added a video link for "HTML TABLE" (#22796) 2018-11-26 16:20:20 +09:00
d89c8261f0 added info (#21159)
added image in the more information section
2018-11-26 01:12:44 -05:00
9a13212e2f Changed var to const (#22486)
Changed var to const to resemble the English version of the file
2018-11-26 15:00:59 +09:00
804132b43b Added VisuAlgo link on Sorting to bottom of page (#21162)
<!-- 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 #XXXXX
2018-11-26 00:48:18 -05:00
a4742d8a76 Added helpful tips about comment usage (#21168) 2018-11-26 00:15:27 -05:00
e562625430 Update index,md (#21173)
Add key cloud services offered by Azure.
2018-11-26 00:09:35 -05:00
e9ab9424f0 I've added CSS: The Missing Manual (#23520)
* I've added CSS: The Missing Manual

I've added CSS: The Missing Manual to the end of this list because it contains some very helpful instruction to some of the more advanced CSS techniques.

* Fixed book formatting
2018-11-25 23:27:37 -05:00
abb98927b0 Spelling/grammar fixes and some clarification (#23518)
* Spelling/grammar fixes and some clarification

* Fixed the 'number' variable in the text
2018-11-25 23:26:06 -05:00
15e6af1d67 Additional resources for the code review process (#23514)
Adding additional resources to help the user find out more about the code review process and its importance.
2018-11-25 23:24:13 -05:00
eaa31af88a Book about mathematics (#23442)
* Book about mathematics

Add the link to the book "the princeton companion to mathematics"

* Improved formatting
2018-11-25 23:20:55 -05:00
Sam
c18393fa3a Removed duplicate info and corrected formatting (#23413)
There were two descriptions explaining what a strong tag is.
The More Information links were duplicated.
Also corrected inconsistent and incorrect markdown/html formatting.
2018-11-25 23:19:32 -05:00
5ff05b9832 add advantage of exception handling to the article (#23434)
* add advantage of exception handling to the article

* Fixed formatting
2018-11-25 23:18:12 -05:00
78757fab28 Added resources (#23412)
* Added resources

* Fixed formatting
2018-11-25 23:13:40 -05:00
19b7fb3014 Added two resources for learning python (#23386) 2018-11-25 23:13:14 -05:00
690f83f1da Feature and Grammatical Corrections (#29581)
* Feature and Grammatical Corrections

Added a feature of stack . 
Made corrections, which were grammatically incorrect.

* Update index.md

* Update index.md
2018-11-25 20:09:15 -08:00
2aeb03d17d Add new tip (#25610)
An idea that has helped me in the past.
2018-11-25 20:08:18 -08:00
513d0dfc8a Added to_f and abs methods (#27142) 2018-11-25 19:08:06 -08:00
50bbeb21d8 Remove redundant point, add transportation (#24231)
Removed redundant point: Raspberry PI and home automation was written twice.
Added Linux use in transportation industry like planes, buses, and trains.
2018-11-25 18:59:02 -08:00
5b8387b4db fix:fixed translating problem (#30898)
I'm a Chinese programmer.
The do while loop we always call it "do while 循环“, we don't translate the "do while" part generally.
And,fixed a word order problem at line 16.
2018-11-25 18:09:01 -08:00
f6d8d01ed3 add new method (#34136)
* add new method

* fix comment
2018-11-25 18:07:52 -08:00
fc58c39489 Update in index.md (#23025)
Incorporate Asynchronous server side calls inside loops
2018-11-25 18:03:40 -08:00
ac3e66b0a4 An alternative approach + a correction (#23845) 2018-11-25 17:56:34 -08:00
aeb8ca4d3a optical alignment definition (#28083)
* optical alignment definition

Defined optical alignment in typography. Was a stub article in the closed repo; proposing the article be added here.

* Rename optical-alignment to optical-alignment.md

* Rename guide/english/optical-alignment.md to guide/english/optical-alignment/index.md
2018-11-25 16:22:23 -08:00
ceaa6104cd SQL MAX function (#23620)
* SQL MAX function

A small article about SQL MAX function. The examples were based on the examples of sql-where-clause article.

* fixed title syntax

* Correcting Title

Correcting Title from "SQL Min Function" to "SQL Max Function"
2018-11-25 16:20:48 -08:00
47ce6fa375 Shorter sentences for better readability (#27784)
* Shorter sentences for better readability

* fix: added front matter block back in
2018-11-25 16:08:51 -08:00
91b37f8af9 Add visual representation (#27747)
* Update - Add visual representation

Update - Add visual representation

* Resolve issues PR #27747

* Resolve issues PR #27747

Resolve issues PR #27747
2018-11-25 14:08:14 -08:00
d58764f610 added in section detailing thermal paste (#22755) 2018-11-25 11:53:27 -07:00
73c2f9ede0 Acceptance Criteria = Go live (#22751)
Acceptance Criteria is what is required for story to go live
2018-11-25 11:49:02 -07:00
42ee9f849a Added Nested HTML Lists with example (#22537)
* Added Nested HTML Lists with example

* added `html` markdown for code block, added output example
2018-11-25 11:43:24 -07:00
bb34761dfd Fix guide -c -operators. Fixed formatting, added examples (#22717)
* working on fixing sizeof() operator

* working on fixing sizeof() operator

* Update index.md

* Update index.md
2018-11-25 11:42:43 -07:00
5607a6092b Added an html tag to readme to help increment counter (#22577)
* Added an html tag to readme to help increment counter

* fixed wording
2018-11-25 11:42:27 -07:00
a8eb2b9c90 Added Bootstrap logo image (#22696)
* Added Bootstrap logo image

* added alt text for accessibility
2018-11-25 11:22:48 -07:00
e4d12252f9 Added CSS logo image (#22699)
* Added CSS logo image

* added alt text for accessibility

* added smaller css image
2018-11-25 11:22:37 -07:00
f8ea998c81 added geometrical meaning of 2 by 2 determinant (#22737) 2018-11-25 11:22:02 -07:00
8b4c2f3d03 Added a more detailed example and corrected some content. (#22716)
The original page showed java.io as a built in package but it really isn't in the sense that you have to import the package in order to use it where as java.lang does not need to be imported. I removed mentions of java.io and cleaned up the description. I also added a simple example and explanation of a couple of java.lang packages.
2018-11-25 11:16:42 -07:00
3d59624fba Added Infosec book example and link (#22714)
Added link to No Starch Press "Practical Malware Analysis". I encourage more infosec learning for anyone interested in anything "Tech".
2018-11-25 11:14:38 -07:00