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
0666a3f433
Adding useful resources for writing user stories ( #22024 )
...
* Adding useful resources for writing user stories
* Removed first link
2018-11-18 18:27:01 -05:00
27407b1679
Add article with examples for Criteria in Gherkin ( #21972 )
2018-11-18 18:26:28 -05:00
3fec128b4a
Add more info about I2p ( #21813 )
...
* Add more info about I2p
* Removed stub and fixed formatting
2018-11-18 18:25:10 -05:00
575e18c090
Added the text 'from x import y as z' ( #21639 )
...
* Added the text 'from x import y as z'
it can be used to rename the module according to our convenience
* Applied formatting and fixed grammar
2018-11-18 18:23:42 -05:00
7ae7aa433d
Added Oracle Java Docs for interfaces ( #21602 )
...
* Added Oracle Java Docs for interfaces
* Fixed formatting
2018-11-18 18:23:11 -05:00
fbcee51d03
Added Oracle Java docs for final variables ( #21600 )
...
* Added Oracle Java docs for final variables
* Fixed formatting
2018-11-18 18:22:33 -05:00
f48810ca93
Proper table formating with <thead> and <tbody> ( #21605 )
...
* Proper table formating with <thead> and <tbody>
* Edit table headers and fix indentation
2018-11-19 05:15:12 +07:00
b92b49efb6
Add description of multidimensional arrays ( #22210 )
2018-11-18 20:00:14 +00:00
ee0e4953b8
Added guide article for Prime Number Generator ( #22161 )
...
Replaced stub with guide article for Prime Number Generator
2018-11-18 19:01:42 +00:00
e8254ea330
Making Games with Python and Pygame added ( #22106 )
...
* Making Games with Python and Pygame added
Making Games with Python and Pygame added (book for creating games in Python using pygame with examples to follow)
* removed extraneous query parameters
2018-11-18 10:51:12 -07:00