Hacker News new | past | comments | ask | show | jobs | submit | from login
C++ Coding Best Practices Repository (codergears.com)
3 points by Davidbrcz on Sept 22, 2017 | past
Make the most of the C/C++ static analysis tools (codergears.com)
4 points by cpp86 on June 21, 2016 | past | 1 comment
The GOF patterns resolve some OOP drawbacks: The Abstract Factory case study (codergears.com)
2 points by cpp86 on June 17, 2016 | past
People who influenced the programming world series: Uncle Bob (codergears.com)
2 points by cpp86 on June 8, 2016 | past
Learn design patterns from real projects: RigsOfRods case study (codergears.com)
2 points by cpp86 on June 7, 2016 | past
Generic programming to fight the rigidity in the C++ projects (codergears.com)
45 points by cpp86 on June 6, 2016 | past | 44 comments
Pragmatic approach to learn a new programming language (codergears.com)
3 points by cppdesign on June 1, 2016 | past
SQLite: The art of keep it simple (codergears.com)
19 points by cppdesign on May 30, 2016 | past | 1 comment
45 years after its creation. The C language still very popular (codergears.com)
5 points by cppdesign on May 23, 2016 | past | 1 comment
The state after 1 year of launching the C++ best practices repository (codergears.com)
8 points by cppdesign on May 23, 2016 | past
Do the developers have less interest in design patterns? (codergears.com)
1 point by cppprogrammer on May 18, 2016 | past
C/C++ SonarQube plugin based on Clang (codergears.com)
1 point by cppprogrammer on May 17, 2016 | past
A picture is worth a thousand words: Visualize your C/C++ Projects case study (codergears.com)
2 points by Tatyanazaxarova on May 16, 2016 | past
A picture is worth a thousand words: Visualize your C/C++ Projects case study (codergears.com)
2 points by cppprogrammer on May 15, 2016 | past
Will LLVM provide the missing glue between the languages? (codergears.com)
1 point by ingve on Nov 13, 2015 | past
The hidden cost of a high coupling with external frameworks (codergears.com)
2 points by cppdesign on Sept 18, 2015 | past
Do not underestimate the importance of the code refactoring (codergears.com)
2 points by cppdesign on Sept 17, 2015 | past
Do not underestimate the importance of the code refactoring (codergears.com)
2 points by cppdesign on Sept 13, 2015 | past
XClarify for ObjC is now free for open source contributors (codergears.com)
2 points by cppdesign on Sept 10, 2015 | past
XRay the LLVM\Clang source code (codergears.com)
7 points by cppdesign on Sept 8, 2015 | past
Improve your C++ skills by exploring the Clang test suite (codergears.com)
4 points by ingve on Sept 2, 2015 | past
Generic programming to fight the rigidity in the C++ projects (codergears.com)
3 points by cppdesign on Aug 25, 2015 | past
10 factors to consider when choosing a software library (codergears.com)
5 points by cppdesign on Aug 23, 2015 | past
Some characteristics of the Facebook C++ open source projects (codergears.com)
4 points by cppdesign on Aug 20, 2015 | past
Feedback on porting .Net code base to Mac OS X (codergears.com)
2 points by cppdesign on Aug 17, 2015 | past
Easy way to detect where C++11/C++14 features are used in a C++ project (codergears.com)
3 points by cppdesign on Aug 15, 2015 | past
With C++17 Concepts we can say goodbye to class inheritance (codergears.com)
5 points by ingve on Aug 15, 2015 | past
C++ Static Analysis: Bug vs. Bug-Prone Situations (codergears.com)
6 points by cppdesign on Aug 14, 2015 | past
10 most voted C++ best practices (codergears.com)
11 points by cppdesign on Aug 13, 2015 | past | 1 comment
Based on our feedbacks, the new C++11 standard is not its Swan song (codergears.com)
2 points by cppdesign on Aug 12, 2015 | past

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: