069f94e699
Minor typos ( #29623 )
...
* Minor typos
* fix: reverted unnecessary change
2019-04-09 20:14:20 -07:00
c7aba9e970
Removed image ( #35806 )
2019-04-09 15:41:23 -07:00
83c9258bed
Update index.md ( #35805 )
...
The advanced solution does not meet problem criteria.
"The built-in repeat()-method should not be used"
2019-04-09 15:39:45 -07:00
fdaff91ed7
clarify/ add her ( #34090 )
...
* clarify/ add her
clarified text and added his/her to help the sentence.
* cna->can
2019-04-09 16:11:59 +05:30
532385692a
Changed from stub into short article ( #25544 )
...
* Changed from stub into short article
I have now added some content to this page. It is pretty much fully functional, but more detail could be added.
* Remove template code and resource
Resources are not under fCC's control, removed image
2019-04-09 15:03:36 +05:30
527dd68f01
Remove unwanted images ( #35797 )
2019-04-09 14:34:10 +05:30
f09798b7c4
Add " ' " in line 5 ( #32606 )
2019-04-09 14:21:26 +05:30
c2f032bfa2
added comma ( #32712 )
2019-04-09 14:20:58 +05:30
1401b3344c
Update index.md with grammatical, formatting fixes ( #28890 )
2019-04-09 14:20:10 +05:30
25a228eb7f
Spelling change from "insures" to "ensures" ( #29304 )
2019-04-09 14:19:02 +05:30
98353e2c03
typo - corrected 1MB to 10MB ( #29416 )
...
first command creates file with size of 10MB and not 1MB
:~/prashant/test$ dd if=/dev/zero of=file_name.txt bs=1024k count=10
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.00991439 s, 1.1 GB/s
:~/prashant/test$ du -h file_name.txt
10M file_name.txt
:~/prashant/test$
2019-04-09 14:17:45 +05:30
cf50b2b3ef
3. GRUB - missing link for reference ( #29442 )
...
"Why it’s sda and hda ? refer here for more." - does not point to any link for reference, add a refer link or remove the statement instead.
2019-04-09 14:14:47 +05:30
d095e8b0ec
2) MBR - missing link for reference ( #29438 )
...
"Why it’s sda and hda ? refer here for more." - does not point to any valid reference. Add a refer link or remove this line instead.
2019-04-09 14:14:24 +05:30
ed7e4e3297
Minor text simplification ( #29051 )
...
Changed text in line 6 to improve flow. Reword the second sentence on line 12. More rewording on line 13. Added a comma to the second sentence in line 13. Split the final sentence in half to simplify it and easier to read.
2019-04-09 14:13:49 +05:30
4fd5a773b9
Update while-loop content ( #29108 )
2019-04-09 14:12:43 +05:30
d63b0a4e7f
Russian translate fix ( #29431 )
2019-04-09 10:55:50 +04:00
1b214fdec1
Fix russian translate ( #29427 )
2019-04-09 10:55:05 +04:00
c8753ed25f
Update index.md ( #29421 )
...
fix russian lang
2019-04-09 10:54:21 +04:00
21dc67040b
Review russian translation of the article ( #29401 )
...
Some errors and inaccruacies of translation are fixed
2019-04-09 10:53:07 +04:00
7f85ca71e0
Update russian translation ( #29335 )
2019-04-09 10:44:06 +04:00
bbb4de225c
Update russian translation ( #29316 )
2019-04-09 10:42:26 +04:00
4b455673e0
Changed some grammatical issues ( #23574 )
...
* Changed some grammatical issues
* Finished fixing the document's grammatical error
2019-04-08 16:15:52 -07:00
c4b1621825
Added a note. ( #26167 )
...
* Added a note.
Added a note.
* Update to Simplified Chinese
2019-04-08 16:13:03 -07:00
8704a75844
Improve Chinese translation in euler-problem-1 ( #29917 )
...
* Improve Chinese translation in euler-problem-1
* Delete temporary reference text
2019-04-08 15:08:40 -07:00
605e8883b6
Fixed grammatical errors ( #28205 )
...
also added a line above "More Information"
2019-04-08 23:39:09 +05:30
7af56fd76c
Developer Tools definitions added ( #28163 )
...
* Developer Tools definitions added
* Update index.md
2019-04-08 23:36:28 +05:30
c4df07d826
grammatical and other changes ( #27408 )
...
Changes to enhance legibility plus some grammatical fixes.
2019-04-08 23:22:16 +05:30
3e7dcee0ba
fix: update broken links on local setup guides. ( #35792 )
...
- Fixed link in docs/how-to-setup-freecodecamp-locally-using-docker.md
- Fixed link in docs/how-to-setup-freecodecamp-locally.md
Resolves #35791
2019-04-08 10:09:30 -07:00
ad8eea5266
removed the unnecessary space between "number s" ( #35790 )
...
prev: The implementation of JavaScript's `number s is based on the `IEEE 754` standard, often called "floating-point."
my changes: The implementation of JavaScript's `numbers is based on the `IEEE 754` standard, often called "floating-point."
2019-04-08 10:04:35 -07:00
869c7bfb07
Amended list capitalization to be consistent ( #31678 )
...
In the "Python is generally used for" list.
2019-04-08 20:49:30 +05:30
eace670469
Added Links to different frameworks ( #31508 )
...
Added links to list of frameworks in web development section
2019-04-08 20:48:57 +05:30
ec340b3343
edits for punctuation and grammar ( #30199 )
...
Removed unnecessary commas and edited for grammar accuracy and clarity.
2019-04-08 20:45:41 +05:30
97284992ec
Added malloc() review ( #33307 )
2019-04-08 07:54:04 -07:00
f590fecb34
Update reduce-repetition-using-the-repeat-function.english.md ( #35787 )
2019-04-08 20:09:26 +05:30
42013c9080
fixed spelling of knowledge ( #35788 )
2019-04-08 20:08:13 +05:30
500cfd366c
docs: Add no use of images to styling guide ( #35627 )
2019-04-08 19:16:24 +05:30
d9480c5e79
Added learning resources ( #30616 )
2019-04-07 15:13:02 +05:30
1d02702a46
added info on deep learning in android and web ( #30188 )
...
Resources on how to incorporate pre-trained models on android as well as web apps.
2019-04-07 14:48:18 +05:30
db7649a0b0
Corrected some typos ( #30176 )
2019-04-07 14:20:45 +05:30
15181b616c
Minor corrections ( #32632 )
...
Added clarification to the HOC definition, as well as some minor grammar corrections throughout.
2019-04-07 14:09:02 +05:30
a803330c4b
Update index.md ( #29005 )
...
Add three free courses on deep learning. Two from fast.ai that are USF graduate courses and one from Kaggle that is used for people starting to do competition.
2019-04-07 14:07:09 +05:30
c27dc72e4d
fix(curriculum): Improve Array Sort Challenge ( #35756 )
...
* fix(curriculum): Improve Array Sort Challenge
* Update note to include in challenge description
Co-Authored-By: Manish-Giri <manish.giri.me@gmail.com >
2019-04-07 13:42:38 +05:30
e6a6bb0c82
add example of malloc ( #32665 )
2019-04-06 12:31:01 -07:00
98dc1856fb
added description and examples to the article ( #35019 )
...
* fixed grammar error
* added description and examples to the article
2019-04-06 19:50:48 +05:30
9289b038b5
Changed some grammar issues for better readability ( #27480 )
2019-04-06 19:26:51 +05:30
13709bf178
Update index.md ( #28796 )
...
Added an Example where the while loop gets ignored.
2019-04-06 19:25:50 +05:30
e72caaa534
Add lines 169-171 (short circuit in logical operators) ( #27061 )
2019-04-06 17:22:54 +05:30
177a014fdc
Miscellaneous fixes ( #31587 )
...
* Miscellaneous fixes
Fix some errors in document, and changed some sentence structures.
* Restored title keyword
* Added missing word
2019-04-06 17:18:01 +05:30
1a20fbff6e
docs: shorten the description for clarity. ( #29020 )
...
Change the first two sentences from
"Lambda Expressions are ideally used when we have something simple to be done an we are more interested in quickly getting the job done rather than formally naming the function. Lambda expressions also known as anonymous functions."
to instead read:
"Lambda Expressions are used when an operation only has to be performed once, meaning that there is no need for defining a function as it will not be used again. Lambda expressions also known as anonymous functions, as they are not named (defined). "
2019-04-06 17:04:47 +05:30
f5f6f0df04
Typo Fix In guide / english / computer-hardware / rom / index.md ( #35740 )
...
* Update index.md
* some correction
* reverted code
2019-04-05 18:19:30 -04:00