How can I move from a basic hello world/number program to something more substantial?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. brick

    A declarative Unix terminal UI library written in Haskell

    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.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. hstetr-first

  4. 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • brick-tabular-list has been improved infinitely.

    1 project | /r/haskell | 14 Mar 2023
  • Brick: A declarative Unix terminal UI library written in Haskell

    1 project | news.ycombinator.com | 17 Nov 2022
  • A simple tui to launch gzdoom mods

    1 project | /r/bash | 14 Feb 2022
  • wordle - Wordle clone in the terminal

    4 projects | /r/commandline | 2 Feb 2022
  • Show HN: Text Lambda, a versatile notebook for your personal data

    3 projects | news.ycombinator.com | 21 Feb 2024

Did you know that Haskell is
the 25th most popular programming language
based on number of references?