EP01: 🔥 Java Basics | Backend mastery

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ธ.ค. 2024

ความคิดเห็น • 59

  • @surajkumarsahoo1565
    @surajkumarsahoo1565 10 หลายเดือนก่อน +5

    thanks bhiya please continue the course

    • @SinghDevHub
      @SinghDevHub  10 หลายเดือนก่อน

      Yo bruh 😎😎

  • @rizwanali7bb
    @rizwanali7bb 10 หลายเดือนก่อน +13

    Everyone tell the code but no one tell the internal things....i have spent more than 100 hours on lectures but no one told me these things...Thank you soo much..keep growing

    • @SinghDevHub
      @SinghDevHub  10 หลายเดือนก่อน +4

      Thanks buddy 🙏🏾

    • @archuser532
      @archuser532 10 หลายเดือนก่อน +1

      yes recently discovered his channel and i am very lucky to find this channel on time

    • @dhyani-jii
      @dhyani-jii 9 หลายเดือนก่อน

      I know node.js and cpp can i start this playlist if i am 0 in java ,

    • @SinghDevHubShorts
      @SinghDevHubShorts 9 หลายเดือนก่อน

      ​@@dhyani-jii yep. You can for sure

    • @PrakashYadav-xf7fx
      @PrakashYadav-xf7fx 4 หลายเดือนก่อน

      ​​@@dhyani-jii
      Will definitely get something extra to learn from here but won't recommend if you are a complete beginner... Its like the advance version of the basics .. once you gain some basic about java and then go through this playlist you give definitely get some extraordinary knowledge

  • @improving_cow
    @improving_cow 5 หลายเดือนก่อน +4

    Bhai bhot maza aa eha hai continue rakho boss.

  • @muhammaddanialtanoli
    @muhammaddanialtanoli 24 วันที่ผ่านมา

    Love and respect from Mansehra KPK Pakistan.

  • @ThePrajaktaVlogs
    @ThePrajaktaVlogs 7 หลายเดือนก่อน +2

    "do while hai, but bakwas hai kuch kam ka nahi " loved that ! ; )

    • @SinghDevHub
      @SinghDevHub  7 หลายเดือนก่อน

      😅 haan kaam ka hai but utnw nahi. Maine ek do baar kra hoga bas

  • @zero3281
    @zero3281 2 หลายเดือนก่อน +1

    @16:50 this code is giving error
    Error : Test.java:8: error: ')' or ',' expected
    System.out.println(x:"Hello World");
    ^
    Code in video : public class Test{
    int x = 10;
    public static void main(String[]args){
    System.out.println(x:"Hello World");
    }
    }
    Solution /fix: Public class Test{
    int x = 10;
    public static void main(String[]args){
    System.out.println("Hello World");
    }
    }

    • @SinghDevHub
      @SinghDevHub  2 หลายเดือนก่อน

      Ask chatgpt bhai. Very simple mistake there should be

    • @zero3281
      @zero3281 2 หลายเดือนก่อน

      @@SinghDevHub yes i fixed it but how did it worked for you? i have written the solusion in my comment also

  • @rabiaakmal4191
    @rabiaakmal4191 6 หลายเดือนก่อน

    great knowledge ...thank you for this

  • @ketkipatil8309
    @ketkipatil8309 7 หลายเดือนก่อน

    Every line I can understand clearly and click...oo to ye aise hota hai... I have done programming in java still now I realise there is lots to learn even on the basic level

    • @SinghDevHub
      @SinghDevHub  7 หลายเดือนก่อน

      ☺️☺️🙏

  • @kartikbisht3453
    @kartikbisht3453 ปีที่แล้ว +1

    Very nice content , please also touch upon the most asked questions from the topics you are teaching it will be of great help. Amazing series

    • @SinghDevHub
      @SinghDevHub  ปีที่แล้ว +1

      Yeah will share the assignments to solve and interview questions. Do share with your friends ♥️

  • @systematicpath4407
    @systematicpath4407 ปีที่แล้ว

    Please be continued
    Thanks for the course content

    • @SinghDevHub
      @SinghDevHub  ปีที่แล้ว

      Yeah, keep sharing. More quality content on the way

  • @abduljaweed8131
    @abduljaweed8131 ปีที่แล้ว +2

    Great Initiative bro
    when will this playlist concluded. I am very much eagier to do backend with java in my projects also...

    • @SinghDevHub
      @SinghDevHub  ปีที่แล้ว +1

      This playlist will take a lot of time but your resume and skills will be built along the way along with interview preparation

  • @IshaanJaswal
    @IshaanJaswal 4 หลายเดือนก่อน

    Completed Day 1✅

    • @SinghDevHub
      @SinghDevHub  4 หลายเดือนก่อน

      ☺️☺️

  • @theAnimaniaJunction
    @theAnimaniaJunction 8 วันที่ผ่านมา

    Bhaiya Computer Networking and Operating System k liye Resourse share bta do...

    • @SinghDevHub
      @SinghDevHub  8 วันที่ผ่านมา

      Applied OS we have on our channel and Computer networks k liye GFG

  • @dark9615
    @dark9615 6 หลายเดือนก่อน

    I have trusted you bhaiya. I have started the course from today. I am learning a lot. I subscribed you when you had 315 subs. Cuz i knew you gonna be genuine.Please keep that trust and dont be like those babbar, nishant and all just to sell courses.

    • @SinghDevHub
      @SinghDevHub  6 หลายเดือนก่อน

      Thanks bro. Aur seekhne k liye course lelo mera just 2Cr ka hai 😂🫡

  • @vcIND18
    @vcIND18 3 หลายเดือนก่อน

    bro whats the prerequities for this course??

    • @SinghDevHub
      @SinghDevHub  3 หลายเดือนก่อน

      People should be able to search google when stuck

  • @as-cr1gr
    @as-cr1gr 5 หลายเดือนก่อน

    Bhaiya pta kaise chalega ki jo object / function hum bnaye hai wo RAM mein heap ya stack mein store hoga ?, deciding parameters kya hai

    • @SinghDevHub
      @SinghDevHub  5 หลายเดือนก่อน

      Search kro. What gets initalized in stack and what on heap. U will know.

    • @SinghDevHub
      @SinghDevHub  5 หลายเดือนก่อน

      Scope bound stuff generally stack me jata hai

    • @as-cr1gr
      @as-cr1gr 5 หลายเดือนก่อน

      @@SinghDevHub okay bhaiya ty for clearing I had confusion in scope one

  • @adityabedi266
    @adityabedi266 10 หลายเดือนก่อน +1

    13 February 2024
    I will try to solve the problem sir but truthful I'm bad at looping problems 😅 got confused most of the time😐

    • @SinghDevHub
      @SinghDevHub  10 หลายเดือนก่อน

      Nothing to worry about when you try 2-3 times and asks chatgpt Or on internet you'll learn a lot

  • @lovehearts4437
    @lovehearts4437 10 หลายเดือนก่อน +1

    Process jvm ka ram use karega naa

    • @SinghDevHub
      @SinghDevHub  10 หลายเดือนก่อน

      Memory global hota hai but let's read more about it on internet

    • @lovehearts4437
      @lovehearts4437 10 หลายเดือนก่อน

      @@SinghDevHub okay thank you

  • @kushalswarup2662
    @kushalswarup2662 8 หลายเดือนก่อน

    24:05 but string is not a wrapper class right? its just a normal class

    • @SinghDevHub
      @SinghDevHub  8 หลายเดือนก่อน

      String is not a primitive data type, char is the primitive type from which String class has been implemented

  • @SahilKhan-fh9du
    @SahilKhan-fh9du 5 หลายเดือนก่อน

    VS code theme in this video??

    • @SinghDevHub
      @SinghDevHub  5 หลายเดือนก่อน

      I don’t remember bhai

  • @bipulsikder1833
    @bipulsikder1833 4 หลายเดือนก่อน

    Notes share kar dena bhaiya ,
    Much love ❤

    • @SinghDevHub
      @SinghDevHub  4 หลายเดือนก่อน

      Nahi not possible to share

  • @anishawasthi2197
    @anishawasthi2197 10 หลายเดือนก่อน

    Which theme are you using?

    • @SinghDevHub
      @SinghDevHub  10 หลายเดือนก่อน +1

      IntelliJ cat poo chin theme

  • @nithinsrinivas5468
    @nithinsrinivas5468 9 หลายเดือนก่อน

    Is this playlist enough for total backend in java from zero?.And how many days will this playlist be?

    • @SinghDevHub
      @SinghDevHub  9 หลายเดือนก่อน +1

      I'm not gonna explain every single detail. I'm not gonna spoon feed. If you are ready to put efforts like a engineer and not learn like a student then start otherwise do not

    • @nithinsrinivas5468
      @nithinsrinivas5468 9 หลายเดือนก่อน

      @@SinghDevHub Ok bro thanks for reply

  • @RajeshSharma-el7oj
    @RajeshSharma-el7oj 4 หลายเดือนก่อน

    Bhaiya java ki DSA course la do

    • @SinghDevHub
      @SinghDevHub  4 หลายเดือนก่อน

      Nopes. I don’t want it now

    • @RajeshSharma-el7oj
      @RajeshSharma-el7oj 4 หลายเดือนก่อน

      @@SinghDevHub but why bhaiya or kya bina DSA k placement hogi hamari aap hi guide kar do🙏🙏🙏

  • @Tiger212-h7c
    @Tiger212-h7c 9 หลายเดือนก่อน

    I have a question
    int a = 1; System.out.println(Integer.toString(a));
    Why did you use the toString method? When ‘a’ was already an integer?
    Kindly reply, thank you.

    • @SinghDevHub
      @SinghDevHub  9 หลายเดือนก่อน

      If we want to convert an integer to string. We can use wrapper Integer method toString() which is possible if we do use Integer not int. Just search wrapper and premitive classes in java

    • @Tiger212-h7c
      @Tiger212-h7c 9 หลายเดือนก่อน

      @@SinghDevHub alright, but in this case without using tostring method we would have got same output... Also, one more question... How to convert string to int?