© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Samuel Muwakanya
Software developer
For me it was C++ - pointers and STL/Templates. The most complicated feature of C++ is templates, because of their power and awkward syntax. It isn't hard to use pre-written ones, and it isn't hard to write a simple templated class or function.