u/BeautifulInside - 2 Archived Voat Posts in v/programming
u/BeautifulInside
  • home
  • search

u/BeautifulInside

0 posts · 2 comments · 2 total

Active in: v/programming (2)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: xkcd comic: Git

If you are in contact with people even remotely proficient with git, that stage only ever lasts a month at most. There are abstractions and vocabulary you have to master but after that the system is elegant enough to make everything really smooth.

5 30 Oct 2015 13:56 u/BeautifulInside in v/programming
Comment on: When does inherience trees in your opinions get too deep? (C#/C++)

Deep inheritance usually means you are inheriting along multiple "axes" of variability. In a language without interfaces or multiple inheritance (and sometimes even in those) you should model multi-dimensional objects with composition.

There are exceptions of course, especially if you are making an extensible framework.

0 13 Jul 2015 01:26 u/BeautifulInside in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.