Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: March 10, 2025, 5:07 am

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is Phaser worth learning?
#14
RE: Is Phaser worth learning?
(August 30, 2017 at 11:12 pm)bennyboy Wrote:
(August 30, 2017 at 9:37 pm)KevinM1 Wrote: OOP is civilization.  Once you understand that composition is the way to go rather than inheritance, it makes a lot more sense.

Oh no you di'n't!  Smile

Not to overstate it, I'd say programmers who insist on absolutes (function rather than OOP, or composition rather than inheritance) are either comp sci undergrads or crazy people.

The correct answer is: understand what you want to achieve, and use the tools that will a) allow you to get the job at hand done efficiently; b) not be likely to screw you later when the boss suddenly says, "Okay, we're adding a new superpower, and we need to be able to define how every object we've ever created will interact with it by next Monday's update."

Well, yeah. Of course only use the right tool for the right job. OOP generally comes with a fair amount of overhead that makes it prohibitive to use in small projects (not necessarily performance overhead, but wasted development time due to setting up dependency injection, factories, front controllers, etc.).

That said, for me personally, I often find it easier to think in OOP terms than procedural terms.

I should also note that my particular background is programming for the web, so I'm essentially limited to the stateless HTTP request/response cycle. I have no idea about the world of persistent memory, or what the differences are between that and what I do.
"I was thirsty for everything, but blood wasn't my style" - Live, "Voodoo Lady"
Reply



Messages In This Thread
Is Phaser worth learning? - by FlatAssembler - August 28, 2017 at 12:33 pm
RE: Is Phaser worth learning? - by bennyboy - August 28, 2017 at 1:33 pm
RE: Is Phaser worth learning? - by FlatAssembler - August 28, 2017 at 3:26 pm
RE: Is Phaser worth learning? - by bennyboy - August 28, 2017 at 8:07 pm
RE: Is Phaser worth learning? - by KevinM1 - August 29, 2017 at 1:57 am
RE: Is Phaser worth learning? - by BrianSoddingBoru4 - August 29, 2017 at 5:36 am
RE: Is Phaser worth learning? - by Aoi Magi - August 29, 2017 at 11:02 am
RE: Is Phaser worth learning? - by bennyboy - August 29, 2017 at 12:27 pm
RE: Is Phaser worth learning? - by FlatAssembler - August 30, 2017 at 2:11 am
RE: Is Phaser worth learning? - by Aoi Magi - August 30, 2017 at 4:43 am
RE: Is Phaser worth learning? - by bennyboy - August 30, 2017 at 7:16 pm
RE: Is Phaser worth learning? - by KevinM1 - August 30, 2017 at 9:37 pm
RE: Is Phaser worth learning? - by bennyboy - August 30, 2017 at 11:12 pm
RE: Is Phaser worth learning? - by KevinM1 - August 31, 2017 at 10:54 am
RE: Is Phaser worth learning? - by FlatAssembler - September 6, 2017 at 9:46 am
RE: Is Phaser worth learning? - by Aoi Magi - September 6, 2017 at 10:52 am
RE: Is Phaser worth learning? - by bennyboy - September 6, 2017 at 5:16 pm
RE: Is Phaser worth learning? - by Aoi Magi - September 6, 2017 at 5:34 pm
RE: Is Phaser worth learning? - by bennyboy - September 6, 2017 at 8:40 pm
RE: Is Phaser worth learning? - by Anomalocaris - September 6, 2017 at 5:58 pm

Possibly Related Threads...
Thread Author Replies Views Last Post
  Anything above 40 fps worth it? Jehanne 22 2930 September 12, 2022 at 8:03 pm
Last Post: Rev. Rye
  Machine Learning & Predictive Modelling Aristocatt 7 1464 March 18, 2017 at 10:26 pm
Last Post: dyresand
  $50 worth of games for whatever price you want! Tiberius 22 6744 August 1, 2011 at 3:05 pm
Last Post: Jaysyn



Users browsing this thread: 1 Guest(s)