Small correction - the getters and setters ought to be explicitly mentioned by keywords set and get: get getFirstName(): string { return this.firstName; } set setFirstName(firstName: string) { this.firstName = firstName; }
@@hyperborean72 If you are using getters or setters, you are trying to handle information with care. The properties/fields of objects cannot either be read or changed/written 'accidentally', since you specifically need to invoke methods to do such.
sir give me link of your java web service udemy course if i dont get link within 2 days , me and my friends who wish to take your udemy courses would never watch a single video of you
All the tutorial sessions on typescript have been great so far
Please start a tutorial series on Data Structures and Algorithms using Java or Design patterns in Java
also waiting for this.. 🙏
Do you have any idea about Google analytics. How do we implement that in your java application????
Sir please start a course on node js and Express js
also Jquerry in deep
how did you change the name of the variable all at once when making the setter for last name?
The Ctrl-D shortcut lets you select multiple instances of a token in your editor (at least in VS Code which is what I used here)
how can i not find your udemy course it was there 1 months ago
Thankyou sir
Small correction - the getters and setters ought to be explicitly mentioned by keywords set and get:
get getFirstName(): string {
return this.firstName;
}
set setFirstName(firstName: string) {
this.firstName = firstName;
}
ought to be explicitly mentioned for what?
@@hyperborean72 If you are using getters or setters, you are trying to handle information with care. The properties/fields of objects cannot either be read or changed/written 'accidentally', since you specifically need to invoke methods to do such.
not a single video on Java Brains has sound.
Sir, please check it.
I this it's youtube mistake.
Check your mobile. I think it you just lost your speakers.
are you idiot?
sir give me link of your java web service udemy course if i dont get link within 2 days , me and my friends who wish to take your udemy courses would never watch a single video of you
I don’t have a Udemy course
I am first guy to like :)