Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > C++ > Re: Java or C++...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 62 of 67 Topic 45096 of 47995
Post > Topic >>

Re: Java or C++?

by coal@[EMAIL PROTECTED] Apr 25, 2008 at 11:49 AM

On Apr 20, 9:18=A0pm, Lambda <stephenh...@[EMAIL PROTECTED]
> wrote:
> On Apr 19, 10:32 pm, s0s...@[EMAIL PROTECTED]
 wrote:
>
> > Well, I mean "better" and "best" in a very general sense, whichever
> > sense you want to interpret it on. More useful, more fun, more
> > educational, etc; or, as you already suggested, easier. Thanks.
>
> I recommend learn C++ and Java all.

I disagree.  I recommend picking one and learning it.  They are
both big languages and it will be easier to keep your sanity if
you focus on one.  I'd further recommend picking C++.  When I
started working on an alternative to C++ serialization libraries,
I worked on sup****ting basic types and standard containers.
It wasn't until later that I started thinking about sup****ting user
defined types.  I didn't think through what sup****t for
user defined types would involve and just got to work on the basics.
Eventually when we added sup****t for udts we realized
that we didn't want to repeat the code over and over every time
an object gets used as part of a message.  So we needed to write/
generate methods that would be part of the class.  Users
of the software simply add prototypes to their cl***** and the
implementation of those methods is written in a separate file.  That
works fine in C++.  We briefly considered adding sup****t
for Java to our services, but we realized that Java's rule requiring a
class to be completed in the file it is started
would cause us headaches.  We didn't want to attempt to add
computer-generated code to a file that has hand-written code
in it.  What if we accidentally alter some hand-written code?
Plus it is simpler conceptually if you know everything in a
file is hand-written.  Or it is all computer-generated.  I'm
thankful to G-d for keeping us from investing a lot of time
in a language that has a rule like that.  In my opinion the
rule is there as an attempt to force people who would
otherwise be able to compete with Sun to have to negotiate
with Sun.  I'm happy to have stuck with C++ and think in the
long run it is the better choice.

Brian Wood
Ebenezer Enterprises
www.webEbenezer.net

"Where the Spirit of the L-rd is, there is liberty."
2 Cor. 3:17
 




 67 Posts in Topic:
