This is my assignment project for the Functional Programming module. In this project I will tackle two main questions. Firstly: a program that converts Morse Code into ASCII. Secondly: a program that takes data from the Central England Temperature records to answer three questions. 1) Find the warmest day for each calendar month (e.g. the warmest January day, warmest February day and so on). 2) Find the warmest and coldest years. 3) Find the mean temperature for each calendar month (the average for all Mays, for example) and the instance of each month that has the greatest and smallest variation from that mean.
-
Notifications
You must be signed in to change notification settings - Fork 0
Clojure application for my Functional Programming assignment. This app includes: Morse-ASCII conversion (and vice versa) and temperature analysis from a txt file, demonstrating a number of functional programming techniques. I received a grade of 74 for this project (First).
License
caseyhenderson/functional-assignment
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Clojure application for my Functional Programming assignment. This app includes: Morse-ASCII conversion (and vice versa) and temperature analysis from a txt file, demonstrating a number of functional programming techniques. I received a grade of 74 for this project (First).
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published