Thread: innovative ideas in computer science..

  1. #1
    Registered User
    Join Date
    Aug 2011
    Posts
    91

    innovative ideas in computer science..

    dear programmers,
    i know that this question is gonna sound stupid...here it goes..
    i am a person very interested in computer programming.i know c,c++ and java.
    i am no expert and i am average when it comes to logical thinking, mathematics and all those stuff..
    the only thing that drives me is interest. can somebody tell me some innovative ideas which i can try to work on...
    i am looking for a beginning and some guidance...thanks in advance!!

  2. #2
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    Have you done any GUI programming at all? If not, pick an library and start learning. You'll think of something handy to do with it as you go.

    The first big API I tackled was from a GUI library (gtk+), and I learned a lot from that about modular design, I think, plus event based programming and how to survive documentation .

    GUI's also lend themselves well to OOP.
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

  3. #3
    Registered User
    Join Date
    Aug 2011
    Posts
    91
    sorry for the late reply.....thank u for that idea......i have started gui programming with java..

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Computer Science vs Computer Engineering degree
    By PCG33K in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 10-03-2007, 07:13 AM
  2. "Computer Science" Science Project
    By toonlover in forum C++ Programming
    Replies: 5
    Last Post: 09-11-2006, 01:31 PM
  3. Computer Science
    By Neon in forum Tech Board
    Replies: 18
    Last Post: 11-19-2003, 07:08 AM
  4. Computer Science before..
    By Cheeze-It in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 12-23-2002, 03:03 AM
  5. computer science or computer engineering??
    By pkananen in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 02-26-2002, 12:10 PM