15.8 Annotation in Java part 1 | Basics

  Рет қаралды 197,716

Telusko

Telusko

Күн бұрын

Check out our website: www.telusko.com
Follow Telusko on Twitter: / navinreddy20
Follow on Facebook:
Telusko : / teluskolearnings
Navin Reddy : / navintelusko
Follow Navin Reddy on Instagram: / navinreddy20
Subscribe to our other channel:
Navin Reddy : / @navinreddy
Telusko Hindi :
/ @teluskohindi

Пікірлер: 75
@maz4962
@maz4962 5 жыл бұрын
You saved me 20 pages of manual, thanks.
@parthsalat
@parthsalat 2 жыл бұрын
Thanks for teaching us, Master Alien 🙏
@_devParty
@_devParty 7 жыл бұрын
very good tutorial. Straight forward and very explanatory
@lts8683
@lts8683 2 жыл бұрын
I like your method of teaching. thanks
@harshnegi200
@harshnegi200 Жыл бұрын
Knowledgeable video 🙏🙏
@rentic888
@rentic888 3 жыл бұрын
You are good at making videos, can you start a series on 'how to make good videos'?
@ainulansari2444
@ainulansari2444 7 жыл бұрын
awesome................nothing like anything
@florencearong3808
@florencearong3808 2 жыл бұрын
You've helped me on my Java journey
@ameyjain2620
@ameyjain2620 5 жыл бұрын
agree with Mark, video only shows types of annotation available in java.
@alfabinomial6183
@alfabinomial6183 2 жыл бұрын
Nice ! tutorial
@surabhisharma4403
@surabhisharma4403 3 жыл бұрын
Very good explanation
@PRABHATKUMAR-oq7mr
@PRABHATKUMAR-oq7mr 6 жыл бұрын
Thank you sir great teaching skill.
@abhishekavr1848
@abhishekavr1848 3 жыл бұрын
Suppresswarnings itself giving warning 🤣
@lemanallahverdiyeva2592
@lemanallahverdiyeva2592 2 жыл бұрын
for SuppressWarnings unchecked replace with unused
@cem6247
@cem6247 2 жыл бұрын
Thank you , a security engineer, trying to understand what is java ee annotation?
@markevogt
@markevogt 7 жыл бұрын
Hmmm... I watched all the way to 6:23, and you still HADN'T actually DEFINED what an annotation WAS :-| . So many people make KZbin videos where they attempt to explain what something IS, yet in the end merely describe characteristics of that something. Please re-try your "basics" about Java annotations, only this time actually DEFINE what an annotation IS; THEN it makes sense to describe its characteristics :-) ... Peace, -Mark
@SamMelik
@SamMelik 7 жыл бұрын
thanks for letting me know without going through all that ! i hate when they make videos longer for a reason or another, i like simple short to the point videos
@sophiabnrm8730
@sophiabnrm8730 7 жыл бұрын
Midosh is right. Did you guys watch all the other parts from this playlist? i got it after minute 2
@jigarwala8424
@jigarwala8424 7 жыл бұрын
"Annotation" word is not because of java its from beginning of it ! source : google
@littlefrank90
@littlefrank90 6 жыл бұрын
For god's sake my textbook does the same, I'm here for a clarification and I'm not even gonna waste my time after reading your comment.
@shomiksingh5929
@shomiksingh5929 6 жыл бұрын
Sir, he has very clearly implemented annotation at 3:52.
@saiprasad102
@saiprasad102 4 жыл бұрын
Thank you it was helpful
@azharmd2117
@azharmd2117 2 жыл бұрын
superb explanation sir.., Sir can you explain the following topics this, super, constructor in details, I'll get confuse most of the times.
@teluskosupport
@teluskosupport Жыл бұрын
this keyword mainly represents the current instance of a class. On other hand, super keyword represents the current instance of a parent class. A constructor in Java is a special method that is used to initialize objects. The constructor is called when an object of a class is created
@riansyahtohamba8215
@riansyahtohamba8215 2 жыл бұрын
great tutorial!
@likithagunda5842
@likithagunda5842 6 жыл бұрын
Very helpful.Thankyou..!!
@bilalyoutubber9480
@bilalyoutubber9480 2 жыл бұрын
damn these anotations are cool
@mathivathanan
@mathivathanan 6 жыл бұрын
thank u sir.... u r great...
@RahulZampanbai
@RahulZampanbai 3 жыл бұрын
Thanks you sir
@shareapps3248
@shareapps3248 6 жыл бұрын
thanks a lot ... well done
@hraj9008
@hraj9008 5 жыл бұрын
sir your teaching skill is great
@dkk351
@dkk351 4 жыл бұрын
Throughout of your video you did not explain the basic funda of these annotations.. what are these annotations.? what was the need of it..? How they work internally..?
@teluskosupport
@teluskosupport Жыл бұрын
Java Annotation is a tag that represents that is attached with class, interface, methods or fields to indicate some additional information which can be used by java compiler and JVM.
@VAR2024
@VAR2024 5 жыл бұрын
Excellent
@pnik073
@pnik073 6 жыл бұрын
Nice, thanks!
@abdirahmanabdikadir5630
@abdirahmanabdikadir5630 5 жыл бұрын
that enlightened me
@abhishekbhattarai6548
@abhishekbhattarai6548 3 жыл бұрын
wow, just wow
@glynesdsouza
@glynesdsouza 2 жыл бұрын
How do we define an annotation for method and class level ???
@eiwa123
@eiwa123 7 жыл бұрын
Thank you for your tutorials :)
@xgarblimbus
@xgarblimbus 7 жыл бұрын
You Start Basic Java from beginning :) if yes so its a good Practise revision for us
@vakkalahari5449
@vakkalahari5449 2 жыл бұрын
sir are you telugu person ?
@NBJavaDev
@NBJavaDev 6 жыл бұрын
Not clearly mentioned What actually is annotation.
@nijamuddinshaik1933
@nijamuddinshaik1933 6 жыл бұрын
sir how to solve multiple annotation at the same line problem
@teluskosupport
@teluskosupport Жыл бұрын
Yes, It is also possible to use multiple annotations on the same declaration.
@annanthannanth8062
@annanthannanth8062 3 жыл бұрын
Annotations Annotations
@mollasakil694
@mollasakil694 2 жыл бұрын
Your mistake made the video more efficient!
@pnarasimhareddy2831
@pnarasimhareddy2831 6 жыл бұрын
sir I have worked with @Deprecated but no change in my output even that part of method is also executed I want to send the code to u and get my doubt clarified can u give me u r email id
@basemusic8048
@basemusic8048 5 жыл бұрын
@Deprecated marks the method (or field) as "old" and should not be used anymore if possible
@mayankraj5612
@mayankraj5612 4 жыл бұрын
@@basemusic8048 i dont understand the use of @Deprecated. When we use it in real case?
@ndk8111
@ndk8111 2 жыл бұрын
6:05 lol. You are teaching something and are not sure if unchecked is the right spelling? then, offer a solution that does not work - warning is still there. Lol Waste of my time.
@kgram90
@kgram90 4 жыл бұрын
Man u r fucking awesome. I recently saw your agile methodology video. Even Last member of the society can also easily understand.
@joelamoako6778
@joelamoako6778 10 ай бұрын
Best explation for this on youtube
@mwshubham
@mwshubham 5 жыл бұрын
3:32 This is why we should copy paste :p
@tejaswinisana1405
@tejaswinisana1405 7 жыл бұрын
sir pls suggest me good book for ocajp8.book by mala gupta is too costly .so a book by Khalid mughal is quite cheaper but it doesn't has reviews .so please kindly suggest me a book .thanks in advance sir
@kerimtim
@kerimtim 6 жыл бұрын
Why you keep calling us aliens?
@HungryBirdStephenHaokip
@HungryBirdStephenHaokip 5 жыл бұрын
Thank you alien u clear my doubts thank u
@sheetalgaikwad808
@sheetalgaikwad808 5 жыл бұрын
Great teaching method. Thanks
@harishara5709
@harishara5709 6 жыл бұрын
thanks man, cool explanation
@jaishahindia
@jaishahindia 5 жыл бұрын
Hey I don't know your name, but you are doing a great job for new bee's like me...please keep up the good work.
@SamMelik
@SamMelik 7 жыл бұрын
This video made me more confused !! :)
@Randomisticful
@Randomisticful 7 жыл бұрын
That's the core point
@JR-xm4mh
@JR-xm4mh 6 жыл бұрын
You have to be Indian to understand his accent
@basemusic8048
@basemusic8048 5 жыл бұрын
@@JR-xm4mh I am german and i understand everything :D
@摄晚凡桌
@摄晚凡桌 6 жыл бұрын
terrible accent
@JR-xm4mh
@JR-xm4mh 6 жыл бұрын
Just suffer through it. It's only 8 minutes
@JR-xm4mh
@JR-xm4mh 6 жыл бұрын
worth of terrible accent
@pratikbhardwaj3804
@pratikbhardwaj3804 6 жыл бұрын
"jhwang chu! hhjh chu chaa pi paa ku ka" , did you understand this?
@rehankhaled4886
@rehankhaled4886 2 жыл бұрын
@@pratikbhardwaj3804 😁😁
15.9 Annotation in Java part 2 | Creating Custom Annotation
6:31
Stream API in Java
26:04
Telusko
Рет қаралды 330 М.
How do Cats Eat Watermelon? 🍉
00:21
One More
Рет қаралды 8 МЛН
Do you choose Inside Out 2 or The Amazing World of Gumball? 🤔
00:19
Bike Vs Tricycle Fast Challenge
00:43
Russo
Рет қаралды 96 МЛН
#71 What is Annotation in Java
7:32
Telusko
Рет қаралды 78 М.
OpenAI’s New ChatGPT: 7 Incredible Capabilities!
6:27
Two Minute Papers
Рет қаралды 183 М.
Every single feature of C# in 10 minutes
9:50
Train To Code
Рет қаралды 131 М.
Functional Interface | Lambda Expression in Java
13:56
Telusko
Рет қаралды 151 М.
Learn C# Sharp in Four Minutes
4:10
Programming w/ Professor Sluiter
Рет қаралды 109 М.
Top 10 Spring Annotations to know in 2024
26:41
Java Brains
Рет қаралды 84 М.
#52 Method Overriding in Java
7:57
Telusko
Рет қаралды 142 М.
Method Reference in Java 8
21:06
Telusko
Рет қаралды 184 М.
#40 Encapsulation in Java
11:42
Telusko
Рет қаралды 179 М.