Ask Experts Questions for FREE Help !
Ask
    dearestyang's Avatar
    dearestyang Posts: 1, Reputation: 1
    New Member
     
    #1

    Mar 15, 2007, 01:25 PM
    Why is C++ useful in higher education?
    Dear,

    Most postgraduates in business school are required to study C++.

    Why is that useful?

    How can it be applied to the problems of finance?

    Thanks a lot!
    Nosnosna's Avatar
    Nosnosna Posts: 434, Reputation: 103
    Full Member
     
    #2

    Mar 15, 2007, 01:44 PM
    C++ is a programming language. It's in widespread use, and is probably the most common compiled (translated to machine code before use, rather than during use), native (runs directly on the machine, rather than on a virtual machine like Java) language currently in use.

    Programming skills are useful for anyone who has to think critically to solve problems. In order to program a solution to a problem, you have to think of it in terms of the simplest possible steps, and then implement them. Since the program does exactly what you tell it to (as opposed to what you wanted it to do), you are forced to pay more attention to the little finicky details than you normally would, which makes you a better problem solver in turn.

    It can be applied to financial problems in two ways: Directly, it can be used to automate some issues. You won't be doing much of that as a manager, but it's useful to understand the limitations of the systems used, as well as having a basic grasp of what's going on under the hood. Indirectly, it will allow you to more effectively communicate the minutia of a problem to others, as you will have had practice in defining problems in terms that a computer can understand (and computers are pretty dumb in the end... fast, but dumb).

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Can F1 students claim higher education expense [ 5 Answers ]

Hi I am a F1 student from India. I would like to know if I can use the 1098T to claim for Hope or Lifetime Learning credits. Thanks Joe

How can I jump higher? [ 3 Answers ]

How can I jump higher? Are high leapers born or made? Is it too late for me to become a pretty good player now that I'm 23? Am I starting training too late?

Higher Vertical Jump [ 1 Answers ]

I need to know how to increse my vertical leap. I'm 13 and I'm only 5'0. I'm pretty good for my height. Well, anyway, I think it would really help out my game if I could grab more boards and play better defense. How can I increase my leap?

Landlord trying to re-rent at higher price [ 8 Answers ]

We are currently trying to get out of our lease in WA. Our landlord told us that she will try to re-rent it but till then we are fully liable. I am fine with that but the landlord now tries to re-rent the unit for a lot more than we pay. We rented it 4 months ago for $1300 and she now...

A Higher Standard [ 7 Answers ]

My friends and I do a bunch of reading of inspirational materials. Here's one a friend sent to me that I think its particularly powerful. Most of my life I've been a closet slob.... Then I got married.... I enrolled in a twelve-step program for slobs. ("My name is Max, I hate to vacuum.") A...


View more questions Search