Thread: writing code on paper

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Feb 2010
    Posts
    72

    writing code on paper

    hi guys i have a huge problem

    i cant write code on paper

    actually i can, but im not good at it

    this year i took 2 exams on C and C++ programming where i coded using a compiler, I took two A's

    but now i took an exam where I thought there would be just theory, not again coding and that's because this is how this exam is called ("theory in programming") well he put 3 problems, each of them wanted us to code a C/C++ program

    i had in my mind the algorithm for each problem, but i couldnt write it on paper

    i think i didn't do well

    because i had only 2 sheets of paper, and i needed space for the code, whenever i forgot to declare a variable, i needed to erase the code and rewrite it again, so frustrating

    can you please suggest me, any technics, advice etc that would help me learn how to write proper code on paper?

    Thanks in advance
    Last edited by nik2; 06-29-2010 at 06:24 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. what is the best way of tracing code on paper
    By transgalactic2 in forum C Programming
    Replies: 8
    Last Post: 03-29-2009, 05:06 PM
  2. Obfuscated Code Contest
    By Stack Overflow in forum Contests Board
    Replies: 51
    Last Post: 01-21-2005, 04:17 PM
  3. professional programmers, do you spend more time writing or modifying code
    By Terrance in forum A Brief History of Cprogramming.com
    Replies: 29
    Last Post: 11-25-2002, 10:54 PM
  4. Interface Question
    By smog890 in forum C Programming
    Replies: 11
    Last Post: 06-03-2002, 05:06 PM