Commit Graph

17182 Commits (b2f90962cae7aafb08271ad7d80e70fd58efdbb2)

Author SHA1 Message Date
zendmaster b2f90962ca Added command for install for Centos 6 or 7 (#20177) 2018-10-28 09:37:53 -05:00
Yves Wienecke aa624dd7e4 Delete [] operator and Valgrind (#20121)
Changed how to free memory assigned to a pointer to an array of object. Also added information about how to check for memory leaks with valgrind.
2018-10-28 09:30:23 -05:00
christocarr 33d5921722 Include mobile first approach (#20377) 2018-10-28 18:22:29 +07:00
Andrew Laptev 94f603807f [Haskell] Russian translate for monad/index.md (#20865) 2018-10-28 14:48:12 +04:00
Andrew Laptev 6c6bcb04fc [Haskell] Russian translate for hello-world/index.md (#20932) 2018-10-28 14:46:00 +04:00
Evgeniia Garnaga 2f55a4353d Adds the improved Russian translation to article (#20843) 2018-10-28 14:42:55 +04:00
mikeblackjr 70a4d718e5 Added Wikipedia link (#20365) 2018-10-28 17:36:25 +07:00
Andrew Laptev a2cf4f9e07 Russian translate (#20783) 2018-10-28 14:27:01 +04:00
Dmitriy Кorneev 84c4dcbdd8 Article translaite to russian (#20529) 2018-10-28 14:14:03 +04:00
Cameron Burkholder 9ea0a3b026 Word change to Bootstrap Dropdowns article (#20366)
Replaced definite article with indefinite article
2018-10-28 17:13:55 +07:00
Alexey Mikhaylov 8ed5ea54e4 Imrpove russian translation in article (React) (#20453) 2018-10-28 14:08:18 +04:00
Alexey Mikhaylov 7f2cdf414a Improve russian translation in article (React) (#20403) 2018-10-28 14:06:05 +04:00
aweza13 243a303176 Link to External Pages with Anchor Elements: Improved translate (#20395) 2018-10-28 14:04:53 +04:00
Xenia Serbin c00a8a2a7c Update index.md (#20367) 2018-10-28 14:03:53 +04:00
Xenia Serbin d737817865 Update index.md (#20348) 2018-10-28 14:02:56 +04:00
aweza13 ac98152438 Turn an Image into a Link: Improved translate (#20306) 2018-10-28 13:54:28 +04:00
Xenia Serbin 7e67e997d7 Update index.md (#20294) 2018-10-28 13:52:57 +04:00
Cory Harkins d5ad4e0690 Added note for bracket requirements on if statements (#20196) 2018-10-28 05:13:27 -04:00
mrugesh mohapatra 7997ff8f51
fix: add meta for invalid merge from #20267 (#30961) 2018-10-28 14:34:55 +05:30
Joe Doh 09784de149 Add Wikipedia reference (#20069) 2018-10-28 04:30:07 -04:00
Taylor 9afdd1235d Update index.md (#20292)
Fixed several spelling errors and run-on sentences.
2018-10-28 15:26:45 +07:00
Roman de860e3565 Add new file and full translation (#20267)
Completly new translation to Russian of React Context API article
2018-10-28 11:34:08 +04:00
Chris Williams 8ed2244855 Added specific information on resource declaration (#20216) 2018-10-27 21:15:59 -07:00
Ellysha Chavez ad44442741 Full sentences in parenthesis edited (#20218) 2018-10-27 21:12:55 -07:00
Vyrza d961e04a86 Minor writing changes. (#20198) 2018-10-27 21:11:38 -07:00
allenpbiju c7d64100a3 Changes on centering an element using margins. (#20170)
Changes has been made on aligning an element to the center by changing the margin values.
2018-10-27 21:00:19 -07:00
Talia Kaplanian c09dce92dd Update index.md (#20151) 2018-10-27 20:58:26 -07:00
Yizhou Sun 62139160f5 Add a demonstrative article in "More information:" (#20143)
* Add a demonstrative article in "More information:"

* Change content in a tag
2018-10-27 20:54:26 -07:00
Ellysha Chavez f67d87faad Add short read (#20113)
link : https://cs.uwaterloo.ca/~shallit/DC2015/cockburn.pdf
2018-10-27 20:52:55 -07:00
rajranjan0608 cb6be06f3f Update index.md (#20102) 2018-10-27 20:49:01 -07:00
Simas Janusas 92d88c401e Added a 'grep' command. (#19924)
* Added a 'grep' command.

Added a 'grep' command to the basic linux command list.

* Fixed formatting
2018-10-27 20:44:10 -07:00
mil2001 77c30c08e0 software engineering (#19837)
* software engineering

* Fixed spacing and grammar

* software engineering isn't a study
2018-10-27 20:43:16 -07:00
The Coding Aviator b1da17a309 Update refactor-global-variables-out-of-functions.english.md (#19751) 2018-10-28 10:33:12 +07:00
Yizhou Sun f55ab87094 Add "Google Fonts" in "More information:" (#20111) 2018-10-27 20:24:29 -07:00
Manish kumar chaurasia 22481b1fcc updated code of selection sort in this article (#20058) 2018-10-28 14:23:50 +11:00
Sarah Grace c85ac9a9eb Update index.md (#20098) 2018-10-27 20:20:39 -07:00
Smruti Ranjan Rana 24392e05d0 Update "Another way to create an Array:" section (#19852)
* Update "Another way to create an Array:" section

Add another way to declare an array.

* Update 'Another way to create an Array' section, Add 'Declaring array literal' section.
2018-10-27 23:19:11 -04:00
Ken Nguyen 75d856fa26 Added PEP8 convention (#20168) 2018-10-27 20:13:15 -07:00
PatrickRJadwin 4d3a705c73 Specified what a shebang is and added alt shells (#20169)
specified alternative shells users might see in the wild and specified what a shebang is
2018-10-27 20:10:45 -07:00
Benabadji Mohammed Salim 06fbd4c156 split example usage (#20164) 2018-10-27 20:07:39 -07:00
alenniu 228f1a2d0f Add Comma (#20154)
between the sentences " pleasant experience on your website, they need to be able to get", I decided it was more appropriate to add a comma.
2018-10-27 20:05:57 -07:00
Benabadji Mohammed Salim bddc20a66b fix example usage (#20152) 2018-10-27 20:02:51 -07:00
Benabadji Mohammed Salim 8e980f0f84 add option to CLI (#20141)
add option parameter to example of usage
2018-10-27 20:02:07 -07:00
Yiğit Sever 11b1b150a8 Do not cast the result of malloc (#20044)
https://stackoverflow.com/a/605858/3005749, also expanded the definition of heap
2018-10-27 19:56:26 -07:00
Jeremy a112fa501e Modify index.md for Bootstrap navbars guide (#19899) 2018-10-27 22:51:36 -04:00
The Coding Aviator ebf96cb0b2 Added info about deprecated React method in curriculum (#19930)
* Update use-the-lifecycle-method-componentwillmount.english.md

* Added correction to deprecation timeline and updated link
2018-10-27 19:49:49 -07:00
PranavKrishnan1 ed7b0de6e5 Added information on packages (#19827)
Added some text on R packages and removed an unnecessary "*" present.
2018-10-27 19:46:49 -07:00
sjanasek 7145009a73 brands using WordPress (#19818)
added some big name brands using WordPress
2018-10-27 19:45:54 -07:00
tattoodgeek cbc44d80d9 Added df -h command (#19821)
* Added df -h command

* fix typo
2018-10-27 22:45:25 -04:00
Aditya e653eab3f5 [Guide] Project Euler: Problem 10: Summation of primes (#30503)
* feat: added problem 10 solution

* Added some formatting and minor grammar changes
2018-10-27 19:37:25 -07:00