Book contents
- Computational Thinking for Life Scientists
- Reviews
- Computational Thinking for Life Scientists
- Copyright page
- Dedication
- Contents
- Introduction
- Part I: Programming in Python
- 1 Crash Introduction to Python
- 2 Efficiency Matters – Gentle Introduction to Complexity
- Part II: Sequences
- Part III: Graphs and Networks
- Part IV: Images
- Part V: Limitations of Computing
- Index
1 - Crash Introduction to Python
from Part I: - Programming in Python
Published online by Cambridge University Press: 19 August 2022
- Computational Thinking for Life Scientists
- Reviews
- Computational Thinking for Life Scientists
- Copyright page
- Dedication
- Contents
- Introduction
- Part I: Programming in Python
- 1 Crash Introduction to Python
- 2 Efficiency Matters – Gentle Introduction to Complexity
- Part II: Sequences
- Part III: Graphs and Networks
- Part IV: Images
- Part V: Limitations of Computing
- Index
Summary
This chapter kicks off with an example for a simple program in Python. Through this example, we will delve right away into the syntax of this popular programming language. There will be quite a few technical details in this example, which are probably new to anyone with no prior Python experience. The rest of the chapter will then walk the reader briefly yet methodologically through the basic Pythonic syntax. By the end of this chapter, you will be able to write simple programs in Python to solve various problems of a computational nature.
- Type
- Chapter
- Information
- Computational Thinking for Life Scientists , pp. 7 - 41Publisher: Cambridge University PressPrint publication year: 2022