ThinkRubyBuild icon indicating copy to clipboard operation
ThinkRubyBuild copied to clipboard

Forked from https://github.com/AllenDowney/ThinkPython2

Results 7 ThinkRubyBuild issues
Sort by recently updated
recently updated
newest added

By contributing to this project, you are agreeing to do so under these licenses: https://github.com/learnbyexample/ThinkRubyBuild#license This issue manager will act as a guideline for contributing as well as for clarifying...

Chapter link: https://github.com/learnbyexample/ThinkRubyBuild/blob/master/chapters_md/the_goodies.md

help wanted

Chapter link: https://github.com/learnbyexample/ThinkRubyBuild/blob/master/chapters_md/inheritance.md

help wanted

Chapter link: https://github.com/learnbyexample/ThinkRubyBuild/blob/master/chapters_md/classes_and_methods.md

help wanted

Chapter link: https://github.com/learnbyexample/ThinkRubyBuild/blob/master/chapters_md/classes_and_functions.md **Note:** Might need to change chapter name as I have used *method* instead of *function* everywhere in this book as naming guideline. Think Python uses *method* only...

help wanted

Chapter link: https://github.com/learnbyexample/ThinkRubyBuild/blob/master/chapters_md/classes_and_objects.md

help wanted

Chapter link: https://github.com/learnbyexample/ThinkRubyBuild/blob/master/chapters_md/case_study_interface_design.md Main issue: couldn't install `turtle` in Ruby and had issues like mentioned here https://github.com/peterc/trtl/issues/5 Possible solution, use *Exercise 3* (grid drawing) from [Methods chapter](https://github.com/learnbyexample/ThinkRubyBuild/blob/master/chapters_md/methods.md#exercises) as a base...

help wanted