Commit Graph

18981 Commits (0c5b28e0e52233b4e1a782401ea76c612542fb64)

Author SHA1 Message Date
KevinatorTrainer5 b1e0cc41d9 Added some physical calculus rules (#22317)
-Just added a few extra integration rules of velocity, displacement and acceleration for applications of calculus in the physical world
2018-11-20 07:45:34 -06:00
manishbhatt151 8c5896f8c5 Added link to a book on Algorithms (#22308)
This is the of the programming language-independent text that helped establish computer algorithms as a discipline of computer science. The text incorporates the latest research and state-of-the-art applications, bringing this classic to the forefront of modern computer science education. A major strength of this text is its focus on design techniques rather than on individual algorithms.
2018-11-20 07:43:20 -06:00
Bruno Balentović 175f8269c9 Added ln command (#22298) 2018-11-20 07:42:45 -06:00
ambarytl 0e6c1d4df9 Added an article in place of stub. (#22294) 2018-11-20 07:42:15 -06:00
Manish kumar chaurasia 112c90c4ed added code of kmp algorithm in index.md (#22293)
* added code of kmp algorithm in index.md

* format codeblock to c++?

I think this is c++, but I'm not positive.
2018-11-20 07:41:27 -06:00
Muralidharan Sekar 77246a193d Add the title "More information " to the article (#22288) 2018-11-20 07:40:29 -06:00
mil3zh 248788a335 Added logo of libgdx to index.md file (#22283)
* Added logo of libgdx to index.md file

Added logo of libgdx to index.md file

References: 
![logo](http://libgdx.badlogicgames.com/img/logo.png)

* remove duplicate image, moved it to the top...

add line breaks between resources
2018-11-20 07:40:02 -06:00
eirinisp b1851623d1 Various Additions (#25333)
Added swirl in ##Where to learn R for free
Added installing instructions in ##Reference for Unix-alike operating systems
2018-11-20 18:41:22 +05:30
Khalid Almufti 46d567121e Add Arabic translation for bash-mkdir (#21654)
* Add Arabic translation for bash-mkdir

* improve translation
2018-11-20 12:43:02 +00:00
Michael Kane a15afc0b80 Corrected 'paintjob', added text (#25367)
Text added: ", and wanted to change the color of your Car."
2018-11-20 15:04:57 +05:30
Chirag Swadia ff332b7703 Fixed JQuery -> jQuery (#25366) 2018-11-20 15:03:28 +05:30
iopeggy 7f690b8b3c add link for guide to illustrator (#25327) 2018-11-20 14:59:38 +05:30
eirinisp 740ffdc839 Fixed grammatical errors (#25341) 2018-11-20 14:54:34 +05:30
eirinisp 38e8256f03 Various grammatical errors (#25317) 2018-11-20 14:51:12 +05:30
eirinisp 951d34875a Syntax error (#25303) 2018-11-20 14:49:13 +05:30
Roman 741ec75872 Added correct translations to Russian in article (#21947)
* Added correct translations to Russian in article

* improved translation

* fix: removed extra line at start of article
2018-11-20 12:36:41 +04:00
Vedrana_R 41c35019cb Deleting typo (#34386)
'increment' instead of 'increament'
2018-11-20 14:01:44 +08:00
Sudhakar Kumar 8bd3df35a2 Fix spelling and grammar (#34387) 2018-11-20 13:59:58 +08:00
Alexander Molnar 3f1252be74 Added content to stub (#34377)
* Added content to stub

Gave definition, examples, two methods to compute as well as a JavaScript algorithm, and some generalizations.

* Removed content

Removed external links and added internal links to FCC guide pages when possible.
2018-11-20 13:59:32 +08:00
Sudhakar Kumar 16e7a704b7 Correct spelling (#34388) 2018-11-20 13:57:15 +08:00
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
Hugo 8fbb601c55 fix: update email when finishing challenges (#34395) 2018-11-20 13:51: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
Juan Diaz b8b47203e6 General translation fixes (#19759) 2018-11-19 13:28:22 -07:00
Haqverdi Behbudov d605db1769 Fixed incorrect translation of the word closure (#22906) 2018-11-19 22:12:05 +04:00
Swapnil Bangare 8dfe458197 Add option for Developer tools inside browsers (#22905)
As developer tools are used extensively by front-end developers, it's nice to hint readers that this guide also contains information about developer tools of browsers such as Google Chrome, Firefox and Microsoft Edge.
2018-11-19 22:11:35 +04:00
petrosuyang e45e2ed07f fix localeTitle (#22795)
Changed "микросервисов" to "Микросервисы"
2018-11-19 22:10:41 +04:00
Stanislava f39f86197d Make corrections to the translation of index.md (#22753) 2018-11-19 22:08:51 +04:00
petrosuyang fe8a65f672 fix localeTitle (#22750)
Changed "Сертификат библиотек лицеев" to "Сертификат Библиотеки Пользовательского Интерфейса"
2018-11-19 22:08:26 +04:00
tahirsoft 72816822fd A better translation for index.md (#22742) 2018-11-19 22:07:53 +04:00
hedera-s 5280851685 fix translation errors (#22732) 2018-11-19 22:06:57 +04:00
yu1iia ad5d5b1d08 Сокращенная запись свойств шрифта (#22705)
* Сокращенная запись свойств шрифта

* added markdown
2018-11-19 22:04:21 +04:00
Sneerbol 32fb8641e0 Fixed little mistakes (#22437)
* Fixed little mistakes 

some grammar fixes and one example about pip

* ch
2018-11-19 20:51:41 +04:00
GattoNero f02bedea29 lexical corrections (#22422)
* Update index.md

* ch
2018-11-19 20:51:24 +04:00
arsts 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
Zhannur Diyas da0d02d2bd fixed some translation issues (#22351)
* fixed some translation issues

also added russian code comments

* ch
2018-11-19 20:51:00 +04:00
Aikerim Orken 557e7bbb7b Updated grammatical mistakes (#22738) 2018-11-19 20:49:20 +04:00