Toggle navigation sidebar
Toggle in-page Table of Contents
Python for Food Scientists
Python for Food Scientists
1. Introduction
2. Introduction to Python programming
3. If-Else statements and loops
3.1. Readings
3.2. Exercises
4. Functions
4.1. Readings
4.2. Exercises
5. Lists and tuples
5.1. Readings: lists
5.2. Readings: tuples
5.3. Readings: functions and methods for lists and tuples
5.4. Exercises
6. Sets and dictionaries
6.1. Readings: sets
6.2. Readings: dictionaries
6.3. Exercises
7. Numpy arrays
7.1. Readings
7.2. Exercises
8. Strings
8.1. Readings
8.2. Exercises
9. Files and exceptions
9.1. Readings: files
9.2. Readings: exceptions
9.3. Exercises
10. Solutions
10.1. Solutions to Chapter 3 Exercises
10.2. Solutions to Chapter 4 Exercises
10.3. Solutions to Chapter 5 Exercises
10.4. Solutions to Chapter 6 Exercises
10.5. Solutions to Chapter 7 Exercises
10.6. Solutions to Chapter 8 Exercises
10.7. Solutions to Chapter 9 Exercises
repository
open issue
Index