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
Need a Program (TimeShift) (03/20/10 06:53:03 PM)
Effiency of read-only memory (hendrixj) (03/18/10 03:59:54 PM)
I am having problem (Sandie) (03/17/10 09:32:33 PM)
state dp (otreborito) (03/16/10 09:03:24 AM)
C++0x rationales? (Xarx) (03/15/10 04:11:54 AM)
Most Popular Threads
C++0x rationales? (Xarx) Replies: 44 (03/15/10 04:11:54 AM)
Potential for inlining lost? (hendrixj) Replies: 6 (03/13/10 06:15:29 AM)
fatal error LNK1104: cannot open file 'C:\Documents.obj' (Bicazian) Replies: 12 (03/10/10 02:21:27 PM)
C++ Parse error need help. (yimi167) Replies: 17 (03/09/10 01:14:24 PM)
Problem to declare array of character with a variable size (wklafghan) Replies: 9 (03/05/10 04:46:57 PM)
OTHER TOPICS
Archived articles on your favorite topics.
1 3 5
2 4 6
DEVX NEWS
Open Source Business Models Going to the Core
Novell Teams With Ingres for SUSE Linux
CodePlex Launches Network Monitoring Project
Microsoft Previews IE 9
Googles Open Source Project-Hosting Milestone
Open Source Developers Pick Android Over iPhone
Microsoft Offers Silverlight 4 Release Candidate
Google Hires XML Co-Creator in Android Push
Apple Safari Update Tackles WebKit Vulnerabilities
SpringSource Adds VMware to Tomcat
Digg Dumps MySQL for Cassandra
NoSQL Supporters Challenge Relational Databases
Google Unveils Apps Marketplace
Microsoft-Sponsored CodePlex Moves Ahead
Top Spot at W3C Goes to Former Novell Exec
Apache Project CouchDB Taking to the Cloud
New Ubuntu Linux CEO Aims High With Lucid Lynx
Twitter Surpasses 70,000 Apps
Microsoft Windows Server AppFabric Hits Beta 2
Oracle Says OpenSolaris Will Stay Open Source
Microsoft Visual Studio 2010 Showcase
BlackBerry Application Development Resources
MSDN Spotlight
PHP for Windows Showcase
Windows Azure Platform Center
DevX Skillbuilding from IBM developerWorks
Microsoft RIA Development Center
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
Pre-Order Microsoft Visual Studio 2010 Pro Now and Save $250 off the estimated retail price
Developer Tutorials for Blackberry Smartphones
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