Commit Graph

19605 Commits (ebbebadaba9e203d058c7a7fd6fdfa0f851a5d3f)

Author SHA1 Message Date
bijaydev95 da9432c63b Added scp command (#32780) 2018-12-10 11:16:41 -06:00
gabysantosw 8f5f9285ac Some corrections (#19599) 2018-12-10 18:15:45 +01:00
Carla Prieto 22f499053d Translate Python's Zen (#20055)
Python is the formal name of the language, it should not be translated to "piton"
2018-12-10 18:11:22 +01:00
Angel Diaz b23f070f29 Agregar Parrafo --> El Significado del HTML para la Web (#19968)
Se explica uno de los aportes del HTML a la humanidad por Tim Berners Lee
2018-12-10 18:10:23 +01:00
Yoelvis Jiménez 8c4479e14c Better translation: title and example code (#19681)
My changes:
1. Do not must translate Provider to Proveedor. 
2. Do not must translate React to Reacciona. 
3. The snytax of the code on quote is fixed, as the english quote.
2018-12-10 18:09:49 +01:00
gabysantosw 70746c04bc Modifications (#19600) 2018-12-10 18:04:21 +01:00
gabysantosw 466bcc9e7d Some corrections (#19598) 2018-12-10 18:03:40 +01:00
frbc fbc399d35c Add text about getting help. (#29941)
Add "(see below)" and text about how to getting help using the linux commands.
2018-12-10 11:03:06 -06:00
Alejandra Amezaga O 13f090dc89 Cambiando el significado de "text alternative " (#19543)
Los de habla hispana entendemos mejor como "texto alternativo"
2018-12-10 17:55:29 +01:00
Connor Lindsey 3036733108 Update build-camper-leaderboard.spanish.md (#19183)
Proofread and changed usage of tu to usted to improve readability and formality.
2018-12-10 17:53:05 +01:00
Vincent 0f48e32ce0 Added a note, fixed typos/layout, added useradd command (#28284) 2018-12-10 10:25:17 -06:00
yapancha 16edadaf6a vi command (#27269)
Added 'vi' command to the list of useful commands in Linux
2018-12-10 09:32:51 -06:00
Pan Sem 798366bf6f Add "file managment commands" to article (#26004) 2018-12-10 09:19:17 -06:00
Kaosxlinus 42151b5153 Add command for System Administrators. (#24819) 2018-12-10 08:37:41 -06:00
Bhanu Pratap Singh Rathore ebf472f5f3 feat(interview-prep): Added Rosetta problem (#31093)
* feat(interview-prep): Added Rosetta problem

* Update sort-an-array-of-composite-structures.md

* feat(interview-prep): Added meta data

* feat(interview-prep): Added Bogosort Meta Data

* Added whitespace to the tests
2018-12-10 16:03:31 +09:00
Bhanu Pratap Singh Rathore 67cf2b3c0e feat(interview-prep): Porting Rosetta Problem: Sort Disjoint (#31105)
* feat(interview-prep): Porting Rosetta Problem: Sort Disjoint

* feat(interview-prep): Fixes

* feat(interview-prep): FIxed indent and solution

* Added whitespace to the tests
2018-12-10 16:03:04 +09:00
Bhanu Pratap Singh Rathore bfd84cdefc feat(interview-prep): Porting Rosetta Problem: Sort stability (#31119) 2018-12-10 16:02:43 +09:00
Bhanu Pratap Singh Rathore 8a30bf5705 feat(interview-prep): Porting Rosetta Problem: Sort custom (#31160) 2018-12-10 16:02:20 +09:00
Bhanu Pratap Singh Rathore 381973d870 feat(interview-prep): Porting Rosetta Problem: Bead Sort (#31173) 2018-12-10 15:51:36 +09:00
Bhanu Pratap Singh Rathore 515d884342 feat(interview-prep): Porting Rosetta Problem: Bogosort (#31178) 2018-12-10 15:44:18 +09:00
ashwinkumarmohan 8a7920881e Added "HTML" output for JavaDoc (#24375)
Added that HTML pages are generated when using JAVADOC in documentation comment.
2018-12-09 22:07:44 -05:00
Cindy Yates 8ca7abd3f6 Remove duplicate information (#27163)
Minor formatting and removal of information listed more than once in the article
2018-12-09 16:34:09 -08:00
Rufaro Madamombe 8f20aaf0b9 Change plain text in sample code to be comments (#26703)
In the sample CSS code, there were some notes to add some additional explanation on the code. Changed those notes to be code comments so that if a person copies and pastes the code samples then they will not face any errors since the notes are valid comments in code instead of being plain text which can't be interpreted.
2018-12-09 16:20:43 -08:00
kenmalley 61f94274eb Added Oxford commas and provided spacing (#28652) 2018-12-09 17:08:47 -07:00
Igor bf3d5854f4 fixed indentation (removed tab) (#32173) 2018-12-09 16:06:10 -08:00
LYES_BOUH@RI d61dba9110 Add more details (#28466)
* Add more details

* fix: capitalized opacity
2018-12-09 16:03:30 -08:00
Nick Haras fab4d1401e Improved wording (#24225) 2018-12-09 18:57:40 -05:00
Yash Kapadia 82531c5fcc Fixed spacing, bolding, and sentence structure (#27930) 2018-12-09 16:49:43 -07:00
LYES_BOUH@RI 85d40a3b9a Update definition (#28464) 2018-12-09 15:45:35 -08:00
ir3ne b9d01d13e6 add hex alpha (#25260) 2018-12-09 15:36:03 -08:00
Hawkings296 1e658a7252 Update index.md (#27059)
Minor spelling and grammar fixes. Nothing that would drastically change the file.
2018-12-09 16:34:54 -07:00
İlker Koşaroğlu 697cb26c64 Update index.md (#26775) 2018-12-09 16:17:15 -07:00
Salim Hafid 0a9624edf7 Added basic keyboard shortcuts and a reference to blendswap (#26369) 2018-12-09 16:04:41 -07:00
Bodddi 358bb6b377 Updated grammar. (#24626)
Added a space to look better, and corrected the grammar at "hobbyists that empowers the softwares".
2018-12-09 15:45:15 -07:00
Cindy Yates 092cf9b658 Add more info to description list definition (#27140)
Minor spelling fix plus additional information on the elements that make up a description list
2018-12-10 02:18:36 +05:30
komallapalli 54eef30dad css tutorial (#33706)
it contains all from basic level to high level
2018-12-09 10:37:34 -06:00
jccofresh 8202dda76a update index.md (#24469)
fixed wording
2018-12-09 09:35:01 -07:00
mvtej 0924a5ed34 Update index.md (#33264)
I have added links to each of the popular CSS frameworks mentioned in the index.md file.
2018-12-09 10:28:06 -06:00
Donté Taylor 1a12a567a0 Add language to further elaborate on frameworks (#33148) 2018-12-09 10:17:55 -06:00
aizelagustino 7b3ebcb76c Formatted suggested reading as unordered list (#33031) 2018-12-09 10:17:07 -06:00
Tuanph14 3a9c4cf1d6 Change emphasis style in Blender (#24143)
* Change emphasis style in Blender

* fix: made folder names lowercase
2018-12-09 09:15:22 -07:00
panicbasket 7e0455688e Capitalized "HTML" and "FreeCodeCamp (#28764) 2018-12-09 09:59:59 -06:00
Aathil Ahamed 9ae9e9c0d7 CSS.md (#28609)
* CSS.md

Add sample codes and more information about CSS

* update CSS.md

Typo mistakes corrected
2018-12-09 09:51:06 -06:00
Lakeshia Williams eeb66d2c4e added MDN CSS site to sug. reading (#27178) 2018-12-09 09:26:57 -06:00
Hawkings296 d1147b3765 Added a line of text (#27067)
Line 15.
2018-12-09 09:18:08 -06:00
Nikolay 816278a8ec completely changed the article (#25215)
A full view of smart contracts is given in this article!
2018-12-09 19:17:42 +04:00
Qalas 9dfab39c60 Correction of grammatic and speech errors (#25209) 2018-12-09 19:17:04 +04:00
Nikolay 3ece5fbdb4 Update index.md (#25204) 2018-12-09 19:16:02 +04:00
darkcomet76 d7293baff3 Added suggested reading in index.md (#25406)
Added the Odin Project's HTML+CSS course as suggested reading.
2018-12-09 09:05:07 -06:00
UrszulaSury 49487788e3 Changes and additions to the article. (#25218) 2018-12-09 09:04:06 -06:00