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 Developer's Guide to Virtual Machines
IT in 2018: From Turing's Machine to the Computing Cloud
advertisement
C++ Zone
FEATURED ARTICLE
(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.
NEWEST C++ ARTICLES
(05/22/09)
A good parasite class promotes the use of objects that are never destroyed, a controversial notion in C++. So why use it? What other advantages does it offer? Can you declare additional member functions in such a class? The inventor of the good parasite technique explains.
(05/14/09)
Learn how to use attributes, a new C++09 feature, to specify additional information about your programming constructs conveniently and portably.
(04/24/09)
Templates are one of the most powerful features in C++, and variadic templates make them even more powerful. Variadic templates in the C++0x standard library can greatly simplify the writing of type-safe code with variable numbers of arguments.
(04/16/09)
Your C++ application doesn't have to allocate a new chunk of memory on every loop iteration. Learn how to implement a single raw memory buffer that knows how to clear itself securely.
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.
(03/12/09)
You can initialize C++09 Standard Library containers with a list of initializers, but what about your homemade container classes? Sequence constructors enable you to initialize instances of your homemade classes in a similar fashion.
(02/12/09)
An abstract base class from which concrete classes are derived is a very common idiom in object-oriented code. So common indeed that a special design pattern called Factory was devised to simplify the runtime creation of derived objects elegantly . Learn Factory can boost your code's reliability and performance.
(01/16/09)
Experts predict that 2009 will be the year of the functional programming paradigm. The revised and enhanced C++0x lambda expressions syntax provides you with exactly the right tools for painless functional programming. Learn how lambda expressions can boost your code and eliminate tedious manual coding.
(12/22/08)
Are you tired of Windows Explorer in Vista changing your folder views? Here's a registry tweak that solves the problem.
C++ TIPS
C++ DISCUSSIONS
Newest Posts
Diiference between copy constructor and overloading = operator (anjana) (07/03/09 12:47:35 PM)
The NULL device is missing from your system (garywillams) (07/02/09 11:12:49 AM)
ADO API Problems (forexsurfr) (07/02/09 08:30:40 AM)
function return value check admonish * (funwithdolphin) (07/01/09 06:04:44 PM)
global vs local scope (drkybelk) (07/01/09 06:50:07 AM)
Most Popular Threads
Diiference between copy constructor and overloading = operator (anjana) Replies: 7 (07/03/09 12:47:35 PM)
ADO API Problems (forexsurfr) Replies: 7 (07/02/09 08:30:40 AM)
global vs local scope (drkybelk) Replies: 6 (07/01/09 06:50:07 AM)
Iteration of C++09 Scoped Enumerations? (hendrixj) Replies: 10 (06/28/09 12:05:33 PM)
global variables (hendrixj) Replies: 8 (06/11/09 05:39:34 PM)
OTHER TOPICS
Archived articles on your favorite topics.
1 3 5
2 4 6
DEVX NEWS
Linux Vendors Head to the Cloud in Search of Cash
iPhone 3GS: Overheating Fears, OS Update Nears
PostgreSQL 8.4 Revs Up Database Admin, Security
PHP 5.3 Accelerates PHP
Sun Releases NetBeans 6.7 IDE for Java, PHP
Why Firefox Doesnt Take Google Chrome Features
First Major PHP Update in Years Coming Soon
Red Hat CEO Calls on Oracle to Keep Java Open
Google Widens AdSense for iPhone, Android Apps
Eclipse Galileo Releases 33 Open Source Projects
Melody Debuts as Movable Type Forks
Adobe Flash Player 10 Gets Ready to Mobilize
Ruby Use Grows Among U.S. Developers
Zimory Adds to Open Source-Powered Cloud Tools
Amazon Gives Away More Kindle Source
Red Hats Virtualization Plan Enters Next Phase
nVidia CEO Sees Tegra as New Growth Engine
Ubuntu, OpenX Chiefs Talk OS, Search Disruption
Where Is Java EE 6?
IBMs Cloud Computing Starts With Developers
Microsoft Azure Services Platform Center
MSDN Spotlight
Microsoft RIA Development Center
Microsoft Visual Studio: Defy All Challenges Portal
Destination .NET
DevX Skillbuilding from IBM developerWorks
Internet.com eBook Library
advertisement
advertisement
In modern debugging, good problem-solving abilities often take a backseat to efficient information retrieval. More...
Past Blog Posts:
Good Search Capabilities Often Trump Good Logic
In modern programming, problem-solving abilities often take a backseat to information retrieval and analysis.
Ellison Hints at Oracles Java Priorities: JavaFX-based OpenOffice Apps and Mobile Devices
At JavaOne 2009, Larry Ellison challenges Sun's OpenOffice and JavaFX groups to innovate and wonders out loud why Sun/Oracle couldn’t produce mobile devices based on the JavaFX platform.
Will Oracle Continue Funding Suns Pet Java Projects?
Oracle expects Sun to contribute to its operating profit right away. To make that happen, Oracle may pull funding and staff from projects such as JavaFX, Project Looking Glass, and Project GlassFish.
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? .
C++
Web Development
Wireless
Latest Tips
Open Source
Video: Get Started with .NET Services
Download: PDF & PDF/A Engine for .NET and ActiveX
Submit Your Mobile and Web Apps for use on Nokia Devices and Win $30,000!
Download: Iron Speed Designer .NET Application Generator
Whitepaper: Create Silverlight Business Application in 4 Simple Steps
advertisement
Advertising Info  |   Member Services  |   Permissions  |   Contact Us  |   Help  |   Feedback  |   Site Map  |   Network Map  |   About