DEV Community

Cover image for Day-93 Training At Ryaz
mahin651
mahin651

Posted on • Updated on

Day-93 Training At Ryaz

Date:24/05/2022
Day:Tuesday

Today I started at about 10:30 am as I was in progress to complete the java script cource and the bidding project so, today I started with left over task firstly I started with bidding project so, today I did the minor changes needed for it and after this I started with the left over task and firstly I started wit es6 classes as Object Orientation is a software development paradigm that follows real-world modelling. Object Orientation, considers a program as a collection of objects that communicates with each other via mechanism called methods. ES6 supports these object oriented components too.after this I stated with setters and getters The set syntax binds an object property to a function to be called when there is an attempt to set that property and The get syntax binds an object property to a function that will be called when that property is looked up.after this I started with The static keyword and it defines a static method or property for a class, or a class static initialization block . this way my day ended up and I got to learn many new things.

Top comments (0)