This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

exampls

i need examples for learning

Parents
  • learning by "studying examples" is just about the worst method there is.

    You will end up with bugs in code you do not understand (= bugs you can not resolve) and worse.

    The only 'value' from an example I can think of is that after you have written your own code and tried to debug it, sometimes an 'example' can show a thing you have missed.

    Erik

Reply
  • learning by "studying examples" is just about the worst method there is.

    You will end up with bugs in code you do not understand (= bugs you can not resolve) and worse.

    The only 'value' from an example I can think of is that after you have written your own code and tried to debug it, sometimes an 'example' can show a thing you have missed.

    Erik

Children
No data