Dear Sir, i just watched 178 videos of your java for beginners tutorial and first let me thank you for great work. Only thing that i had a slight problem with was very low volume and poor audio quality on some videos. This foced me to put my speakers very loud and when next video in playlist came up with higher recorded volume even my neighbours enjoyed your great lessons. Thank you very much and keep up the great work!
@@karna9156 First job sucked. But I am happy with my second job. I think market is currently crowded with new devs. It may sound odd but try to get a junior dev job, suck up like me (low sallery) and get work experience under your belt. With experience journey becomes lot easier.
i have date stored in my mongodb database in ISO format i want to find documents using date in java i searched everywhere i havent found it. the problem is i have to store the date in the same iso format and search using date object only. and the date objects stores the date in like ... Thu Aug 20 00:00:00 IST 2020.... that is why its not working someone please help me
Thank you so much sir, It is a great journey with you and Java. I really enjoyed it and now I am looking forward towards the practical implementation of all these concepts which I have learnt. Again Thank You So Much Sir
it is easy to understand sir. can you able to make another video with difference dates(from 22-07-2008 to 29-07-2008) how many no of days,like as same in years and hours,and minutes?
Local time zone part was not clear, even after entering the zoneid it does not show the time of that particular time zone rather it shows the same current time.
Bro, you awesome Bro. You put tremendous efforts in posting these videos. But Bro, I request you to make videos for loggers and log managers in java. Thanks
pls be clear what are u saying switching b/w topics and its like murmuring your remaining videos are nice but this seems to be a lot of disappointment worst video ever seen
Dear Sir, i just watched 178 videos of your java for beginners tutorial and first let me thank you for great work. Only thing that i had a slight problem with was very low volume and poor audio quality on some videos. This foced me to put my speakers very loud and when next video in playlist came up with higher recorded volume even my neighbours enjoyed your great lessons. Thank you very much and keep up the great work!
This is the first time I completed a playlist of tutorials. Thanks.
Does this playlist contain both core and advance java
@@ajeenkyadeshmukh857 Sorry I don't remember
@Shah Darshan Now I am a laravel developer. I don't know how to answer your question :)
@@nagorik24 could you tell me did you get good package as a laravel developer.... because I am also interested in laravel . Thanks in advance !
@@karna9156 First job sucked. But I am happy with my second job. I think market is currently crowded with new devs. It may sound odd but try to get a junior dev job, suck up like me (low sallery) and get work experience under your belt. With experience journey becomes lot easier.
your videos for Java helped me a lot. simple word "Thanks" will not be enough. Thanks a lot :)
Mr. Reddy! you have done a great job. I just wanted to let you know if you speak little softly and calmly, you will have a great voice. Thank you.
The good thing about this series is the videos are short, so u can easily pick it up.
Really helping me to understand things easily through your videos...Thank You!
Well done ! If possible - make playlist: "Date and Time in Java" with 30 practical examples. Include this video in it ! Keep on ...
thanx for this awesome playlist Navin Reddy sir this playlist gives us more knowledge and its always fun watching your videos
Happy Birthday to you :). I incidentally happen to see this video of yours today where you mention that today is your birthday. Very good video.
i have date stored in my mongodb database in ISO format i want to find documents using date in java i searched everywhere i havent found it. the problem is i have to store the date in the same iso format and search using date object only. and the date objects stores the date in like ... Thu Aug 20 00:00:00 IST 2020.... that is why its not working someone please help me
Hey ... Telugu channel ...and explanation is fantastic ❤️
Really now, i feel what java is! Awesome Telusko Learning!!
Thank you so much sir, It is a great journey with you and Java. I really enjoyed it and now I am looking forward towards the practical implementation of all these concepts which I have learnt. Again Thank You So Much Sir
Hey Telusko...Thank you for your great help. But please keep same volume level in whole sessions...
Answer to every question...... Mr. reddy.....🙏🙏guruji......
You are such a wonderful man
Thank lot for your help
Need one tutorial on how to store, transmit dates from backend to frontend - with Oracle db, hibernate, and any json for serialisation
How do you change the format of the date? for example I might need the format MM.dd.yyyy or dd/MM/yyyy or yyyy-dd-MM. ?
it is easy to understand sir. can you able to make another video with difference dates(from 22-07-2008 to 29-07-2008) how many no of days,like as same in years and hours,and minutes?
Happy birthday to you. Commenting in between the video while I am watching.
Navin sir this video has good sound quality. Please use this sound stuff for making other videos..
I have datetime in this format "2019-05-29 14:50:07.405000" and want to convert it to LocalDate type. Can you help?
Java 8 playlist is very good but there are two, if you can please compile them in one it creates confusion
Awesome Sir...!! great video... and also we share the same birth date
Local time zone part was not clear, even after entering the zoneid it does not show the time of that particular time zone rather it shows the same current time.
Happy birthday sir....... nice videos u r creating.... keep it up..... may Mother Saraswati bless you
Best Video... cleared concept of Java Date API.. +10
thank u for ur help since from 1st video to last.
Thank you, your videos are always so helpful !!
Can you explain how this works?
Period period = Period.of(2, 1, 0).ofYears(10).ofMonths(5).ofDays(2);
Bro, you awesome Bro. You put tremendous efforts in posting these videos. But Bro, I request you to make videos for loggers and log managers in java. Thanks
Thank you for the video. Very usefull.
You could have zoomed but your videos are nice
Fantastic explanation!!!!!
how to create an incrementing date for example my issued date is 08-23-20 then the due date should 8-26-20. please help
i realy appreciate your effort sir
Awesome work sir..helped me a lot
Can u please make tutorial on how to calculate difference of a month
is there any full end to end course available on udemy from you sir ?
How should I set the application date if one user uses it in one time zone but others in another one time zone?
amazing thank you
hi sir where is the Stream API practical example?
Have to wait till august now to wish a Happy Birthday.
Brilliant videos though
🤩🤩🤩🤩🤩🤩Happie bday sir🤩🤩🤩🤩🤩🤩
Thank you very much!
Program to read employee details and sort according to Date of join
great work sir..., Keep it up...
Thanks sir
finally finished :) thankyou!
Good one...👍💐
Thank you sir.
how to make program of current date and some days after in java
Happy birthday ✌️
thank you
Thanks.
i actually faced this compatiblity issue between these two kind of date
Thanks. I Got Something
how to fetch data from database using DateTimeFormatter
Can anyone tell me how to parse a String into time. Like I make a input as 12/01/2014. how to parse that time
you don't have predifine method for this operation , you have only for integers or numbers. The simple's way is to write new method ;)
there is a way using a constructor of Date and passing it that string but it's deprecated.
You mean parsing the string input as LocalDate? You have to use DateTimeFormatter and .parse()
you are just 4 years elder than me.
sir my api need curent date and time plj give me solution
Thanks...... :)
damn ! we both have same birthday
Cool!
ZoneId.getAvailableZoneIds().forEach(System.out::println); - For the love of Java 8
Tqsmಥ‿ಥ i needed this video
Call us viewer or guys..
Hey, My DOB is also same
i.e. 1989-08-20😊
Sir.. Can you please show the code to make a simple calculator
Need to improve on your content delivery.
This is cheating they have borrowed fromJODA time libarary which is only beautiful library for timedate API
pls be clear what are u saying
switching b/w topics and its like murmuring
your remaining videos are nice
but this seems to be a lot of disappointment
worst video ever seen
Your diction is horrible, I hardly understood anything
Thanks sir
Thanks