-
Recent Posts
Recent Comments
Archives
Categories
- Data Structures and Algorithms (2)
- Linux (11)
- Misc (2)
- Programming (19)
- Tools (14)
- Web Development (12)
- Windows (1)
Meta
Log In
Tag Archives: google
Some Tips on How to Use Google Search
Here are some tips that I often use in searching for information on Google, and after talking to my dad a month or so ago, I realized that these are not obvious things, but they do make my life a … Continue reading
To Do List Management
There’s a ton of apps / methods out there to keep your to-do list(s) organized. I’m a big fan of free web-based services. Remember the Milk is the one I’ve used for the past 2-3 years. But I just came … Continue reading
C++ Style Guide
I’m a big believer that any software system should follow a consistent style. The emphasis should almost always be on consistence over justification. In the realm of style, there are a lot of opinions about code indentation, naming conventions, etc. … Continue reading
Posted in Programming
Tagged artistic style, c++, consistency, elements of c++ style, emacs, google, google c++ style guide, style
1 Comment