@boo big: No, I am not. These images are taken from http/reeborg.ca/reeborg.html, whose primary purpose is to teach introductory programming concepts. However, it can also be used to have students explore more advanced topics, such as search algorithms (e.g. breadth-first, Dijkstra, A*), which is something that I will include in an online book I am writing and mentioned before on this blog.
4 comments:
interesting issues,
are you working in robotics industry ? ^^
@boo big: No, I am not. These images are taken from http/reeborg.ca/reeborg.html, whose primary purpose is to teach introductory programming concepts. However, it can also be used to have students explore more advanced topics, such as search algorithms (e.g. breadth-first, Dijkstra, A*), which is something that I will include in an online book I am writing and mentioned before on this blog.
Where's the code? ^^
Chapter 6 and 7 of https://aroberge.gitbooks.io/reeborg-s-world-advanced-world-creation/content/
Post a Comment