Arduino Vs. Propeller Round 100
Nick McClick
Posts: 1,003
Spotted this little discussion on Reddit; http://www.reddit.com/r/electronics/comments/u9uuo/arduino_vs_parallax_comparison/. Right or wrong, I always like to see propeller discussions in the outside community and thought it was worth passing along to the forums.
Comments
Is C like American English.....if you speak it loud enough and slow enough, any microcontroller can understand it???
(psst, I've actually heard of people that can write code in MULTIPLE languages and have even been able to learn more than one language!!!)
LOL.. and become hostile if you threaten to take them away..
OBC
Absolutely! That's not even a nice place to visit.
/r/electronics is generally a decent social network of all kinds of "electronics geeks" with a few strange apples in the bunch. However, Reddit lacks the kind of strong moderation which is standard on these forums. It's gotta be pretty extreme before something achieves [deleted] status.
OBC
I just don't see the mentality behind, 'having something to lose by learning something'. It's stupid and so is the person asking if they buy into everyone's opinion and not have their own opinion. Arrrrgh.
;{
That's a guy with a handlebar mustache, winking.
I swear.
I think one post was by Phil Pilgrim as well.
For $25 it's easy and cheap to jump in. Since the documentation and development tools are free. I'll admit that I wasn't that fond of Spin, but warmed up to it. After I learned Python I found it much easier to use.
Doesn't make me jump to join that community. Makes me appreciate that half the fun of the prop is this forum and its people.
Call me depressive, but I'm always bummed out when any sort of task makes me begin by using the word void.
I must have led a sheltered 52 years or run with more genteel crowd but do the younger generations really speak/write that way in day to day conversation?
AMen to this !
I cant grasp why called VOID any ways ..
That's right. You guys keep it clean because we welcome children on these forums. The language nastiness on that reddit thread says something on it's own. Like Bill Chennault (is that the right guy?) says "you are what you write". I kinda hope it's not true for that particular individual, wanting to give everybody the benefit of doubt.
Ken Gracey
But being forced to C the void, isn't it all so pointless?
(I can navigate the rough seas for that kind of information. It's useful.)
OBC
I just wanted to put my 2 cents in as far as void main goes in C. I have always been taught the proper way is to declare main as an integer, i.e int main() and then return 0 at the end if nothing needs to be returned. The reason for declaring main as an int is mostly for error checking. I.e if my code returns a 2 on exit I know that it ended abnormally based on whatever error 2 may be..
Enjoy!
Mike
Mmm I still use that lol works great to set a system variable-
Re: Reddit - I've found reddit to be no worse than an average Internet forum. The Parallax forums are significantly more civil than average.