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
This commit is contained in:
committed by
Christopher McCormack
parent
af13067197
commit
a211bee4ad
@ -94,12 +94,8 @@ _You have finished coding your first C++ program and have understood most of the
|
|||||||
|
|
||||||
[Try it yourself ! :)](https://repl.it/L4k3)
|
[Try it yourself ! :)](https://repl.it/L4k3)
|
||||||
|
|
||||||
**You may need some software to write and execute C++ code. I recommend using CodeBlocks. There's a download link below :**
|
**You need software to write and execute C++ code, download from one of the links below:**
|
||||||
|
|
||||||
Download Link : [Download Here](http://www.codeblocks.org/downloads/26)
|
[Codeblocks](http://www.codeblocks.org/downloads/26)
|
||||||
|
[Xcode](https://developer.apple.com/xcode/)
|
||||||
* Click the link with the GNU/GCC compiler for windows. This will not require an additional installation
|
[Eclipse](http://www.eclipse.org/downloads/)
|
||||||
|
|
||||||
Other alternatives could be visual studio, using a compiler or an online IDE such as Cloud9 or repl.it
|
|
||||||
|
|
||||||
Link #2 for Mac : [Download for Mac #2 here](https://developer.apple.com/xcode/)
|
|
||||||
|
Reference in New Issue
Block a user