A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Where can i find real good tutorials...

  1. #1
    Senior Member
    Join Date
    Jan 2001
    Posts
    114
    HI all;

    I bought some books on JS and started reading them but their explanations are very weak and i don't get to understand them very well. I found online while looking for JS tutorials a lesson on c++ this has nothing to do with what i wanted, but i read it anyway and to my surprise it was quite simple.

    I was looking for the meaning of Functions, what they do and how they work and the lesson was explained very well, putting as example.

    "Imagine you're writing a ricepie for cookies, you know that the recipe contains
    eggs,
    butter,
    milk
    etc

    What happends is that whoever reads that recipe, will not get a clue of what they are about to make untile they read it all, so the person who is going to make the recipe knows what she is making you must give it a function, that means

    function recepie(bakingCookings)

    that way, the person knows that the function to that this recepie does is bake cookies."

    if you visit the tutorial http://www.intap.net/~drw/cpp/cpp05_01.htm you will see what i mean.


    Anyway, i read more and found out that lessons with real life examples like this are easy to understand. In the lesson is also explainaide how programmers think and how they organize theyr work.

    I want to ask if any of you know about tutorials like this for JS and ASP.

    Thank you

  2. #2
    Senior Member
    Join Date
    Nov 2000
    Posts
    302

    go to

    go to http://www.asp101.com or http://www.learnasp.com http://www.4guysfromrolla.com is brilliant! try these and see how you go.

    Note: When buying a book especially to learn programming languages read a bit of the book first and then see if that works for you. If it doesn't and you can't understand it then you've wasted your money. And computer related books are notoriously expensive (well where I live anyways!)
    Alan

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

HTML5 Development Center