Commit Graph

1425 Commits (873b62725055d831357cab02c29b0cceaaca66e5)

Author SHA1 Message Date
Sudhakar Kumar 873b627250 Fix spelling (#34389) 2018-11-20 13:55:08 +08:00
Sudhakar Kumar 744b651bbc Fix capitalization (#34390) 2018-11-20 13:54:25 +08:00
Alexander Molnar 84accd72cb Added content to stub (#34393)
Presented the theorem as well as a little discussion about it.
2018-11-20 13:47:26 +08:00
Michael Kane cecb7d9adf Add alternate way of creating array (#25379) 2018-11-20 09:39:50 +05:30
Nishant Mishra 5900f87c40 Added guide article for tools: Least Common Multiple Calculator (#22314)
Replaced stub with guide article on LCM calculator
2018-11-19 23:22:33 +00:00
Jatin Parab 4fe60f500f Add CDN link (#22822) 2018-11-19 16:55:10 -05:00
Daniel Kilders 6dc69b8b16 Fixed casing on word (#22546) 2018-11-19 16:52:02 -05:00
Tomas Luque Gonzalez a1505794e9 Popular Frameworks list update (#22387) 2018-11-19 16:41:49 -05:00
JiDarwish 2d1f50ada8 Update index.md (#22225) 2018-11-19 16:36:04 -05:00
Thyago Clemente 6a97a4bb93 Changed definition of "double" line comment (#22203)
The correct is "multiple" line comment
2018-11-19 16:35:16 -05:00
Krinjih c9a315f58a Added b to open modes (#22196)
* Added b to open modes

Added the binary mode to the different modes of opening a file

* Fixed formatting
2018-11-19 16:34:36 -05:00
ahs-atan 36886e6318 Add another useful link for beginners (#22183)
* Add another useful link for beginners 

https://mathinsight.org/logarithm_basics - For those starting out

* Reordered section on sources
2018-11-19 16:34:01 -05:00
Muralidharan Sekar a812f79709 Add the text "Basic HTML Program" to the article (#22181)
* Add the text "Basic HTML Program" to the article

* Fixed formatting
2018-11-19 16:33:21 -05:00
Ilkay Tevfik Devran 251092a359 Example to Basic Socket Programming (#22179)
A link has been added for example to socket programming.
2018-11-19 16:32:41 -05:00
KatLinaHH b634228c16 Add links to get to know more info (#22047)
* Add links to get to know more info

* Fixed link formatting
2018-11-19 16:32:10 -05:00
Gollamudi Savitha Rakendu Sri 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
Vladyslav Dvorak 0b6c2208c0 Update index.md (#27759)
Structure changes
2018-11-19 21:28:46 +05:30
russkahle 33ceed711b Spelling fixes (#24509)
* Spelling fixes

* fix: indentation
2018-11-19 21:09:50 +05:30
Jessica Swift 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
Ritul Srivastava 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
NuclearPineapples bd0b5fa208 Missing word (#24625) 2018-11-19 19:30:12 +05:30
faisal sayed 9c4409b79a Update index.md (#24525)
fixes typo
2018-11-19 19:27:35 +05:30
Šimun Gogić 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
russkahle 3d053150b3 Spelling fixes and spacing out words (#24516) 2018-11-19 19:23:06 +05:30
P.RR 718abe6585 misswritten Git "changeset" (#24470) 2018-11-19 19:13:42 +05:30
noelli 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
Stephen James 0216725df6 Reworded some of the text for C++ arrays (#24477) 2018-11-19 16:36:07 +05:30
vtt01uk 8aeaadc497 Sentence correction (#22819) 2018-11-19 03:42:58 -05:00
Naida Agić 6ab303b1fc Added another example which returns False (#22794) 2018-11-19 03:36:27 -05:00
Jediadam 1819e64cdd GPU First Paragraph Change (#22757) 2018-11-19 02:56:32 -05:00
tahirsoft 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
cmachugh2 c14cfcd3cf Spelling mistake on line 21 (#22724) 2018-11-19 02:46:59 -05:00
Adenle Abiodun df435ccebf UPDATES: Electron added, disadvantage added (#21678) 2018-11-19 14:46:10 +09:00
yukunny 426b3ceacd Fixed broken link (#22336)
* Fixed broken link

* Remove referral url
2018-11-19 12:20:40 +07:00
KatLinaHH 8c0ad877ab Add 2 testing communities for women (#21951) 2018-11-19 13:52:16 +09:00
Larry Greene 4c0a7b95c6 Fixed capitalization (#22282) 2018-11-18 20:01:10 -07:00
nageswara-prasad c861c03f9d add profiling reference links for python (#22276)
python profiling to identify potential performance bottlenecks
2018-11-18 19:55:11 -07:00
ahs-atan d927637918 Some useful links recommended (#22274) 2018-11-18 19:53:57 -07:00
Krinjih 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
AsHwInIrp 1bbc944a30 Update index.md (#33416) 2018-11-19 08:00:14 +05:30
Ashish Patel 89724aa612 Added new line between questions and answers (#22273) 2018-11-18 19:29:07 -07:00
Farai Mugaviri 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
nageswara-prasad e759361716 Add SpringBoot overview under Java frameworks (#22255)
Add SpringBoot overview under Java frameworks
2018-11-18 19:23:02 -07:00
Muralidharan Sekar 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
Kaunaj Banerjee 8df84d58e0 Add a section on Introduction to lists (#22233) 2018-11-18 19:19:06 -07:00
Marcin Grygierczyk 9c95c7cf56 Add short description of ASP.NET frameworks (#22227) 2018-11-18 19:00:34 -07:00
Animesh Roy 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
JiDarwish a4b3660e53 new way installation create-react-app using npx (#22220) 2018-11-18 18:58:39 -07:00
Krinjih 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
Rachita Bhagchandani 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