Closed Thread
Results 1 to 6 of 6

Thread: programming not easy!

  1. #1
    ToruS Guest

    Question programming not easy!

    I am studying in university to become a engineer in coumputer engeenering (computer science). I am in my second year now and have 3 years left .

    My problem is that I have realised (doh) that I suck in programming. But I have managed to pass all courses as far, but with pending grades. Especially my grades in programming courses suck (only passed them). I have programmed in java, haskell, C and assembler and find it very har to understand the problems. I don't really know why I have so hard to solve programming assignments and excercises. When I and my labpartner try to solve assignments I just sit there as a questionmark all the time. All I can do is to try to understand the code he/she has written (with other words: I am passive).

    I don't think it's me who is retarded because I manage to pass other courses with very good grades (like math, physics etc).

    Is it that I lack the ability to think more logic or think critically (maybe). I don't know.

    So can anybody give me some tips on how to become a better programmer (one way is to program very much, but other tips than that plz).

  2. CODECALL Circuit advertisement

     
  3. #2
    ToruS Guest
    no one that has the same problem?
    no one with any tips?

  4. #3
    Deathcry's Avatar
    Deathcry is offline Learning Programmer
    Join Date
    Feb 2007
    Posts
    69
    Rep Power
    0
    i used to have a huge programming problem like this. so i bought some books that were basic and just re read a bunch of times. also i used the same function i learned and made like 5 programs with the same code i just learned about. just so i can remember it.
    the code is with you

  5. #4
    Join Date
    Mar 2007
    Posts
    2
    Rep Power
    0
    I really suck at programming. I prefer the creative designing end of web design.

  6. #5
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143
    It's not a problem I've had, but that I've had to help guide other people around. I think the biggest thing that I've ever done to get a problem solved is think about doing it by hand. This will give you a general overview of how the problem should be solved. Then think about what information you worked with. This will give you a guide to what variables you need for storage. These are things that can be done as rough pseudocode or flowcharts to get you started. If you can't solve the problem without a computer, you will NEVER be able to write a program to solve it.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  7. #6
    Void's Avatar
    Void is offline Programming Expert
    Join Date
    Jun 2006
    Posts
    410
    Rep Power
    23
    You get better with programming as time goes by and you use it more often. It is hard and overwhelming at first.
    Void

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Easy One
    By yourmom615 in forum Java Help
    Replies: 6
    Last Post: 03-12-2011, 09:39 AM
  2. Maybe a little TOO easy?
    By chrisbregg in forum Python
    Replies: 1
    Last Post: 01-26-2011, 10:02 AM
  3. quick and easy programming code any takers?
    By logic in forum Services for Buy/Sell/Trade
    Replies: 7
    Last Post: 06-07-2010, 07:50 AM
  4. easy for database programming
    By arctushar in forum General Programming
    Replies: 5
    Last Post: 04-12-2010, 02:40 AM
  5. should be easy, but please look
    By romanbodenmiller in forum C and C++
    Replies: 2
    Last Post: 12-11-2008, 06:46 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts