1.5 Python Overview
In this text, the language you will use to write your computer programs is called Python. Why did we choose Python instead of a language like C++ or Java? The answer is simple: We want you to focus on learning the problem-solving strategies and techniques that a computer scientist uses. Programming languages are tools, and Python is a good beginning tool. Languages like Java and C++ are fine tools as well, but they require you to keep track of many more details than Python does.
The best way to learn Python is to try it out—so let’s get started. Python is free to download and install. You will find detailed instructions on installing Python on various operating systems at www.python.org. In fact, python.org is a good resource ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access