f02bedea29
lexical corrections ( #22422 )
...
* Update index.md
* ch
2018-11-19 20:51:24 +04:00
bd6c5835ed
added translation for a video tuotorial and corrected blog ( #22353 )
...
* added translation for a video tuotorial.
* ch
2018-11-19 20:51:16 +04:00
da0d02d2bd
fixed some translation issues ( #22351 )
...
* fixed some translation issues
also added russian code comments
* ch
2018-11-19 20:51:00 +04:00
557e7bbb7b
Updated grammatical mistakes ( #22738 )
2018-11-19 20:49:20 +04:00
f84d6d1f1b
Updated grammar mistakes ( #22715 )
2018-11-19 20:46:41 +04:00
b4cf3654cf
fix translation errors ( #22713 )
...
* fix translation errors
* fix translation errors
2018-11-19 20:45:50 +04:00
7d921d93db
Update index.md ( #22706 )
...
Made some changes in translation
2018-11-19 20:44:43 +04:00
0bad6af6c4
Updated resources for design pattern ( #25484 )
...
* Updated resources for design pattern
Added new resources to learn design patterns
* fix: formatting
2018-11-19 21:29:48 +05:30
0b6c2208c0
Update index.md ( #27759 )
...
Structure changes
2018-11-19 21:28:46 +05:30
33ceed711b
Spelling fixes ( #24509 )
...
* Spelling fixes
* fix: indentation
2018-11-19 21:09:50 +05:30
36d0203e29
Fixed minor grammer issue ( #24628 )
...
Added ending quote to line and a break point between information links.
2018-11-19 19:35:00 +05:30
a7616e7b23
Updated index.md ( #22280 )
...
* Updated index.md
Added more resources to the article
* Updated index.md
* Added more resources to the article
Moved the lines out of the code block as requested
2018-11-19 08:03:11 -06:00
bd0b5fa208
Missing word ( #24625 )
2018-11-19 19:30:12 +05:30
9c4409b79a
Update index.md ( #24525 )
...
fixes typo
2018-11-19 19:27:35 +05:30
fd42737b1d
Added description of class sections ( #22306 )
...
Added description for class definition, instance variables, setter and getter functions, creation of instance and calling a function on it
2018-11-19 07:56:38 -06:00
3d053150b3
Spelling fixes and spacing out words ( #24516 )
2018-11-19 19:23:06 +05:30
f9c8bd039b
Corrected the usage to 'ls' command instead of 'cat' ( #24511 )
2018-11-19 19:22:17 +05:30
718abe6585
misswritten Git "changeset" ( #24470 )
2018-11-19 19:13:42 +05:30
368cabee95
updated example codeblocks ( #22292 )
...
Last Codeblock wasn't set to Python.
Wrapped the Ellipses in Comments to get valid Python inside Codeblocks.
2018-11-19 07:23:20 -06:00
0216725df6
Reworded some of the text for C++ arrays ( #24477 )
2018-11-19 16:36:07 +05:30
61cd176a41
Minor spelling error corrected ( #22817 )
2018-11-19 03:44:03 -05:00
8aeaadc497
Sentence correction ( #22819 )
2018-11-19 03:42:58 -05:00
6ab303b1fc
Added another example which returns False ( #22794 )
2018-11-19 03:36:27 -05:00
1819e64cdd
GPU First Paragraph Change ( #22757 )
2018-11-19 02:56:32 -05:00
162d42d50a
Changed the size of "Cons" in index.md ( #22752 )
...
Removed the difference in font size between "Pros" and "Cons"
2018-11-19 02:55:16 -05:00
c14cfcd3cf
Spelling mistake on line 21 ( #22724 )
2018-11-19 02:46:59 -05:00
d98be1be7c
added (do not include the period) to address common mistake ( #34381 )
...
Thank you for your pull request.
I am closing this pull request. Please add links and other details to the challenge’s corresponding guide article instead.
If you think I’m wrong in closing this issue, please reopen it and add further clarification. Thank you, and happy coding.
@MP7373
2018-11-19 14:22:13 +08:00
df435ccebf
UPDATES: Electron added, disadvantage added ( #21678 )
2018-11-19 14:46:10 +09:00
426b3ceacd
Fixed broken link ( #22336 )
...
* Fixed broken link
* Remove referral url
2018-11-19 12:20:40 +07:00
8c0ad877ab
Add 2 testing communities for women ( #21951 )
2018-11-19 13:52:16 +09:00
4c0a7b95c6
Fixed capitalization ( #22282 )
2018-11-18 20:01:10 -07:00
c861c03f9d
add profiling reference links for python ( #22276 )
...
python profiling to identify potential performance bottlenecks
2018-11-18 19:55:11 -07:00
d927637918
Some useful links recommended ( #22274 )
2018-11-18 19:53:57 -07:00
68e7028aab
Added examples for logic operators ( #22259 )
...
* Added examples for logic operators
Added tables for examples for "and", "or" and "xor"
* fixed table formatting
2018-11-18 19:51:17 -07:00
5553ba0c53
Add Angular logo ( #20443 )
2018-11-18 19:49:52 -07:00
1bbc944a30
Update index.md ( #33416 )
2018-11-19 08:00:14 +05:30
89724aa612
Added new line between questions and answers ( #22273 )
2018-11-18 19:29:07 -07:00
e73ffaf2fe
Add void pointer to index.md ( #22248 )
...
* Update index.md
I added void pointers, which can be very useful in C programming, especially when dealing with unknown data types but had not been included.
* fixed formatting issues, removed attributions, moved placement to more appropriate location
* adjusted section header size
2018-11-18 19:23:19 -07:00
e759361716
Add SpringBoot overview under Java frameworks ( #22255 )
...
Add SpringBoot overview under Java frameworks
2018-11-18 19:23:02 -07:00
7ad3dd4bd9
Add the text "Conditional operators" to the article ( #22235 )
...
* Add the text "Conditional operators" to the article
* fixed numbered list formatting
2018-11-18 19:19:25 -07:00
8df84d58e0
Add a section on Introduction to lists ( #22233 )
2018-11-18 19:19:06 -07:00
9c95c7cf56
Add short description of ASP.NET frameworks ( #22227 )
2018-11-18 19:00:34 -07:00
2263796c2b
Modified content of 'connect-to-firebase' ( #22216 )
...
* Modified content of 'connect-to-firebase'
* corrected many formatting issues
2018-11-18 18:59:30 -07:00
a4b3660e53
new way installation create-react-app using npx ( #22220 )
2018-11-18 18:58:39 -07:00
e5a531682f
Added a warning to the article ( #22219 )
...
* Added a warning to the article
Added a warning with an example, which can occur on older compilers.
* fix(guide): c for loop iterator misnomer
declaration not initialisation
2018-11-18 18:56:43 -07:00
27356882de
Updated goroutines guide ( #22176 )
...
* Updated goroutines guide
Added examples and resources
* Fixed formatting of code blocks and reverted More Information links
2018-11-18 18:55:54 -07:00
522ac6c139
Add the text "Nested Switch Case" to the article ( #22165 )
...
* Add the text "Nested Switch Case" to the article
* fix(guide): c nested switch typos
2018-11-18 18:30:20 -07:00
94dfdb4019
Added description to JavaScript Frameworks in index.md ( #22144 )
...
* Added description to JavaScript Frameworks
I added an extended description to the JavaScript Frameworks subheading to explain what they are.
* spacing and capitalization
2018-11-18 18:27:47 -07:00
abe821bd8e
Clarification of the numbers that can be used. ( #22174 )
...
* Clarification of the numbers that can be used.
Article previously only explicitly referenced the use of floating point numbers. Have clarified that it is possible to use either an integer or a float.
* Fixed formatting and typos
2018-11-18 18:34:16 -05:00
c78f7b563a
docker kill --signal option with example ( #22166 )
...
* docker kill --signal option with example
* Fixed typos
2018-11-18 18:32:53 -05:00