On Saturday, December 20, 2014 6:30:43 PM UTC-5, Rick Reynolds wrote:
>
> I was just following Robert's lead. Sorry... ;) 
>
> It was interesting however to see that a relatively current Open Source 
> COBOL project actually exists. That's just what I do. Say something like 
> that and I have to go look. Lol... 
>
> Sent from my iPad 
>

Yes! I also blame this on that cad.

@Nima - to seriously answer your question, I STILL would go with Java over 
C++.  The two are very similar in design patterns and code construction. 
The Java development cycle is much shorter because it was original designed 
as an interpreted language.  C++ has MUCH better performance because it 
compiles to machine code.  Java has a large number of forward-looking 
concepts (e.g. decorators.) C++ is "a better C" and can hit the bare metal 
hardware where Java cannot.  A quick, or lengthy, google investigation 
should give you the path with which to start.  I would also look at Python 
if you're a novice.

We are all guilty of over-engaging in the silliness of our profession.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to