just a poll

Discuss whatever you want here--both QB and non-QB related. Anything from the DEF INT command to the meaning of life!

Moderators: Pete, Mods

Post Reply

whats your trouble area when programming

Code, Type O's, Readable Code
1
14%
Logic, Flow charting
1
14%
Other,
5
71%
 
Total votes: 7

sid6.7
Veteran
Posts: 318
Joined: Tue Jun 21, 2005 8:51 am
Location: west USA
Contact:

just a poll

Post by sid6.7 »

what do you have problems with the most...

if "OTHER" explain...


for me its logic
MystikShadows
Veteran
Posts: 703
Joined: Sun Nov 14, 2004 7:36 am
Contact:

Post by MystikShadows »

For me it's others....I don't have problem with logic, flowcharting, typing well layedout code constructs that's all good :-). But at times it seems that a logical approach doesn't naturally fit into a logical language lol...
When God created light, so too was born, the first Shadow!

MystikShadows

Need hosting? http://www.jc-hosting.net

Interested in Text & ASCII development? Look no further!
http://www.ascii-world.com
User avatar
Zamaster
Veteran
Posts: 174
Joined: Wed Jun 15, 2005 1:51 pm

Post by Zamaster »

Other, I always get numbers wrong! Like when im accessing a file in binary mode, Ill skip one byte over or behind the destination I was aiming for!
C:\DOS
C:\DOS\RUN
RUN\DOS\RUN
Nodtveidt
Veteran
Posts: 826
Joined: Sun Jul 25, 2004 4:24 am
Location: Quebradillas, PR
Contact:

Post by Nodtveidt »

Other: program planning. It's a pain in the ass when you just want to sit down and begin coding but instead have to strategize your application first.
MystikShadows
Veteran
Posts: 703
Joined: Sun Nov 14, 2004 7:36 am
Contact:

Post by MystikShadows »

LOL I hear ya Nek....not always obvious....but to some extent, depending on the project, it because a must :-)
When God created light, so too was born, the first Shadow!

MystikShadows

Need hosting? http://www.jc-hosting.net

Interested in Text & ASCII development? Look no further!
http://www.ascii-world.com
User avatar
lurah-
Veteran
Posts: 206
Joined: Mon Nov 01, 2004 10:47 am
Location: Finland
Contact:

Post by lurah- »

Same thing than Nekrophidius has. I have tons of code, but sooooo messy that i usually start things like a billion times before i got some logic there :lol: :oops:
Post Reply