Java Programming #10 - Defining Methods and Functions

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

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

  • @AdityaSingh-jj9sm
    @AdityaSingh-jj9sm 5 ปีที่แล้ว +9

    I am a Computer Science under graduate student and am very much satisfied with your tutorial, I have watched videos from several other channels which have millions of subs but they weren't as good as yours. Your way of explaining things is great. I learned Python from your channel and now learning Java .
    Are you aiming to extend this course with object oriented programming and other advanced topics ?If not then please suggest me some websites or TH-cam channels where I can get free materials. Thankyou !

  • @Kallyn
    @Kallyn 3 ปีที่แล้ว +9

    watching you explain this was like seeing a movie's plot twist being revealed and realizing how much of the unexplained things in the movie make sense now

  • @tomasofficial.
    @tomasofficial. 3 ปีที่แล้ว

    can you please tell me your screen recorder and wediting software? Nice vid btw!

  • @chinmaybhide882
    @chinmaybhide882 3 ปีที่แล้ว +4

    dude upload more java videos covering the next topics

  • @ritvikkasireddy1795
    @ritvikkasireddy1795 3 ปีที่แล้ว

    this is god tier, i was behind on some java lessons this video and your others helped me a lot.

  • @dongchoi5540
    @dongchoi5540 2 ปีที่แล้ว

    thanks for the quick guide!

  • @JocelynCuellar-x6t
    @JocelynCuellar-x6t ปีที่แล้ว

    this video was so helpful

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

    Thanks for the tutorials, very helpful.

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

    Thanks.. how to put an explicit wait into a funcition? Like:
    driver.manage().timeouts().implicitlyWait(Duration.ofSeconds(10));
    So that then I don*t need to write the whole line again and again..

  • @mfonso2358
    @mfonso2358 5 วันที่ผ่านมา

    thank you

  • @BuzzMarketingKe
    @BuzzMarketingKe 2 ปีที่แล้ว

    You are very helpful .I am subscribing

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

    Thanks for the tutorials, they were awesome. i finished your tutorials , but i dont know what to study next or what to do next in java can you just suggest what to do next.

  • @celiafernandes9084
    @celiafernandes9084 3 ปีที่แล้ว

    Very helpful

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

    it would be very nice if you told first the rules about defining a function. LIke in which brackets to define it. global, local, in class brackets definied, and in Main method brackets called.
    What abotu Public and Static? What are other rules of funcitons in JAVA? I know what functions are, from Javascript, and would be very nice to understand more rules and prerequisites and types of functions.

  • @johncohen
    @johncohen 3 ปีที่แล้ว

    Thanks

  • @BinayMukhya
    @BinayMukhya 11 หลายเดือนก่อน +1

    Account humko bhi Khulna hai

  • @rodioniskhakov905
    @rodioniskhakov905 3 ปีที่แล้ว

    Thanks a lot

  • @neatdesign78
    @neatdesign78 2 ปีที่แล้ว

    Still didn't get it, everyone says the same ( when the syntax "void" in the fuction line) it returns nothing, but when we call the function it returns the body of the function, please explain.

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

    whats the difference between a function and a procedure?

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

    So when are we gonna talk about inheritance?