Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 6th, 2005, 7:43 PM   #1
dmorales
Programmer
 
Join Date: Feb 2005
Posts: 74
Rep Power: 4 dmorales is on a distinguished road
How hard is c++?

How hard is c++ compared to php? I know they are for completely different purposes but php is the only thing I really know right now.

I want to eventually learn c# but I think it might be little advanced for me right now. Is c++ good for me to start out on? (Don't know much oop)

The only other programming I've done (besides web) is visual basic, and he last time I did that I was in HIgh School and wasn't too particularly studious and that is a lot easier, but it seemed so limiting and boring.
dmorales is offline   Reply With Quote
Old Apr 6th, 2005, 8:04 PM   #2
Arla
Hobbyist Programmer
 
Join Date: Mar 2005
Posts: 143
Rep Power: 4 Arla is on a distinguished road
C# I believe is easier than C++, it's got less "problem" areas (or areas that are difficult to understand).
Arla is offline   Reply With Quote
Old Apr 6th, 2005, 8:11 PM   #3
Cerulean
Professional Programmer
 
Cerulean's Avatar
 
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4 Cerulean is on a distinguished road
Well being the Python advocate that I am I would recommend going with it instead of C++ as a first 'real language' - cleaner design, much much faster to learn, very high level.

I wouldn't recommend asking for advice on the topic really. Give it a few days trial run, see what suits you. Others' experiences, skills and requirements are unlikely to reflect your own.
Cerulean is offline   Reply With Quote
Old Apr 6th, 2005, 9:55 PM   #4
dmorales
Programmer
 
Join Date: Feb 2005
Posts: 74
Rep Power: 4 dmorales is on a distinguished road
Thanks for the python advice. I never thought to look into it but now that I have, it's pretty Cool! I am definitley going to be learning this in my spare time. It's really easy to start picking up!
dmorales is offline   Reply With Quote
Old Apr 6th, 2005, 10:47 PM   #5
new User(Kevin.Parkinson)
Programmer
 
new User(Kevin.Parkinson)'s Avatar
 
Join Date: Mar 2005
Location: Edmonton, Alberta, Canada
Posts: 37
Rep Power: 0 new User(Kevin.Parkinson) is on a distinguished road
Send a message via MSN to new User(Kevin.Parkinson)
Thumbs up C Sharp Over C++ For Me...For You " " ?

Morales:
I too, would go with C# over C++. Learning and coding with C++ can be like wading through a dense forest; it is legendary for having extra characters to mess up the syntax( that's no offense to people that love working with C++...I too love C++, but choose not to program with it )...for example in managed C++, to declare a class:

public _gc MyClass :: BaseClass

..like what the heck is that "_gc" thingy for?

If you are thinking about learning more about OOP, and thinking about C# which is a lot cleaner in it's syntax ( not unlike Java ), I would recommend looking at one of those "Learn C# in 24 Hours" types of books. Or perhaps, since you know some PHP and are familiar with web programming, check into using ASP.NET book - programming with C#, which may allow you to leverage your existing experience.

...PHP, Perl, Python, C#, C++...I am sure you will find the one that suits you the most, as I think it's more about that than which is better than which. I think they are all cool actually.
__________________
public class  MySignature extends Post implements JavaSyntax throws NuttinHoney{
     MySignature()
     {
          Salutation();
          Name();
     }
     
     public string  Salutation()
     {
          Screen.printLn( "Sincerely,\n" );
     }
     
     public string  Name()
     {
          Screen.printLn( "Kevin Parkinson" );
     }
}
new User(Kevin.Parkinson) is offline   Reply With Quote
Old Apr 6th, 2005, 10:48 PM   #6
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
C++ is relatively easy. C# is as well.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Apr 7th, 2005, 3:07 AM   #7
Berto
Programming Guru
 
Join Date: Aug 2004
Posts: 1,022
Rep Power: 5 Berto is on a distinguished road
Send a message via AIM to Berto Send a message via MSN to Berto
C++ isnt relativly easy as a first language

must i say "pointers".
Berto is offline   Reply With Quote
Old Apr 7th, 2005, 5:31 AM   #8
Benoit
Expert Programmer
 
Benoit's Avatar
 
Join Date: Sep 2004
Location: Ontario, Canada
Posts: 548
Rep Power: 4 Benoit is on a distinguished road
I think C++ just looks more cryptic compared to C
__________________
Johnny was a chemist's son but Johnny is no more, for what Johnny thought was H2O was H2SO4
Benoit is offline   Reply With Quote
Old Apr 7th, 2005, 8:47 AM   #9
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Berto, you don't necessarily have to use pointers if you didn't want to. I write C++ code all the time and I avoid pointers for the most part.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Apr 7th, 2005, 10:06 AM   #10
duomax51
Newbie
 
duomax51's Avatar
 
Join Date: Apr 2005
Posts: 12
Rep Power: 0 duomax51 is on a distinguished road
Arrow I don't know php

I don't know php but I say that C++ is more advance and easiest language I seen. But that is just my opion.
__________________
:D :eek: :cool: Joe Thompson
duomax51 is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 10:04 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC