Home > Blogs > Programming

Blog Posts about Programming

RSS Feed Subscribe  RSS details

Minutes from the October 2009 Meeting

Danny Kalev

The minutes from the Santa Cruz (October 2009) meeting are available here. Even if you're not a language layer at heart, I encourage you to read them.

Continue reading...

By Danny Kalev No Comments November 19, 2009
Topics: Programming, C/C++

A Reader's Opinion on Attributes

Danny Kalev

In August I dedicated a series to the debate about C++0x attributes. I believe that it covered the subject in a balanced and detailed way, but I keep getting complaints from C++ users who don't like attributes for various reasons. Here's a recent email I received from a Polish C++ programmer. While it  doesn't represent my opinion about attributes -- I'm rather neutral about this feature and consider it a "solution waiting for a problem" -- but it suggests that attributes are still a highly controversial issue that will haunt C++ for a long time. The email is quoted here with minor edits that and as usual, with all private details removed.

Continue reading...

By Danny Kalev No Comments October 20, 2009
Topics: Programming, C/C++

Followup: The Web 2.0 Guy I Ain't

Danny Kalev

Almost a year ago, I posted here The Web 2.0 Guy I Ain't. People wonder whether I still resist all those Web 2.0 features and technologies at the end of 2009.

Continue reading...

By Danny Kalev 1 Comment October 16, 2009
Topics: Programming, C/C++

The C++ Features I Like Most Series: typedef and sizeof

Danny Kalev

Operator sizeof and typedef are among the first features that new language designers omit from their new born baby with curly braces to make a point: "this isn't yet another C++ clone". We're lucky to have them in C and C++, though.

Continue reading...

By Danny Kalev No Comments September 27, 2009
Topics: Programming, C/C++

Attributes Related Issues

Danny Kalev

People ask me for my opinion about attributes. Unlike with concepts (and several other harmful features that I've criticized before), I'm quite neutral about attributes. I don't think they're the best feature of C++0x nor are they the most sought-after feature but they certainly have the potential of solving certain programming issues that have hitherto been too loosely defined in the Standard, e.g., alignment.  

Continue reading...

By Danny Kalev No Comments September 14, 2009
Topics: Programming, C/C++

An Interview with Bjarne Stroustrup about Concepts and C++'s Future

Danny Kalev

A lot has been said and written about the C++ standards committee decision to remove concepts from C++0x. I was among the first to report it on Informit and on other sites but recently several other independent accounts have been posted. "What happened in Frankfurt" by Douglas Gregor is one of the best reports about this issue because Gregor downplay or hide the disagreements and technical problems that arose prior to the decision to remove concepts.  

Continue reading...

By Danny Kalev No Comments August 7, 2009
Topics: Programming, C/C++

"Highly unlikely" does not mean "impossible"

Jim Mischel

One of my programs crashed the other day in a very unexpected place.  A call to System.Threading.ConcurrentQueue.TryDequeue (from the Parallel Extensions to .NET) resulted in an OverflowException being thrown.  Investigation revealed a pretty serious bug in the System.Random constructor.

Continue reading...

By Jim Mischel No Comments July 18, 2009
Topics: Programming, .NET and Windows Programming

Waiting to Develop for the Palm Pre? Wait Some More.

Chuck Toporek

If you're eager to develop for Palm's webOS (and the Palm Pre), it looks like you're going to have to wait until the end of the summer...maybe.

Continue reading...

By Chuck Toporek No Comments June 22, 2009
Topics: Programming

If You Are New to Mac/Objective-C Programming...

Dustin Sullivan

We recently sat down with several top Objective-C and Cocoa developers to talk about that state of the iPhone and OS X markets as we approach this year's WWDC.  As we were wrapping up, we threw one last question at them out of curiosity, and we thought you'd like to see what some of them said.

Continue reading...

If You Are New to Java Programming...

Dustin Sullivan

We recently sat down with several top Java developers to talk about that state of the language as we approach this year's JavaOne.  As we were wrapping up, we threw one last question at them out of curiosity, and we thought you'd like to see what some of them said.

Continue reading...

By Dustin Sullivan No Comments June 2, 2009
Topics: Programming, Java

It's Here; Put Away Your Pre-Conceptions on What an OS Must Be: Part III

Having witnessed the PC revolution, Traenk pauses to reflect on the GUI world...

Continue reading...

It's Here; Put Away Your Pre-Conceptions on What an OS Must Be: Part V

It's been a long while since you had a chance to be excited about a new version of an 'old' OS.  Now is your chance.

Continue reading...

< Prev 1 2 3 4 5 Next >

Informit Network