Results 1 to 19 of 19

Thread: What do you like best about coding....??

  1. #1

    Thread Starter
    Hyperactive Member LeeSalter's Avatar
    Join Date
    Oct 2002
    Location
    Notts, England
    Posts
    307

    What do you like best about coding....??

    Discuss...
    "I'm Brian and so is my Wife"

  2. #2
    Frenzied Member mar_zim's Avatar
    Join Date
    Feb 2004
    Location
    Toledo Cebu City.
    Posts
    1,416

    Re: What do you like best about coding....??

    it gives me boring day.

  3. #3

    Thread Starter
    Hyperactive Member LeeSalter's Avatar
    Join Date
    Oct 2002
    Location
    Notts, England
    Posts
    307

    Re: What do you like best about coding....??

    I love it cos it means I get to solve problems everyday! Very satisfying when you get something to work!
    "I'm Brian and so is my Wife"

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: What do you like best about coding....??

    Psychologically, coding allows an individual to experience the power of creation and/or evolution through logic, and therefore appeals to most of us.

  5. #5
    Frenzied Member mar_zim's Avatar
    Join Date
    Feb 2004
    Location
    Toledo Cebu City.
    Posts
    1,416

    Re: What do you like best about coding....??

    and it gives more confusion's to us coders. Confused on how things really works.

  6. #6
    Hyperactive Member Lil Ms Squirrel's Avatar
    Join Date
    Nov 2004
    Location
    planet squirrel
    Posts
    494

    Re: What do you like best about coding....??

    When a I write a damned good piece of code, it gives me the opportunity to pull my shirt over my head and run around the office in the style of a crazed football (soccer for our American buddies) player.

    Of course, the guys in my office appreciate my wonderful coding skills too
    Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind.
    Dr. Seuss

  7. #7
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: What do you like best about coding....??

    It's an escape from my miserable life. Computers are easier to communicate with than people.

    On a lighter note: its a buzz to finally kill the bug that has been irritating you for 2 months, or the loop that has been taking up too many clock cycles. ast week I added 1 line of code and accelerated execution time of one algorithm by 30%. Can't beat that for satisfaction. I know how geeky that sounds but that's what I am. Better than real life anyhow.

  8. #8
    Hyperactive Member Lil Ms Squirrel's Avatar
    Join Date
    Nov 2004
    Location
    planet squirrel
    Posts
    494

    Re: What do you like best about coding....??

    Now I've got my more serious head on, one of the things I find most satisfying is helping others out. I started life as a primary school teacher then via a rather long and convoluted route (and painful -- filled with blood, sweat and tears) ended up becoming a .NET trainer.

    Not only do I find my own coding satisfying, but I also find helping others to get their code to work very satisfying. Community coding (like we do here on VBForums) is great. I can't abide programmers who hold their code to their chests and won't help other people out. Probably cos they're not as good as they pretend to be.

    Long live VBForums
    Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind.
    Dr. Seuss

  9. #9

    Thread Starter
    Hyperactive Member LeeSalter's Avatar
    Join Date
    Oct 2002
    Location
    Notts, England
    Posts
    307

    Re: What do you like best about coding....??

    Quote Originally Posted by Lil Ms Squirrel
    I can't abide programmers who hold their code to their chests and won't help other people out.
    Couldn't agree more! here! here!

    Unless of course, you're app is sooooooo good that it's a marketing opportunity!
    "I'm Brian and so is my Wife"

  10. #10
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: What do you like best about coding....??

    I don't trust VBF with my own code now. Someone APPARENTLY ALLEGEDLY had a load of code stolen and the ALLEGED thief is APPARENTLY ALLEGEDLY threatening to sell it as their own.

    I'd never upload the code for anything I plan to sell!! You can't trust anyone. It's sad but true.

    Although I fully agree with the Open Source movement, the hacker ethic personified
    I don't live here any more.

  11. #11

    Thread Starter
    Hyperactive Member LeeSalter's Avatar
    Join Date
    Oct 2002
    Location
    Notts, England
    Posts
    307

    Re: What do you like best about coding....??

    Quote Originally Posted by wossname
    I'd never upload the code for anything I plan to sell!!
    Ever sold any applications Wossy?

    I've got a coupld of good ideas and some working prototypes that would have a market.

    What's the first step in trying to sell them? (assume that the app is ready, bug-free, looks great etc etc!)..
    "I'm Brian and so is my Wife"

  12. #12
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: What do you like best about coding....??

    I've had my own programming shop for 25 years - used to have a partner - he split almost 10 years ago. Prior to all that I coded for a company, that sold out to another company and kept getting promises of this-and-that and realities of nothing!

    Since I've been on my own, having proprietary rights to the product I develop is the most important thing to me. I've become a business expert in K-12 school admin, municipalities, labor unions and health insurance processing. That business expertise is probably more valuable to my "business" than my ability to code - as I can walk into a discussion of some problem at one of my client sites and come up with the ultimate solution - that's always a rush!

    Since I am a niche coder, productivity is great - I can really quickly produce the product that's required.

    I also really like to teach - and find that I am always employing 2 or 3 high school students and giving them a feel for what the real world of VB and SQL production is all about.

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  13. #13
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: What do you like best about coding....??

    Its probably already been paraphrased in a previous post, but I like the challenge of solving a problem on both, the
    bug solution level and also on the application solution level.

    I had automated a terminal emulator program to do data entry/report generation for a client. When I got it
    finished and showed the client he was so happy that he high-fived me! I saved him the budget of an employee
    and decreased each job completion from a matter of months to just a day or two max.

    I like the satisfaction of helping people/companies with their problems and creating programs that will, hopefully, be used
    for years and programming allows you to be very creative and yet logical. If you wouldn't code for free then your
    in the wrong business.

    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  14. #14
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: What do you like best about coding....??

    Painting pictures with logic.

    Programming is the purest intellectual pursuit out there. DB front ends put the bread on the table, and nobody cares how clever they are, but it's still a blast.
    My usual boring signature: Nothing

  15. #15
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: What do you like best about coding....??

    I enjoy the fact that my job is to build tools that help others do their jobs. Few things are more professionally rewarding than to walk by someone's cube and seeing them use an app that you wrote in order to better perform whatever it is that they were hired to do.

  16. #16
    Fanatic Member Valleysboy1978's Avatar
    Join Date
    Nov 2004
    Location
    Planet Xeoroaniar CC Posts:1,928,453,459,361
    Posts
    770

    Re: What do you like best about coding....??

    Quote Originally Posted by Hack
    I enjoy the fact that my job is to build tools that help others do their jobs. Few things are more professionally rewarding than to walk by someone's cube and seeing them use an app that you wrote in order to better perform whatever it is that they were hired to do.
    I'd agree with that. It makes all the tantrum's worthwhile
    Life is one big rock tune

  17. #17
    Member
    Join Date
    Jan 2005
    Posts
    35

    Re: What do you like best about coding....??

    There really are a ton of reasons...but before i get to the good stuff, sometimes it's just downright frustrating and i want to slam my head into my 19" monitor while it's on fire. That being said, I like to try new languages/techniques/everything as much as possible...(c# at the moment)

    but it's really cool to actually design an entire logical flow and anticipate everything, adding features and making people go "wow, cool" it's just neat...but then again ive thought everything about computers was neat since about 14 (im sure im not the only person) i have only been a professional programmer for about 10 months...and i definitely like the constant challenges. in fact, i hate my job when i've got nothing to do coughlikerightnowcough.


  18. #18
    Hyperactive Member wiccaan's Avatar
    Join Date
    Apr 2004
    Location
    127.0.0.1
    Posts
    475

    Re: What do you like best about coding....??

    I love the fact that when you find a program online and its only a demo and costs like 50 bucks that you dont have, you can make your own little version of it. At that point your happy that it works and that it didnt cost you 50 bucks to use
    If my post was helpful please rate it

  19. #19
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343

    Re: What do you like best about coding....??

    Quote Originally Posted by mendhak
    Psychologically, coding allows an individual to experience the power of creation and/or evolution through logic, and therefore appeals to most of us.
    Hear Hear!!

    I do get a kick of creating something from nothing... and A BOFH complex when the end users complain hehehe

    Quote Originally Posted by wossname
    It's an escape from my miserable life. Computers are easier to communicate with than people.

    On a lighter note: its a buzz to finally kill the bug that has been irritating you for 2 months, or the loop that has been taking up too many clock cycles. ast week I added 1 line of code and accelerated execution time of one algorithm by 30%. Can't beat that for satisfaction. I know how geeky that sounds but that's what I am. Better than real life anyhow.
    True true!! Does satisfy me to solve the damned thing or make it faster

    BOFH Now, BOFH Past, Information on duplicates

    Feeling like a fly on the inside of a closed window (Thunk!)
    If I post a lot, it is because I am bored at work! ;D Or stuck...
    * Anything I post can be only my opinion. Advice etc is up to you to persue...

Posting Permissions

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



Click Here to Expand Forum to Full Width