-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ruby course Github order #1
Conversation
List of added things: added projectsprojects/enumerables/README.md added homeworkshomeworks/recursion/README.md missing homeworkshomeworks/error_handling_funtime/README.md I searched through the whole internet but with no luck for that last one. I think that good thing to do would be to also put all solutions into the repo. Because right now all links are to the https://assets.aaonline.io website. Let me know if I should proceed with that. |
Required for Documentation Changes (Readings, READMEs, etc.)
Hey!
I've followed manifest-archive/ruby.js file and made a guide for following Ruby course order. I have also changed quizzes to better display them on Github.
There are a lot of projects and homework missing so I hope that that can be found and included soon.
Let me know if I should change or improve anything.
missing projects
projects/enumerables/README.md
projects/ghost/README.md
projects/memory/README.md
projects/sudoku/README.md
projects/recursion/README.md
projects/word_chains/README.md
projects/more_recursion_exercises/README.md
projects/minesweeper/README.md
projects/poly_tree_node/README.md
projects/knights_travails/README.md
projects/knights_travails/part_two.md
projects/tic_tac_toe_ai/README.md
projects/class_inheritance/README.md
projects/chess/README.md
projects/chess/part_two.md
projects/chess/part_three.md
projects/first_tdd/README.md
projects/poker/README.md
projects/execution_time_differences/README.md
projects/anagrams/README.md
projects/two_sum/README.md
projects/max_windowed_range/README.md
projects/hash_map_lru_cache/README.md
projects/hash_map_lru_cache/part_two.md
projects/hash_map_lru_cache/dynamic_array.md
missing homeworks
homeworks/recursion/README.md
homeworks/abstract_data_types/README.md
homeworks/graphs/README.md
homeworks/simon/README.md
homeworks/error_handling_funtime/README.md
homeworks/mancala/README.md
homeworks/rspec/README.md
homeworks/sorting_demo/README.md
homeworks/big_octopus/README.md
homeworks/lru_cache/README.md