Skip to content

madigan/hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello 👋

This is my little language learning repository—an experiment in project-based learning. While every language is a unique little snowflake, there are still common use cases that (almost!) every language should support. By implementing each use case, one can be reasonably sure that they understand the language. This project is heavily inspired by Ruby Koans and Rust by Example.

Mise

Never underestimate the amount of time you can waste installing tools! (I'm lookin' at you, Ruby 😒). mise makes it much easier to manage different language runtimes at the system and directory level and I strongly recommend leveraging it with this repository. I've set the runtimes that I'm testing against in mise.toml.

About

Project-based learning for different languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published