OXT076: Expression Generation (Part 1)

Sdílet
Vložit
  • čas přidán 9. 03. 2023

Komentáře • 2

  • @oddikaro8236
    @oddikaro8236 Před rokem

    Hi Hassan, could you explain some day how to deal with try/catch in a series of functions that call other functions (f1 has try catch where it calls f2 that also has a try catch that calls f3 and so on...)? What do you think is a good or bad practice? I don't see discussions of this anywhere. What to try catch and what to don't is also a mistery since "every sentence could potentially fail". Another thing you might wonder to give some advices is how to check function's params, check all params in every single function that delegates certain tasks to other child functions and these child functions re-check all params again...we need some standard here also :) Sorry for the long comment and is not part of the video (I don't know where to put it).

  • @amrosamy8232
    @amrosamy8232 Před rokem

    t1.equals(t2)