/Exercises

This repository contains supplementary problems for CS220. This is to help students exercise F# by themselves.

Primary LanguageF#

CS220 exercises

This repository contains supplementary problems for CS220. This is to help students exercise F# by themselves.

Problems

Topic Link
Abstraction and Integer Arithmetic 01
Recursion 02
Data Abstraction 03
List 04
Higher-order Function 05
Object-Oriented Programming 06