ENTRIES TAGGED "c"

New school C

Why C is a more practical and enticing programming language than you might think.

Choosing a programming language for that project you’re working on is a fairly straightforward decision: it needs to be fast, easy to use, and it must come with enough bells and whistles to keep you from re-inventing the wheel every time you want to do something. Looking at this criteria, aside from the fast bit, the C language may…
Read Full Post | Comments: 8 |

Why we need Go

Rob Pike on how Go fits into today's computing environment

The Go programming language was created by Rob Pike, Ken Thompson, and Robert Griesemer. Pike (@rob_pike) recently told me that Go was born while they were waiting a long while for some code to compile — too long. C++ and Java have long…
Read Full Post | Comments: 3 |
Four short links: 12 September 2012

Four short links: 12 September 2012

Time-Series Database, Multi-Device TV, C# to Javascript, and Tiny Research

  1. Seriesly — time-series database written in go.
  2. Tablets and TV (Luke Wroblewski) — In August 2012, 77% of TV viewers used another device at the same time in a typical day. 81% used a smartphone and TV at the same time. 66% used a laptop and TV at the same time.
  3. Saltarelle — open source (Apache2) C# to Javascript compiler. (via Javascript Weekly)
  4. Tiny Transactions on Computer Science — computer science research in 140 characters or fewer.
Comment |
Top Stories: June 25-29, 2012

Top Stories: June 25-29, 2012

William Gibson's apt predictions, why C matters, and a vote against lightweight DRM.

This week on O'Reilly: James Turner noted that the corporate dystopia predicted in "Neuromancer" has come to pass, author David Griffith discussed C's continued popularity, and Joe Wikert explained why lightweight ebook DRM isn't viable.

Read Full Post | Comment |
Why learn C?

Why learn C?

David Griffiths on C's consistent popularity and what the language can do for you.

In this Code podcast, "Head First C" co-author David Griffith discusses C's continued popularity and why C and Arduino work well together.

Read Full Post | Comments: 27 |

Developing cross-platform mobile apps with C#

Greg Shackles on using C# and .NET to build apps that work across mobile platforms.

Web developer and author Greg Shackles reveals the advantages of using C# over C++ for writing mobile apps. He also explains why Android and iOS developers should give C# a serious look.

Read Full Post | Comments: 4 |
Cross-platform mobile development is a breeze with C#

Cross-platform mobile development is a breeze with C#

Greg Shackles on why C# makes sense for mobile development.

Find out why using C# for cross-platform mobile development will take you less time and less code while bringing your apps to a wider audience.

Read Full Post | Comment |
Developer Week in Review: The hijacking of an insulin pump

Developer Week in Review: The hijacking of an insulin pump

Medical devices are remotely hacked, Google Maps get a price tag, and Linus Torvalds really doesn't like a certain language.

If you own an insulin pump, someone out there might have a hack with your name on it. Google decides to make high-volume Maps API users pony up some cash, and the creator of Linux goes after C++.

Read Full Post | Comments: 3 |
Dennis Ritchie Day

Dennis Ritchie Day

On 10/30/11 let's remember the contributions of computing pioneer Dennis Ritchie.

I don't have the convening power of a governor, but for those of us around the world who care, I hereby declare this Sunday, October 30 to be Dennis Ritchie Day.

Read Full Post | Comments: 25 |
Developer Week in Review: Two giants fall

Developer Week in Review: Two giants fall

Steve Jobs and the App Store, goodbye to Dennis Ritchie, and an internal Google critique goes public.

Better late than never, a few thoughts on Steve Jobs. Also, a Unix pioneer leaves us, and Google's dirty laundry is accidentally hung out to dry.

Read Full Post | Comments: 2 |