Commit Graph

634 Commits (a16e6642f6e38de2af78a65dec2580f6322ddd0f)

Author SHA1 Message Date
The Coding Aviator 4a6d1b49ff Update index.md (#19715) 2018-10-18 15:48:05 +05:30
beaniehead 3ed294ba33 Updated CPU images (#19688)
Previous images using `http`.
Replaced with `https` images with creative commons licenses
2018-10-18 15:33:44 +05:30
Manish Giri 0de84e51c3 fix(guide): Clean up Java Collections 2018-10-18 11:02:11 +03:00
Rahul Rawat ed55ef09bd Fixing typo in a Guide path(#19678) (#19696)
* Fixing typo in a Guide path(#19678)

* Fix the folder name to be lowercase and separated by hyphens
2018-10-18 09:04:21 +02:00
Manish Giri cebd55296f fix(guide): Clean up "first-docker-image" (#19684) 2018-10-18 09:03:00 +02:00
Ninjirate bd508da7df Update Bootstrap 4.1.3 (#19507)
* Update Bootstrap 4.1.3

Update to 4.1.3 for compiled CSS and JSmin

* Added comment about BS version.
2018-10-18 15:16:03 +11:00
Harsh Mittal 348b4705cb Removed reference number (#19673)
unused reference number
2018-10-17 23:11:41 -04:00
Jarold Wong 4211489db1 Fix typos (#19685) 2018-10-17 21:10:26 -04:00
Harsh Mittal eb9cb56443 Removed unwanted reference number (#19669)
Removed reference number which was of no use.
2018-10-18 05:05:31 +05:30
Rachael Neff f04d98dcbb Update index.md description (#19657)
Added more description to the definition of computer science.
2018-10-17 15:56:26 -07:00
greggubarev de5ef2fa9f Responsive Web Design: Added hint to Inherit Styles from the Body Ele… (#19631)
* Responsive Web Design: Added hint to Inherit Styles from the Body Element

Added hint to Inherit Styles from the Body Element (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/inherit-styles-from-the-body-element)

* Added Full solution
2018-10-17 13:51:38 -07:00
Sindhuri1706 6807d7a8b2 SSH:Move files between servers (#18987)
* added guidelines to move files between servers

* Move and update scp article

This commit moves the file to the correct place and updates the format of the content for correctly displaying content.

The move is in accordance with the new architecture of where the Guide articles are placed within the repository.

* Delete Django change

Appears to be leftover from another commit.
2018-10-17 11:22:56 -07:00
Thomas Papapaschos 439f2662b4 fix spelling error (#19623) 2018-10-17 11:18:27 -07:00
Thomas Papapaschos 7506631c77 fix spelling errors (#19616)
dinamic - > dynamic
2018-10-17 10:56:35 -07:00
thinkinbee 1309330fa2 fix typo (#19640) 2018-10-17 10:38:39 -07:00
The Coding Aviator 599b0ccdda Added solution to Add a Hover Effect to a D3 Element (#19606)
* Update index.md

* Update index.md
2018-10-17 22:12:38 +05:30
J. Christian Straubhaar-Jones 64cdcfc613 Functional programming guide (#19561)
* updates for css3 media queries article, now in proper repo

* Requested changes

* functional programming article

* requested spacing changes
2018-10-17 09:41:37 -07:00
The Coding Aviator 28eb17914a Added D3 solution (#19607)
* Update index.md

* Update index.md
2018-10-17 22:05:20 +05:30
The Coding Aviator f46e517eb7 Added D3 solution to scatterplot challenge (#19609)
* Update index.md

* Update index.md
2018-10-17 22:04:35 +05:30
The Coding Aviator 68697c0009 Added D3 solution (#19604)
* Update index.md

* Update index.md
2018-10-17 22:03:24 +05:30
Adrian Skar a01cc367e0 [Guide] Basic JS: Random numbers within range. Enhancements (#19539)
* [Guide] Basic JS: Random numbers within range. Enhancements

Added code solution, explanation, resources and other minor fixes.

* Additional fix; list.

* update: created ordered list of calculation
2018-10-17 09:31:27 -07:00
matrix-mack d88ba1cf97 fix(guide): Numbering the notes in the article 2018-10-17 22:33:31 +09:00
Cédric 25fd2b726a feat: add React-Context guide article in english (#19595)
* feat: add React-Context guide article in english

* fix: indentation and formatting
2018-10-17 18:06:25 +05:30
greggubarev 2d1e125087 Responsive Web Design: Added hint to Change the Font Size of an Element (#19603)
Added hint to Change the Font Size of an Element (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/change-the-font-size-of-an-element)
2018-10-17 16:51:37 +05:30
greggubarev a5840c96d9 Responsive Web Design: Added hint to Create a Custom CSS Variable (#19605)
Added hint to Create a Custom CSS Variable (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/create-a-custom-css-variable)
2018-10-17 16:47:39 +05:30
Peregrin Garet 46627a8f0e Update index.md (#19556)
Splitting the useful links into two sections (Boilerplates and Info References) and adding electron-userland and electron-react-boilerplate as two fairly useful repos any Electron developer might be interested. I'd encourage others to add Vue/Angular boilerplates.

Also added a couple tidbits of other info here and there
2018-10-17 16:37:46 +05:30
Niccolo Lampa 35e2800af7 Added hints and solutions to Redux exercises (#19576)
* added hints and solutions to exercise

* added hints and solutions to problem
2018-10-16 23:52:48 -07:00
Manish Giri 43573fca2c fix(guide): Improve java access modifiers (#19578)
Made several improvements to the current guide on Java access modifiers.
2018-10-16 23:22:29 -07:00
James George 229a6cec47 Update index.md (#19580) 2018-10-16 23:15:31 -07:00
The Coding Aviator 40a1b43e75 Update index.md (#19571) 2018-10-16 21:10:23 -07:00
Alex 6a781e06da Update wording of index.md (#19559)
Inserted missing words in the article and comments
Updated the capitalization of True and False where necessary to maintain consistency with Python syntax
2018-10-16 20:55:20 -07:00
albertocc cf5af83e0b Fixed typo (#19532)
commeting -> commenting
2018-10-16 19:37:20 +01:00
mrugesh mohapatra 164d900e96 fix(ci): fix tests for guide in root (#19526) 2018-10-16 11:42:46 -05:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30