advertisement
Premier Club Log In/Registration
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   SKILLBUILDING  |   TIP BANK  |   SOURCEBANK  |   FORUMS  |   NEWSLETTERS
Browse DevX
Sign up for e-mail newsletters from DevX
C++ Update
.NET Update
DevX Weekly Update

More Newsletters
Partners & Affiliates
advertisement
advertisement
Best Practices for Developing a Web Site
Becoming a Better Project Manager
The Road to Ruby
Maximizing Your Java Application Development
The Java Developer's Guide to Web Development Frameworks
Putting SharePoint to Work for You
advertisement
C++ Zone
FEATURED ARTICLE
(11/12/09)
Overriding a virtual member function in C++ can go wrong in many ways, most of which the compiler won't detect. Learn how three new C++0x attributes can help you avoid the bugs associated with overriding virtual functions.
NEWEST C++ ARTICLES
(10/15/09)
The "most vexing parse" is a mysterious syntactic specter that the compiler interprets in the least expected manner, biting innocent programmers who think their code means something entirely different. Find out where that vexing parse might occur and how to avoid it.
(09/17/09)
A base class with multiple constructors forces a derived class to define corresponding constructors that merely forward their arguments to the matching base constructor. In C++03, you define the derived class's constructors manually. Learn how C++0x's inheriting constructors feature automates this process, thereby simplifying code maintenance and making your code more readable and secure.
(09/10/09)
Find out what dangers race conditions in general and C++0x data races in particular pose to your concurrent code, as well as the strategies for avoiding them.
(08/13/09)
A new C++0x feature called forward enum declarations allows you to declare an enumeration without providing its enumerators list. Learn how using it can avert long compilation times and ODR violations.
Even though chip clock speed has stopped its year-by-year improvement, today's multicore chips can provide dramatic improvements in application performance—but you have to alter your code to take advantage of their power. Find out what you can do to gain multicore performance.
(08/06/09)
Danny Kalev asks Bjarne the hard questions about concepts and C++'s future.
(07/21/09)
The C++ standards committee has voted to remove concepts from C++0X, leaving a huge hole in the next specification.
(07/16/09)
A new C++0x feature called a class member initializer allows you to specify a single initializer in the very declaration of a data member. Learn how to use this feature to simplify your constructors' code, reduce potential bugs, and make your code more readable.
(06/11/09)
Migrate your fixed-sized sequences to std::array, which offers a secure, efficient, and convenient alternative to built-in arrays—sans the overhead of vector.
C++ TIPS
C++ DISCUSSIONS
Newest Posts
C++, RTTI and vectors; getting the exact type (julen) (02/09/10 02:38:31 PM)
Calling functions from sensors dll c++ (zaraf) (02/08/10 12:59:07 PM)
Intergrating LUA into C++ (kesha1337) (02/08/10 09:09:00 AM)
fatal error LNK1104: cannot open file 'C:\Documents.obj' (Bicazian) (02/05/10 09:30:59 AM)
RWOrderedIterator (ami) (02/02/10 05:04:17 AM)
Most Popular Threads
Calling functions from sensors dll c++ (zaraf) Replies: 11 (02/08/10 12:59:07 PM)
fatal error LNK1104: cannot open file 'C:\Documents.obj' (Bicazian) Replies: 11 (02/05/10 09:30:59 AM)
64-bit compilation (ami) Replies: 7 (01/23/10 11:16:16 AM)
Writing a code parser (AdRock) Replies: 13 (11/19/09 03:56:06 PM)
How to get the representation of ASCII Charcters from a String Array? (c-ray) Replies: 7 (11/05/09 05:12:05 PM)
OTHER TOPICS
Archived articles on your favorite topics.
1 3 5
2 4 6
DEVX NEWS
ActiveState Debuts Open Source Business Suite
Salesforce Offers Visual App Builder
Codesion Steps Out From CVSs Shadow
Facebook Makes Major PHP Push With HipHop
Free Ride Over for Microsoft Azure Users
Drupal Opens the Garden to Boost CMS
Oracle Talks Plans for Linux, Solaris
Azure Makes Cloud Computing Innovation Safe
Red Hats JBoss Looks Ahead
Microsoft Readies Two Windows Phone Systems?
Mozilla Firefox Embraces Agile With Lorentz Plan
Apps Coming to Amazon Kindle
Firefox 3.6 Gets Speedier, New Enhancements
Selenium Web App Testing Goes Commercial
Firefox Gains Personas Engine for Customization
Adobe Updates BrowserLab
Visual Studio 2010 Ship Date Pushed Back
Java SE Fixes Bugs and Updates Performance
Facebook Digs Into the Wallet for Apache
Jaspersoft Refreshes BI Platform
BlackBerry Application Development Resources
Microsoft Visual Studio 2010 Showcase
MSDN Spotlight
PHP for Windows Showcase
Microsoft Azure Services Platform Center
Microsoft RIA Development Center
Microsoft Visual Studio: Defy All Challenges Portal
DevX Skillbuilding from IBM developerWorks
Internet.com eBook Library
advertisement
advertisement
You can impart knowledge, but not experience; all experts are self-taught. More...
Past Blog Posts:
You Cant Teach Expertise
Over the past several weeks, I've had the obligatory parental experience of teaching a teenager to drive. This can be a nerve-wracking process as the new driver learns the mechanics of controlling the car: steering, using the pedals, shifting gears,...
What If Oracle OpenWorld Did Swallow JavaOne?
Does Oracle's acquisition of Sun mean a merger of their flagship conferences, Oracle OpenWorld and Sun's JavaOne, into a single co-located show? For Java developers, feeling like second-class citizens would be an unavoidable consequence.
OSCON 09: US Developers, Code for Your Country—If the Government Will Let You
The federal government's relationship with open source software became a theme at this year's OSCON, where keynote presentations centered on emerging U.S. initiatives to establish an open government platform.
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? .
C++
Web Development
Wireless
Latest Tips
Open Source
Developer Tutorials for Blackberry Smartphones
Download Visual Studio 2010 Beta 2
Learn about the Adobe Creative Suite 4 Web Premium
Iron Speed Download: Write 10,000 Lines of Code in 10 Minutes!
advertisement
Advertising Info  |   Member Services  |   Permissions  |   Help  |   Site Map  |   Network Map  |   About


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers