Holy Theory v0.0.29 Update
Hello everyone!
The 0.0.29 version of the Holy Theory project has been released.
I’m still working on adding information to the trainings sections, and it’s taking more time than I initially anticipated. However, I find it quite interesting. At this point, I can’t predict exactly when I’ll finish updating all the information. Collecting code solutions for the trainings took about 6 months, and I estimate that I’ll need another 2 months to complete the updates. It’s a time-consuming process, but I believe it will be worth it in the end.
Changelog:
- add Design patterns
- add SOLID
- update Find the Pivot Integer training, add explanation of solution
- update First Unique Character in a String training, add explanation of solution
- update First Bad Version training, add explanation of solution
- update Fizz Buzz training, add explanation of solution
- update Game Play Analysis I training, add explanation of solution
- update Generate Parentheses training, add explanation of solution
- update Guess Number Higher or Lower training, add explanation of solution
- update Hamming Distance training, add explanation of solution
- update Happy Number training, add explanation of solution
- add GRASP to questions section
- update Identical twins training, add explanation of solution
- update Implement Queue using Stacks training, add explanation of solution
The project link: https://github.com/AndersDeath/holy-theory
Alpha Eleventy based version: https://eleventy-vladimir-test.netlify.app/
Alpha version of builder.js generator result: https://andersdeath.github.io/holy-theory/builder/test/index.html
Thank you and have a great week!