TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

My students' effort in Haskell and Rust

5 pointsby pasokanover 4 years ago
I encouraged and mentored a bunch of my students to learn Haskell and Rust by re-implementing csvkit (https:&#x2F;&#x2F;csvkit.readthedocs.io&#x2F;en&#x2F;1.0.2&#x2F;). They started in late February 2020 and amidst all the lock down, college academic work, they have made decent progress.<p>Here is the link to their work: https:&#x2F;&#x2F;gitlab.com&#x2F;russell27<p>My aim in posting is to encourage all others to try and stretch themselves, by undertaking something reasonably large. A bit of my background: I am a programming trainer who focuses on helping students to learn core programming principles and practices. I have been coding professionally since mid-80&#x27;s and teaching&#x2F;training&#x2F;mentoring, from 90&#x27;s. I prefer to teach using multiple languages. My usual choices are Python&#x2F;C++&#x2F;Haskell. (I have no development experience in Haskell; just love its spartan elegance). So my help to these students was mostly encouraging them, doing code reviews to help themselves to clarify the code and to identify the odd built-in function they were replicating in their code.

2 comments

Hima_Binduover 4 years ago
Whoa! Yes. I am inspired with their work. I saw some couple of there presentations and I noted some good points. Congratulations to all my seniors.
varshaav16over 4 years ago
Congratulation seniors, you are inspiring us.