stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


JavaScript supports object-oriented development







JavaScript supports object-oriented
development

JavaScript supports object-oriented
development
09/21/2002 10:49 PM

CNET Sep 21 2002 10:01PM ET




This is a GrokNews Entry: (what is grok?)





Similar Items

JavaScript supports object-oriented development

Grok Headline matches for JavaScript supports object-oriented development

Framework for Object Oriented Web
Development 0.8.4


Framework for Object Oriented Web
Development 0.8.4
11/14/2003 09:12 AM
A persistent object library for PHP.

The Object-Oriented Evolution of PHP


The Object-Oriented Evolution of PHP 11/27/2002 12:40 PM
Few people know this, but when PHP as we know it today was being molded, back in the summer of 1997, there were no plans for it to have any object-oriented capabilities. Andi Gutmans and I were working to create a powerful, robust and efficient Web language loosely based on the PHP/FI 2.0 and C syntax. As a matter of fact, we got pretty far without having any notion of classes or objects it was to be a purely structured language. However, on August 27th of that year, PHP's object capabilities changed. When classes were introduced to the code base of what was to become PHP 3.0, they were added as syntactic sugar for accessing collections. PHP already had the notion of associative array collections, and the new classes were nothing but a neat new way of accessing them. However, as time has proven, this new syntax proved to have a much more far-reaching effect on PHP than was originally intended. -- Zeev Suraski "zeldman.jayne"

Object Oriented Database Kit


Object Oriented Database Kit 05/15/2004 04:35 AM
New odkit

Object Oriented Programming in PHP


Object Oriented Programming in PHP 06/18/2002 05:22 PM
This article introduces Object Oriented Programming (OOP) in PHP. The author will show you how to code less and better by using some OOP concepts and PHP tricks.

First Object Oriented Database


First Object Oriented Database 08/06/2004 02:54 AM
First Object Oriented Database (FOODB)

Yet Another Object Oriented Language


Yet Another Object Oriented Language 02/12/2004 10:14 PM
Welcome to YAOOL

Object Oriented C# for ASP.NET
Developers


Object Oriented C# for ASP.NET
Developers
08/14/2002 06:14 AM
WebmasterBase Aug 14 2002 5:44AM ET

Beginning Object Oriented Programming in
PHP


Beginning Object Oriented Programming in
PHP
11/11/2003 07:59 PM
In this tutorial you will explore OOP in a way that'll start you on the fast track to polished OOP skills.

Object Oriented Perl Programmer


Object Oriented Perl Programmer 05/11/2004 04:31 PM
Ficus Computer Engineering - United States, Ca, Fremont (2004-05-11)

JotAzul - An Object Oriented Java IDE


JotAzul - An Object Oriented Java IDE 06/28/2004 09:45 PM
Project Created / Projeto Criado

Object-Oriented Programming with
ActionScript 2.0


Object-Oriented Programming with
ActionScript 2.0
08/02/2004 01:08 AM
When Macromedia launched the latest version of Flash in its' seventh incarnation, the developers decided it would be a good idea that it would take its' popular scripting language, ActionScript, and rebuild it from the ground up. The results have produced a far-more advanced and stricter programming language. More in some ways to C++ than to ECMA JavaScript from which the original language was based. Even long-time Flash programmers and developers realized that with the changes in the language, a great deal of education would be needed to get up to snuff.

Object Oriented Perl Developer


Object Oriented Perl Developer 06/25/2004 06:55 PM
Ficus Computer Engineering - United States, Ca, Fremont (2004-06-25)

Crash Course into Object Oriented
Programming


Crash Course into Object Oriented
Programming
04/22/2004 06:58 PM
The purpose of this article is to give a novice programmer the basic idea of what OOP is, as implemented using PHP. Readers should have a basic knowledge of programming ie what variables are, variable types, basic methods of writing comments, and how to enter code into a text editor.

10 Object Oriented Perl Developers


10 Object Oriented Perl Developers 05/28/2004 12:16 PM
Superior Staffing Solutions - United States, WA, Seattle (2004-05-28)

DevX: The Object-Oriented Evolution of
PHP


