Commit Graph

19004 Commits (f060d5b161f667b06d7dc7093b66694cdd5c2c22)

Author SHA1 Message Date
Alfredo Pineiro 55be6fa791 Fixed translation mistakes in first paragraph (#28142)
The first paragraph had several common translation mistakes, making Spanish less fluent as it was translated word by word so the sentence didn't make much sense in Spanish.
2018-11-23 17:04:22 -08:00
Anders Rydholm 71d6d2ad4f Added #### More Information (#23372)
Added #### More Information CSS Tricks to styling tables.
2018-11-23 17:00:22 -08:00
Anders Rydholm bdef759267 Update index.md (#23333)
Added CSS properties to ##Styling Tables
2018-11-23 16:59:54 -08:00
范鼎 0fbbfc993a Update code format (#21779)
* 格式调整

* fix: correct Mozilla link for Chinese version
2018-11-23 16:52:39 -08:00
KevinatorTrainer5 210a84b7e3 Elaborated on more cases of factorising equations (#22494)
* Elaborated on more cases of factorising equations

-I decided to add other cases of factorising other algebraic equations that involves different values of the quadratic equation apart from 1

* Removing unnecessary <br> tags
2018-11-23 16:25:29 -08:00
Stephen d55024c82a Added the correct word on line 31. (#31824)
* Added the correct word on line 31.

It said "One of does files" instead of "One of those files".

* fix: corrected grammar
2018-11-23 16:24:34 -08:00
pranavyadav77 ade502b49b Update index.md (#25445) 2018-11-23 16:24:01 -08:00
Shad Ahmad Zaidi b5df808ecf Sorting when digits & alphabets in data (#22878)
Introduced sorting done during digits & alphabets combines and updated the example to reflect the same.
2018-11-23 16:19:21 -08:00
Christine Duane 08f7e2a87e Reorganized draft, added query examples (#28770) 2018-11-23 15:57:03 -08:00
elisa-mamolo 63b500f8a1 Update link references (#25039)
Hi, I have added a simple guide with some insights on values and practices of XP and a link to manifesto of software craftsmanship which is always inspiring to read and make extra research about the movement.
2018-11-23 15:51:49 -08:00
KevinMDuarte d023146a5e pair programming and frequent releases (#22480) 2018-11-23 15:50:56 -08:00
Dakota Vradenburg 73ee2a225b Corrected spelling of systematic (#25451) 2018-11-23 15:37:10 -08:00
jonmoon74 471665871f Update index.md (#25370)
Added a line to the detailed commit messages section on the importance of making sure your commit messages explain what changed fro ease of roll-back
2018-11-23 15:33:50 -08:00
TheRealSpartacus e27771a58a Adding Content (#23485)
Saw empty guide, added content
2018-11-23 15:29:10 -08:00
ASubjectPro d9521fc948 Translation correction (#24156) 2018-11-23 22:59:32 +04:00
ShkiperMe 364fd799f5 Update Russian translation for 'git-merge' documentation (#24055) 2018-11-23 22:58:05 +04:00
Connie Lei 92d221897c added examples, made explanations clearer (#26233) 2018-11-23 22:35:44 +05:30
Kirsten f58043c1db Update index.md (#26274)
Edited algorithm efficiency paragraph to remove "be" from the sentence "Since the algorithms today..." 

I also adjusted the period spacing at the end of the algorithm efficiency paragraph.
2018-11-23 22:18:50 +05:30
Kirsten 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
Shreyash Anarase 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
wheat779 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
Sneerbol 4f56f7238c Add text "Данная команда перечислит" (#23651) 2018-11-23 17:20:51 +04:00
Sneerbol 47e5799968 Some grammar fixes (#23661) 2018-11-23 17:20:39 +04:00
Sneerbol 24a58a712d Add some interesting information about crypto.. (#23670) 2018-11-23 17:20:26 +04:00
Shad Ahmad Zaidi e7d0f30d97 Added more details about database (#22570)
Added little info about tables, records, fields, relationship.
2018-11-23 07:13:31 -06:00
justingiffard 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
yukunny 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
Naida Agić de7f340182 Updated index.md to further explain functions (#22779) 2018-11-23 17:52:27 +07:00
nerko19 b9514f890a Fixed indentation. (#23329) 2018-11-23 05:33:37 -05:00
Anders Rydholm 0689ecc445 Update index.md (#23322)
Added ####More Information
- Designing for Breakpoints
2018-11-23 05:33:01 -05:00
wolfwhocodes 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
anaasuncion 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
webwesen b2b145cf35 improved formatting of an unordered list (#23326)
... in "More Information" section
2018-11-23 05:22:42 -05:00
Edulop139 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
JacobTBruce 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
KingofLegendary 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
msabitabrata 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
venkateshwarans 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
Muffin 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
CyberCore1010 7d4af339a7 Added a useful tip on 3D arrays (#23184) 2018-11-22 23:25:44 -05:00
Shakti Barath 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
Paul Ferguson Maxson 530177a4f0 Added info about official FA CDN (#23070) 2018-11-22 23:21:02 -05:00
Johnathan Milley a065b7b534 Cleaned up links, small grammar changes (#23050) 2018-11-22 23:20:27 -05:00
Eve Mendelevich 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
pythonprogrammer18 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
Ashmita03 ff0ab6e4f6 Update index.md (#22846) 2018-11-22 23:08:20 -05:00
Tristan Michael Lawrence a92f62c2d8 added an HTML reference source (#22844) 2018-11-22 23:07:35 -05:00
cmachugh2 81ef8c38fd added extra type of cyberattack (#22834) 2018-11-23 04:30:14 +07:00
Sudhakar Kumar 15be30e829 Fix spelling (#34383) 2018-11-22 16:17:54 -05:00