Results 1 to 2 of 2

Thread: Javascript OOP Tutorials

  1. #1
    Join Date
    Oct 2010
    Posts
    37

    Javascript OOP Tutorials

    I am a beginner with Javascript programming. I have tried to learn Object-Oriented Programming, but I become easily confused. The Objected-Oriented programming sample on www.w3schools.com is not very comprehensive. Is there any guides/tutorials that you would recommend to learning OOP using JS?

    Thanks in advanced.

  2. #2
    Join Date
    Oct 2010
    Location
    Montreal, Quebec, Canada
    Posts
    44
    Actually, here's a good article that I found on Javascripts Object Oriented Programming methods.
    http://www.webreference.com/programm...ed_javascript/

    It's interesting because they touch on some of the fundamentals of OOP which are Encapsulation, Inheritance, and Polymorphism and how they play into javascript.
    Also the code examples seem to be nice and complete as well as easy to follow.
    More than just a simple web hosting service. Our goal is to provide your business with a Web Presence.
    Affordable Hosting Solutions, Domain Name Registration, E-Mail Marketing Solutions, Social Media Networking, and more.
    Let us show you how you can be your own webmaster

Similar Threads

  1. Javascript OOP Inheritence and DOM targeting
    By Asperon in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 12 Aug 2010, 06:17 AM
  2. JavaScript Collector
    By JavaScriptBank in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 09 Jul 2009, 03:28 AM
  3. JavaScript library
    By JavaScriptBank in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 09 Jul 2009, 01:26 AM
  4. element specific javascript
    By gumbo in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 04 Dec 2005, 06:25 PM

Tags for this Thread

Posting Permissions

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