Engineering Computing

chapter 1 companion and outline

This page contains companion resources and an outline for chapter 1 of the (in progress) book Engineering Computing.

Introduction

In this chapter, we will get started with engineering computing by introducing the topic and setting up our tools to apply it throughout the rest of this book. Furthermore, the primary elements of the Python programming language are introduced.

Engineering Computing

Computer Architecture {[}Outlined{]}

Programming Computers {[}Outlined{]}

The Development System

Basic Elements of a Program

Lists

Tuples and Ranges

Dictionaries

Functions

Branching

Looping

Summary {[}Outlined{]}

Problems

Online resources for ChapterĀ 1

No online resources.