Design skills

Discussion in 'C' started by CrazyGal, Jul 28, 2009.

  1. CrazyGal

    CrazyGal New Member

    Joined:
    May 24, 2009
    Messages:
    21
    Likes Received:
    0
    Trophy Points:
    0
    Hi,

    Could someone tell me how I could work on my design skills? I've done lots of research on this front and the results are overwhelming. Is there a simple/few tasks that I could do which would get me there? I'd like to learn systems programming in C/C++ on Unix.
    I'm looking for a place to start and then gradually work on device drivers, embedded programming, protocol development.

    Please let me know.

    Thanks,
    Tina
     
  2. xpi0t0s

    xpi0t0s Mentor

    Joined:
    Aug 6, 2004
    Messages:
    3,009
    Likes Received:
    203
    Trophy Points:
    63
    Occupation:
    Senior Support Engineer
    Location:
    England
    There are loads of small Unix utilities you can reimplement, try looking at the stuff you use daily - ls, cd, rm, mkdir, rmdir etc, and have a go at reimplementing those. That'll get you used to programming the filesystem.
     

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