Commit Graph

18836 Commits

Author SHA1 Message Date
60e2b8aa18 Update index.md (#26282)
Keep capitalization consistent in the article's title

Replaced "be able to know" with "become comfortable" to tighten up wording

Replaced "However, they" with "Furthermore, these guides"

Replaced "it" with "the C language"

Replaced "Mac" with "MacOS"
2018-11-23 22:09:17 +05:30
d8fc796c03 Simplified subcategories to build automation (#26284)
Categorised in a list the three subcategories to Build automation.
2018-11-23 21:08:41 +05:30
ab617a762a Update index.md (#26286)
Improved IDE shortcut section by including linux and reworking list and made shortcuts clearer by using <kbd> for buttons
2018-11-23 21:07:04 +05:30
4f56f7238c Add text "Данная команда перечислит" (#23651) 2018-11-23 17:20:51 +04:00
47e5799968 Some grammar fixes (#23661) 2018-11-23 17:20:39 +04:00
24a58a712d Add some interesting information about crypto.. (#23670) 2018-11-23 17:20:26 +04:00
e7d0f30d97 Added more details about database (#22570)
Added little info about tables, records, fields, relationship.
2018-11-23 07:13:31 -06:00
b9b5346f8f clarified and added example (#22450)
* Clarified that not all constructors need to look like that
* Added an example of a class extending a base class and implementing 2 interfaces
2018-11-23 07:00:50 -06:00
9ef230dd31 updated definition and broken link (#22800)
wrote a simpler definition of asymptotes to my understanding and fixed the broken image under the example.
2018-11-23 17:55:44 +07:00
de7f340182 Updated index.md to further explain functions (#22779) 2018-11-23 17:52:27 +07:00
b9514f890a Fixed indentation. (#23329) 2018-11-23 05:33:37 -05:00
0689ecc445 Update index.md (#23322)
Added ####More Information
- Designing for Breakpoints
2018-11-23 05:33:01 -05:00
1672a60482 Update on Names for variables (#23286)
Updated the rules for the first character of the variable name
2018-11-23 05:25:36 -05:00
0b4cdb07e9 Update definition of division and more information (#23275)
* Update definition of division and more information

* Fixed formatting
2018-11-23 05:23:31 -05:00
b2b145cf35 improved formatting of an unordered list (#23326)
... in "More Information" section
2018-11-23 05:22:42 -05:00
3db72f82fd removed code to stop Scope error (#23269)
The print line is trying to call a local variable from the for loop and would result in a error.
2018-11-23 05:20:40 -05:00
fd564a8607 Changed misused words to correct ones (#23256)
Changed "change" to "chance" in line 51 to make sense and "existance" to "existence" in line 51 to correct the spelling.
2018-11-23 05:18:21 -05:00
8df49e4e40 Fix the order wording(Second to first ) (#23254)
Before modifying this, line 23 quote, "by default the first checkbox will come automatically" even though the checked attribute is in the second input element, not the first.
2018-11-23 05:17:42 -05:00
b274ab7722 Array and ArrayList Conversion (#23044)
* Update index.md

Add Creating Array from ArrayList 
Add Creating ArrayList from Array

* Fix code formatting
2018-11-22 23:39:21 -05:00
f81710864b Adding a tutorial in more information section (#23249)
* Adding a tutorial in more information section

* Fixed formatting
2018-11-22 23:30:24 -05:00
c770d2cec2 Add "How to Win Friends" (#23231)
* Add "How to Win Friends" 

Adding "How to Win Friends & Influence People" to Soft Skills section

* Fixed book title and link
2018-11-22 23:26:18 -05:00
7d4af339a7 Added a useful tip on 3D arrays (#23184) 2018-11-22 23:25:44 -05:00
ceb1e076fc Added "Try Haskell in your browser" reference sec (#23181)
* Added "Try Haskell in your browser" reference sec

* Fixed formatting
2018-11-22 23:24:36 -05:00
530177a4f0 Added info about official FA CDN (#23070) 2018-11-22 23:21:02 -05:00
a065b7b534 Cleaned up links, small grammar changes (#23050) 2018-11-22 23:20:27 -05:00
5a9de5a755 Added links for accessible tables and tabs (#23028)
* Added links for accessible tables and tabs

* Fixed formatting
2018-11-22 23:17:04 -05:00
Ece
b646615cab Added a second pro tip (#22964) 2018-11-22 23:09:37 -05:00
a6354030a4 Incorrect punctuation on "eg" (#22961)
Fixed periods on "eg" on line 24
(my first pull LOL).
2018-11-22 23:09:01 -05:00
ff0ab6e4f6 Update index.md (#22846) 2018-11-22 23:08:20 -05:00
a92f62c2d8 added an HTML reference source (#22844) 2018-11-22 23:07:35 -05:00
81ef8c38fd added extra type of cyberattack (#22834) 2018-11-23 04:30:14 +07:00
15be30e829 Fix spelling (#34383) 2018-11-22 16:17:54 -05:00
271b2c3434 Add new solution version that directly returns (#34427)
In this case (that is quite typical) more complicated
language features are not necessary.
2018-11-22 16:14:40 -05:00
346b0a7ce1 docs: update Russian translation for the whole React guide (#23636)
* docs: update translation for React guide in Russian

* fix: removed extra line before frontmatter block

* fix: removed extra line in frontmatter block

* fix: corrected frontmatter block

* fix: corrected localeTitle in frontmatter block

* Update index.md

* fix: corrected localeTitle for Installation

* Update index.md

* Update index.md
2018-11-22 22:49:48 +04:00
a489ac9df8 fix(curriculum): Use the reduce Method to Analyze Data (#34315) 2018-11-22 20:14:31 +03:00
a9f4f11a77 Added definitions to parameters (#22818)
* Added definitions to parameters

* Add formatting
2018-11-23 00:04:20 +07:00
8d593a1256 fix(curriculum): Create Strings using Template Literals (#34296) 2018-11-22 19:51:51 +03:00
2fc7cc0bba Update index.md (#22625) 2018-11-22 23:26:22 +07:00
506f80fbca Minor spelling change (#25469) 2018-11-22 21:48:11 +05:30
6b55c524c6 my change (#25814)
my change
2018-11-22 21:24:19 +05:30
71587402e1 fixed machine translation (#23766)
not ideal though
2018-11-22 18:02:11 +04:00
89f0fb411a fixed machine translation (#23733) 2018-11-22 18:01:38 +04:00
d12fb4ba32 Change text from "Текст" to "Атрибут" (#23645) 2018-11-22 18:00:57 +04:00
9caa600ea7 fixed machine translation (#23727) 2018-11-22 18:00:37 +04:00
e797661997 fixed machine translation (#23721) 2018-11-22 18:00:26 +04:00
f90a95ac0c fixed machine translation (#23717) 2018-11-22 18:00:16 +04:00
1c55a4508c fixed machine translation (#23713) 2018-11-22 17:59:16 +04:00
6bfabcb748 make some translation improvements (#22937)
* make some translation improvements

* changes
2018-11-22 17:55:26 +04:00
55733b4585 Improved translation (#23497) 2018-11-22 17:55:12 +04:00
f1cb72c5b8 Improved translation (#23516) 2018-11-22 17:48:21 +04:00