Thread: Tips on becoming a competent programmer

  1. #16
    Registered User Pfhreak's Avatar
    Join Date
    Aug 2006
    Location
    Lh'owon
    Posts
    2
    You need to do error values when you anticipate that something might go wrong that would blam up the whole everything, you can check exactly what went wrong.

  2. #17
    Registered User
    Join Date
    Aug 2006
    Posts
    11
    Alright then,
    How do I expand on what I already know
    data types, arrays (multidimensional),lists, sorts/searching, etc

    Do i invest in another text book? Are there online resources that go deeper? Lurk on other universty pages? How did you guys get as good as you are today?

    edit: I just recenlty got a second hand : Indispensible guid to C with engineerng applications by Paul Davies. It has loops doing circuit analysis, ahah reminds me of Pspice.

    edit 2: I just shot myself in the foot!
    http://www.cprogramming.com/tips/listTips.php
    now then (*opens up bloodshed!*)!
    Last edited by trickae2; 08-28-2006 at 08:40 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Programming Tips
    By webmaster in forum General Discussions
    Replies: 27
    Last Post: 10-29-2018, 12:49 PM
  2. What game programmer should I be? need some advice.
    By m3rk in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 04-20-2009, 11:12 PM
  3. Senior 3D Programmer - Moab Studios™ LLC
    By moab in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 08-30-2005, 10:19 PM
  4. C++ Programming Tips
    By gflores in forum C++ Programming
    Replies: 20
    Last Post: 09-14-2004, 07:53 PM
  5. I need to interview professional programmer.....please
    By incognito in forum C++ Programming
    Replies: 1
    Last Post: 01-05-2002, 02:46 PM