Functional Programming Course
Role in this project:
Back-end Developer Contributions:14 commits, 1 comment in 2 months
Contributions summary:Mark primarily worked on implementing core functionalities within a functional programming course, focusing on the TicTacToe game logic and network server components. They modified the Data.TicTacToe module by defining data structures and functions to represent the game's state and behavior. Furthermore, they altered the network server project's cabal file and implemented game logic in the Network.Server.TicTacToe.Game module. The user's contributions are centered on core logic implementation.
fp-tsprogramming-coursefunctional-programmingfunctional-reactive-programming
Functional Programming Course
Role in this project:
Back-end Developer Contributions:19 commits in 1 year 1 month
Contributions summary:Mark primarily contributed to the back-end logic of a functional programming course. They worked on implementing a Tic-Tac-Toe game using Haskell. Their commits involved defining data structures, game logic, and incorporating QuickCheck for testing. Furthermore, the user modified cabal files and contributed to the network server component.
programming-coursefunctional-programming