Codingstyle.comCodingstyle.com: What's Your Style?Writing web applications using a C++ GUI programming style- March 25, 2008 Dr. Dobb's has an article which discusses the Wt: A Web Toolkit. Wt is a freely available library and application server (www.webtoolkit.euwt) that lets C++ programmers write modern web applications using a familiar C++ GUI programming style. Wt then renders the C++ applications to the web browser.http://codingstyle.com/index.php?name=News&file=article&sid=391 10 ways to improve your code- March 11, 2008 There is an interesting article over at Reg Developer that discusses 10 ways to improve your code. Neil Ford's Software Development West presentation, "10 Ways to Improve Your Code", contained a discussion on "advanced code hygiene" containing wisdom for coders of many stripes. His talk covered a lot of territory, from test-driven development to advice on "good citizenship."http://codingstyle.com/index.php?name=News&file=article&sid=390 |