A Brief Introduction to Nim

preview_player
Показать описание
Erik gives us through a brief introduction to Nim, solving an Exercism exercise and exploring why it's an interesting language to explore.

Links:

Timestamps:
00:00 Welcome
00:25 Introduction
01:09 What makes Nim great?
03:04 Standout Features
06:13 Solving DND Characters
20:44 Learning Resources
22:36 Closing remarks
Рекомендации по теме
Комментарии
Автор

It's funny that I wanted to take a look at this for this week's 48in24 puzzle :). I stopped it, solved it, and now will continue. I saw some very nice comunity solution, including your's (Erik's), and one that is using reflection to initialize the fields of the object.
Thank you, for the intro, and to all the contributors for the excelent content on the site.

iosimion
Автор

Very good video. One suggestion:
The vim extention you mentioned at 6:56 is quite outdated. Last update was 3 years ago. There is a new one by nimsaem, which supports:
Syntax Highlight (nim, nimble, nim.cfg)
Code Completion
Signature Help
Goto Definition
Find References

and much more.

tea_otomo
Автор

5 Exercises done! Thank you for the helpful introduction!

peaksandvalleys
Автор

Ok, 5 exercises done. The waiting time for a mentor is longer than expected on the Nim track.

razvbir
Автор

Also done 5 exercises in the Nim track!

Aage_
Автор

Nim sounds great! I'm picking it up for #12in23

razvbir
Автор

I'm trying out nim for #12in23 so I'll gladly take a book :) However, I can't find the (simple) linked list exercise in the nim track...? (does that disqualify me from the raffle? :)

oitsukijudan