Results 1 to 7 of 7

Thread: programming queries

  1. #1
    Join Date
    Mar 2008
    Posts
    222
    Thanks
    10
    Thanked 3 Times in 3 Posts

    Smile programming queries

    Hi everyone.
    just a question to ask all of u experts out there . how do you guys figure out solutions so fast to help those newbies or people in this forum? Is there any secret behind it?

    Hope you all dun find this qns dumb or silly

    Thanks

  2. #2
    Join Date
    Jun 2006
    Location
    Acton Ontario Canada.
    Posts
    677
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    A lot of the questions asked here are variants on things we've asked before or had to answer before.
    - Ryan "Boxxertrumps" Trumpa
    Come back once it validates: HTML, CSS, JS.

  3. The Following User Says Thank You to boxxertrumps For This Useful Post:

    hyk (04-23-2008)

  4. #3
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    we also have alot of experience in the fields themselves, so even if a question is "new", chances are there was once a time when we needed something using the (same/similar) method

  5. #4
    Join Date
    Jan 2007
    Location
    The stage
    Posts
    568
    Thanks
    23
    Thanked 6 Times in 6 Posts

    Default

    Ya thats pretty much it... We know it and (at least I go) "OH! OH! I KNOW HOW TO ANSWER THIS!!!" Thats pretty much it... like they said...

  6. #5
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Its just installed in out minds. Its just like we(and you) know whats wrong with this problem:
    Code:
    2 + 2 = 5
    We know whats we know whats wrong with this problem:
    Code:
    <style type="text/css">
    font-family: arial
    font-size: 18px
    color: blue
    </style>
    Practice makes Us.
    Jeremy | jfein.net

  7. #6
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    Quote Originally Posted by hyk View Post
    Hi everyone.
    just a question to ask all of u experts out there . how do you guys figure out solutions so fast to help those newbies or people in this forum? Is there any secret behind it?

    Hope you all dun find this qns dumb or silly

    Thanks
    ...Trial and Error technique usually solves it.
    Also...comparison from the correct syntax to which of which is erroneous gives us the ability to pin-point
    as to which part causes the mess
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  8. #7
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    This forum is very active and those of us who answer a lot of questions tend to read a lot of answers-- between all of us there is rarely something one of us hasn't run into, or at least not something that we have no idea where to start-- and once we post answers the others read it-- and knowledge builds. Great way to learn.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

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