Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: C or C++ to go with Perl.

by Anonymous Monk
on Jan 19, 2013 at 11:44 UTC ( [id://1014199]=note: print w/replies, xml ) Need Help??


in reply to Re: C or C++ to go with Perl.
in thread C or C++ to go with Perl.

C++ does have the handicap of object-orientation. OO is pretty good for designing large to very large programs, but fares poorly in small programs and it's very difficult to wrap your head around the paradigm -- especially for a new programmer.

(Of course you can completely skip the OO and program in a non-OO style, but whichever tutorial or book you choose to learn C++ from will probably dedicate at least a few chapters to it)

I'd still rather go for some other compilable language, and I'm not sure which one to suggest, but I'll echo the sentiment that the OP should stay in Perl-land for a while.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1014199]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-19 19:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found