Our great sponsors
-
Brick is a great library for terminal applications. I’d say start with the examples or take a look at some tutorials that use it, then just go at it.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
scrabble
An extended tutorial/book on Haskell development. A library for playing Scrabble is developed as well as two clients, one of which is networked and allows for remote one or two-player games over the web. (by jimburton)
I wrote this Scrabble tutorial for uni students at the same sort of stage as you. Maybe they're a tiny bit further on but you should find it pretty self-contained. It includes a CLI with a curses lib so you would learn how to do that.