Mark Simpson

Results 11 issues of Mark Simpson

Not sure if have the terminology correct but what I am seeing is when the first line (the prompt) is longer than the window size then it disappears and all...

The chapters do refer to the names of the source & solutions files - but perhaps they could be named simply for the chapter they are for?

(perhaps others as well - but this is the first that i noticed) exercise #5 asks the reader to predict the outcome. I think it might be nice to include...

## Summary This will be a WIP PR to work through #450. I assume that smaller PRs will be spawned off this (such as for new concepts). My thought is...

The (former) common lisp concept exercise generator generates files for the exercise but not for the concepts that exercise may include. The generator should be expanded to include a way...

x:action/create
x:module/generator

If possible work the concept & exercise such that this concept can be placed earlier in the track. Right now it depends upon strings and characters and arrays etc. Perhaps...

x:action/improve
x:knowledge/elementary
x:module/concept-exercise
x:size/small

The floating point concept should include some information about single, double, short and long floats. This information does not need to be (and perhaps should not be) in the `introduction.md`,...

x:action/improve
x:knowledge/none
x:module/concept
x:type/content
x:type/docs
x:size/small

Need to go through practice exercises again to ensure they have appropriate concepts in practices and prerequisites. Likely plenty of concepts will need to be created as well.

@TheLostLambda and I had some informal 'rules' which I think would be good to put into writing: For example: - All Lisp aliens' names are 'L' names. - All Lisp...

The test data and instructions could have led to confusion. The previous instructions and code could lead someone to believe that an equality predicate other than `equalp` *could* work for...