• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

i hate coding man... I REALLY HATE IT!!!

--->Newb in computer programming, but I like coding a lot. Just imagine what can you do with all the codings! 😉
 
Coding sucks when u dont know what to do and are inexperienced with the material. Otherwise it's fun when you know what to do!
 
That's why I'm quitting my job to become a fireman. Cubes suck and I don't want to look back and know that my life consisted of meaningless assignments and code that no one even cares about 😀
 
coding can be fun.. if the code itself has a purpose, and you want to achieve that.. but again, writing a good solid piece of work takes a long time and practice.

 
Coding is great when you're running on a cool OS (Windows) and are using an awesome compiler/IDE (MS Visual C++). 🙂

Coding sucks when you're working on Linux and are being forced to use Emacs. 🙁
 
Coding is great when you're running on a cool OS (Windows) and are using an awesome compiler/IDE (MS Visual C++).

No kidding! The only thing is that I only program in VB. 🙂

<< Penguin has GUI and IDE as well >>

Yeah, but it's a piece of... (don't want to start a flame war. 🙂)
 
Coding isn't bad, it's debugging that is a pain in the butt. I hate when you are absolotely certain something will work, but it just doesn't.
 
debugging certain is a pain.. but if you have a good design/algorithm/pseudo code, you pretty much reduce to the debug to typo, that's the idea situation, reality isn't like that, I know, but a good design will reduce the amount of debugging significantly.

 
I don't like coding.
I dropped out of school on a Comp Sci major.
Its just not for me. Im not the person to sit there toil away and endless lines of code.
I will just pay the people to do it for me 😉
 
I'm gonna have to drop my Algorithm Design and Programming II Class (Advanced C). I'm going to attempt to teach myself over summer and take the class again in the Fall.

I don't know what my opinion of Coding is b/c of my inexperience. I think that once I understand it better, I'll like it.
Writing code reminds me of girls. When you first start out, girls are yucky and confusing. Now they are beautiful, but sometimes still very confusing. (Am I making sense or do I need more sleep...)

Matt
 
It's great...just find some way to make it fun...spend a few hours finding all the possible ways to cause a program to crash. Null pointers are fun.
 
I can't ever remember obscure syntax errors anymore. I find it quite pointless to remember those things, I just compile the damn thing and fix all the errors. Then again that's horribly inefficient.
 
I absolutley love coding. Every aspect of it. Thats what I do for a living. I love the power it givs you.
 
nedit!!!
wooho!!!!

no, but seriously... coding in linux/unix does drive me nuts sometimes...

******NULL POINTER ERROR********
Nuff said.
 
******NULL POINTER ERROR********

That's actually a useful error (and one I've never seen).

I usually get:

Segmentation fault.
Segmentation violation.
Bus error.

Still, Linux is a rock solid OS, make no mistake about it.
But so is Windows.
 
Actually coding is cool unless you do it in archaic languages like LISP, Clips or Prolog. Then you really start hating the world of coding! Otherwise Java, C and C++ are better coding environments, at least for me.
 
i used to like programming...til one fateful night when i received this error message.

ERROR! TOO MANY ERRORS!

thats when i knew...no computer science for me.
 
Back
Top