|
|
|
|
|
by kaens
4194 days ago
|
|
The difference here is that the code you wrote in the REPL dies with the REPL. A REPL is more of a "scratchpad", to stay in the family of metaphors being used. Scratchpads and sketchbooks serve similar purposes, but the latter generally is used for things intended to have a bit more permanence and also to be capable of re-visiting. In any case, I'm pretty sure the main point here is "you need to write a lot of varied code if you want to become an expert at software development". |
|