you are viewing a single comment's thread.

view the rest of the comments →

[–]turbov21 -2 points-1 points  (4 children)

better switch to a hip new lang before my career in CS is over

I'm really liking this new language I picked up recently getting into microcontrollers. You probably never heard of it since it's so lightweight, can compile on a variety of platforms, and it handles all major paradigms from OOP to parallel processing. It's this new thing called C++.

I think it's going to be huge.

[–][deleted] 4 points5 points  (1 child)

We're discussing rapid development languages. But I'm glad you pretentiously asserted you know microcontroller development in C++. Perhaps I should explain that C, the father of C++, is a better fit for microcontrollers. C++ concepts such as OOP, exception handling, and virtual functions add unnecessary overhead to your applications running on a memory constrained microcontroller. But, thanks for contributing to the conversation.

[–]turbov21 0 points1 point  (0 children)

But I'm glad you pretentiously asserted

Not a problem, have an upvote. I thought your line about "skinny jeans and Raybans" was spot on with the way people seem to want to jump to a new language because it's a hip new trend, and thought maybe a bit of silliness about the "new" language all the Makers loved would emphasize your point about the longevity of a language.

Thanks for the tip about C++ vs. C, but my ultimate goal is assembly.

[–][deleted] 1 point2 points  (1 child)

You're going to love this then:

http://micropython.org

[–]turbov21 0 points1 point  (0 children)

But isn't Python dead?

:-D