Made a Minimum Spanning Tree Algorithm Visualizer a while back and I can definitely see how this would have made my program SO much cleaner :D I'll have to go back and do some refactoring! Thanks for the amazing content Mike!! You are a gift to the C++ community.
From first time i see your video almost 2 years. My big Project is to make application in c++ : I /) Editor text mode like old Msdos Editor.(mixed with vim). II /) WhatsApp++ , with more option,: III /) Sensors data transfer server/client. 1. Still learning about Networking , Asio . 2. Still learning about advanced pattern : 3. Linux and Mac OS, 4. New language Swift. 5. Concurrency - big subject -. - for now i just make mini browser in Command Line __ text mode __
Made a Minimum Spanning Tree Algorithm Visualizer a while back and I can definitely see how this would have made my program SO much cleaner :D I'll have to go back and do some refactoring! Thanks for the amazing content Mike!! You are a gift to the C++ community.
Thank you for the kind words 🙏
Great video
Cheers!
nice Mike; and I think it is a good idea to present design patterns in the context of computer games. Makes them "approachable"...
Cheers -- agreed! (and it's also the domain I have some understanding in :) )
Thank you Mike
Cheers, you are most welcome!
thanks you so much
You are most welcome!
From first time i see your video almost 2 years.
My big Project is to make application in c++ :
I /) Editor text mode like old Msdos Editor.(mixed with vim).
II /) WhatsApp++ , with more option,:
III /) Sensors data transfer server/client.
1. Still learning about Networking , Asio .
2. Still learning about advanced pattern :
3. Linux and Mac OS,
4. New language Swift.
5. Concurrency - big subject -.
- for now i just make mini browser in Command Line __ text mode __
i am waiting for MVC pattern. It is a important pattern in app desktop development
I will add to the list -- I think this is important as well!
I want strategy design to make steategy computer game c
I always use to think these were related -- and strategy pattern can be used :)