Denise Tran
1d217b53b5
Update index.md ( #18947 )
...
Added a python book recommendation to the book-recommendations page.
2018-10-15 22:20:47 -05:00
Coo.King
3939a4c433
Update index.md ( #19051 )
2018-10-15 22:18:59 -05:00
Andrei Calinescu
5efcae8dc0
Corrected typo ( #19056 )
2018-10-15 22:17:56 -05:00
Daniel Oliveira
3587cc0c4d
feat: Add guide article for elm lists ( #19059 )
2018-10-15 22:17:05 -05:00
Andrei Calinescu
d87ad0623f
Fixed markdown syntax ( #19060 )
...
One backtick was missing from the starting tag of a code block, which had downstream effects.
2018-10-15 22:16:36 -05:00
Budavölgyi Bálint
fce714b14b
fix(guide): typos and change truthy to falsy ( #19064 )
...
A variable declared without a value, will be undefined, therefore it is falsy, not truthy (the example could have been pasted badly). Also changed falsey to falsy and added '' as another way to declare an empty string.
2018-10-15 22:15:47 -05:00
r3dsquirr3l
eb8bf60a3c
added Mastering Linux Shell Scripting ( #19066 )
...
- also updated link to Deep Learning and formatting
2018-10-15 22:15:08 -05:00
Andrei Calinescu
feff7c2480
Updated confusing formatting ( #19068 )
...
Changed "<Required>" to "required", since the former can be confusing, especially to those new to coding.
2018-10-15 22:14:47 -05:00
Sai Sri Mourya Gudladona
70b05d3305
Added more list operations ( #18934 )
...
- Reverse a List
- Splice a List
2018-10-15 22:14:21 -05:00
Kevin Orlando
172828aaf0
adding guide for bash cp command ( #18943 )
2018-10-15 22:12:56 -05:00
Yoelvis Jiménez
80d7e048ac
Update solution to challenge ( #18946 )
...
1. I added the line `$("#target4").html("<em>#target4</em>");` to solve the challenge.
2. I added link to official documentation and the freeCodeCamp guide.
2018-10-15 22:12:28 -05:00
iso
2c0b453b6a
Corrected spelling error ( #18949 )
...
Changed "deifinition" to "definition" on first line of first paragraph (line 6)
2018-10-15 22:11:12 -05:00
Novel Alex
6a9e1da614
Adding a little more to the article ( #18950 )
2018-10-15 22:10:48 -05:00
Denise Tran
1d2797ac58
Added book recommendations ( #18951 )
...
Added 3 book recommendations to java resources page.
2018-10-15 22:10:21 -05:00
Novel Alex
e754325a1d
Adding instruction to enable virtualization ( #18953 )
...
I guess this is only for some computers because most of the computers I have used VMs on worked just fine but one of them gave me an error :VT-x is disabled in the BIOS for both all CPU modes (VERR_VMX_MSR_ALL_VMX_DISABLED)
2018-10-15 22:09:45 -05:00
benpeterdalley
132c0d26a9
Updated the title, typos, and awkward sentences ( #18954 )
...
Updated incorrect use of 'Data science".
Updated title because section talks refers to both Data science and analysis.
Fixed some typos and phrasing inconsistencies
2018-10-15 22:09:27 -05:00
Novel Alex
2a9b43c942
Adding a link to Tkinter Documentation ( #18955 )
2018-10-15 22:09:02 -05:00
Michael
131e29402f
Added more regarding the advantages of WP ( #19401 )
...
* Added more regarding the advantages of WP
* fix: bulletized contributor's advantage points
2018-10-15 20:08:44 -07:00
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