Commit Graph

1019 Commits

Author SHA1 Message Date
Grigory
ce73ea9c15 index.md (#24973)
Loops translated. Added 'Accessing current index in loops' translation.
2018-11-05 22:02:54 +04:00
arsts
23c5c1baf4 Markdown corrections, Russian translation and more (#24803)
1. Fixed markdown for proper render of code examples.
2. Added missing translation.
3. Translated comments.
4. Turned bits of code back english ( like function() instead of функция() ).
5. Fixed page styling structure.
2018-11-05 22:01:34 +04:00
Himanshu Bag
d7bb602130 recursion (#19903)
* recursion

i believe that once we know function we should introduce a little bit of recursion techniques which nothing but an advancement of function.

* fixed formatting, grammar, removed unnecessary words/sentences
2018-11-05 13:00:28 -05:00
Vorkonolic
b149191f80 changes (#24743)
Changes in translations. It sounds better in Russian so.
2018-11-05 21:57:29 +04:00
ronandev
315f67f60b Added more examples of "tech" occupations (#20993) 2018-11-05 12:52:46 -05:00
Arsalaan Javed
40ff61baef Adding some detailed information (#21062)
* Adding some detailed information

* minor corrections
2018-11-05 12:51:40 -05:00
kcrabtree
dba0b64798 Improved wording and added resources section (#21084)
* Improved wording and added resources section

A minor typo/spelling error was also corrected

* markdownize link

make a list out of `featured packages`
2018-11-05 12:50:19 -05:00
Arsalaan Javed
ff781763ca IaaS added (#21121) 2018-11-05 12:46:45 -05:00
Martin Jham
7530f3dbfc add folder react-hooks and add file index.md (#33123)
* add folder react-hooks and add file index.md 

introduction of react hooks

* Update index.md
2018-11-05 12:43:42 -05:00
Adeksi
64fc066a39 Translated whole article (#24719)
Translated article in russian. Change some decoration
2018-11-05 21:35:33 +04:00
Kyrylo Anisimov
0045893abf Update index.md (#24685)
Change the words "булевой алгебры" to "булева алгебра"
2018-11-05 21:33:52 +04:00
Adeksi
405909d510 Add image (#24690)
Add link to information on russian
Change image link
2018-11-05 21:33:21 +04:00
Mike Firsov
60d5741b57 Improved Russian translation (#22362)
* Clearer descriptions

* Update index.md

* Update index.md
2018-11-05 21:32:34 +04:00
Anton Boyko
71e672ee7d Fixed several translations mistake. (#21606) 2018-11-05 21:32:01 +04:00
Alexander Cvetkov
982799a97b oracle jdk install in archlinux (#21697) 2018-11-05 21:30:37 +04:00
Amoo Olusola Simeon
2f99c56ba2 Added a new resource link. (#21112)
Added  a new resource link for more details about css variables.
2018-11-05 09:24:00 -06:00
Arsalaan Javed
49a69fb175 PaaS added (#21111) 2018-11-05 09:21:52 -06:00
Isaac Estes-Jones
ccab608846 clarify grammar in Linux section (#20908)
Made grammar more clear and readable
2018-11-05 08:21:02 -07:00
Micky
9b60f6805f Added a quote and talked about satoshi (#20904)
* Added a quote and talked about satoshi

* updated
2018-11-05 08:20:07 -07:00
zweifish
96784fc432 Fixed some grammatical errors on lines 33-34 (#21105) 2018-11-05 09:11:57 -06:00
Shooflower
b01a1e7837 Grammer/Spelling Fixes (#21985) 2018-11-05 10:08:01 -05:00
ShadowViper1
293f406cac Update index.md (#21083) 2018-11-05 07:58:40 -06:00
Blaise Sebagabo
bc71045f5c Added an online Prototyping tool (#21079)
Proto is free for 15 days. You could  just try it out too!
2018-11-05 07:39:49 -06:00
danielpoehle
c16fd2c63b extended minimal example and Google CDN (#34209) 2018-11-05 18:31:56 +05:30
Preeti Lolla
847dd62af6 Added a suggestion (#21752) 2018-11-05 04:19:24 -05:00
katiepillar6
90a417b331 Changed C++ to C (#21734)
Changed a reference to C++ to C.
2018-11-05 04:14:50 -05:00
jacheg
62bf5ad17d Changed the wording for the elements in an array. (#21729)
It was confusing before. Mentioned elements that didn't exist. Maybe meant indexes?
2018-11-05 04:13:33 -05:00
chaudhary-anurag
dd03af6947 fixed minor typos (#21702) 2018-11-05 04:08:56 -05:00
jlewismith
70d8675171 Fixed several typos. (#21699) 2018-11-05 04:07:32 -05:00
Spooky9
446be9460c Update verb form "learning" (#21695) 2018-11-05 04:06:11 -05:00
CosmicSnowman
31c9f6c1ca Added another clear example to probability (#21688) 2018-11-05 04:04:40 -05:00
Netanya
acbc1725a2 Edited some grammar and syntax (#21687) 2018-11-05 04:03:14 -05:00
apurv22
b25fd77ed2 Changed 'method' to 'function' for relevancy. (#25037) 2018-11-05 13:45:07 +05:30
deliaphan
d9e5321c4e fix typo error (#24996) 2018-11-05 13:32:20 +05:30
Cindy Barrientos
58879fc5fb Removed repeat link (#21627) 2018-11-05 02:48:39 -05:00
Paula Milenkova
4b701255b9 Added text on the semicolon use alongside indents (#21592)
In the section introducing and elaborating upon if and elif-statements, I made a small note on how the rest of the structure is just as crucial, particularly, the semicolon. That is because, while this file is on indentation, it also regards the structural requirements of a code and how to be refrain from avoidable errors. The same way you can easily avoid an error by remembering when to properly indent is seen when we remember to always include a semicolon after a condition.
2018-11-05 02:25:23 -05:00
TheRealSpartacus
96ffe31186 Add Content (#23448)
Added a definition to perimeter with a simple method to measure a perimeter
2018-11-05 02:13:56 -05:00
Chyanne Haugen
01a3532484 fixed spacing in loops (#21571) 2018-11-05 02:07:10 -05:00
Máté Szőnyi
8e4b2795ab Add a "tip" section to the article (#29865)
* Add a "tip" section to the article

With 1 tip for a frequent error I got when I started using bash

* Fixed formatting issues
2018-11-05 02:01:23 -05:00
Ikehviky
ac5b3067d8 Update index.md (#28374)
* Update index.md

* Add 'find' to the article

* Add 'find' to the article

* Add 'find' to the article

* Add 'grep' to the article

* Fixed formatting issues in OP's PR
2018-11-05 02:00:34 -05:00
chaudhary-anurag
af3c7e8794 Fixed minor typo (#21805) 2018-11-05 01:59:10 -05:00
katiepillar6
1fa6cee420 changed a to b (#21770)
Changed (a) to (b) so it makes sense and reads logically.
2018-11-05 01:58:17 -05:00
Jason Antwi-Appah
1675636976 Fixed administrator in the last sentence.. (#21462)
and other grammar changes in the last 2 lines.
2018-11-05 01:57:27 -05:00
samsvo
6c858fa259 Expanded upon "why getter and setter?" (#21417)
* Expanded upon "why getter and setter?"

* Fixed formatting issues and typo
2018-11-05 01:56:12 -05:00
David Gillispie
64bf069fa9 Tabs on documentation (#21071) 2018-11-04 21:08:44 -07:00
ronandev
c66dc46128 Added few more examples of "tech" (#20987) 2018-11-04 21:04:24 -07:00
EmeraldEntities
934c585a36 Updated the text and examples (#20968)
Rewrote the text to be more descriptive and concise
Added an example for links in images
2018-11-04 21:03:02 -07:00
absentMindedDeveloper
c136cb9606 Distance Formula added (#21067)
Added the actual formula and a brief explanation on how to use it.
2018-11-04 21:59:06 -06:00
magnacart4
3fa9a5bc1b Added "Framer is only available for Mac right now." (#21064) 2018-11-04 21:57:08 -06:00
jmf
c8cad12233 expanded benefits of accessibility features (#20856) 2018-11-04 20:49:53 -07:00