Commit Graph

521 Commits (bea165b460c7875d9e5b21ad1835f30a3c2f55c2)

Author SHA1 Message Date
Ahmed Al Haddad bea165b460 Improve Arabic translation (#30879) 2018-10-29 10:01:44 +00:00
Andrew Anguiano 4daa530eda cleanup html input docs (#20241)
cleanup html input docs

- General cleanup and editing
- Add types section
- Remove old YouTube link
2018-10-29 13:42:26 +07:00
PranavKrishnan1 0f95416c24 Added some text. (#26711)
* Added some text.

Wrote about Guido Van Rossum and added some info on libraries.

* Update index.md
2018-10-29 00:34:49 -06:00
Matt Neves 6b8b34b243 fixed spelling errors, added examples, added link (#20460) 2018-10-29 01:41:44 -04:00
babybuttons 0fa1644adf Update index.md (#20442) 2018-10-29 01:33:48 -04:00
Eric Hodges 146e24017a Removed "how" in first paragraph (#20424) 2018-10-29 01:27:49 -04:00
Jonathan J. Watson 7b56a52b58 Add new line for numbers 1., 2., and 3. (#20387)
Easier reading, and better understanding through new lines and visual spacing.
2018-10-29 01:11:52 -04:00
GeorgiaGk 4759460f62 Emphasized word (#20373)
I emphasized the word "emphasize"
2018-10-29 01:09:39 -04:00
Taylor 615742ba78 Update index.md by fixing typos (#20410)
* Update index.md by fixing typos 

Also, added section for learning about Depth-first searching and Breadth-first searching.

* Update index.md - reverting back to original verbiage.
2018-10-28 21:45:17 -07:00
kunal768 560076fb26 Created a file for "Basics of Raspberry Pi Stuffs" (#20150)
* Created a file for "Basics of Raspberry Pi Stuffs" 

The code contains two parts:
First part is simply blinking led (Blink time can be set by time.sleep(x) x for the number of seconds)
Second part is for pwm control for led brightness

* Update RaspberryPiBasics.py

* reformatted two 2 space indention with title corr.
2018-10-28 21:44:26 -07:00
Naaani 6953662931 Clarify note in Spanish (#25647) 2018-10-28 22:40:41 -06:00
André Castillo 7ef729bfb3 I translated the commented code into spanish (#25640) 2018-10-28 22:39:23 -06:00
Stahlone 10361750de fix: improved translation (#25352)
While correct, the original translation didn´t feel natural for a spanish speaker.
2018-10-28 22:18:20 -06:00
alenniu 50668cd036 Additional Source (#20289)
This is an additional reference for html layouts.
2018-10-28 21:52:22 -05:00
alenniu dbb6294729 Additional Reference (#20281)
Added WebPlatform external html lists reference list.
2018-10-28 21:51:31 -05:00
Joe Doh be82a2c6ff Added link for Part Two of article (#20039)
* Added link for Part Two of article

* Removed link. Edited subheading.

* Removed link to GitHub's features/pricing page.
* Change link/reference section to be consistent with what's originally in the stub.
2018-10-28 21:45:35 -05:00
Andrei Cretan dd6f7725e3 Minor translation changes. (#22419)
Made minor translation changes, that where tranlated literally.
2018-10-28 20:25:14 -06:00
Carla Prieto f3c601ee16 Fixed traduction typo. (#20027)
Python is the formal name of the language, it should not be translated to "piton"
2018-10-28 20:07:48 -06:00
Santiago Beloqui 3e09317015 Change "pila completa" for "Full Stack" (#24736)
"Pila completa" it's not an expression used by developers who speak spanish.
2018-10-28 20:02:29 -06:00
javisenberg 7135901867 Language mistake corrected (#24570)
Updated some spanish syntax to make it more readable.
2018-10-28 19:58:18 -06:00
PatrickRJadwin c73c7eb835 Warning for potential dangerous command (#20272)
Added warning specifying the dangers of rm
2018-10-28 20:33:37 -05:00
mistymayem 0e77f8c289 Simplified explanation of example (#20262) 2018-10-28 20:30:24 -05:00
Marcella b3834712a3 Edits (#20370)
succinct wording, correction of  missing hyphen and its -> it's
2018-10-29 08:29:43 +07:00
Yves Wienecke a3b20c0652 Return types, pass by reference vs pass by value (#20261)
Expanded on what data types can be returned. Also added section for the differences between passing an object as a parameter by value versus by reference.
2018-10-28 20:27:41 -05:00
Cory Harkins 5cc2757e32 Added Popular CSS Frameworks 2018 section and description (#20253) 2018-10-28 20:25:12 -05:00
Chris Williams 37a4b0b004 added additional stakeholder types (#20251) 2018-10-28 20:12:10 -05:00
Andres Sebastian Hernandez Guerra 491476db6b Changed GPU, Case, and Motherboard sections (#23959)
Native Spanish speaker. I have made some changes to help with readability as well as changed word use and some grammar, the content is intact conceptually.
2018-10-28 19:00:00 -06:00
Andres Sebastian Hernandez Guerra 5ba38aa086 Corrected second paragraph and an extra sentence (#23947)
I am a native Spanish speaker with programming knowledge. I have changed the second paragraph mainly for grammar and deleted redundant "final". I have also changed a sentence under "Clasificación de los algoritmos" which was not understandable before.
2018-10-28 18:55:55 -06:00
Andres Sebastian Hernandez Guerra 220db68fbc Changed "sabores" for "tipos" and added a comma (#23940)
I am a native Spanish speaker, and have changed a word use mistake. Also added a comma to help readability.
2018-10-28 18:47:51 -06:00
Austen Pritchett bf64d3e8f3 Added a couple lines (#20536)
Mentioned that it's more difficult to go back through your code and comment it, rather than just comment it while you go.
2018-10-29 05:07:57 +05:30
joruchan 6ef37d2e13 changed uppercase O to lowercase o (#20546)
no need for an uppercase in this situation
2018-10-29 04:57:55 +05:30
Chris Williams e0f059bae2 clarified cert tiers (#20299) 2018-10-28 16:12:49 -07:00
waffles517 4969872c5d Fix formatting for list, add relevant link (#20482) 2018-10-29 04:25:00 +05:30
Isuru Ranawaka 0ba3c48ee4 Updated to include require, update and remove (#20269)
Updated the file with composer commands and descriptions of require, update and remove.
2018-10-28 15:51:14 -07:00
rosswhitehouse 1918180d69 Additions to Using CSS Transitions Guide (#20488) 2018-10-29 04:15:30 +05:30
alenniu a7d6d59537 External Reference (#20277)
This is another HTML Symbol source and reference.
2018-10-28 15:32:52 -07:00
PatrickRJadwin 1db2fba1d3 Warning for potential dangerous command (#20264)
Added warning for the dangers of mv command
2018-10-28 15:21:13 -07:00
Chris Williams 1433ff225b forgot CFTs! (#20266) 2018-10-28 15:20:25 -07:00
Aman Shah e80ee06535 Angular installation (#20239) 2018-10-28 15:14:57 -07:00
tykqian 71af19c739 Added the text "Prgramming Throwdown..." into Podcast Section (#20149)
Added the text "Prgramming Throwdown..." into Podcast Section
2018-10-29 05:13:02 +07:00
Siddharth Shrivastav c8aa2a4e9e star pattern using for loop (#20222)
## Example for printing star pattern for pyramid 
```c

#include<stdio.h>
int
main ()
{
  int i, j;
  for (i = 1; i <= 5; i++)
    {

      for (j = i; j < 5; j++)
	{
	  printf (" ");
	}


      for (j = 1; j <= (2 * i - 1); j++)
	{
	  printf ("*");
	}


      printf ("\n");
    }

  return 0;
}
```
## Output:
```shell 
     *
    ***
   *****
  *******
 ********* 

``
2018-10-28 15:06:09 -07:00
allenpbiju 4dd798de05 info on table borders (#20245)
Some info and code is provided on table borders and adjusting them.
2018-10-28 13:17:18 -05:00
Eugene d94b5b9745 Some changes in translation (#20997) 2018-10-28 21:33:47 +04:00
Dagny Kight 651297810b Add the link to "Python Tricks" to index.md (#20237) 2018-10-28 12:31:31 -05:00
Eugene c891c37e7f Some changes in translation (#20992) 2018-10-28 21:31:01 +04:00
Cory Harkins e7fd282cde Note on getting caught in while loops. (#20230) 2018-10-28 12:25:10 -05:00
edkkv79 4f2226ca86 Change endings (#20668)
Change endings in"Многие математические, научные и валютные символы нет на обычной клавиатуре"
2018-10-28 21:24:32 +04:00
PatrickRJadwin 0eb442a949 Added books to java, c#, and added databases (#20229)
Add books to java, C#

Also added a section for books on databases
2018-10-28 12:23:19 -05:00
GattoNero 867d25322d lexical corrections (#20380) 2018-10-28 21:18:10 +04:00
GattoNero d7a5052faf lexical corrections (#20326) 2018-10-28 21:16:13 +04:00