Commit Graph

29 Commits

Author SHA1 Message Date
7342084a3a Edited for grammar, readability and markdown (#33026)
Grammar and readability edits, converted HTML links to markdown, made headings consistent, added some material.
2018-12-11 15:15:42 -07:00
59799e3cb6 Adjust punctuation & sentence structure (#31638) 2018-12-11 11:03:50 -07:00
c1ac8b2eb7 Added Resource pypi (#31549) 2018-12-11 10:33:10 -07:00
d0552904cf Rewording some sentences (#31395)
Increasing the clarity of some of the sentences and removing some grammatical errors.
2018-12-11 10:09:05 -07:00
2234afb55e Add some information in Things you can do with python (#31145)
Add some information in "Things you can do with python"
2018-12-11 09:51:24 -07:00
67127904cd Cleanup 'additional references' (#29622)
Existing links were either not free(LPTHW), classes to computer science(edx,udacity).
2018-12-11 09:46:16 -07:00
386b993f24 Update index.md with grammatical improvements (#28853) 2018-12-11 09:14:43 -07:00
bb78b3dd13 Update in Pros. (#28414) 2018-12-11 08:51:25 -07:00
9443360a31 Added a quote from a great Python book author, Michael Dawson, on Why… (#28188)
* Added a quote from a great Python book author, Michael Dawson, on Why to choose Python

* fix: formatting/spelling
2018-12-11 08:20:35 -07:00
150cbab8ed updated python install for Mac (#27861) 2018-12-10 20:41:18 -07:00
51c6d8c0ec Add "pro, 4 and con, 3" (#27244)
4. Python is great for people new in coding. The mechanics of it is basic enough to understand yet complex enough to use on multi platforms.

3. White space can confuse beginners as spaces change depending on the program.
2018-12-10 19:57:38 -07:00
446f2de382 Corrected grammar and typographical errors (#24530) 2018-12-10 19:42:23 -07:00
22da9b9715 Adding more info about Python3 (#24129)
Updated Installation to add a link for Python3.x installation on Linux.
2018-12-10 19:19:21 -07:00
ca96fd91a6 Minor grammar and syntax corrections. (#23177) 2018-12-08 09:04:04 +07:00
841fa65d08 changed wording (#23793)
changed confusing wording
2018-11-30 21:24:29 -05:00
ff0ab6e4f6 Update index.md (#22846) 2018-11-22 23:08:20 -05:00
162d42d50a Changed the size of "Cons" in index.md (#22752)
Removed the difference in font size between "Pros" and "Cons"
2018-11-19 02:55:16 -05:00
c861c03f9d add profiling reference links for python (#22276)
python profiling to identify potential performance bottlenecks
2018-11-18 19:55:11 -07:00
cba5b6821e Fixed Hello World (#22172)
Fixed 'Hello world' to the original 'Hello, World' command for historical accuracy.
2018-11-17 03:40:59 -05:00
34abc69709 Added more pros and cons and fixed grammar
Added more pros and cons and fixed grammar
2018-11-12 19:43:05 +09:00
624f328f29 Fixed some links, and added one to index.md (#20608)
* Fixed some links, and added one to index.md

* cleaned up links and removed referral/campaign query params
2018-11-07 07:56:11 -07:00
d1c5f51792 Minor semantic changes to improve readability. (#22127) 2018-11-06 19:57:47 -05:00
be84c11a30 Update index.md - Added 5th Pro to Pros & Cons (#31498)
* Update index.md

Added 5th pro to pro's & con's

* Update index.md

* Update index.md
2018-11-01 23:27:42 -04:00
834e178e3f Added Python logo to the article (#19905) 2018-10-29 15:17:56 -04:00
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
5a5639b4d1 Added a "things you can do with python" section (#20400)
Added a section on the uses of python.
These include web development, machine learning and scripting.
2018-10-25 10:38:00 -04:00
bf196ded49 Add 'Pro' statement (#25670)
Pro statement about the ease of debugging Python code using the interpreter
2018-10-25 08:19:32 -04:00
c4368e075d Update index.md (#22006)
Removed " where it is not needed and capitalised 'ide' to show as "IDE"
2018-10-20 10:19:02 -07:00
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30