CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 9 of 9
  1. #1
    Join Date
    Feb 2008
    Posts
    12

    Software Development Difficulty?

    Hi,

    I just wanted to know how difficult is it to code? You know in programming courses there are some type of examination questions where you need problem solving to come up with a solution. Then their are some coding where you just need to know how its done.

    What I'm asking is, are developer's code mostly problem solving oriented or could it also involve a set of programming practices which does not necessarily require problem solving (e.g. learning how to write a code that queries the database).

    Mike

  2. #2
    Join Date
    Sep 2010
    Posts
    23

    Re: Software Development Difficulty?

    Quote Originally Posted by Mike_Gore View Post
    Hi,

    I just wanted to know how difficult is it to code? You know in programming courses there are some type of examination questions where you need problem solving to come up with a solution. Then their are some coding where you just need to know how its done.

    What I'm asking is, are developer's code mostly problem solving oriented or could it also involve a set of programming practices which does not necessarily require problem solving (e.g. learning how to write a code that queries the database).

    Mike
    What earns them money will be oriented
    Your smile's like a shining sun

  3. #3
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Software Development Difficulty?

    Depends on WHAT you code.

    You have probably 'programmed' a phone to dial a number, or 'programmed' the channel into a remote-control unit.

    1 + 1 = will program a calculator

    print 1+1 will program the computer to calculate the value and print it out

    Newer PC's have gotten slightly more complex, but it's the same general idea.

    The computer has rules that you have to follow. (Can't dial to disconnected phone)
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  4. #4
    Join Date
    Sep 2004
    Location
    Holland (land of the dope)
    Posts
    4,123

    Re: Software Development Difficulty?

    Both.

  5. #5
    Join Date
    Sep 2010
    Posts
    23

    Re: Software Development Difficulty?

    Today/Tomorrow is weekend, if you have time, please spend some to write a complete, with all your heart and skills short message of advice, I'd love to learn your truthful mind from it
    Your smile's like a shining sun

  6. #6
    Join Date
    May 2010
    Posts
    54

    Re: Software Development Difficulty?

    What are you oriented ?
    Do you think Everybody in this world sukc up stimulus package of job finding ? Get one's side experience to expand it into your world ?
    When people know it's my family only that is spreading stinky stimulating ideas on media, newspapers, they cry !

  7. #7
    Join Date
    Sep 2010
    Posts
    27

    Re: Software Development Difficulty?

    Quote Originally Posted by emailus View Post
    What are you oriented ?
    Do you think Everybody in this world sukc up stimulus package of job finding ? Get one's side experience to expand it into your world ?
    When people know it's my family only that is spreading stinky stimulating ideas on media, newspapers, they cry !
    Shut up! We have a neat online education system ruuning globally-all over the world!
    I'll go out to California and pick up some professors who you must call "teachers".

  8. #8
    Join Date
    Dec 2009
    Posts
    145

    Re: Software Development Difficulty?

    Quote Originally Posted by Mike_Gore View Post
    could it also involve a set of programming practices which does not necessarily require problem solving (e.g. learning how to write a code that queries the database).
    Not only programming related stuff, it can be anything

    writings --------> encoded-------> readers'mind -------->decoded ---------> behaviors/actions

  9. #9
    Join Date
    Jun 2010
    Posts
    50

    Re: Software Development Difficulty?

    Quote Originally Posted by emailus View Post
    Do you think Everybody in this world sukc up stimulus package of job finding ? Get one's side experience to expand it into your world ?
    I agree to your rhetorical questions. Some people think everyone else in this world "orient" the same thing - $$$ - (It's easy to see for some reasons some people lasts their lives this far for just a ****ing simple wish to get abused - they chuckle to get underestimated)

    Shut up! We have a neat online education system ruuning globally-all over the world!
    I'll go out to California and pick up some professors who you must call "teachers".
    I suggest picking a random employee in some comapny, he has experience and can be called "teacher" certainly
    Last edited by TheComputer; October 2nd, 2010 at 08:03 AM.

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

Featured