bcbf14a25e
Exception Handling ( #28722 )
...
Customized Exception Handling
2019-01-12 09:28:15 -07:00
848e5d8430
Add Exception types, Exception handling ( #25904 )
...
Add how exceptions are thrown, Add different exception types, Add an image for exception hierarchy, Add exception handling methods, Add exception throwing
2019-01-12 09:12:57 -07:00
ff14591fe3
grammatical adjustment on line 12 ( #28189 )
2019-01-12 09:12:30 -07:00
14c9b20887
Added More Info ( #26690 )
...
Added links to an article on Facebooks ImageMagick Bug Bounty on forbes and to the official Bug Bounty Wikipedia page
2019-01-12 06:39:32 -05:00
36941280d9
Improved syntax flow and clarity ( #29176 )
2019-01-11 13:55:34 -07:00
7ef482a07a
Update style-guide-for-curriculum-challenges.md ( #29169 )
...
Improved sentence syntax and flow, made more clear.
2019-01-11 13:54:14 -07:00
814747a338
change formatting in Proper Nouns section ( #28748 )
2019-01-11 13:46:54 -07:00
97072565f3
Updated grammar ( #27055 )
...
* Updated grammar
* fix: should not have removed period on line 68
2019-01-11 13:44:53 -07:00
068fc44763
Fixed small error ( #27049 )
...
Made sure all lists start with a capital letter
2019-01-11 13:06:36 -07:00
0c649aec02
First French translated file. ( #32511 )
...
* First French translated file.
* new French trans of CONTRIBUTING.md
* Update docs/french/CONTRIBUTING.md
* chore: remove changes to gitignore
2019-01-11 19:49:31 +05:30
a596b91993
docs(local): more energetic instructions ( #24341 )
2019-01-11 19:48:46 +05:30
02a79c5873
change the wording ' 投資組合' to' 作品集 ' ( #28236 )
...
' 投資組合' actually mean investment portfolio
作品集 ' would be more suitable
2019-01-10 23:07:48 -08:00
006d69e427
add text " Unlike the while
loop," to article ( #26858 )
2019-01-10 21:44:21 -05:00
1add8e9067
Edit "sizeof()" into italic style in line 51 ( #26870 )
2019-01-10 21:16:36 -05:00
656394e9cb
corrected a typo on vue component guide introduction paragraph ( #26872 )
2019-01-10 21:15:40 -05:00
d8924e4600
Addition of interview preparation resources ( #26694 )
2019-01-10 20:46:02 -05:00
30381160f5
Help to add basic linux command no 15 , because I think the command c… ( #29931 )
...
* Help to add basic linux command no 15 , because I think the command chmod is one of the important commands in basic linux.
* fix: numbering
2019-01-10 13:48:46 -07:00
16a65f3027
Update index.md ( #28366 )
...
Added whoami command
2019-01-10 11:49:22 -07:00
94c8af2dbc
Added passwd, fixed typos, added some markup ( #28275 )
2019-01-10 09:42:13 -07:00
dc391d330c
Add 'rm -r' ( #28018 )
2019-01-10 08:34:23 -07:00
2137da5aa6
test(curriculum): filter test langs by an env variable
2019-01-10 12:54:59 +00:00
515999070d
test(curriculum): check challenges for all langs
2019-01-10 12:54:59 +00:00
81f9dce834
test(curriculum): challenge schema validator for lang
2019-01-10 12:54:59 +00:00
4bf89a873e
fix(client): transform html scripts
2019-01-10 11:29:53 +00:00
003492cd7c
fix(client): restore only the contents of the challenge files
2019-01-10 10:24:02 +00:00
5e387d2561
Add improvement of the translation ( #26402 )
2019-01-09 22:43:41 -08:00
f44afe49ac
Add use of alt text "Line 15" ( #26682 )
2019-01-09 22:16:00 -05:00
d0131c23f0
Add to benefits of Code reviews ( #26667 )
2019-01-09 21:42:51 -05:00
e57699d040
Add link to Angular Material to resources ( #26643 )
2019-01-09 21:30:42 -05:00
41af84384c
Update index.md ( #26599 )
...
changed first sentence from "Service Worker is a script that works on browser background without user interaction independently." to "A Service Worker is a script that works in the browser background without user interaction independently."
2019-01-09 17:52:57 -05:00
7fc60e3a94
Improve grammar ( #27537 )
2019-01-09 09:02:46 -06:00
8a60b19b6c
fix(learn): created components for mobile/desktop layouts ( #17467 )
2019-01-09 11:09:19 +00:00
d4b07f47ab
fix(learn): implemented curriculum layout for mobile devices ( #17467 )
...
remove useless changes
2019-01-09 11:09:19 +00:00
37d98f1123
Challenge - ES6: Write Arrow Functions with Parameters - Expanded description ( #25997 )
...
* Reworded and expanded the description
* renamed the function in the multiple param example
2019-01-09 11:00:16 +00:00
90a744e4f4
fix(client): formatting challenge descriptions and instructions
2019-01-09 13:26:50 +05:30
0e3d9a7465
add word2vec section ( #33921 )
2019-01-08 17:34:41 -07:00
8f9d26c4ad
Deleted " ++number statement from Floyd's Triangle " ( #30858 )
...
added "number++" within the printf()
2019-01-08 12:11:10 -07:00
863fd135ea
Corrected Syntax index.md ( #29260 )
...
There was a syntax error - missing ';'
2019-01-08 10:53:27 -07:00
4745843717
Update index.md ( #28530 )
...
Updated Loop Description
2019-01-08 10:52:26 -07:00
ab0c01a763
Updated Punctuation marks on Line 8 ( #26663 )
2019-01-08 12:37:32 -05:00
78488260e8
Fixed usecases to use cases ( #26617 )
2019-01-08 12:36:36 -05:00
6d78e82b85
Fixed hyperlink for Wikipedia. ( #26592 )
2019-01-08 12:35:48 -05:00
aff166ba45
Updated index.md ( #28498 )
...
Corrected few mistakes.
2019-01-08 10:09:21 -07:00
7933d6fa3a
Added a section on optimistic indentation ( #24185 )
2019-01-08 09:45:19 -07:00
992a34fb8c
Added initial content to stub ( #26577 )
2019-01-08 10:51:21 -05:00
a4026c73f8
Add 2 additional Product Design Classes ( #26522 )
...
* Add 2 additional Product Design Classes
Coursera and Skillshare Classes
* Fixed link formatting in courses
2019-01-08 10:42:38 -05:00
154ba84237
added datatypes precedence for good understanding ( #26514 )
...
* added datatypes precedence for good understanding
* Fixed formatting
2019-01-08 10:27:38 -05:00
b519570336
Add article by Ellen Lupton ( #26494 )
...
* Add article by Ellen Lupton
Description on kerning and tracking
* Fixed link formatting
2019-01-08 10:19:34 -05:00
74c283660e
fixed formatting, removed extra whitespaces ( #26251 )
2019-01-08 10:08:02 -05:00
696cc38287
Added points to note for git merge ( #25278 )
...
* Added points to note for git merge
mentioned the drawback of too many merge commits and how rebase can be used instead
* Added pitfalls of Rebase Command
Added Pitfalls of Rebase command as well.
2019-01-08 10:03:17 -05:00