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.