Music Player App | Core Java and OOPs | Java OOPs Project (Intermediate)

  Рет қаралды 161,216

EazyAlgo

EazyAlgo

Күн бұрын

Пікірлер: 196
@Hard-Sucks-At-Code
@Hard-Sucks-At-Code 3 жыл бұрын
This is amazing and i really like this video and guy also Don't worry we are supporting you all time and motivate you to making a lot of videos for java
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Thanks man really appreciate it. I need more people like you :)
@khushichaurasia7599
@khushichaurasia7599 2 жыл бұрын
your project is just amazing sir ...... going through oops concept .. by clearing every crystalls :) awesome sir
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Thanks Khushi :)
@tabassumjahan7343
@tabassumjahan7343 2 жыл бұрын
I think this is the only channel on KZbin from which you can get idea how to implement the oops concept better ..thank you so much for uploading these videos sir please continue this series. and one more thing -if you can brief the project objective before implementing so that we can compare our implementation .. Thank you so much again..
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Thanks Tabassum :) I'll definitely work on your feedback.
@ArvindKumar-xz2fu
@ArvindKumar-xz2fu 3 жыл бұрын
Amazing sir .. most understandable oops video on KZbin thanks please keep uploading
@_eazyalgo
@_eazyalgo 3 жыл бұрын
You literally made my day!
@VikasKumar-nb5hv
@VikasKumar-nb5hv 2 жыл бұрын
Thanku bro i am really appreciate your hard work . I watched all videos for your.
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Thanks Vikas :)
@seeyouleter9716
@seeyouleter9716 Жыл бұрын
The project is so nice🥰. But Have only one doubt - What is the uses of 'forward' boolean variable at time = 32:05
@kiransingh8239
@kiransingh8239 3 жыл бұрын
please upload more videos on real time , awesome work ...God bless you
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Thanks means a lot for me! :)
@praveenk2238
@praveenk2238 3 жыл бұрын
It would be very helpful if you could tell in the beginning the aim of the project. So that we can try on our own and compare our solutions with yours
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Yes I should have, will take care from next video
@dreamboy871
@dreamboy871 3 жыл бұрын
Excellent oop tutorial with theory and implementation that theory in project. Someone in the comment section are saying for database connectivity, jsp, serverlet, jdbc gui tutorial in this playlist. Please avoid those comment for this playlist, if you can make those tutorial then do that in another playlist, don't mix those tutorial in this playlist. Make this playlist only for oop theory and project based implementation. And request to you please continue this oop series with advanced concept of oop and make project using those oop concecpt. So that we can actually think in oop way and can implement this. Please , please continue this series with more only oop implementation project with more advanced concept and class digram. We are waiting for your amazing project based oop concept series.
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Thanks man you are awesome! I know what you guys need and what are content that lacks on youtube. I will try my best to make such projects. And also you made my day :)
@dreamboy871
@dreamboy871 3 жыл бұрын
@@_eazyalgo thanks brother. Eagerly waiting for your another masterpiece video in this playlist. 2.5 month since we don't get any video from you in this playlist. Please continue and complete this oop project based series. Know you are busy but we are waiting with hope
@_eazyalgo
@_eazyalgo 3 жыл бұрын
@@dreamboy871 I have to do it soon now :)
@S-43Prajwalys
@S-43Prajwalys 2 ай бұрын
thanks bro make more videos o this,everywhere they uses swing and advance concepts but this is really informative
@_eazyalgo
@_eazyalgo 2 ай бұрын
Thanks bro :)
@akshaykumar-wd8jc
@akshaykumar-wd8jc 2 жыл бұрын
Why do we need to use this "forward" variable please explain
@nishantraj3869
@nishantraj3869 3 жыл бұрын
Yehh good bro.. Plz make one project using jsp, servlet, jdbc, with scratch along with connectivity in jdbc.
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Yeah man! Sure
@cricketupdate1909
@cricketupdate1909 3 жыл бұрын
This video and enough to explain project to interviwer
@_eazyalgo
@_eazyalgo 3 жыл бұрын
I don't think this project will get you an interview.
@jaggu4241
@jaggu4241 2 жыл бұрын
@@_eazyalgo then what projects are best for interview pls tell
@_eazyalgo
@_eazyalgo 2 жыл бұрын
@@jaggu4241 please reach out to me on LinkedIn www.linkedin.com/in/abhay-maurya-2a315416b/
@torque2123
@torque2123 Жыл бұрын
​@@_eazyalgoFor internship can I use this project on my CV
@tejaswigutta9017
@tejaswigutta9017 3 жыл бұрын
Excellent explanation abhay, Keep uploading more such videos on OOPS .
@_eazyalgo
@_eazyalgo 3 жыл бұрын
So glad, you found it useful!
@duyhien7610
@duyhien7610 Жыл бұрын
I think there is an error in line 42 of Album class. The index have to >= 0. If you reach to last and want to reverse to the first song. Just add 4 lines at last else block and comment EazyAlgo's 2 lines code. 1) Here for reversing LAST to First song listIterator = playList.listIterator(0); if(listIterator.hasNext()) { System.out.println("Now playing " + listIterator.next().toString()); } 2) Here for reversing First to Last listIterator = playList.listIterator(playList.size()); if(listIterator.hasPrevious()) { System.out.println("Now playing " + listIterator.previous().toString()); }
@arbazshaikh4616
@arbazshaikh4616 2 жыл бұрын
Why u use empty constructor, without using that also it will works??
@prashant1470
@prashant1470 Жыл бұрын
Project with DSA ❤ thanks man
@marlunyu
@marlunyu Жыл бұрын
I don't know if you speak Hinglish or not, but thank you for speaking in English. A lot of videos for Java tutorials are in Hinglish and it's irritating as I don't know Hinglish.
@_eazyalgo
@_eazyalgo Жыл бұрын
Thanks for your response!
@omgkanamikun
@omgkanamikun Жыл бұрын
Awesome, sir!
@amazonfulfilledshopping7127
@amazonfulfilledshopping7127 Жыл бұрын
Bro, can you make a video using the same project hibernate?
@gugulothraju9555
@gugulothraju9555 2 жыл бұрын
thank you for nice explanation sir, you did not write code for playing the (all) songs in a album and printing them and among several playlist. here we are able to play and modify the songs which are there in playlist only but not in album.
@zxialina
@zxialina 2 жыл бұрын
Thank you very much! You are a clear man!
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Thanks man
@kirankadam2603
@kirankadam2603 2 жыл бұрын
Plz use dark theme as I am seeing this video at night...it's quite irritating... that's the only thing otherwise everything about concept is super good... keep doing it ❤️
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Thanks for the feedback Kiran :)
@ishansingh306
@ishansingh306 2 жыл бұрын
Upload such more moderate level projects on Core Java.
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Yes Ishan!
@ishansingh306
@ishansingh306 2 жыл бұрын
@@_eazyalgo Thank you bro
@harshadagadakh2254
@harshadagadakh2254 3 жыл бұрын
Thanks for explaining in detail.just want to ask,I am trying to change song title and artist name but after that it is not executing properly.
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Glad you found it useful, can you send me the exact error?
@harshadagadakh2254
@harshadagadakh2254 3 жыл бұрын
@@_eazyalgo yes, where should I have to send it?
@_eazyalgo
@_eazyalgo 3 жыл бұрын
@@harshadagadakh2254 Connect me here : www.linkedin.com/in/abhay-maurya-2a315416b/
@bobbybhatta9957
@bobbybhatta9957 3 жыл бұрын
Wow oswm please upload other projects on java plz plz plz plz
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Yeah working on it
@panchal6360
@panchal6360 2 жыл бұрын
Thanks for this amazing video.
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Thanks Darshan :) Consider subscribing
@panchal6360
@panchal6360 2 жыл бұрын
Already subscribed :D
@navisabharwal1313
@navisabharwal1313 Жыл бұрын
thats good sir u changed a theam
@mizanur_sajid
@mizanur_sajid 3 жыл бұрын
please make more videos like this
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Working on it!
@ubaid3212
@ubaid3212 3 жыл бұрын
Awesome bro..🔥 But I have a doubt , such type of project with no Database n GUI and only based on oops n Java will be worth in our resume na ?
@_eazyalgo
@_eazyalgo 3 жыл бұрын
No man. You cannot add it to your resume its just for sharpening your skill in object oriented design
@ubaid3212
@ubaid3212 3 жыл бұрын
@@_eazyalgo Acha fine.. Bro can u help me out with a project in Java
@_eazyalgo
@_eazyalgo 3 жыл бұрын
@@ubaid3212 Contact me here : www.linkedin.com/in/abhay-maurya-2a315416b/
@tabishshah992
@tabishshah992 Жыл бұрын
you created two objects of Album by name album and another one by album too, is it possible (album 1, AC/dC) (album2, Eminem) A little confusing.
@Mr_shish_
@Mr_shish_ 2 жыл бұрын
Hey, can you explain why we use tostring method? What is it's need to the project??
@_eazyalgo
@_eazyalgo 2 жыл бұрын
toString() method basically converts things to string format, so we can print it
@PaulEzennolim
@PaulEzennolim 3 ай бұрын
after deleting a song, should it stay deleted even when you re run the code. I was assuming the list of songs would come back again. I currently on have two songs available because i deleted two to test it
@LoveIndia3
@LoveIndia3 Жыл бұрын
Thanks for the Video
@_eazyalgo
@_eazyalgo Жыл бұрын
Welcome :)
@rahulsingh-bk3wd
@rahulsingh-bk3wd 2 жыл бұрын
what is the shortcut to add constructor I couldn't hear it properly
@GSKHappyLearning
@GSKHappyLearning 2 жыл бұрын
enjoyed learning ,, i got an exception...Exception in thread "main" java.lang.NullPointerException: Cannot invoke "java.util.ArrayList.iterator()" because "this.songs" is null ...what to do?
@jerelinejacinto7752
@jerelinejacinto7752 5 ай бұрын
import song of ur choice
@newtanagmukhopadhyay4716
@newtanagmukhopadhyay4716 2 жыл бұрын
hey bro, a small question. why did you use iterator in one place and listiterator in another? what's the difference between the two? Also, i don't really understand the significance of adding the boolean forward. what is the use of forward here?
@javeedhussain2205
@javeedhussain2205 Жыл бұрын
By using iterator we can retrieve only in forward direction and list iterator can use for backward iteration bro
@MOHDSFAMILY
@MOHDSFAMILY Жыл бұрын
Im getting error as null pointer exception in main because it cannot invoke arraylist.iterator() and.cuz this.songs is null
@sowndaryasubramaniyan7764
@sowndaryasubramaniyan7764 2 жыл бұрын
Can I upload these level of projects on github? What are the additional features that I need to add to this project to make it look attractive on github
@codingchannel001
@codingchannel001 Жыл бұрын
Hats off dude bro i wanna connect you cozz we got same taste in music
@_eazyalgo
@_eazyalgo Жыл бұрын
Sure bro
@videosaleatorios741
@videosaleatorios741 Жыл бұрын
un suscriptor mas !
@sharmilas7072
@sharmilas7072 3 жыл бұрын
Well explained🔥. Do some project on managament system using java,jsp,database connectivity that will be really very useful❤️🙏
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Yeah sure!
@sourabhs644
@sourabhs644 3 жыл бұрын
Pls upload projects which will help in crack interview .Thanks for amazing videos so far
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Yes I can't upload these days due to busy schedule, but will be back soon
@sandhyaG4
@sandhyaG4 3 жыл бұрын
Which new features you added here which are different from existing music player systems??
@_eazyalgo
@_eazyalgo 3 жыл бұрын
0 feature. I just showed how OOP based project build
@sandhyaG4
@sandhyaG4 3 жыл бұрын
@@_eazyalgo ok thanks
@esraarga9464
@esraarga9464 2 жыл бұрын
hi, first of all your project is so nice :) ı have to ask something.I have a project,my lecturer wants a project and he wants to include inheritance,interface,polymorphism,generic class, generic collections and lambda function. and your project include inheritance and interface and how can I add other functions at this project? if you can help me,I will be so happy.
@ramsalunkhe4521
@ramsalunkhe4521 3 жыл бұрын
Pls upload projects on JAVA with UI using jsp, servlet, jdbc, along with connectivity in jdbc. which will help in crack interview .
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Yes man sure!
@allrounder3279
@allrounder3279 Жыл бұрын
Can i use it uin my college mini project?
@_eazyalgo
@_eazyalgo Жыл бұрын
Its you who have to decide, whether this project is good enough to use in your college project.
@rafirafim5604
@rafirafim5604 3 жыл бұрын
why the song sound doesnt come out?
@_eazyalgo
@_eazyalgo 3 жыл бұрын
You want me to run out of ideas for next videos?
@bagzhansadvakassov1093
@bagzhansadvakassov1093 2 жыл бұрын
I thought this will use swing or something with UI?
@sourabhs644
@sourabhs644 3 жыл бұрын
Amazing
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Thanks man subscribe for more!
@Karthik_77
@Karthik_77 6 ай бұрын
bro please do more java oops related projects
@_eazyalgo
@_eazyalgo 4 ай бұрын
I'am working on it
@MRchud24
@MRchud24 9 ай бұрын
How to integrate a good UI with this code?
@atod2572
@atod2572 3 жыл бұрын
But it's a good practice to create empty constructor?
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Its good practice to make an empty constructor while working with third party framework
@atod2572
@atod2572 3 жыл бұрын
Thanks. My autocorrect just removed "why" from the sentence.
@farhanhyder3705
@farhanhyder3705 Жыл бұрын
Bro I have an problem the song is not playing
@kierannguyen7115
@kierannguyen7115 2 жыл бұрын
thank you so much
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Really appreciate it :)
@aahsansiddiqui8680
@aahsansiddiqui8680 2 жыл бұрын
bro can u explain what is the purpose of (new Song (title, duration)) at 7:20 and what is the logic to put new key word before class name i am new in java not familiar with this concept please give me some references link for that thanks
@_eazyalgo
@_eazyalgo 2 жыл бұрын
new keyword means you are creating a new object corresponding to that class.
@redeyegaming2226
@redeyegaming2226 2 жыл бұрын
Can you give src plz
@vinayakgoudar8862
@vinayakgoudar8862 2 жыл бұрын
Sir I am not getting where trackNumber variable is initialised and it will giving an error
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Please elaborate your problem and connect me at abhay10june1999@gmail.com
@Jan-gq3pj
@Jan-gq3pj 3 жыл бұрын
you should mention what the programm will be capable of in the beginning. Otherwise there is no way of trying to build it by yourself before comparing it to your programm
@Jan-gq3pj
@Jan-gq3pj 3 жыл бұрын
but still great stuff, keep it up
@_eazyalgo
@_eazyalgo 3 жыл бұрын
@@Jan-gq3pj Thanks for suggestion man, I'll show the end product at the beginning of video. Consider subscribing :)
@Jan-gq3pj
@Jan-gq3pj 3 жыл бұрын
@@_eazyalgo Since you responded so fast there is no way of not subscribing haha
@_eazyalgo
@_eazyalgo 3 жыл бұрын
@@Jan-gq3pj Now you have to share my videos with your friends too I guess :p
@ravikiran4015
@ravikiran4015 3 жыл бұрын
I am doing this project can u please tell me in which software did you do the project in eclipse?
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Use IntelliJ ide
@ravikiran4015
@ravikiran4015 3 жыл бұрын
Thanks for the reply bro🙂🙂..
@_eazyalgo
@_eazyalgo 3 жыл бұрын
@@ravikiran4015 My pleasure bro :)
@sourabhchougule5642
@sourabhchougule5642 3 жыл бұрын
Hey how did u get to know that which concept is to be used .......i am unable to implement these core java concept into any problem statement
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Hi Sourabh, Its all upon practise, start with easy problem statement and with time and consistency you'll get to know everything.
@sourabhchougule5642
@sourabhchougule5642 3 жыл бұрын
@@_eazyalgo hey I joined Capgemini 1 month back and my training is in java devOps and during this one month I learnt core java and java 8 features but I am unable to implement those in project like car parking simulation
@_eazyalgo
@_eazyalgo 3 жыл бұрын
@@sourabhchougule5642 Have patience, one month is not enough to implement things specially in Java.
@sourabhchougule5642
@sourabhchougule5642 3 жыл бұрын
@@_eazyalgo ok.....but make tutorial for helping people like me....it will be good for us to improve....in IT career
@_eazyalgo
@_eazyalgo 3 жыл бұрын
@@sourabhchougule5642 Sure, working on more tutorials :)
@yashwanthpasaladi2714
@yashwanthpasaladi2714 Жыл бұрын
is this project working now?
@Georgemwangi-l7d
@Georgemwangi-l7d 9 ай бұрын
by mentioning Eminem I knew I was at the right place
@_eazyalgo
@_eazyalgo 4 ай бұрын
hehe, glad to know that
@khushboosharma5417
@khushboosharma5417 3 жыл бұрын
Which IDE you have used
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Intellij Idea by jetbrains
@AmitBanik
@AmitBanik 2 жыл бұрын
Please tell me which software was used to write the code?
@_eazyalgo
@_eazyalgo 2 жыл бұрын
IntelliJ Idea
@priyanshuchaoda1776
@priyanshuchaoda1776 3 жыл бұрын
which platform did u use sir
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Intellij Idea
@aniketpathak6222
@aniketpathak6222 3 жыл бұрын
is it java swing based project? or just oops?
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Its core Java and OOP mini project
@shrabonisinha
@shrabonisinha Жыл бұрын
It shows nullpointer exception while adding the first song. Can you please help me that what is the issue?
@_eazyalgo
@_eazyalgo Жыл бұрын
You must have missed something while writing the code
@shrabonisinha
@shrabonisinha Жыл бұрын
@@_eazyalgo trying to figure it out.
@_eazyalgo
@_eazyalgo Жыл бұрын
@@shrabonisinha Sure, let me know if you need any help :)
@shrabonisinha
@shrabonisinha Жыл бұрын
@@_eazyalgo thanks a lot for this cooperation. I'll try once again. And obviously inform you in this comment section.
@_eazyalgo
@_eazyalgo Жыл бұрын
@@shrabonisinha Thanks Shraboni
@sanjanasingh5033
@sanjanasingh5033 2 жыл бұрын
which java editor is this?can you please tell
@_eazyalgo
@_eazyalgo 2 жыл бұрын
IntelliJ Idea
@gayathri1846
@gayathri1846 5 ай бұрын
Can i keep this in my resume
@_eazyalgo
@_eazyalgo 4 ай бұрын
This project won't have that level of impact on your resume
@MrRuntoyou
@MrRuntoyou 2 жыл бұрын
name of song at 7:12 please
@ravikiran4015
@ravikiran4015 3 жыл бұрын
Bro can you share SRS for this project.
@ravikiran4015
@ravikiran4015 3 жыл бұрын
Hello bro 👋👋
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Hey Ravi! Source code is there in description
@slugbeater
@slugbeater 2 жыл бұрын
Is the package in Line 1 necessary?
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Package is always there whenever you create any Java project.
@yogapriyaa5482
@yogapriyaa5482 2 жыл бұрын
Is this Android studio you are typing with
@_eazyalgo
@_eazyalgo 2 жыл бұрын
IntelliJ idea
@fightclubpodcast4725
@fightclubpodcast4725 6 ай бұрын
sir will the program plays a song for real
@_eazyalgo
@_eazyalgo 4 ай бұрын
It won't
@mitalithorat2239
@mitalithorat2239 2 жыл бұрын
Hiii abhya .. in same code I meet on one error. .. can you please solve this for me ?
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Hey Mitali, you can email me the detailed issue at abhay10june1999@gmail.com
@Rawking9997
@Rawking9997 2 жыл бұрын
Bro wt software u r using
@_eazyalgo
@_eazyalgo 2 жыл бұрын
IntelliJ idea
@rumiNITPatna
@rumiNITPatna 11 күн бұрын
25:41
@umavenkatesh3065
@umavenkatesh3065 3 жыл бұрын
Is this a mini project ?
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Yes you can consider it as a mini project
@priyanshgupta4464
@priyanshgupta4464 2 жыл бұрын
how to add music in this project?
@_eazyalgo
@_eazyalgo 2 жыл бұрын
That's a whole different story Priyansh
@priyanshgupta4464
@priyanshgupta4464 2 жыл бұрын
@@_eazyalgo ohh okay,but can we try adding music by wave form format? ,i dont have enough knowledge about this,just i am guessing
@mujeebthlkd2384
@mujeebthlkd2384 3 жыл бұрын
Could you please send this full code
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Source code link is in description.
@Aarnarajput_NITP
@Aarnarajput_NITP 13 күн бұрын
3:50
@cybershani9823
@cybershani9823 2 жыл бұрын
ye kaun sa software hai
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Intellij Idea
@ankur1449
@ankur1449 2 жыл бұрын
Let me create another Gaana APP using java 🥰🥰
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Sure :)
@prakashsirivolu9109
@prakashsirivolu9109 3 жыл бұрын
Bro this project code in pdf please
@_eazyalgo
@_eazyalgo 3 жыл бұрын
Bro source code is hosted on github and link in description.
@tagumari7386
@tagumari7386 3 жыл бұрын
Bro plz make next vedio I’m eagerly waiting ✨
@_eazyalgo
@_eazyalgo 3 жыл бұрын
So busy these days bro, will be up with new video soon.
@suhanishrivastava90
@suhanishrivastava90 2 жыл бұрын
For those expecting it will play song it doesn't :|
@_eazyalgo
@_eazyalgo 2 жыл бұрын
Yeah it doesn't as of now :(
@learncoding4841
@learncoding4841 Жыл бұрын
Code chahiye
@priyasingh-ik6iu
@priyasingh-ik6iu 3 жыл бұрын
App kha h bhai isme??
@_eazyalgo
@_eazyalgo 3 жыл бұрын
App nhi to aur kya hai?
@priyasingh-ik6iu
@priyasingh-ik6iu 3 жыл бұрын
@@_eazyalgo bhai app jesa mob. Application typ
@_eazyalgo
@_eazyalgo 3 жыл бұрын
@@priyasingh-ik6iu Sirf mobile application hi app nhi hoti
@paupau069
@paupau069 Жыл бұрын
Hi! I have a question, does this only work for IntelliJ IDEA or can it work also with other IDEs? I'm a beginner in coding and I use Eclipse as my IDE in Java, i doubled check and had all of the codes right yet there are some errors. What do i need to do?
@_eazyalgo
@_eazyalgo Жыл бұрын
It will be better if you just understand the concept and try to implement on your own, if any futher queries then email me at abhay10june1999@gmail.com
@Sindhuyadav99994
@Sindhuyadav99994 5 ай бұрын
Hii am getting errors
@_eazyalgo
@_eazyalgo 4 ай бұрын
Please elaborate what errors exactly.
@preetiranjansahoo9086
@preetiranjansahoo9086 2 жыл бұрын
Thank you so much sir... Can i get your Instagram
@_eazyalgo
@_eazyalgo 2 жыл бұрын
abhaylivenow
@yashwanthpasaladi2714
@yashwanthpasaladi2714 Жыл бұрын
@@_eazyalgo is this project working now?
Wait… Maxim, did you just eat 8 BURGERS?!🍔😳| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 9 МЛН
Motorbike Smashes Into Porsche! 😱
00:15
Caters Clips
Рет қаралды 23 МЛН
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 1,3 МЛН
Elza love to eat chiken🍗⚡ #dog #pets
00:17
ElzaDog
Рет қаралды 24 МЛН
Pizza Bill Generator App | Core Java and OOP Project
31:05
EazyAlgo
Рет қаралды 94 М.
Code Flappy Bird in Java
54:02
Kenny Yip Coding
Рет қаралды 148 М.
Learn Java in 15 Minutes (seriously)
19:50
ForrestKnight
Рет қаралды 110 М.
Java Project Step by step Build An Email Administration Application
37:26
Java GUI in Netbeans
1:37:05
Johan Jurrius
Рет қаралды 210 М.
Making a simple Game | Core Java and OOPs | Java OOPs Project
25:18
Wait… Maxim, did you just eat 8 BURGERS?!🍔😳| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 9 МЛН