DevX: The Object-Oriented Evolution of
PHP
10/28/2003 11:08 PM
This article describes the evolution of the object-oriented programming support in PHP, covering the new features and changes that are scheduled for PHP 5.

Object-Oriented Perl Developer


Object-Oriented Perl Developer 08/17/2004 07:10 PM
The Armada Group - United States, CA, San Jose (2004-08-17)

HTML2PHP API. Oriented Object Classes


HTML2PHP API. Oriented Object Classes 06/25/2004 02:12 AM
HTML2PHP 0.3 Released!

Object Oriented John (Intro to Objects)


Object Oriented John (Intro to Objects) 06/11/2002 11:08 PM
Most people who are getting into programming (as you might be getting into PHP) know of it, and may even have a bit of a grasp on what OOP is. Whether you do and want a refresher course, or you don't and want an introduction, then you are in the right place!...

Object-Oriented Perl/Windows Programmer


Object-Oriented Perl/Windows Programmer 08/20/2004 12:32 AM
VersusLaw, Inc. - United States, WA, Redmond (2004-08-19)

Object-oriented Simple DirectMedia Layer


Object-oriented Simple DirectMedia Layer 02/11/2004 03:12 PM
OSDL Coding Party in Paris

Object Oriented EXTREME programming
opportunity


Object Oriented EXTREME programming
opportunity
06/23/2004 07:57 AM
RGA Associates - United States, California, San Francisco (2004-06-23)

The PHP Anthology Volume 1, Chapter 2 -
Object Oriented PHP


The PHP Anthology Volume 1, Chapter 2 -
Object Oriented PHP
01/04/2004 10:53 PM
WebmasterBase Jan 4 2004 9:42PM ET

Free Object-Oriented XBOX engine


Free Object-Oriented XBOX engine 08/10/2004 05:47 PM
Website launch

PHP Anthology, Volume 1, Chapter 2.
Object Oriented PHP


PHP Anthology, Volume 1, Chapter 2.
Object Oriented PHP
02/10/2004 02:46 AM
Here, you'll gain a practical grounding in writing object oriented PHP. In the author's opinion, the best approach is to dive in head first, seeing how procedural tasks can be accomplished with classes in PHP, and adding the theory as you go. By Sitepoint. 0202

Ongoing Object-Oriented Perl Project


Ongoing Object-Oriented Perl Project 08/19/2004 12:22 AM
New package addedd to the ooOPps! Project

A Beginner's Crash Course into Object
Oriented Programming


A Beginner's Crash Course into Object
Oriented Programming
04/21/2004 08:55 AM

Java Object Oriented Neural Engine


Java Object Oriented Neural Engine 02/18/2004 05:31 AM
Joone at FOSDEM 2004

Form Validation: an Object-Oriented
Approach


Form Validation: an Object-Oriented
Approach
05/30/2002 02:41 PM

OSNews: A Beginner's Crash Course into
Object Oriented Programming


OSNews: A Beginner's Crash Course into
Object Oriented Programming
04/22/2004 06:58 PM
"The purpose of this article is to give a novice programmer the basic idea of what OOP is, as implemented using PHP..."

Create robust, reusable object-oriented
designs


Create robust, reusable object-oriented
designs
11/07/2002 03:41 AM
CNET Nov 7 2002 3:02AM ET

Camel POOP: Object Oriented Programming
in Perl


Camel POOP: Object Oriented Programming
in Perl
12/23/2002 05:51 AM
Most people are not aware of the fact that Perl has support for object-oriented programming. If you've used another object-oriented programming language such as Java or C++ or been exposed to object-orientation then object oriented programming in Perl is nothing like that. To do real useful object-oriented programming in Perl you only need to use three simple rules as put forth by Larry Wall in Object Oriented Perl.

Utah PHP Users Group: Thinking
Object-Oriented (Part 2)


Utah PHP Users Group: Thinking
Object-Oriented (Part 2)
06/22/2005 02:48 AM
The Utah PHP Users Group has the second object-oriented related article in the series posted over on their site today - Thinking object-oriented (Part 2 of 5).

