Sorry, My comment was deleted unfortunately.. Yes, I got selected in Infosys. currently, I am working for a product-based company and I am a software engineer...but while stepping out of the product to code base company I struggled a lot to attend interviews...After watching all your videos I confidently attended and got selected in Infosys... Thank you for the video and keep posting..
Such a wonderful sample projects mam, I did this projects completely end to end in my system. this is My first project in JAVA. I am learning lot of things throw this vedio mam. Now, i am understanding logical thinking and creating new things in java little bit. Thank you so much for this wonderful vedio
your videos very use to interview purpose. before interview I saw your videos. That very helped to face my interview. Thank you so much keep post videos.
thanks a lot I learned and understood concepts better like ArrayList and creating objects for the elements inside it, using for each, and also came to know a few tips like keeping variables private and such. this was a wholesome tutorial where I followed your every step and tip and was finally able to run the code with 0 errors. thanks a lot and please do more projects like this.
Nice sister. Upload more detailed project in Java . Include extends , implements , db connection . A full pack project . It will be a good reference for freshers .
And then technical details pathi videos poduga ma'am Eg. Gsoc, graduate internship , cracking a coding interview etc.... Because edhu training and updates la Hindi and English la tha irukku... Neega try pannigana yegala Pola middle class member ku rmba useful ah irukkum ma'am. ..And then unga teaching skills and elaborate explanation of concept edha lam vera lvl ah irukku ma'am.
i am non tamil still what you are saying i can able to understand ,,,,,very very good explanation mam but i am searching for the same question in sql and java program.
I am java developer for 16 years working somewhere .mostly worked on java serverside web projects . This video is good enough to get freelance projects for freshers to get some hands on experience . If time permits please make. Videos on system design . I have.bought video tutorials in udemy on data structures and system design . But they are 200 hours in length totally . Time insufficient to read for interview . That's y I request 😷😷
Nice explanation, i want one clarification, in spring mvc inputs collected from user help of jsp page, how can i achieve or relate one to many mapping in my project.
In 21:00 minute, instead of displayBusInfo we can override toString method right?. I agree that displayBusInfo also works but if you do it through toString we can understand toString better.
I am completed BE (CSE) but I don't go IT company still now. Becoz writing Government exam but select agala. So youtube la Unga videos pakurathu nalla understand aguthu. Apadiya interview attend panita practice pana ok va Mam.
mam i have one doubt eppo particular bus la specific ka eppdi seat book pannradhu apdiya book pannanum same seat la vera yaarum book panna kudadha maari epdi create pannaradhu
Mam whenever the isAvailable method is invoked can it set booked=0 or booked will have the incremented value I'm confusing this we initalize the booked outside the method or inside it.
mam try to upload these kind of application design programs more so that it will be helpful for us to crack product based companies. can you please explain on your style on all the application design programs uploaded on algo thamizha channel ??
First I would like to cover basics bro. Python,html,css,javascript,sql. So many students dont have clarity on that. Only then I am planning to post such application videos. So time aagum.
Mam 32:17 la Booking class ku many objects with same booking name create panni arraylist la store pannuringa mam how that possible?? For many days I have this doubt mam Please give me solution mam
for creating 1000 objects, do u think u need to give 1000 different names? Then what is the point of using arraylist? Each time we allocate a new object, assign values and add to list. As it is safe in list, no problem in creating same object name again.
Mam your uploaded videos help us. i shared your video my friends.Mam how to change bus capacity,I tried by the set() method but I can't change the value Mam please say how to change
@@LogicFirstTamil mam i have been learning core java for past 4 months but still some doubts in this video mam. Is this very basic or advance? Because if it is basic means this is even harder for me how can i become expert ? My mind sucks 🙁
(neega yana software use Pandraga coding pandrathuku) Akka college la naaga note pad la type panitu command prompt la output pakrom. So neega often ah output pakurathu mathiri paka kastama eruku
hi mam zoho la 2 rounds solli irukanga bro 1.aptitude and programming 2. Technical . 1st round mcq Programming la c prepare pannanuma or java enough? 2 round technical la program varuma or testing questions irukuma .enna maari testing questions ethir pakkam and programs ethir pakkalam 2nd round technical round la Reply please 🙏 Ennaku next week 29-07-23 interview iruku 2020 passed out fresher than IT ku so ithu roombha important video podunga
Mam I got a error on parse while typing dateFormat.parse it shows error of parse position missing and I can't able to find a without parse position how to solve this?
Program is running but output is not satisfied I'm trying to booking but that msg only came sorry bus is full try another bus or date. Help to find correct output.
Sis booking class la if (bus.getBusNo()==busNo) la error katuthu sis...The method getBusNo()is undefined for the type bus nu varuthu...puriya matinguthu sis..please konja explain
Is there any age limit to get into IT industry either product based or service based companies if a person has strong coding skills. My age is 34years old.
same project with jdbc - ua-cam.com/video/cWNBchp_WCM/v-deo.html
Can you give your whatsapp number please?
Sorry, My comment was deleted unfortunately.. Yes, I got selected in Infosys. currently, I am working for a product-based company and I am a software engineer...but while stepping out of the product to code base company I struggled a lot to attend interviews...After watching all your videos I confidently attended and got selected in Infosys... Thank you for the video and keep posting..
I would like to share your comment in the community. Hope
you don't mind.
@@LogicFirstTamil Sure
😊
@@kavithar3868 btw i hope u saw my prev reply which was deleted too. so happy for you. congrats :)
@@kavithar3868 Hi sis now where are you working?
Mam i got interest in video ... I have updated in html and css mam
Such a wonderful sample projects mam, I did this projects completely end to end in my system. this is My first project in JAVA. I am learning lot of things throw this vedio mam. Now, i am understanding logical thinking and creating new things in java little bit. Thank you so much for this wonderful vedio
Pakka video for the beginners to learn how to build basic application in java...super mam keep rocking
your videos very use to interview purpose.
before interview I saw your videos. That very helped to face my interview.
Thank you so much keep post videos.
Mam......i love the way of your teaching mam. No one can beat you mam 🤩. Keep rocking mam
Really you teaching like well experienced person mam and also taking indepth that was really useful for me and easy to understand ...thank you...
Hard work never fails mam💥
Extradinary 👌explanation mam💞💞💞 thankyou🤝🥰🥰🥰
thanks a lot I learned and understood concepts better like ArrayList and creating objects for the elements inside it, using for each, and also came to know a few tips like keeping variables private and such. this was a wholesome tutorial where I followed your every step and tip and was finally able to run the code with 0 errors. thanks a lot and please do more projects like this.
Wow simply great. People take hundreds of thousands of money for this but you doing it for free
Nice sister. Upload more detailed project in Java . Include extends , implements , db connection . A full pack project . It will be a good reference for freshers .
From Sri Lanka. Awesome explanation. உங்க videosல வாற Google Ads எல்லாத்தையும் 5 sec ல skip பண்ணிக்காம fulla பாப்பன். என்னால முடிஞ்ச help mam.
thats so kind of you
Your teaching helps many people.. keep doing....
Thank you so much mam. From this project, I understood how to use Array list a new concept.
Tanq u very much very good explanation
You Explained code in detailed manner
Tnq once again
thank for your deep view . make more . your style is very deferent
Mam I want more project like this. Keep uploading videos
First time in the history of Tamil youtubers🔥🔥🔥🔥
And then technical details pathi videos poduga ma'am Eg. Gsoc, graduate internship , cracking a coding interview etc.... Because edhu training and updates la Hindi and English la tha irukku... Neega try pannigana yegala Pola middle class member ku rmba useful ah irukkum ma'am. ..And then unga teaching skills and elaborate explanation of concept edha lam vera lvl ah irukku ma'am.
Super mam...keep doing ur hard work...it will be useful for many students...may not be noww...but one day it will be useful for all students
Thank you for your motivation :)
i am non tamil still what you are saying i can able to understand ,,,,,very very good explanation mam but i am searching for the same question in sql and java program.
Super mam.... Nalla understand aagudhu
Semma sis...very easy and very useful😇😇😇tq so much sis...💕
Great beginner friendly explanation. Very useful video.
Mam this program is my mini e tq so much mam
Akhaaaaa❤❤❤❤❤❤❤ enka missu ipdi solthandirunda naa Google leye vele vankirupe thanks akha
Congratulations mam for 7k subscribers 😊
Thanks a lot 😊
Nice explanation mam am subscribe now u r video very biggest useful tqs lot
Mam thanks for project intro mam....👍🏼👍🏼👍🏼👍🏼
Thank you so much sister keep it up
Ton of thanks🤩
Mam super supara teach panringa, ninga enga work panringa
Very well explained💫
Soon you will reach 100k 🙂
Excellent 😊
mam vera level🎉🎊
Pls share with your friends.
Ma'am neega backend java and DSA cover pannitiga , frontend um cover panitiga .final ah knjm kastam pattu small project in full stack cover rmba useful ah irukkum ma'am
Thank you 😍
Super ka... 🔥
I am java developer for 16 years working somewhere .mostly worked on java serverside web projects . This video is good enough to get freelance projects for freshers to get some hands on experience . If time permits please make. Videos on system design . I have.bought video tutorials in udemy on data structures and system design . But they are 200 hours in length totally . Time insufficient to read for interview . That's y I request 😷😷
sorry brother. i dont have plans to cover system design now.i have several other topics on my list. i do have dsa videos in my channel already.
@@LogicFirstTamil ok. நன்றி
@@LogicFirstTamil pls do shopping cart project in java🙏
Thank u so much for doing this
super akka thanks 😭😭😭😭
Upload more projects like this mam.
In which app you choose the package mam? 4:34
Keep doing well 💞💞
sis naa road podren....@@ but lot of Thank you @@
Akka unga video elame pathen good explanation ka...plz angular+ springboot vachi oru project panikaminga sister'❤️❤️❤️
Nice explanation, i want one clarification, in spring mvc inputs collected from user help of jsp page, how can i achieve or relate one to many mapping in my project.
In 21:00 minute, instead of displayBusInfo we can override toString method right?. I agree that displayBusInfo also works but if you do it through toString we can understand toString better.
yes thats the way people do ,as this is a basic one may be they did not mention here for beginners
Yes. Thats more appropriate. But I have explained overriding in later videos. So just want to keep things very simple.
Thank u
I am completed BE (CSE) but I don't go IT company still now. Becoz writing Government exam but select agala. So youtube la Unga videos pakurathu nalla understand aguthu. Apadiya interview attend panita practice pana ok va Mam.
super dear friend
Amazing
Which reference book is best for java
Mam can you please do this project with Sql(database) and explain how to do it using sql with java?
Unexpected 🔥
mam i have one doubt eppo particular bus la specific ka eppdi seat book pannradhu apdiya book pannanum same seat la vera yaarum book panna kudadha maari epdi create pannaradhu
Mam whenever the isAvailable method is invoked can it set booked=0 or booked will have the incremented value I'm confusing this we initalize the booked outside the method or inside it.
Ma'am edhu pola neriya questions ku video podunga....zoho 3rd round edhu questions tha kekraga.... please
mam for me showing error in import.java.text.simplidateformate
what can i do
Akka final la run pannurapa second booking la null pointer exception varudhu I don't know how to rectify it
pls upload videos about jdbc
sorry bro. Not in near future. Have so many other topics on list.
mam try to upload these kind of application design programs more so that it will be helpful for us to crack product based companies. can you please explain on your style on all the application design programs uploaded on algo thamizha channel ??
First I would like to cover basics bro. Python,html,css,javascript,sql. So many students dont have clarity on that. Only then I am planning to post such application videos. So time aagum.
@@LogicFirstTamil ok mam
maam do you have any source of code about ticket reservation system using netbeans java
Mam 32:17 la Booking class ku many objects with same booking name create panni arraylist la store pannuringa mam how that possible??
For many days I have this doubt mam
Please give me solution mam
for creating 1000 objects, do u think u need to give 1000 different names? Then what is the point of using arraylist? Each time we allocate a new object, assign values and add to list. As it is safe in list, no problem in creating same object name again.
Mam thanks for clarifying my doubt
Mam your uploaded videos help us. i shared your video my friends.Mam how to change bus capacity,I tried by the set() method but I can't change the value Mam please say how to change
But arraylist comes from Arrays so arrays will be much faster than arraylist only know mam ??
yes
@@LogicFirstTamil mam i have been learning core java for past 4 months but still some doubts in this video mam.
Is this very basic or advance? Because if it is basic means this is even harder for me how can i become expert ?
My mind sucks 🙁
@@fero___3005 it is very basic. but dont be bothered with many doubts. just google and find answers. u just need to keep trying.
@@fero___3005 same mind bro😳
Beginner people understand something difficult sister because voice is too speed,I watch 0.75 x also
Mam kindly post lots of sample projects
Mam bus book ahnathuku aprm choice kekkama Nosuchelement exception varuthu mam
please solution solunga mam
Sis epo tending ah yentha project panna nalla erukum
Konjam sollunga
Mam teach next level like how to enable database
(neega yana software use Pandraga coding pandrathuku) Akka college la naaga note pad la type panitu command prompt la output pakrom. So neega often ah output pakurathu mathiri paka kastama eruku
eclipse. chk java intro video
hi mam zoho la 2 rounds solli irukanga bro
1.aptitude and programming
2. Technical .
1st round mcq Programming la c prepare pannanuma or java enough?
2 round technical la program varuma or testing questions irukuma .enna maari testing questions ethir pakkam and programs ethir pakkalam 2nd round technical round la
Reply please 🙏
Ennaku next week 29-07-23 interview iruku 2020 passed out fresher than IT ku so ithu roombha important video podunga
i had taken nearly 4 hrs [to write notes along with video watching] only this particular video😔😔😔
inheritance and abstraction use pani project iruka?
For(Booking b: bookings){
bookings listla entha object-um illaiyae appo eppadi adhu Booking b la eduthu store pannum sis
if there are no objects the loop will not run
In which app you choose the package mam?
Ithula bus creation using angular video podunga
Sister laste line of code return type error varthu sister can you please tell me how to clear that error return
true or false should be in small letters
Mam intha mari mini projecta interview la sollalamaa
Akka itha NEEGA enna app la pandriga
Plz replay me which platform is used in this project
Mam can u post part2 of project mam this is so useful to me mam personally 😥😥😥😥
Sorry bro. Pls try on your own. Thats how you can learn
@@LogicFirstTamil ok Ma'am me and my friend tried our best but error is problem ma'am.
@@gokulnath6373 google the errors and solve. u should learn to code independently.
@@LogicFirstTamil ok Ma'am....
@@gokulnath6373 did u get the part 2 of the project.
Mam I got a error on parse while typing dateFormat.parse it shows error of parse position missing and I can't able to find a without parse position how to solve this?
Mamfor me.. I am a fresher.. Recently I done BCA.. And i did Java course in Institute.. But still not placed. Any suggested
Program is running but output is not satisfied I'm trying to booking but that msg only came sorry bus is full try another bus or date. Help to find correct output.
Mam can you please put interface,abstract class,multithreading tutorial videos
sure. will be adding those too.
@@LogicFirstTamil thank you mam
mam bus1 la 2 times book pannadhuku apram. date change panni book pannalum (Sorry buss is Full.Try another Bus or date) nu dha message varudhu.
did u give booked=0? you might have made some mistake. give print stmts or debug and see what happens
Sis booking class la if (bus.getBusNo()==busNo) la error katuthu sis...The method getBusNo()is undefined for the type bus nu varuthu...puriya matinguthu sis..please konja explain
u wud have made typing mistake in method definition. cross chk with my code
@@LogicFirstTamil kedachuruchu sis..thanks
Is there any age limit to get into IT industry either product based or service based companies if a person has strong coding skills. My age is 34years old.
difficult but possible
Mam neka use painra software name enna
User friendly ya use painhala ma and aipde use painra thu
Software download painrathuku any link eruka
chk java introduction video from playlist page
39:10 confusing pls anyone explain😢😢😢😢
USER KEKURA BUSNO AND DATE LA BOOKINGS LIST LA EDHUCHUM ALREADY BOOK AAGIRUKA NU CHECK PANNI COUNT EDUKUROM
Passenger list print pannanum mam athukana code solluringalaa
try on ur own
Try pannnen mam enala mutiyala conjam atha solringala
Any one would like to suggest me.. I am fresher and i done java course. But still not placed
mam please do airline Reservation System mini project
which application useing ?
Advance java project Tamil la irrunda online la send pannunga please sir
Mam can you make video in hindi, English