Java or C++?
s0suk3@[EMAIL PROTECTED]   2008-04-19 05:26:05 
Re: Java or C++?
"Alf P. Steinbach&qu  2008-04-19 15:59:34 
Re: Java or C++?
s0suk3@[EMAIL PROTECTED]   2008-04-19 07:32:32 
Re: Java or C++?
Sam <sam@[EMAIL PROTEC  2008-04-19 17:32:12 
Re: Java or C++?
Krice <paulkp@[EMAIL P  2008-04-19 07:41:52 
Re: Java or C++?
s0suk3@[EMAIL PROTECTED]   2008-04-19 07:44:49 
Re: Java or C++?
Lambda <stephenhsu9@[E  2008-04-19 08:15:57 
Re: Java or C++?
Krice <paulkp@[EMAIL P  2008-04-19 10:09:22 
Re: Java or C++?
Michael.Boehnisch@[EMAIL   2008-04-19 10:55:57 
Re: Java or C++?
"Jim Langston"   2008-04-19 14:20:04 
Re: Java or C++?
Razii <whatever123q@[E  2008-04-19 16:40:20 
Re: Java or C++?
Krice <paulkp@[EMAIL P  2008-04-19 15:05:46 
Re: Java or C++?
Razii <whatever123q@[E  2008-04-19 22:29:40 
Re: Java or C++?
James Kanze <james.kan  2008-04-22 01:07:37 
Re: Java or C++?
Razii <whatever123q@[E  2008-04-22 05:40:22 
Re: Java or C++?
James Kanze <james.kan  2008-04-25 10:19:09 
Re: Java or C++?
"Default User"   2008-04-25 18:10:40 
Re: Java or C++?
Razii <whatever123q@[E  2008-04-25 18:28:26 
Re: Java or C++?
Matthias Buelow <mkb@[  2008-04-20 02:00:56 
Re: Java or C++?
James Kanze <james.kan  2008-04-20 02:15:59 
Re: Java or C++?
James Kanze <james.kan  2008-04-20 02:17:33 
Re: Java or C++?
"noagbodjivictor@[EM  2008-04-20 09:10:44 
Re: Java or C++?
Krice <paulkp@[EMAIL P  2008-04-20 09:28:55 
Re: Java or C++?
Pete Becker <pete@[EMA  2008-04-20 13:05:38 
Re: Java or C++?
Raz <dfdfsds@[EMAIL PR  2008-05-13 05:56:45 
Re: Java or C++?
ram@[EMAIL PROTECTED] (S  2008-05-13 14:22:48 
Re: Java or C++?
Razii <whatever123q@[E  2008-04-20 15:14:48 
Re: Java or C++?
"Chris Thomasson&quo  2008-04-20 13:23:58 
Re: Java or C++?
Razii <whatever123q@[E  2008-04-20 16:00:01 
Re: Java or C++?
Ian Collins <ian-news@  2008-04-21 09:20:38 
Re: Java or C++?
James Kanze <james.kan  2008-04-23 02:36:18 
Re: Java or C++?
Razii <whatever123q@[E  2008-04-23 15:14:48 
Re: Java or C++?
Razii <whatever123q@[E  2008-04-23 16:38:59 
Re: Java or C++?
Matthias Buelow <mkb@[  2008-04-24 15:24:14 
Re: Java or C++?
Razii <whatever123q@[E  2008-04-24 14:29:04 
Re: Java or C++?
"Victor Bazarov"  2008-04-24 15:36:42 
Re: Java or C++?
Razii <whatever123q@[E  2008-04-24 16:11:38 
Re: Java or C++?
Matthias Buelow <mkb@[  2008-04-25 13:47:29 
Re: Java or C++?
"Victor Bazarov"  2008-04-25 08:41:45 
Re: Java or C++?
Razii <whatever123q@[E  2008-04-25 11:21:50 
Re: Java or C++?
s0suk3@[EMAIL PROTECTED]   2008-04-20 09:46:47 
Re: Java or C++?
Crazy c <chrisNchrist@  2008-04-20 09:53:53 
Re: Java or C++?
Lambda <stephenhsu9@[E  2008-04-20 20:18:51 
Re: Java or C++?
Matthias Buelow <mkb@[  2008-04-21 16:43:27 
Re: Java or C++?
Krice <paulkp@[EMAIL P  2008-04-20 22:29:09 
Re: Java or C++?
xtrigger303@[EMAIL PROTEC  2008-04-21 01:35:08 
Re: Java or C++?
pjb@[EMAIL PROTECTED] (P  2008-04-21 11:44:37 
Re: Java or C++?
=?UTF-8?B?RXJpayBXaWtzdHL  2008-04-21 16:02:26 
Re: Java or C++?
xtrigger303@[EMAIL PROTEC  2008-04-21 05:11:48 
Re: Java or C++?
xtrigger303@[EMAIL PROTEC  2008-04-21 05:16:06 
Re: Java or C++?
fossilx <fossilx@[EMAI  2008-04-21 07:58:11 
Re: Java or C++?
pjb@[EMAIL PROTECTED] (P  2008-04-21 17:10:19 
Re: Java or C++?
Matthias Buelow <mkb@[  2008-04-21 17:22:15 
Re: Java or C++?
James Kanze <james.kan  2008-04-21 09:04:54 
Re: Java or C++?
Razii <whatever123q@[E  2008-04-21 13:45:47 
Re: Java or C++?
"Chris Thomasson&quo  2008-04-21 12:05:13 
Re: Java or C++?
"Chris Thomasson&quo  2008-04-21 13:17:56 
Re: Java or C++?
pjb@[EMAIL PROTECTED] (P  2008-04-22 13:55:22 
Re: Java or C++?
Lionel B <me@[EMAIL PR  2008-04-25 15:05:24 
Re: Java or C++?
James Kanze <james.kan  2008-04-21 09:12:20 
Re: Java or C++?
Yakov Gerlovin <yakov.  2008-04-22 04:08:34 
Re: Java or C++?
coal@[EMAIL PROTECTED]   2008-04-25 11:49:15 
Re: Java or C++?
"Atharvan :-)"   2008-04-26 06:48:01 
Re: Java or C++?
Razii <whatever123q@[E  2008-04-26 17:28:13 
Re: Java or C++?
Daniel de Kok <daniel@  2008-04-26 19:24:25 
Re: Java or C++?
James Kanze <james.kan  2008-05-14 00:59:39 
Re: Java or C++?
darkscriptc <darkscrip  2008-05-14 08:27:50 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 21:21:09 CDT 2008.