This document contains a listing of labs for the Software Engineering Projects class.
Introduction to the Tools. In this lab you will get familiar with some tools we'll be using in this course.
Counting Primes. In this lab you will practice with Ada control structures, packages, and some other features. You might also learn a little math!
Package Clock_Times. In this lab you will create a package for manipulating times as displayed by conventional clocks.
Filter Programs. In this lab you will write a fun little filter program to get some practice with Ada strings and arrays.
Thumper Setup. In this lab you will get organized to do Thumper development.
ASN.1 Integers. In this lab you will complete Put_Integer_Value in the Hermes library in the Thumper project.
Server Logger. In this lab you will enhance the Server_Logger package in Thumper to make it more useful.
Starting with Week #8 the lab focuses on project work. See the TODO.md file in the root folder of the Thumper repository for more information.
Last Revised: 2022-03-15
© Copyright 2022 by Peter C. Chapin <pchapin@vtc.edu>