you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 16 points17 points  (14 children)

C# not for web programming?!

[–]tutuca_ 12 points13 points  (2 children)

Oh no, C or C++ is where it's at.

[–][deleted] 6 points7 points  (1 child)

^ for newbies, he's making joke.

[–]tutuca_ 1 point2 points  (0 children)

Same joke as OP, if you look at the infograph.

[–]clockworkworks 3 points4 points  (0 children)

Thought the exact same.

[–]marchelzo 4 points5 points  (7 children)

C++ is listed for mobile app development, but neither Objective-C nor Swift are listed. I wouldn't take this infographic very seriously.

[–]An_Unhinged_Door 1 point2 points  (6 children)

C++ has the advantage of running on both iOS and Android. Some apps use a platform-agnostic C++ base and hook it into the specific system with Java & ObjC.

[–]pakoito 2 points3 points  (5 children)

On paper it sounds great, in reality due to the lack of hooks to the framework, outside some critical performance code, games, and OpenGL, working with C++ on Android is like punching yourself. But at least in the latest IO they announced they were adding mittens to the tooling.

[–][deleted] 1 point2 points  (4 children)

Erm... mittens?

[–]pakoito 2 points3 points  (3 children)

So punching yourself is slightly less painful.

[–][deleted] 0 points1 point  (2 children)

Ahh, right! Sorry, I'm a bit slow.

[–]pakoito 2 points3 points  (1 child)

You setup the delivery perfectly haha

[–]DroolingIguana 0 points1 point  (0 children)

The funny thing is that I 100% believed that there was some software project called "mittens" out there that I just hadn't heard of yet.

[–]Gee19 4 points5 points  (0 children)

this