Skip to content

Vim Adventures vs while True: learn()

A side-by-side look at Vim Adventures and while True: learn(). For an in-depth review of either product, follow the links below.

Vim Adventures

Vim Adventures

Development

Vim Adventures is a game that teaches you how to efficiently use Vim, a popular text editor. It presents increasingly challenging puzzles that require you to use more advanced Vim commands in order to progress through levels.

vimtext-editorgamepuzzle
while True: learn()

while True: learn()

Development

while True: learn() is a Python code snippet that creates an infinite loop to continuously run code for machine learning models to train indefinitely.

pythonmachine-learninginfinite-looptraining