Solomon H
55b51d5c32
Added "Want to learn more?" section to index.md ( #18956 )
...
* Added "Want to learn more?" section to index.md
* Adjusted heading formatting
2018-10-15 22:08:30 -05:00
pakchrishtml
88f8389cec
Update, added vw, vh example to values part index.md ( #18964 )
...
* Update index.md
vw, vh values added
* update: correctly added vw and vh units
2018-10-15 22:06:21 -05:00
Riddhi K
f78d4eedfc
Basics of Java Regular Expression ( #18965 )
...
Added basics of Java Regular Expression with example.
2018-10-15 22:05:50 -05:00
Naman jain
c87c76f8cb
include my added text to the file ( #18972 )
2018-10-15 22:04:10 -05:00
Sindhuri1706
d39331967e
added intorduction to setup AWS S3 in Django project to store static assets and media files ( #18975 )
2018-10-15 22:02:12 -05:00
FTarfasse
9dd0cbca4d
Added Python crash course book 2E ( #18882 )
2018-10-15 22:01:24 -05:00
Viggy Kumaresan
a273923afb
Added installation steps and documentation ( #18921 )
...
Wrote description, installation steps, and documentation link.
2018-10-15 22:00:34 -05:00
Chris Reyes
f53940c5c0
add advantages for arrow examples ( #18911 )
...
explained benefits with code examples
2018-10-15 21:59:50 -05:00
Luka
32bd1a273d
Linked an article about doing code reviews ( #18620 )
...
* Update index.md
Added an article about doing code review
* fix fixed link syntax and corrected grammar
2018-10-15 22:28:10 -03:00
Cezary Waś
39327cfd0c
Typos and removing scripts from <head> section. ( #19318 )
...
* Typos and removing scripts from <head> section.
Removed scripts from <head> section description. "contains informations about the web site, exemple: style, meta-tags, scripts, etc..." (exemple on its own have typo), scripts doesn't containt informations about website.
* Update index.md
* Fixed the english mistakes and used better markdown
2018-10-15 22:13:47 -03:00
Anh N. Nguyen
57d59d5a77
Update java lambda expression guilde ( #19102 )
2018-10-15 20:57:27 -04:00
Matt Kaufman
ee05051613
Fixed wording in first paragraph ( #19355 )
...
* Fixed wording in first paragraph
The fist paragraph looked like it was a bad translation into English, I cleaned it up to be grammatically correct.
* fix: corrected contributor's sentence
Also changed to STaaS.
* Update index.md
2018-10-15 17:53:00 -07:00
ConnBreathnach
9354cac5e6
Added links to the sites of frameworks ( #19348 )
...
* Added links to the sites of frameworks
* correctly formatted contributor's links
2018-10-15 16:54:58 -07:00
Yoelvis Jiménez
f5590c1d0b
Update solution to challenge ( #18716 )
...
* Update soluution to challenge
Add line $("#target4").html("<em>#target4</em>");
Link to Official Documentation and freeCodeCamp Guide
* Changec double quotes in JavaScript to single quotes
2018-10-15 20:37:13 -03:00
Heather Kusmierz
b8f5e15c89
fix(guide): Fix book recommendation folder structure for mis-named file ( #19386 )
2018-10-15 16:07:07 -07:00
André Silva
e6c9c6c124
Hotfix code formatting ( #19387 )
2018-10-15 23:54:31 +01:00
Andrew
7fc676a4d3
Fix(guide): Add C# book recommendations
2018-10-15 18:53:51 -04:00
Ginson Wong
f097ffaf2e
Added information on mobile cpus with summary ( #18714 )
...
-Added information stubs and summary on mobile cpus
-Tangible information on use sample cases for mobile which also contain cpus and its real world impact in the world of computing.
2018-10-15 15:44:11 -07:00
TheFishNiche
3d63972047
Punctuation fixes ( #19350 )
2018-10-16 04:03:47 +05:30
André Silva
4e141cd4e7
Hotfix typo ( #19377 )
...
* Hotfix typo
* fix: code formatting
2018-10-16 04:01:02 +05:30
André Silva
57cc378832
Quote output ( #19374 )
2018-10-15 23:19:35 +01:00
ConnBreathnach
9e2d073203
Added link for installing Python ( #19353 )
...
If the user does not already have Python installed, I'va added a link to redirect them to our other article about installing it.
2018-10-16 03:48:53 +05:30
mathur619
d475ad7108
Explained form elements. ( #19017 )
...
* Explained form elements.
* fix: cleaned up contributor's formatting
* fix: cleaned up formatting for form attributes
2018-10-15 15:04:52 -07:00
FarhanYaseen
ac383c7632
Added npm list for local modules ( #19210 )
...
* Added npm list for local modules
Added npm list command to list locally installed modules
* Update index.md
2018-10-15 23:01:41 +01:00
greggubarev
9a1b895002
Javascript: Added hint to Match Non-Whitespace Characters ( #19243 )
...
* Javascript: Added hint to Match Non-Whitespace Characters
Added hint to Match Non-Whitespace Characters (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-non-whitespace-characters and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-non-whitespace-characters/ )
* Replace match->matching
* Fixed grammar
2018-10-15 18:53:35 -03:00
Harsha Gudladona
9792d0976a
Update index.md ( #18912 )
...
Updated Page struct and Name attribute in the Struct to follow best practices for Naming structs from [here](https://golang.org/doc/effective_go.html )
2018-10-15 16:39:46 -05:00
Viggy Kumaresan
dc442f82b4
Fixed formatting of the sections. ( #18919 )
...
Adjusted spacing and formatting to make the text clearer.
2018-10-15 16:39:00 -05:00
Chris Reyes
f67c81f01d
elaborare on style options ( #18920 )
...
create numbered list with links for easy navigation
2018-10-15 16:38:14 -05:00
Shreyas Sunil Kulkarni
978c88a36c
Updated index.md ( #19365 )
...
Made some change (π is not = 22/7 but only ≈(approximately equal to)
changed 'pi' to π
2018-10-16 03:07:37 +05:30
Petar Borisovski
c3eb91b609
Added Linux® Notes for Professionals book to recommended books ( #18929 )
...
* Update index.md
* Added Pro PHP Programming - Peter MacIntyre
* Added C Notes for Professionals
2018-10-15 16:36:05 -05:00
Chris Reyes
2023d2bab5
add Heterogeneous enum, and description ( #18930 )
...
Add description of use for enums
2018-10-15 16:35:14 -05:00
Harsha Gudladona
b9520deece
Updated Object methods explanation. ( #18933 )
...
Fixed Object methods explanation and code samples to be more precise.
2018-10-15 16:33:29 -05:00
greggubarev
086758250b
Javascript: edit hint ( #19229 )
2018-10-15 22:33:13 +01:00
Carcraftz
76881d4404
Added the reason to use socket.io over pure websockets ( #18816 )
2018-10-15 16:32:49 -05:00
The Coding Aviator
4348a4e1e2
Added solution to bootstrap text center challenge ( #19230 )
2018-10-15 22:32:17 +01:00
FTarfasse
7393ccfba0
Replaced unmentioned fields by correct field ( #18880 )
...
Concerned queries are line 35 & 43
2018-10-15 16:26:58 -05:00
vikash vaibhav
2379d56b38
to clear array-list ( #18818 )
...
* to clear array-list
* Update index.md
2018-10-15 16:16:53 -05:00
vikash vaibhav
c31aa711d6
import package that needed only. ( #18819 )
...
* import package that needed only.
if the whole package imported, file size increases
* some features of ArrayList
* changed format
* Update index.md
2018-10-15 16:15:38 -05:00
Carcraftz
335c4b120b
Stress the importance of cable management ( #18822 )
...
Added the fact that bad cable management can also affect cooling
2018-10-15 16:14:13 -05:00
baskaodo
a4b23f11d0
attached link to descriptive image ( #18873 )
...
* attached link to descriptive image
* Update index.md
2018-10-15 16:00:33 -05:00
FTarfasse
d69472db12
Remove unmentioned fields in line 39 query ( #18877 )
...
Replaced fields "studentID" and "FullName" by sat_score.
2018-10-15 15:57:58 -05:00
FTarfasse
1bd1bcdf05
Removed unmentioned fields from query on line 33 ( #18875 )
2018-10-15 15:56:26 -05:00
Amit Sharma
5f244a6cab
Added BASH books ( #18829 )
...
* Added BASH books
Added links of BASH and unix programming books
* Made suggested changes in BASH section
* Made suggested changes in bash section
2018-10-15 15:46:01 -05:00
jonniebigodes
4fcf655252
fix(guide): Redux Selectors ( #18837 )
...
* Update client/src/pages/guide/english/redux/redux-middleware/index.md
updated the redux middleware guide with some corrections regarding speach and style.
* Update client/src/pages/guide/english/redux/redux-selectors/index.md
created a guide document for redux select with a minimal example.
* added a space on the title on selectors guide
* Update client/src/pages/guide/english/redux/redux-middleware/index.md
corrected title on redux middleware guide
2018-10-15 15:45:48 -05:00
Leon Kochetkov
d9b3fc3346
fix: surround tags with code tags ( #18847 )
...
* Update index.md
Fixed tags markup
* Update index.md
2018-10-15 15:43:43 -05:00
baskaodo
f4118ad767
replace "positive" by "non-negative" ( #18833 )
2018-10-15 15:41:56 -05:00
domilearns
eb7e7d1d1d
Added a resource to the list ( #18836 )
2018-10-15 15:39:42 -05:00
Matt Kaufman
bdf1be402e
Fixed grammatical error of has vs have ( #19351 )
2018-10-15 13:39:02 -07:00
Sibin Blessen
4381e9107e
Update index.md ( #18841 )
...
Button on-click animation.
2018-10-15 15:36:26 -05:00
Shaurya Vardhan Singh
1aafeb9859
added return type of main() ( #18614 )
...
- Add return type of main()
- Fix small formatting and add reference link
2018-10-15 13:34:54 -07:00