Thread: Where to find projects to work on?

  1. #1
    Registered User
    Join Date
    Mar 2012
    Posts
    56

    Where to find projects to work on?

    Where can i find open source projects written in C to work on?

    Is doing a linux from scratch a good exercise does it need programming?

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    3,229
    Only you can answer that question.

    What are your interests?

  4. #4
    Registered User
    Join Date
    Dec 2011
    Posts
    51

  5. #5
    Registered User
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    242
    Quote Originally Posted by mariostg View Post
    I wonder if learning ncurses at the same time as learning C is distracting you from learning C?

    I am beginning to learn C, and I had thought about learning ncurses or GTK(graphical interface), but am sticking to simple console apps for now so that I can focus on C only.

  6. #6
    [](){}(); manasij7479's Avatar
    Join Date
    Feb 2011
    Location
    *nullptr
    Posts
    2,657
    Quote Originally Posted by cfanatic View Post
    I am beginning to learn C, and I had thought about learning ncurses or GTK(graphical interface), but am sticking to simple console apps for now so that I can focus on C only.
    Don't bother with GUIs now.
    Wait until you think you know a lot about the language and have a firm grasp on the logic.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. If you've begun work RECENTLY, how did you find your way in?
    By wildcard_seven in forum General Discussions
    Replies: 30
    Last Post: 03-08-2012, 11:58 PM
  2. C Projects
    By mohit varma in forum C Programming
    Replies: 0
    Last Post: 03-02-2011, 02:07 PM
  3. Replies: 11
    Last Post: 05-25-2007, 04:39 PM
  4. help can't find a way to make this work
    By Pe6r0 in forum C Programming
    Replies: 10
    Last Post: 12-04-2006, 06:08 PM
  5. Favorite projects to work on
    By frenchfry164 in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 04-05-2003, 06:36 PM