This auction has been won.
View other items offered by JayDuo351
Leading
tigerus615 1 × R31.00
19 Mar 17:00
Runner-up
CiaraFoot261020 1 × R1.00
19 Mar 16:06

Similar products

Object-Oriented JavaScript online course
Sold

Object-Oriented JavaScript online course

Digital product
New 1 was available
Indicative market price: R1,500.00
R30.00 minimum increment
R31.00
R899.00
40% off
Shipping
This is a digital product (eg. voucher, product license, service, etc.) and does not require shipping. The seller will be in contact to deliver this product to you electronically.
The seller has indicated that they will usually have this item ready to ship within 2 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Get it now, pay later

Product details

Condition
New
Location
South Africa
Bob Shop ID
639024208

Object-Oriented Programming is a programming style based on classes and objects. These group data (properties) and methods (actions) inside a box.

OOP was developed to make code more flexible and easier to maintain.

JavaScript is prototype-based procedural language, which means it supports both functional and object-oriented programming.