Learn C++ Programming
-
C++ AMP: Development Team Roundtable
PodcastC++ AMP (Accelerated Massive Parallelism) is a small set of open specification language extensions (two of them) and a single library (amp.h) that makes general purpose GPU programming (aka GPGPU)
8 years ago
-
Memory Ordering for Atomic Operations in C++0x
ArticleThe operation that writes a value happens before an operation that reads that value. With the default atomic operations that’s indeed true (which is why this is the default), but it does need spelling
9 years ago by Dan Maharry
-
C++ Primer Plus (6th Edition) (Developer's Library)
BookC++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today.
9 years ago by Stephen Prata
-
Constructors in C++11
ArticleThe new C++ standard has slowly been set and is now upon us. In this excerpt from Professional C++ 2e, the authors look at the existing ways to write constructor methods and the additional ones newly
9 years ago by Dan Maharry
-
C&B 2011 Panel: Herb Sutter, Andrei Alexandrescu and Scott Meyers - Concurrency and Parallelism
PodcastI was able to attend C++ and Beyond 2011 and it was a tremendous experience. The technical depth and C++ goodness was profound and lasted for 3 whole days (and two evenings)
9 years ago
-
Massive Data Parallelism on the GPU with Microsoft's C++ AMP (Accelerated Massive Parallelism)
ArticleC++ AMP architect Yossi Levanoni discusses and demonstrates the need for Microsoft's new Accelerated Massive Parallelism specification.
9 years ago by Yossi Levanoni
-
x86 Disassembly: Exploring the relationship between C, x86 Assembly, and Machine Code
BookWhat Is This Book About? This book is about the disassembly of x86 machine code into human-readable assembly, and the decompilation of x86 assembly code into human-readable C or C++ source code.
9 years ago by Wikibooks contributors
-
C++11 standard published
NewsNo compilers expected until 2012
9 years ago by Chris Alexander
-
Kate Gregory on the History of C, C++ and C++0x.
PodcastCarl and Richard talk to Kate Gregory about the history of C, culminating in the latest version, C++0x (aka C++ 11)
9 years ago
-
Chrome Beta gets Native C / C++ code support, Lion support
NewsRun C in a cross-platform browser or Chrome OS
9 years ago by Chris Alexander
-
Google talks LevelDB, key-value store for Chrome
NewsAnybody can use what Chrome uses to power HTML 5 APIs
9 years ago by Chris Alexander
-
C++ How to Program (8th Edition)
BookFor Introduction to Programming (CS1) and other more intermediate courses covering programming in C
9 years ago by Paul Deitel, Harvey Deitel
-
Official Kinect SDK finally available
NewsIntegrate Kinect with your desktop applications
9 years ago by Chris Alexander
-
Parallel Programming for C++ Developers: Tasks and Continuations, Part 2 of 2
PodcastThe Parallel Computing Concurrency Runtime team write tools for the C++ community that make it easier to write reliable, performant and scalable concurrent and parallel code.
9 years ago
-
Kinect SDK announced and demoed
NewsHook Kinect into your own apps with official SDK coming soon
9 years ago by Chris Alexander
-
Google unsatisfied with speed, releases faster hashing library
NewsHashing for hashtables just got faster with fast CPU optimisations
9 years ago by Chris Alexander
-
Qt Creator 2.2 Beta released
NewsQt Creator 2.2 contains some big (beta) fixes to Qt Creator 2.1
9 years ago by Adrian Bridgwater
-
Second C++ standard approved by ISO committee, coming this summer
NewsSome features of "C++ 2011" already available in popular compilers
9 years ago by Chris Alexander
-
Where is my SQL?!! Going NoSQL with Peter Ritchie
PodcastIn this episode, Keith and Woody sit down Peter Ritchie to discuss the popular database management system NoSQL.
10 years ago
-
Google release more detail on Renderscript, a 3D rendering and compute API for Android
NewsAndroid Honeycomb apps set to be able to deploy native code for faster and better graphics and computations
10 years ago by Chris Alexander
Featured author
Dan Maharry
Dan Maharry is the editor of DeveloperFusion. He has covered the latest in software development since the mid 90s. Not wishing to preach what he doesn't practice, Dan has also worked as a profes...
Interested in writing for us? Find out more.
Jobs
-
Build simple tools to solve complex problems at Red Gate
Red Gate Software in Cambridge, UK, United Kingdom
£35,000-55,000 GBP per year -
Software Developer - Edinburgh
Runtime Revolution in Edinburgh (EH2), United Kingdom
£25-40k (DOE)
Discussion
-
how can i in C++ send file to other PC over net ?
1 month ago by greensqeq (7 replies)
-
QUERY: How to control external exe & read it's process details
4 months ago by swiftsafe (2 replies)
-
Difference between Virtual and Overridding functions in C++
10 months ago by ankitdixit (10 replies)
-
Sorting parallel arrays in C
11 months ago by joeyMABIA (4 replies)
-
help me with a problem anybody?
11 months ago by Schleons (5 replies)
-
Logic Warz - Program your own Bot, battle other people's Bots
1 year ago by Peter767 (2 replies)
-
custom progress bar in a datagridview with threading
1 year ago by carmen_herisanu (3 replies)
-
Looking for creative programmers
1 year ago by JulsYa (10 replies)
-
Database connectivity using C++ code
1 year ago by Niccolo (7 replies)
-
code review and design questions asked during interview
2 years ago by Becky (2 replies)