|
|
|
|
|
by dman
3710 days ago
|
|
Schemes minimalism and elegance makes it a great first language (in my opinion). Plus you can explore multiple programming paradigms - functional, imperative, object oriented. There are legitimate reasons why scheme isnt a very practical language, but its a good first language imo. |
|
The operating system I currently run uses a Scheme program as its init system and a Scheme program as its package manager. Scheme is a practical language.