@@SinghDevHub i restarted IDE, chat gpt said to recreate entire project so did it as well but ticket.booking package is not appearing by default. Please help
I really learnt a lot of good coding practices but more importantly the reasoning behind their usage. I'm liking this approach in your video. Keep up the good work and keep going
sir there is no "app" section in my project. Whatever you did in terminal i have followed you and everything was going exactly same but one thing which was different is i had not got the option of "source package" and the problem is i'm not getting the "app" section the way you are getting in your project . please help me !!
Hey ! Please anyone help me with this. Actually Gradle init command is not working . I don't know why but it is showing * What went wrong: Execution failed for task ':init'. > Could not generate file C:\Windows\System32\settings.gradle.
go to start.spring.io/ and make your project instead of trying using gradle init. ANd windows main error aate hi rhete hain coding krte wqt, isliye explore if you can install linux or WSL in windows and code
i have created a project before but my contribution in backend was less so i wanted to build a new project and learn also but i have used maven for building project is it okay to start this project like you are doing with maven??
@@SinghDevHub at 2:23 while using cmd you got options of select test framework and source package automatically, but I didnt get the same options while configuring gradle
Hello Lovepreet C:\Users\Adhiraj\Desktop\irctc\app\src\main\java\org\example\App.java this is the path of the java file created at what level do I have to create the package but Intelli J is just giving me options of create Directory and not create package
sir do make a video on i/o exception and typeReference whenever you are free , and sir we will use getter and setter methods to access the value of private member (asked gpt ). Btw great explanation .😁😁😁
@@SinghDevHub like the files structure in the left side shown in intellij IDEA src -> main, I have been trying to figure out the bug "Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0." I have tried everything but nothing seems to work so I thought maybe the file structure is not correct, if you have some solution for this bug plz tell, I have tried cahtgpt, StackOverflow, youtube everything for this error
17 February 2024 Good work sir well truth I got confused on some topic in the video so I played the video 5 times on that topic and also pause the video and think about how that works logically from my pase 😅. Sir about the the last question you ask about how we can get the name from user class into userService class maybe we can first import the user class into our current class and then make an object of it then use that to get the name variable from user class or maybe create an constructor of user class then take the name variable from it. Sorry I can't think of another method even l didn't have any confidence on my owb answer 😐.
@@SinghDevHub sorry, i didn't reached till there yet. Btw this video was bit overwhelming and confusing for me like all the concepts of file reading, serialization and all. Can you give me some tips about how to like learn and remember all this. i already watched it 2 times so half of the concept is clear but still some are difficult to grasp
@@yashyadav6190 don't try to remember bro. Try to read a file and apply the concepts and ask chatgpt about this because real way to learn is take an idea from the videos and referring them implementing and debugging on ur own. I will make a video anyways on Object mapper, generics and file handling as seperate videos
Bro are you going to sell courses? I am not saying that selling courses is a bad thing but if someone watches your free video and if after few months if you launched course in detailed then it will be totally waste of time for students because he will invest time in free + paid. If you are selling course for a backend engineering at a budget price, I am ready to buy...
Bro pehli baat main course sell kyun krun. I enjoy building stuff. If you think i will sell course and i will quit this playlist midway. Then don’t follow the playlist. It is a trust factor thing
@@SinghDevHub bro fir please in detailed padhao, sbkuchhhh...muze puri backend engineering sikhni hai tumse. I liked your teaching style. Aur please jaldi jaldi upload krne ki koshish kro, muze jaldise job lena hai yarr...
Bhaiya Type Reference serialization and deserialization pe video bana do bcoz in topics pe genuine content available nai hai .Kindly video bana dena . Thank You(Loved ths playlist) Good thing about your course is that it is structured which really makes easy to understand the flow how to learn.
Even some paid courses by bhaiyya and didi didn't offer this level of content. Hats off to you, brother 😊❤
🫡🫡
Getter setter method encapsulation property
04:02 ticket.booking not created by intellij, it has java.org.example insted. What to do?
Just chatGPT bro, restart IDE it will work
@@SinghDevHub i restarted IDE, chat gpt said to recreate entire project so did it as well but ticket.booking package is not appearing by default. Please help
I really learnt a lot of good coding practices but more importantly the reasoning behind their usage. I'm liking this approach in your video. Keep up the good work and keep going
sir there is no "app" section in my project. Whatever you did in terminal i have followed you and everything was going exactly same but one thing which was different is i had not got the option of "source package" and the problem is i'm not getting the "app" section the way you are getting in your project . please help me !!
sir please reply me or anyone who can solve the problem
App to run na. That you need to add as a config in intellij bhai. Just proceed further you will get to know in future videos
04:02 ticket.booking not created by intellij, it has java.org.example insted. Is this the same issue? If you know how to resolve please help
Sir i got some problem when i made the IRCTC project in cmd and then open it in intelij it show gradle not sync below what do i do in this situation
Can you search a bit on the internet and ask chatgpt. Have you configured Env of intelliJ and Java version
@@SinghDevHub yes sir i did that already but I will try to find a solution for this
@@adityabedi266 yeah just try and u will be able to debug
@@SinghDevHubsir the sync is working now
bro i m getting the same issue,can u guide me how i can resolve this issue?
can use getter setter
By using the setter and getter method to acess the private variable
PROBLEM IN IMPORTING JACKON LIBRARY I HAD ALREADY IMPORTED THE LIBRARY BUT THE OBJECT_MAPPING DOESN'T WORK!!!!!!!!!!
Chatgpt bruh. And make sure you are using correct version of java and jackson. Restart your ide too
@@SinghDevHub thnku brother problem solved🥰❤
@@Himanshu_2360 can u help please how to import it
Hey ! Please anyone help me with this. Actually Gradle init command is not working . I don't know why but it is showing
* What went wrong:
Execution failed for task ':init'.
> Could not generate file C:\Windows\System32\settings.gradle.
go to start.spring.io/ and make your project instead of trying using gradle init. ANd windows main error aate hi rhete hain coding krte wqt, isliye explore if you can install linux or WSL in windows and code
Can u tell the 1:33 command for windows (all)
Are bro chatGPT hai ye basics usse pooch skte ho obv.
@@SinghDevHubKk
i have created a project before but my contribution in backend was less so i wanted to build a new project and learn also but i have used maven for building project is it okay to start this project like you are doing with maven??
Yep. Mvn is also fine
@@SinghDevHub thank you sir
Yes, I'd very much like a video on TypeReference from you. Thanks in advance.
hey I didnt get the option of select test framework and source package in cmd
What do you mean. Pls elaborate
@@SinghDevHub at 2:23 while using cmd you got options of select test framework and source package automatically, but I didnt get the same options while configuring gradle
@@vighneshhumane use start.spring.io/ to initialize your app instead of using gradle init if you are facing issues
Really great tutorial brother ! Thank You !
💯♥️
Hello Lovepreet
C:\Users\Adhiraj\Desktop\irctc\app\src\main\java\org\example\App.java
this is the path of the java file created at what level do I have to create the package but Intelli J is just giving me options of create Directory and not create package
Bro create a directory only if no package is being shown there
@@SinghDevHub But at what level should i create a directory then? and thanks a lot for replying so fast!
irctc\app\src\main\java\org\example
why do you use intelij instead of vs code
Because it is way better. For debugging, configuration and intellisense.
mujhe vo chaye vo 😂😂😂 great way to tell about TypeReference .
since the variables of the User class are private, hence we are required to use getter and setter functions.
Yeps. It is a practice followed generally so that one can set and get vars functionally
Bhaiya how to import Jackson library
Include in gradle file. Build.gradle and then gradel refresh. Restart ide if not able to import
How to open Project in intelj.. After that Terminal
File -> Open
@@SinghDevHub it was not opening directly like urs... It's showing to create new file.
Bro theme ka name bta skty jo apne install kia hua 😊
Catppuccin mocha
@@SinghDevHub same look nhi ai
@@bestgamingtech2install material ui themes and select cattpuchhin. And install material icons
sir do make a video on i/o exception and typeReference whenever you are free , and sir we will use getter and setter methods to access the value of private member (asked gpt ). Btw great explanation .😁😁😁
In future videos we'll use exceptions and type ref a lot. So clear hojayega no worries 🙏
🥳🥳@@SinghDevHub
Vai gladle installation pls bata do....bahut dikat ho raha set up karne me 😶
Bro gradle init kro and application add kro intellij mai bas
kab kaunsi dependency or library use karni he ye yaad rakhna chahiye ya fir with Practice samajh me aa jayega ?
according to ur experience
Practice se aayega and chatgpt se pooch skte. Jab jis cheez ki zarurat prhe. For ex:- I need object mapper which dependency to include.
Bhaiya, is it possible to create JSON files automatically?
Yes. Just use CreateOrUpdate concept
we will create getters and setters.
can we use eclipse and maven instead of intellij and gradle ?
Yes if u r comfortable toh zrorr. No problem in that.
Bhai bhot shi videos bna rhe ho yaar
Thanks bhai
can you share the file structure, mine is not correct that is why it is not running do share the file structure
File structure of what ?
Can you elaborate more
@@SinghDevHub like the files structure in the left side shown in intellij IDEA src -> main, I have been trying to figure out the bug "Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0." I have tried everything but nothing seems to work so I thought maybe the file structure is not correct, if you have some solution for this bug plz tell, I have tried cahtgpt, StackOverflow, youtube everything for this error
@@yashpal5355 no file structure is not the issue. Make a PR in github bhai i will check
Ok thanks
what is the theme and font and icon name bro ?
Material UI
Sir, one video on Generics required please
Got it. An independent video I will upload on generics
@@SinghDevHub Yes, for folks learning java side by side like me and following your content, itll be great sir
can you please share theme name ?
Catpuchiin mocha
17 February 2024
Good work sir well truth I got confused on some topic in the video so I played the video 5 times on that topic and also pause the video and think about how that works logically from my pase 😅. Sir about the the last question you ask about how we can get the name from user class into userService class maybe we can first import the user class into our current class and then make an object of it then use that to get the name variable from user class or maybe create an constructor of user class then take the name variable from it. Sorry I can't think of another method even l didn't have any confidence on my owb answer 😐.
You can try and figure it out. That's how you can learn more bro.
Generally we use getters and setters and make fields private
bro u r correct u need to import that User class to use it in UserBookingService.
getter setter methods
make a video on typeReference and IOException pls
It is already there. In backend mastery we covered java concepts while building a project
@@SinghDevHub sorry, i didn't reached till there yet. Btw this video was bit overwhelming and confusing for me like all the concepts of file reading, serialization and all. Can you give me some tips about how to like learn and remember all this. i already watched it 2 times so half of the concept is clear but still some are difficult to grasp
@@yashyadav6190 don't try to remember bro. Try to read a file and apply the concepts and ask chatgpt about this because real way to learn is take an idea from the videos and referring them implementing and debugging on ur own. I will make a video anyways on Object mapper, generics and file handling as seperate videos
Bro are you going to sell courses? I am not saying that selling courses is a bad thing but if someone watches your free video and if after few months if you launched course in detailed then it will be totally waste of time for students because he will invest time in free + paid. If you are selling course for a backend engineering at a budget price, I am ready to buy...
Bro pehli baat main course sell kyun krun. I enjoy building stuff. If you think i will sell course and i will quit this playlist midway. Then don’t follow the playlist. It is a trust factor thing
@@SinghDevHub bro fir please in detailed padhao, sbkuchhhh...muze puri backend engineering sikhni hai tumse. I liked your teaching style. Aur please jaldi jaldi upload krne ki koshish kro, muze jaldise job lena hai yarr...
loved this
🙏🙏🙏🙏🙏
Bhaiya Type Reference serialization and deserialization pe video bana do bcoz in topics pe genuine content available nai hai .Kindly video bana dena . Thank You(Loved ths playlist) Good thing about your course is that it is structured which really makes easy to understand the flow how to learn.
I know bro type ref and serialisation tohda complicated hai. But bna denge ek java crash course hi jald hi
bhai kyunki login and signup gettter and setters create karana padegaaaaa and Execption ke uppar toda video banadoo free time dek ke
Exceptions vgera sab aage jaoge toh milega covered
very helpful vdo
Thx bro
ek video exceptions par
Study it yourself bro. Not a big thing. Or we have used it a couple of times in future videos you'll get it from there
Super bhai
after 20 min you understand the code really very worst mean does not understand
Achaa. Bhai spoon feed krdoon poora?
wtf not at all beginner friendly..should have mentioned it beforehand :)
If someone not ready to put efforts from his end yes not friendly at all. Bhut basic parhna hai toh bro i am not the right person