9 Replies - 820 Views - Last Post: 14 June 2006 - 01:47 AM

#1 willbe   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 02-June 06

Learning C++

Posted 02 June 2006 - 02:30 PM

:) Hi my name is Brian. I am now trying to learn C++ and would really like your input.
I need an example of a code to calculates and displays shares owned, commission to be paid, and total amount to be paid given the price per share, the commission fee, and the total amount of shares. I can fix it up as I go along.
Is This A Good Question/Topic? 0
  • +

Replies To: Learning C++

#2 Jayman   User is offline

  • Student of Life
  • member icon

Reputation: 423
  • View blog
  • Posts: 9,532
  • Joined: 26-December 05

Re: Learning C++

Posted 02 June 2006 - 02:49 PM

Hi Brian and welcome to DIC!

I am glad to hear that you are learing C++, however you will not find people here to write the code for you.

What you will find is individual programmers ready and willing to answer any questions that you may have and also to help guide or troubleshoot your own code.

Here is the code snippet section for C++, if you need to see examples of already written code to get ideas.
http://code.dreaminc...rowse.php?cid=2
And here are some tutorials:
http://forums.dreami...showforum48.htm
If you have already made an attempt to write your own program, then please post your code and we would be more than happy to help you get it working. :D

This post has been edited by jayman9: 02 June 2006 - 02:57 PM

Was This Post Helpful? 0
  • +
  • -

#3 William_Wilson   User is offline

  • lost in compilation
  • member icon

Reputation: 207
  • View blog
  • Posts: 4,812
  • Joined: 23-December 05

Re: Learning C++

Posted 02 June 2006 - 03:11 PM

Welcome to DIC :)

*perfectly pointed out jayman9
Was This Post Helpful? 0
  • +
  • -

#4 Amadeus   User is offline

  • g+ + -o drink whiskey.cpp
  • member icon

Reputation: 253
  • View blog
  • Posts: 13,507
  • Joined: 12-July 02

Re: Learning C++

Posted 02 June 2006 - 03:59 PM

Welcome to dream in code! Glad to have you.
Was This Post Helpful? 0
  • +
  • -

#5 skyhawk133   User is offline

  • Head DIC Head
  • member icon

Reputation: 1982
  • View blog
  • Posts: 20,434
  • Joined: 17-March 01

Re: Learning C++

Posted 02 June 2006 - 05:05 PM

Nicely put jayman! Welcome to dream.in.code willbe.
Was This Post Helpful? 0
  • +
  • -

#6 frog   User is offline

  • unleashed
  • member icon

Reputation: 2
  • View blog
  • Posts: 683
  • Joined: 26-March 06

Re: Learning C++

Posted 02 June 2006 - 10:30 PM

welcome :)
Was This Post Helpful? 0
  • +
  • -

#7 MarkoDaGeek   User is offline

  • Dirty Technophile
  • member icon

Reputation: 14
  • View blog
  • Posts: 11,158
  • Joined: 13-October 01

Re: Learning C++

Posted 04 June 2006 - 09:11 AM

Welcome to Dream.In.Code Brian!! My name is Mark and I'm one of the resident Team Members here on DIC. If you have any community related questions feel free to ask any of us. DIC is the perfect place for new comers to expand their knowledge about Programming and Web Development. I know I've learned a lot from this place and I'm sure you will too!
Was This Post Helpful? 0
  • +
  • -

#8 adamjon858   User is offline

  • D.I.C Head
  • member icon

Reputation: 1
  • View blog
  • Posts: 168
  • Joined: 03-January 06

Re: Learning C++

Posted 05 June 2006 - 12:32 PM

I've been trying to learn C++ forever! :P
Was This Post Helpful? 0
  • +
  • -

#9 pkshingane   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 13-June 06

Re: Learning C++

Posted 13 June 2006 - 12:17 PM

View Postwillbe, on 2 Jun, 2006 - 01:22 PM, said:

:) Hi my name is Brian. I am now trying to learn C++ and would really like your input.
I need an example of a code to calculates and displays shares owned, commission to be paid, and total amount to be paid given the price per share, the commission fee, and the total amount of shares. I can fix it up as I go along.



hi i am pankaj shingane from india
Was This Post Helpful? 0
  • +
  • -

#10 born2c0de   User is offline

  • printf("I'm a %XR",195936478);
  • member icon

Reputation: 187
  • View blog
  • Posts: 4,673
  • Joined: 26-November 04

Re: Learning C++

Posted 14 June 2006 - 01:47 AM

Welcome Brian and Pankaj....You both are just a post old :)
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1