Commit Graph

1559 Commits (ad39f4a8d9af12e97b005e3db35cbce12a6f4714)

Author SHA1 Message Date
KatLinaHH e923379497 Adding some useful resources to more information (#21993)
* Adding some useful resources to more information

* Fixed link formatting
2018-11-16 23:34:06 -05:00
Nuclearhit 9574d0deeb Grammar Errors (#21507) 2018-11-16 23:12:17 -05:00
carlos fernandez 30b8d41421 fix 3 typos in #Explanation (#21809)
print() for printf()
Hello World! for Hello, World without the ! 
ans spaces between text           on the screen
2018-11-16 21:11:56 -07:00
Evan Farmer 57dd75d03f Fixed typos, changed wording index.md (#21461)
* Fixed typos, changed wording index.md

* Update guide/english/working-in-tech/imposter-syndrome/index.md

Co-Authored-By: evanjfarmer <evanjfarmer@gmail.com>
2018-11-16 23:06:57 -05:00
Pranav Anbarasu 06607dd666 Added HDD image (#21366) 2018-11-16 22:57:44 -05:00
Hemanath 29757050ef Fix typo in the explanation print() to printf() (#27881)
* Fix typo in the explanation print() to printf()

* Added basic syntax for declaring an array with all its elements as 0

* fix: removed &
2018-11-17 09:02:46 +05:30
Jitendrasingh Chauhan (Jeetu) bb2ff5890f Guide: Updated Git stash guide to use stash commands without stash names (#21969) 2018-11-16 22:09:37 -05:00
AB5253 aaaddd6fc5 TitleCasePipe added (#21941)
* TitleCasePipe added

TitleCasePipe added

* Fixed formatting
2018-11-16 22:08:12 -05:00
vasubansal1033 7721e34a28 Add the text "* Arrays can store same data types only. A integer arra… (#21933)
* Add the text "* Arrays can store same data types only. A integer array will not be able to store chars in it." in review.

* Fixed grammar
2018-11-16 22:06:11 -05:00
Max Dionysius 910b1baaf7 Added return type information of WriteLine (#21913)
* Added return type information of WriteLine

* Fixed grammar
2018-11-16 21:50:35 -05:00
GattoNero ac160308e7 Update index.md (#22409) 2018-11-16 21:50:28 +04:00
Sergey Semerikov d42ef0516f Update index.md (#22335)
Many grammatic and stylistic bugs. Gotta be changed.
2018-11-16 21:33:11 +04:00
Gregory Gubarev 80308e0acc
Добавил текст (#22307)
Также тег <a> может содержать атрибут rel="nofollow", который будет запрещать поисковым роботам переходить по ссылке. Часто такой атрибут используется поисковой оптимизации сайтов.

#### Пример:

<a href="https://guide.freecodecamp.org/" rel="nofollow">freeCodeCamp</a>
2018-11-16 21:31:44 +04:00
Yodesis 56a8458e80 Corrected text to article (#22208)
* Corrected text to article

* changes
2018-11-16 21:30:19 +04:00
Elvictor01 8366f3d3de модернизировать (#22109)
* модернизировать

* ch
2018-11-16 21:30:02 +04:00
Eme-rald ceaa347264 Explained why you may want to comment code out. (#21204)
* Explained why you may want to comment code out.

* Update index.md
2018-11-16 12:14:26 -05:00
Preankhan Gowrypalan 21c28f9a6a Added missing space (#21169)
* Added missing space

* fix: made folder names lowercase
2018-11-16 12:12:48 -05:00
Victor Alloza Visart 80c1b8871d Update index.md (#19617) 2018-11-16 08:05:01 -07:00
Snailsloth e69a66fdcd add link to latest cdn versions (#21918)
Added link to foundation@ cdnjs.com
2018-11-16 07:28:55 -06:00
Nishant Mishra 36ee8652fe Added guide article for Git Hosting (#21916)
Replaced stub with a guide article on Git Hosting
2018-11-16 07:26:50 -06:00
Sean Riley c825902b25 Minor grammar and syntax corrections. (#23163)
* Minor grammar and syntax corrections.

* Fixed formatting
2018-11-16 04:45:19 -05:00
Akshat Tripathi 8feb48aab9 new member function (#23146)
* new member function

* Fixed formatting
2018-11-16 04:44:15 -05:00
Johnathan Milley 7e2c6a6767 Fixed some minor grammatical errors and styling (#23039)
* Fixed some minor grammatical errors and styling

Added example boxes that are consistent with other documents in this series of bash commands.

* Add syntax highlighting, Fixed formatting
2018-11-16 04:42:41 -05:00
Alex Busch fda88b8084 Added Javascript 30 Resource (#22683)
* Added Javascript 30 Resource

* Fixed grammar
2018-11-16 04:41:39 -05:00
Nigel Cheok 0d780bfc3b Update readme fixed typos (#22587) 2018-11-16 04:40:55 -05:00
Ece 4758090219 Add more info about position:relative and absolute (#21871)
* Add more info about position:relative and absolute

* Fixed formatting and typos
2018-11-16 04:39:51 -05:00
sndrx edb0555999 Added text-shadow property (#21833)
* Added text-shadow property

* Fixed formatting
2018-11-16 04:39:10 -05:00
Amy Gonzales 40a9d13833 Punctuation (periods) added! (#24313)
* Punctuation (periods) added!

* fix: code formatting
2018-11-16 10:27:15 +05:30
Kike Sánchez 3ad2c1b2df Translate texts (#19568) 2018-11-15 20:56:45 -07:00
Dennis Braun 46d8ed0247 added framework example (#21810)
I used this framework some time ago and I would highly recommend it, because it is easy to use and has understandable guides provided by ViroMedia.
2018-11-15 15:21:43 -06:00
catcecilia bc26ecf14b spelling changes.md (#24101) 2018-11-16 00:15:37 +05:30
Bruno Balentović fb49c25311 Updated title in index.md (#24299)
* Updated title in index.md

* corrected title syntax for contributor
2018-11-16 00:10:32 +05:30
Gregory Gubarev 51f86a2f93
Добавил текст (#22318)
## Важно
Тег скрипт не должен содержать в себе атрибут type="text/javascript", хотя раньше это было необходимо.
2018-11-15 22:25:59 +04:00
Gregory Gubarev 5ebdbbf73b
Добавил текст (#22311)
Не рекомендуется использовать тег `<strong>` слишком часто на одной странице. Чрезмерная разметка тегом `<strong>` может плохо отразится на поисковом продвижении сайта.
2018-11-15 22:25:35 +04:00
Zhannur Diyas dfcf25126e fixed code display and translation issues (#22286) 2018-11-15 22:20:55 +04:00
Yodesis 8192a989af Add the description (#22178) 2018-11-15 22:15:25 +04:00
Julshche abbb669d50 made changes to the text (#22147) 2018-11-15 22:14:37 +04:00
Yodesis 1d162bf8a7 Replace text "помутнение" on "Непрозрачность" (#22034) 2018-11-15 22:09:16 +04:00
vetaveja 97f836d09a Changed 'получить' to 'применить' (#22016)
* Changed 'получить' to 'применить' 

Changed the word to make the sentence sounds correctly.

* ch
2018-11-15 22:08:37 +04:00
marciokuroki 05c0efbdfa Sugestão para corrigir a tradução de React (#20212)
Sugestão para corrigir a tradução de React, acredito que não seja necessário traduzir o termo "React" para "Reagir".
2018-11-15 17:43:39 +00:00
Rui Figueiredo 221ee3e590 Alguns Comandos (#20118) 2018-11-15 17:40:46 +00:00
JoseP-UR f996db7a52 Update Index.md Minor changes (#19938) 2018-11-15 17:38:13 +00:00
James Hogan f830771673 Expand definition of Usability Testing (#28553)
* Expand definition of Usability Testing

* Basic editing.
2018-11-15 16:48:43 +00:00
haakandev 7a1891cee0 added notepad++, fixed logo urls (#21756)
Added Notepad++ info and working logo URLs from https://github.com/freeCodeCamp/freeCodeCamp/blob/master/guide/english/developer-tools/source-code-editors/index.md
2018-11-15 10:31:14 -06:00
Dipak Yadav e13c0dd5e3 Updated index.md (#21728)
Added section for technologies used to write smart contracts in Ethereum and Hyperledger.
2018-11-15 10:19:09 -06:00
daniela-idara 346d89953c added "iframe tags" link (#21685)
* added "iframe tags" link

* added spacing

* Markdownize link
2018-11-15 10:17:06 -06:00
Amit Deshwal 44f2e11d05 Book for Node.js Added. (#21780)
Best book for beginners for node.js added.
2018-11-15 10:16:25 -06:00
Netanya 5e4b8575de Updated syntax and grammar (#21784) 2018-11-15 10:16:10 -06:00
Amit Deshwal f97bcc564b Added requirements. (#21760)
* Added requirements

I added the server requirements to be needed for Laravel.

* make a list out of the requirements
2018-11-15 10:15:49 -06:00
Eva Scholten 4cad2c0b77 Added book recommendation (#21791)
Automate the boring stuff with Python is an interesting book that should not be missing from a Python book list
2018-11-15 10:14:50 -06:00
tasmainawolf 116db60912 Adding additional information and link (#21786) 2018-11-15 10:09:06 -06:00
Nina Xu 9e0a4f3560 Update index.md by expanding section (#21772)
Update index.md by expanding section (consolidate and add more information)
2018-11-15 09:38:04 -06:00
jlewismith c13673f538 Add/remove commas as appropriate. (#21768) 2018-11-15 09:36:00 -06:00
Dennis Braun f7d39a3a58 Added JS The Definitive Guide to book-recommendations (#21765) 2018-11-15 08:37:31 -06:00
serg-t 94f76e862f PHP_Operators.md (#22903)
* update index.md

Main concept about PHP Operators.

* fix: corrected folder issues
2018-11-15 06:35:00 -08:00
sndrx 9dc7667858 Add VS Code useful extensions (#21690) 2018-11-15 07:55:29 -06:00
Bearz314 006869f41f Added explanation on hex to decimal conversion (#21747)
Added an example conversion from hex to decimal, along with an analogy to decimal system.
2018-11-15 07:50:27 -06:00
Parth Agarwal 049e75c5cf Added Alerts Docs to Bootstrap in English (#21730)
* Added Alerts Docs

* Update index.md

* Add Alerts Documentation

* Include Badges

Badges Docs Simplified from Bootstrap Documentation.
2018-11-15 07:42:54 -06:00
Aman Kumar d6c9d612e5 Added the method of finding slope from a graph (#21597)
* Added the method of finding slope from a graph

* cleaned up graph, added alt attributes, cleaned up grammar
2018-11-15 07:27:33 -06:00
George-Cristian Tudoran 68d00ec899 Added do-while loop statement (#21611)
* Added do-while loop statement

* moved links to bottom, changed to markdown style links
2018-11-15 07:23:11 -06:00
Rogel Horlador b9b76e8f43 Changed to latest version of Wget (#21745) 2018-11-15 05:00:58 -08:00
Glafs 9313e09c45 Fixed style typo in python guidelines (#27857)
* Fixed style typo in python guidelines

The python marker was below the ''' marker, moved it up in 2 examples.

* added output to python guide

Added an output from a conditional block and added the python tag to a code block
2018-11-15 15:22:07 +05:30
Edulop139 cfd09e30bc Grammer fixes (#23299)
added a two spaces for  words that shouldn't be connected as compound words
2018-11-15 02:35:21 -05:00
BladeQue12 20f85f708a corrected line 53 (#23284)
The writer of this forgot to add the letter "e" in the word "equals" so the sentence should read "An alpha value of 1 equals 100%, and 0.5 (.5 for short) equals 50%."
2018-11-15 02:31:17 -05:00
jaceclowdus 4eb13c86bd Fix spelling mistakes in lines 25 and 35 (#23276)
Change the word "developper" to "developer" in line 25. Change the word "informations" to "information" in line 35.
2018-11-15 02:29:33 -05:00
dillon 32510cc3cb Improving description of smart contracts (#21696) 2018-11-15 16:29:15 +09:00
Caleb Spradlin 5caa346be3 Fixed grammar errors and typos on lines 15, 18, 40 (#23238)
added commas, took away commas, and added a hyphen
2018-11-15 02:24:54 -05:00
Egregious-Egg ae42ced684 Change "recognize" to "recognized" in line 28 (#23210) 2018-11-15 02:15:31 -05:00
Sigurd Morsby 5e91cd7553 Changed space to width (#23147)
It said that block level elements fill up the container's space. They only fill the width.
2018-11-15 01:53:15 -05:00
v01d3tr e017f5474a typos & syntax fixes (#26893) 2018-11-15 12:02:23 +05:30
Mr_patcher 3de690ae5d Add link to a iTerm2 customization guide (#23072)
* Update index.md

Added a link to a guide that shows how the terminal can be customized to improve productivity.

* Change subheading level
2018-11-15 01:28:38 -05:00
Rufaro Madamombe 458f4b112b Fix typo in heading (#26722)
Fixed a typo in the guide.
2018-11-15 11:43:08 +05:30
Nic Wilson a041dc7f22 Update index.md (#26640)
While NPM is cagey about what NPM actually stands for (https://www.quora.com/I-keep-hearing-NPM-doesnt-stand-for-Node-Package-Manager-what-does-it-stand-for), since it's a package manager thought it would be helpful if we referred to it as such here.
2018-11-15 11:39:00 +05:30
sirhung1993 c028b9f7ad Fix some typos (#26764)
Change line 97
"To remove a global dependency, use `-g` flag." => "To install a global dependency, use `-g` flag."
And fix typos of "project"
2018-11-15 11:38:14 +05:30
Kosmas Chatzimichalis e1d2c07360 fix typo (#26453) 2018-11-15 11:35:57 +05:30
Hardik Sharma bb03dc8c80 Fixed the typos, as usual (#26141) 2018-11-15 11:28:06 +05:30
Blaze2305 e7cc0c6d1a added ternary operation to conditional statements (#22773) 2018-11-15 11:17:04 +05:30
Kosmas Chatzimichalis beadff7771 fix typo (#26361) 2018-11-15 11:16:17 +05:30
Jibin Philipose f664d8c881 Formatting and added a new source (#23569)
* Formatting and added a new source

The bold I guess wasn't showing up so did some formatting there and numbered the sources too.
Added one new source.

* build: added updated package.json

* temp rename of file

* Rename index.md to index.mdd

* fix: corrected index.md

* Update package.json
2018-11-14 21:34:27 -08:00
Amit Deshwal 2ca9bdea23 Updated link for book. (#21686)
Under the Coding Interview section i updated the book named:"Cracking the coding Interviews" with the latest edition available.
2018-11-14 22:22:37 -06:00
Eve Mendelevich 9b51c70d45 Add line break (#23064)
Added a line break between the last section's title and its content.
2018-11-14 23:19:06 -05:00
carlos fernandez 969065887a In the example the Read more line (#23063)
The read more line in the example it has to be inside the comments.
2018-11-14 23:14:58 -05:00
Samantha Burke c7b1c92b3f Fix grammar error (#23043)
Changed 'start' to 'starts'.
2018-11-14 21:19:32 -05:00
Johnathan Milley 2a1ae19bd1 Removed unnecessary "Other Information" header (#23055) 2018-11-14 20:55:31 -05:00
Patryk Buda d3d6d57618 Example of how to use Number in Typescript (#20802)
* Example of how to use Number in Typescript

* updated with changes suggested in review

* updated indent in code block

* updated based on @itaisteinherz suggestions
2018-11-14 18:39:19 -07:00
Naveenkumar Mortha cf44c7246d Added steps to check keywords in python (#21511)
* Added steps to check keywords in python

>>> import keyword
>>> print (keyword.kwlist)
['False', 'None', 'True', 'and', 'as', 'assert', 'break', 'class', 'continue', 'def', 'del', 'elif', 'else', 'except', 'finally', 'for', 'from', 'global', 'if', 'import', 'in', 'is', 'lambda', 'nonlocal', 'not', 'or', 'pass', 'raise', 'return', 'try', 'while', 'with', 'yield']
>>>

* Format the text properly
2018-11-14 18:14:24 -07:00
devguru149 a758619046 Added hyperlinks (#21569)
* Added hyperlinks

Added hyperlinks to Apache, Ionic, React, NativeScript and Flutter.

* Add link for Xamarin
2018-11-14 18:05:08 -07:00
Peregrin Garet 7f4362c7a1 Added rendering info & reference links (#21554)
Added a section on how to use the root file to render your routes, mentioned the possibility of a separate routes file to keep things clear and readable, and added a few useful references to follow up on
2018-11-14 18:03:33 -07:00
Saravanan Elumalai e805f08716 Updated the Usage with 'ls' instead of 'cat' and also added few more options that are useful in daily life (#21586) 2018-11-15 00:50:23 +00:00
Johnathan Milley 44d6b9d30d Added a space to a comment for consistency (#22993) 2018-11-14 19:38:32 -05:00
Joseph Houser 8589bdf138 fixed several spelling errors (#23138)
* fixed several spelling errors

fixed some typos and cleaned up parts of the text that didn't make sense

* fix: made folder name lowercase
2018-11-14 15:48:59 -08:00
AlphaBatzarro 4171c98415 Lunacy UI Design Tool (#23489)
* Lunacy UI Design Tool

Add a tool known as lunacy for people that want a sketch alternative to windows.

* fix: corrected folder name case and added index.md

* fix: added frontmatter
2018-11-14 15:12:49 -08:00
Jeff Innes 04e9303bca Fixed typos and grammer errors in index.md (#21546) 2018-11-15 06:02:33 +07:00
RBenBeach ba9ba9dff4 corrected grammatical, punctuation, and spelling issues (#21540) 2018-11-15 06:00:17 +07:00
William Spanfelner 306d9f175b Create git-config description (#26971)
* Create git-config description

Add git-config description and use examples.

* Rename git-config to git-config.md

* Rename guide/english/git/git-config.md to guide/english/git/git-config/index.md
2018-11-14 14:59:36 -08:00
XonathanG 7c01cc9f7c Gomez-conference-index.md (#26878)
* Update and rename index.md to Gomez-conference-index.md

Small grammar edits

* Rename Gomez-conference-index.md to index.md
2018-11-14 14:58:15 -08:00
Anutosh1 9427d868e6 blender water shader (#23989)
* Update index.md

* correctly lowercased folder names
2018-11-14 14:57:24 -08:00
sydmo44 1e4b2dc65e Add the link for the tableau blog (#23283)
* Add the link for the tableau blog

So people can see how the tool helps others

* fix: corrected folder case
2018-11-14 14:54:17 -08:00
drakeperezpantoja 6da1bc5129 Create Meaningful Play File (#23274)
* Create Meaningful Play File

SCAD ITGM

* fix: correct folder spacing and case
2018-11-14 14:53:56 -08:00
raghavbhartia ee8feba4b5 Elaborating struct comparison (#22429)
* Elaborating struct comparison

* fix: corrected path name issues
2018-11-14 14:52:10 -08:00
Natanael 93029a0d32 Corrected H1 Title and added link to Reddit (#21920)
* Corrected H1 Title and added link to Reddit

* fix: corrected folder name
2018-11-14 14:47:40 -08:00
Nina Xu a6dde738cd Fixed typos (#21801)
* Fixed typos

* fix: made folder name Tableau lowercase
2018-11-14 14:47:13 -08:00
Alexander Cvetkov 5fee089713 add Settings section, more info section edit (#21903)
* add Settings section, more info section edit

* vim/index.md small adjustment
2018-11-14 21:06:53 +04:00
Alexander Cvetkov 852f09b16f go install in linux (#21950)
* go install in linux

* playground description edit
2018-11-14 21:05:48 +04:00
John Shepard 12a3ecbdc0 Fix typo. Add link to support forums. (#24451) 2018-11-14 21:58:33 +05:30
Cale Bybee 041a4fb2d4 crete ruby-puts (#21524) 2018-11-15 01:18:55 +09:00
Amy Gonzales 0a6d02cb33 Fixed "offical" typo (#24263)
* Fixed "offical" typo

* fix: format resources to list
2018-11-14 21:25:19 +05:30
samujjal1618 73424f26ed Typo fixes to the file (#25442) 2018-11-14 21:23:48 +05:30
darkcomet76 69941eb179 Fixed grammar typo (#25389)
Changed friendly to the superlative friendliest to align with the previous 'friendliest'.
2018-11-14 21:22:19 +05:30
TrollzorFTW b8569bcc1d Typo on strcpy (#24848) 2018-11-14 21:18:46 +05:30
Nick Trahan babf5af9d1 Correct typos (#24695) 2018-11-14 21:17:33 +05:30
faisal sayed 31f7b87854 Update index.md (#24529) 2018-11-14 21:15:23 +05:30
Karen Tobo e64c24c23d correct typo in instanceof (#24332) 2018-11-14 20:59:16 +05:30
Manas Khurana 6d583eb8f1 Add missing terminators + other corrections (#23502)
* Add missing terminators + other corrections

Missing terminators were added and for loop formatting was corrected. Even though terminators are optional, they can often confuse beginners. Also, a typo and a grammatical error was corrected.

* fix: formatting
2018-11-14 20:57:23 +05:30
Amy Gonzales 468b692fb3 Fixed "woth" typo! (#24261)
Last sentence, fixed "woth" into "with".
2018-11-14 20:53:40 +05:30
blankaex e2e460c19e Fixed formatting and typos (#24209) 2018-11-14 20:53:04 +05:30
Erdem Efe Erol a211bee4ad Added new download links to index.md (#21510)
* Changes in index.md

Added an IDE download link for Linux.

* Markdownize links + make them look better
2018-11-14 08:20:45 -07:00
Kelly Downes af13067197 Fixed Typo: Added missing indefinite article 'a' (#25605) 2018-11-14 20:49:05 +05:30
Cindy Barrientos 7741837746 Update DS learning resources (#21585)
* Add resources

* Add resources
2018-11-14 08:18:54 -07:00
Omereshone Kelvin Oghenerhoro becadc0a24 Changed "a icon" to "an icon" (#25935)
Updated a typo from "a icon" to "an icon" on second paragraph
2018-11-14 20:47:34 +05:30
Purposeful Programming d4dd0a9d0d Fix typo (#23744) 2018-11-14 20:46:51 +05:30
lorisabbinante d4a1c0bb1a Fixed very little typo (#26269) 2018-11-14 20:45:27 +05:30
katiepillar6 c90dfd2f81 Return 0 (#21561)
Added return 0 statement to the end of the code, to ensure a properly compiling program.
2018-11-14 08:14:44 -07:00
Christian S 4b92a1d593 Grammer edit (#21434)
* Update index.md

* Update index.md
2018-11-14 08:12:41 -07:00
Purposeful Programming 57a184ca19 Fix typo (#23775) 2018-11-14 20:32:48 +05:30
jlewismith a0aa7ddbe5 Add link and fix typos. (#23683)
Added missing spaces after periods. Changed "Pyhthon" to "Python". Added a link that leads to more information about lists in Python.
2018-11-14 20:28:30 +05:30
Hardik Sharma caaa78346b Fixed some typos. (#26138) 2018-11-14 20:22:45 +05:30
Paula Milenkova 38862b6f9c Add text that elaborates on 'is' with '=' (#21537)
I added text that explicitly states the 'is' is signified with '=' since that was not already written and can help beginners distinguish better.
2018-11-14 07:38:40 -06:00
samsvo a5958a98c7 How to create a loop counter for a for each (#21512) 2018-11-14 07:31:16 -06:00
Pawan Bangar 082a5ccb8d some extra basic command (#21471)
* some extra basic command

A very important commans man is added also added slme other

* fix(guide): md numbered list formatting

fix formatting for basic linux commands numbered list

* corrected many grammar and formatting issues
2018-11-14 06:57:21 -06:00
bschlagel 21fd225657 Polished intro; added sections on blogging, CMS, and themes/plugins (#21443) 2018-11-14 06:55:59 -06:00
odm275 59b55f7082 Added The "Functional Way" (#21397)
Fast and short description of the functional way. Linked to a great article under More Information that goes in more detail about it.
2018-11-14 06:54:34 -06:00
Rohith c3d2903d78 Add topic "wireshark feature" (#21460)
* Add topic "wireshark feature"

* corrected casing, spelling, grammar
2018-11-14 06:52:21 -06:00
kichukiran97 ed3c729071 Fixed typo (#25889) 2018-11-14 18:01:18 +05:30
absentMindedDeveloper 316b0e7d6d Fixed typo (#32327)
The heading for XOR labeled "eXclusive or" was changed to "exclusive or".
2018-11-14 17:06:09 +05:30
Christina ce17cd4d9f Fixed 3 typos (#26308) 2018-11-14 09:52:43 +05:30
Sam Shidla 161b1750fe fix typo (#26321) 2018-11-14 09:50:45 +05:30
MatejStraka 83cfea8952 typo fix (#25627) 2018-11-14 09:48:40 +05:30
Adhiraj 3c6a4162dc added further introduction (#22332) 2018-11-13 23:14:02 -05:00
Tansica Sun 92cb04434f Clarified + in addition and concatenation (#21433)
Distinguished `+` function (arithmetic versus concatenation) when dealing with different data types (number versus string).
2018-11-13 21:13:34 -07:00
bschlagel eef8938175 Added section on Laravel ecosystem; formatted lists (#21378)
Note…realizing the "Featured Packages" section seems basically just copied from Wikipedia, perhaps should be deleted? Or expanded on by someone with more Laravel experience!
2018-11-13 19:28:20 -07:00
Prashant Chand 5a99e02a87 Add the syntax "For infinite loop " (#21382)
* Add the syntax "For infinite loop "

* Shifted additions around to be less confusing
2018-11-13 19:24:02 -07:00
C. M. Sturgeon 9a1d101451 Additional details (#21324)
More details have been added to tell about Blender's use for 3D printing.

resolved conflicts
2018-11-13 19:20:45 -07:00
Ankita Sood 2119574ee8 Replace it's with its (#23864)
Corrected the usage of the colon.
2018-11-13 21:08:26 -05:00
Miftah Mizwar 9e5b352a86 Update wrong output of the example of code (#22530) 2018-11-13 21:07:32 -05:00
Sakina Fakhruddin f478488859 Updated index.md (#22529) 2018-11-13 21:06:54 -05:00
Tomas Luque Gonzalez 2de472b71f Product Licenses : description & list + link (#22375)
* Product Licenses : description & list + link

A very basic description of the different products & licenses that YoYo Games offers

* Fixed link formatting
2018-11-13 21:06:22 -05:00
Sayali 2bed4878b8 add two white spaces (#22345)
* add two white spaces

* Fixed formatting and grammar issues
2018-11-13 21:05:37 -05:00
capulifour c7e5112f35 Additional text regarding peers (#22341)
* Additional text regarding peers

Reminder to take advantage of peers to get assistance when needed

* Re-ordered list
2018-11-13 21:05:00 -05:00
MarijkeM 86ce5c36d0 Update with extra info (#22339)
* Update with extra info

* Added sub-heading
2018-11-13 21:03:52 -05:00