Thread: Need Help on some things my ??cousin?? said

  1. #1
    Registered User
    Join Date
    Aug 2003
    Posts
    2

    Need Help on some things my ??cousin?? said

    My grandma's cousin recently told me that C++ programming is liek money in the bank... is there any truth in that? Also I would like it if yuo could just give me some ideas for a simple program that would help me understand c++ better... ?

    He would be sending me MS Visual C++ sometime in the mail is that any good compared to others? He also said he wanted to get me started on Java and .NET ... Are any of those languages hard to learn?



    P.S. I dont have the MS VC++ yet

  2. #2
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916
    MSVC++ is the best editor there is. Sounds like you'll be getting an illegal copy.

    Knowing C++ is not money in the bank. It's a lot of work, for not much money, if you get a job at all. The industry sucks right now. The only people that really make money are the ones that are good. (Salem, I hope you're making a load o' cash)

    C++, .NET, and Java are all very powerful languages, and as such, aren't exactly easy to learn/use. I don't have any experience with .NET, but Java is a lot like C++, but simpler. Really, I guess whether they're "hard to learn" depends on your programming experience (I'm guessing you have none), your logical skills, your ability to memorize things and then apply them, and your motivation, and your motivation, and your motivation.
    Away.

  3. #3
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    >> MSVC++ is the best editor there is

    very much a personal opinion. I think its a great windows compiler.

    >> C++, .NET, and Java are all very powerful languages

    C++ and Java are very powerful languages. .NET is not a language, it is a programming platform from what i understand. it is used in conjunction with a programming language (C++, VB, etc...)

  4. #4
    Registered User
    Join Date
    May 2003
    Posts
    1,619

    Re: Need Help on some things my ??cousin?? said

    Originally posted by Ice Gecko
    My grandma's cousin recently told me that C++ programming is liek money in the bank... is there any truth in that? Also I would like it if yuo could just give me some ideas for a simple program that would help me understand c++ better... ?

    He would be sending me MS Visual C++ sometime in the mail is that any good compared to others? He also said he wanted to get me started on Java and .NET ... Are any of those languages hard to learn?



    P.S. I dont have the MS VC++ yet
    Learning C++ is really like any skill -- if you develop it very well, you can make a lot of money with it. If you do a half-assed job, you'll get a half assed salary, though.

    C++ is not hard to *understand*, per se, but it takes more than simple comprehension to program *well*. It's like any skill -- you can learn the mechanics with relative ease, but only by practice and dedication to self-improvement will you truly be good at it.

  5. #5
    Registered User
    Join Date
    Apr 2003
    Posts
    2,663
    Starting off your programming career by stealing a compiler pretty much indicates where you're going to end up: prison. Oh, and by the way, if your copy comes in the mail across state lines its a federal crime.
    Last edited by 7stud; 08-14-2003 at 11:31 PM.

  6. #6
    Registered User
    Join Date
    Jan 2002
    Posts
    552
    >Starting off your programming career by stealing a compiler pretty much indicates where you're going to end up: prison.

    Its not stealing, its _sharing_
    C Code. C Code Run. Run Code Run... Please!

    "Love is like a blackhole, you fall into it... then you get ripped apart"

  7. #7
    Its not rocket science vasanth's Avatar
    Join Date
    Jan 2002
    Posts
    1,683
    Originally posted by 7stud
    Starting off your programming career by stealing a compiler pretty much indicates where you're going to end up: prison. Oh, and by the way, if your copy comes in the mail across state lines its a federal crime.

    ohh boy.. come to India.. Every street corner here will have a cyber cafe and none of them will have any liscenced s/f. But they will have all hi teh softwares such as Maya, 3D Max, Oracle, XP etc etc.. not that i am saying it is right...

  8. #8
    mustang benny bennyandthejets's Avatar
    Join Date
    Jul 2002
    Posts
    1,401
    Originally posted by 7stud
    Starting off your programming career by stealing a compiler pretty much indicates where you're going to end up: prison. Oh, and by the way, if your copy comes in the mail across state lines its a federal crime.
    We need less accusing and more programming! Although, it may be nice to pay big old Microsoft for their product. There are plenty of free c++ compilers that do the job, if you don't want to pay money or break the law.
    [email protected]
    Microsoft Visual Studio .NET 2003 Enterprise Architect
    Windows XP Pro

    Code Tags
    Programming FAQ
    Tutorials

  9. #9
    Registered User
    Join Date
    Aug 2003
    Posts
    2
    So if he paid for the whole thing and sent me a copy its illegal? What if he bought a ohhh.... whats the word... another license for both of us



    He's like 60...

  10. #10
    Registered User
    Join Date
    May 2003
    Posts
    1,619
    If he bought it, and sent you a copy without uninstalling his copy, it's illegal. If he bought it, gave you the copy, and removed it completely from his computer, it's legal. And if he bought a second license, it's legal as well.

    You'll find people here don't like pirated software. Many people here write software for a living, others for a hobby, and nobody wants their work stolen.

  11. #11
    Hardware Engineer
    Join Date
    Sep 2001
    Posts
    1,398

    Spme practical advice:

    I'm always encouraged by the high moral standards of this board! Gee, that sounds sarcastic... but it's not.

    Personally, I would NOT advise you to buy a compiler just to try-out programming. You might not even like programming!

    Like Cat said, programming is a skill. To quote myself from yesterday "It's not like learning to send Email, it's like learning karate, or like learning to play the guitar."

    It is good idea to use the same compiler as you "teacher".

    so, my advice is: Go ahead and "try-out" the apparently illegal copy. If you are still interested in programming after about a month, you should get a legal compiler.

    Microsoft sells several configurations of MSVC++. The least expensive is about $100. And, it is quite adequate for learning and home use.

    Check-out the list of free compilers at TheFreeCountry.com

  12. #12
    Registered User
    Join Date
    Mar 2002
    Posts
    249
    The least expensive is about $100.
    Not if you do it the eBay way.
    Well, there are a few things wrong with your code:

    1) It does not work.
    2) It does not work.
    3) It does not work.

    Hope this helps.

  13. #13
    Carnivore ('-'v) Hunter2's Avatar
    Join Date
    May 2002
    Posts
    2,879
    Or if you buy a book that comes with the learning edition or something...
    Just Google It. √

    (\ /)
    ( . .)
    c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Suggestions for things to study
    By Mastadex in forum Windows Programming
    Replies: 5
    Last Post: 08-18-2008, 09:23 AM
  2. Funny things happening outside of function
    By drb2k2 in forum C++ Programming
    Replies: 1
    Last Post: 04-08-2003, 02:26 PM
  3. things to think about... [from www.nuclearwastesite.com]
    By doubleanti in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 11-11-2001, 12:47 AM
  4. What is your favorite things about programming?
    By kermi3 in forum A Brief History of Cprogramming.com
    Replies: 26
    Last Post: 10-21-2001, 12:13 PM
  5. Help with these three things...
    By face_master in forum C++ Programming
    Replies: 2
    Last Post: 08-26-2001, 07:05 AM