This is the second of five articles written on object-oriented programming. These articles were originally written for jacwright.com. This article was going to be entitled Conceptulizing Systems, but was changed to Thinking Object-Oriented as this title better describes the content of the article. I hope these are of benefit to you.

They talk about different approaches: "Top Down" thinking, "Bottom Up" thinking, modeling it after the real world, and, finally, true object-oriented thinking. They give examples of these methods, but no code to give an example of what they might look like...

Object-oriented design metrics ensure
robust software


Object-oriented design metrics ensure
robust software
01/10/2003 02:45 AM
CNET Jan 10 2003 1:54AM ET

Object Oriented Perl Software Engineer
for Marketing Agency


Object Oriented Perl Software Engineer
for Marketing Agency
06/13/2004 06:12 PM
Mindcast Software (Recruiting Agency) - United States, MI, Farmington Hills (2004-06-13)

Mod_Perl, Object Oriented Perl Developer
/Apache Environment


Mod_Perl, Object Oriented Perl Developer
/Apache Environment
06/23/2004 10:24 PM
Bizrate.com - United States, CA, Los Angeles (2004-06-23)

Politics-Oriented Software Development


Politics-Oriented Software Development 02/01/2005 09:18 PM
A brief guide to software development in the real world. Aimed mainly at new developers: experienced programmers already know most of this. This guide is for hands-on programmers, not managers.

Novell touts services-oriented app
development


Novell touts services-oriented app
development
01/17/2004 10:43 PM
ExteNd 5 suite features boosts in security, productivity and Linux platform support.

JavaScript Development Utilities


JavaScript Development Utilities 07/21/2004 02:27 PM
"dependency jars" also required

CodeWarrior Development Studio Supports
Panther


CodeWarrior Development Studio Supports
Panther
12/02/2003 01:45 AM
Latest Version of CodeWarrior(tm) Development Studio Supports the Mac OS X v10.3 Panther Platform
Grok Description matches for JavaScript supports object-oriented development
GrokA matches for JavaScript supports object-oriented development

JavaScript supports object-oriented development

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

VRML
PHP Class
'GRSlideShow'
released

PaSaMuF: Document
File Sharing

FAST Unveils
Macromedia Flash
Searching Capability

A bad job interview
can reveal what a
company is really
like

Lock down database
security in your
Web-enabled apps

Tech workers' job
goals haven't
changed

Handling optional
parameters in C#

Get started with
Java servlets

Windows DNA to .NET
migration

SQL basics: String
data types

Where are the tech
managers?

Working with
'Creatives'

Protoscope 0.7.0
Released

XOM: New tree-based
XML API

Adobe Rechristens
Developer Network

Gain Fame Playing
The Domain Name Game

Design a Website In
Photoshop

developerWorks:
Generate Dynamic
Content with Tomcat
and MySQL

GRSlideShow
Designing an XML
grammar with DTDs

Quailed At The
Thought Of
Downloading from the
Internet?

Helping You View The
Internet Easier

PHP Class 'CCounter'
released

LookSmart Renews
AltaVista, Expands
MSN Deals

CCounter
New Google News
Interface

Pasamuf 0.9 beta
released

XML Canonicalization
The State of the
Python-XML Art

PHPCenter.de: Zend
SafeGuard Suite frei
gegeben (German)

Zend Safeguard
Suite: electronic
product licensing

10 tips on writing
the Living Web

Google Says Deja's
News All Over Again

Subscribe to this
Weblog by Email!

String data types in
SQL

Domain Name Goldrush
Part 7 - WLS Gets
ICANN Approval

PHP Class
'DateFormater'
released

PHP Class
'Numbers2words'
released

The Art Of Software
Development (part
1): Understanding
Need

Brother, Can You
Spare a DIME?

Euro-XML
DateFormater
DocBook XSL
Stylesheets 1.55.0
released

Color? Fonts? File
Size? The Actual
Designer?

Debian GNU/Linux
Advisory: PHP3, PHP4

UnitedLinux Beta
Slated for Sept. 23

IBM's Web Services
Security Answer Lies
with Tivoli

sdrawkcab gnilgoog
PHP Class
'fileStorage'
released

what is grok?