Search found 80 matches

by KBleivik
Wed Feb 01, 2006 5:56 pm
Forum: PHP
Topic: Is PHP a true OOP language?
Replies: 0
Views: 6650

Is PHP a true OOP language?

The answer to this is no, but it becomes more and more a true OOP language. What is the main difference from a true OOP language as C++? 1. Privacy. PHP 5.0 is more OO than PHP 4.0 since it opens for privacy of class members. 2. Inheritance. As far as I know PHP has no multiple inheritance possibili...
by KBleivik
Wed Feb 01, 2006 5:53 pm
Forum: BETA
Topic: Object oriented programming in BETA
Replies: 0
Views: 6952

Object oriented programming in BETA

Downaload the book here: ftp://ftp.daimi.au.dk/pub/beta/betabook/betabook.pdf The Mjølner system including the BETA compiler can be downloaded here: http://www.daimi.au.dk/~beta/mjolner_system/system_download.html Installation guide: http://www.daimi.au.dk/~beta/Manuals/r5.2.2/install/index.html For...
by KBleivik
Wed Feb 01, 2006 5:50 pm
Forum: Java
Topic: Sun Jave, create web applications by dragging.
Replies: 0
Views: 6524

Sun Jave, create web applications by dragging.

1. Component oriented programming. Build your code, (classes and iterface) by drag and drop. You simply draw your application. 2. We get it free with SDN Membership! Get Your Free Copy of Java Studio Creator ($99 value) Get Your Free Copy of Java Studio Enterprise ($1,895 value) Get Your Free Copy ...
by KBleivik
Wed Feb 01, 2006 5:45 pm
Forum: Generally
Topic: A soft introduction to object oriented programming.
Replies: 0
Views: 18858

A soft introduction to object oriented programming.

1. Introduction . By using the JavaScript Create Object, you can get a soft introduction to object oriented programming (OOP). The resources at W3Schools, where you can learn the basics of nearly all web design are excellent. It has an inbuilt editor where you can modify example code and see the ef...
by KBleivik
Wed Feb 01, 2006 5:38 pm
Forum: C++
Topic: Borland launches C++ Builder 6.0
Replies: 0
Views: 7182

Borland launches C++ Builder 6.0

Borland C++ Builder is one of the most advanced and effective tools in OOP in C++. Now it launcehs version 6.0. If it is as great as earlier versions, I can promise you an unique user experience, where you have nearly complete control over your computer. For the professional C++ developer who deman...