Item-3 Use const whenever possible ๐ Jan 19, 2018 · โ 7 min read Useful tips on using const in C++.
Item-0 Federation of languages ๐ Jan 18, 2018 · โ 2 min read C++ is a multiparadigm programming langrage.
Item-1 Prefer consts, enums and inlines to #defines ๐ Jan 16, 2018 · โ 5 min read A new (hopefully) daily review on C++.
Machine learning overview ๐ Jan 4, 2018 · โ 4 min read My first post in the new machine learning series.