Define REAL WORLD Objects in Programming - Object Oriented Programming

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

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

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

    When calculating the acceleration duration I made the mistake of saying multiply by 60 for seconds but it is for minutes, and 60 X 60 is for seconds.

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

    I don't agree with that flow chart, as imperative and procedural are essentially the same thing, and object orientation can be had in declarative languages as well as imperative languages. I also wouldn't separate declarative from functional as they're essentially the same thing and database query languages can fall in either paradigm. However, the rest is fine.