Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 293f70b

Browse filesBrowse files
authored
Update README.md
1 parent 920f5ce commit 293f70b
Copy full SHA for 293f70b

1 file changed

+2-3Lines changed: 2 additions & 3 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,8 @@ The programming approach is **highly** preferred to using spreadsheets (like `Ex
2222
![Python is growing like wildfire](SharedScreenshot.jpg)
2323

2424
Python is not the only programming language for numerics, but it has a few important advantages:
25-
- It is incredibly popular. The figure above was generated on [stackoverflow](https://insights.stackoverflow.com/trends) and show that Python's user base five times larger than any other programming language used for numerical work.
26-
1. This means there is a large and well organized community of users developing new aspect of Python and providing help and education.
27-
1. It also means learning Python is a good way to improve your job prospects. This is particularly true for engineering positions related to data-science and machine learning.
25+
- Python is in high demand. This means learning Python is a good way to improve your job prospects; particularly for engineering positions related to data-science and machine learning.
26+
- Python has the largest and best organized community of users and developers. The figure above was generated on [stackoverflow](https://insights.stackoverflow.com/trends) and show that Python's user base five times larger than any other programming language used for numerical work. This means the methods in Python are world class and modern, and it is very easy to get help.
2827
- It is open-source and free to use. This helps the community grow and also ensures future employers can use your skills - no need to pay for a Matlab license.
2928
- Python is easy to learn and the lessons are generally transferable to other languages. A basis in Python will help make other modern languages like [Julia](https://julialang.org/) and [R](https://www.r-project.org/about.html) more approachable.
3029

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.