how to practice my c++ skill

Discussion in 'C++' started by rpbear, Feb 14, 2011.

  1. rpbear

    rpbear New Member

    Joined:
    Feb 11, 2011
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    Hi all,
    I'v already read some basic books about c++ such as <c++ primer>,<The C++ standard library> etc.,and as we know,knowledge is easy to forget without practicing,so i wanna know some ways to practice my skill with programming.First,i know some ACM sites,however,solving problems on those sites needs good knowledge of algorithm,my algorithm isn't good,if i keep solving easy problems on ACM site,it must be very tedious.So i try the second way---read source code and do some fix thing.I searched the sourceforge.net,most of codes on that is too huge to read for me:embarasse.Now i'm confused what should i do next,do you have some tips for me?any help will appreciated.
     
  2. Cristi1213

    Cristi1213 New Member

    Joined:
    Jan 17, 2011
    Messages:
    6
    Likes Received:
    1
    Trophy Points:
    0
    I have some small algorithms with which you could start exercising. Pm me with your email address and I will send you some exercises to solve.
     
  3. rami hassan

    rami hassan New Member

    Joined:
    Feb 14, 2011
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    how we can make an algorithm for a program
     
  4. Cristi1213

    Cristi1213 New Member

    Joined:
    Jan 17, 2011
    Messages:
    6
    Likes Received:
    1
    Trophy Points:
    0
    I don't understand your question
     
  5. rpbear

    rpbear New Member

    Joined:
    Feb 11, 2011
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    thank you!however i didn't find the PM function here:shout:here is my email:ericchd#gmail.com.thanks again:shy:
     
  6. lionaneesh

    lionaneesh Active Member

    Joined:
    Mar 21, 2010
    Messages:
    848
    Likes Received:
    224
    Trophy Points:
    43
    Occupation:
    Student
    Location:
    India
    You can practice by solving some challenges

    CodeChef
    ProjectEuler

    Secondly , You can work on some simple opensource projects
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice