22. List Intro
An introduction to lists in Racket.
An introduction to lists in Racket.
Introductory exercises with lists.
Elementary exercises with lists.
Vocabulary for list functions. More practice problems.
Random size circles all around the screen. Circles disappear when you click on them.
Review for upcoming test on bubble wrap and hangman.
Randomly generate points on a parabola and graph them in people coordinates.
Practice quiz on lists.
In addition to Chapters 22-23 in Picturing Programs, students in the past have found these resource useful: How to Design Programs, Part II. Pairs and Lists in the Racket Guide.
Create an interactive map showing delivery distances from the closest storage depot.
In this project we will create an interactive map showing delivery distances based on locations of storage depots. This project is inspired by the problem parcels from Google’s Kick Start coding competition 2019 Round A. The CEO of an important delivery company needs your help to decide where to build new warehouses. You are asked to make an interactive map showing the distances from every warehouse to every square on a 10x10 grid.
An introduction to lists in Racket.
Introductory exercises with lists.
Elementary exercises with lists.
Vocabulary for list functions. More practice problems.
Random size circles all around the screen. Circles disappear when you click on them.
Review for upcoming test on bubble wrap and hangman.
Randomly generate points on a parabola and graph them in people coordinates.
Practice quiz on lists.
Create an interactive map showing delivery distances from the closest storage depot.