java

P

phani.kmm

The programmes which we are doing is hard to read and write.
Please give some ideas to remember the programmes.
 
R

Roedy Green

The programmes which we are doing is hard to read and write.
Please give some ideas to remember the programmes.

The key is to WRITE programs, not just read books or documentation. It
will just wash over you until you write some simple programs.
 
R

Roedy Green

The programmes which we are doing is hard to read and write.
Please give some ideas to remember the programmes.

The key is to WRITE programs, not just read books or documentation. It
will just wash over you until you write some simple programs.
 
M

Martin Gregorie

The programmes which we are doing is hard to read and write. Please give
some ideas to remember the programmes.

- Use meaningful attribute and method names.
- Layout the code to reflect its structure.
- DOCUMENT your code with readable comments that make sense when
they are used to generate javadocs.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,167
Messages
2,570,911
Members
47,453
Latest member
MadelinePh

Latest Threads

Top