CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: C++ Develop

  1. #1
    Join Date
    Mar 2010
    Posts
    13

    C++ Develop

    I have read several C++ books but I cant still write a code, I dont know maybe I dont have inspiration...I can read easily every code..
    Can anyone help me?

  2. #2
    Join Date
    Jun 2005
    Posts
    315

    Re: C++ Develop

    I would go back and start at the beginning, or maybe as you say you don't have the inspiration and maybe writing code is not where your interests lie.

  3. #3
    Join Date
    Mar 2010
    Posts
    13

    Re: C++ Develop

    Any other suggestions?

  4. #4
    GCDEF is offline Elite Member Power Poster
    Join Date
    Nov 2003
    Location
    Florida
    Posts
    12,637

    Re: C++ Develop

    Quote Originally Posted by TheEnd View Post
    Any other suggestions?
    What do you expect to hear? Don't just read. Get tutorials and work through them. Write and understand every line of code in there. Run the apps in the debugger to see what they're doing when they run so that you understand it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured