(week_1_1_programming)=
# Getting Started!

% START-CREDIT
```{attributiongrey} Attribution
:class: attribution
This chapter is written by Tom van Woudenberg and Robert Lanzafame. Furthermore, content from  _Learn Programming for Engineers_ {cite:p}`learn-programming` is used. {ref}`Find out more here <programming_credit>`.
```
% END-CREDIT

The purpose of this chapter is to get software installed and be prepared to work with Python code and Jupyter Notebooks. This includes some programming "theory" to help you understand what your computer is capable of and an (maybe old-fashioned, but) advanced way of interacting with it using the command line interface.
