On.Development

7 DevOps Mistakes that should be avoided

February 9, 2018 by “No Bugs” Bunny

Quote:

I used to think I was doing DevOps because I was using Jenkins and because development and operations were working together. How naive

Another Quote:

Your job is done when you meet your customer’s expectations after delivery. 

Filed under: On.DevelopmentDevelopment Processes

Read more

BDT - Automating Your Application Testing in Behavior-Driven Way

January 18, 2018 by “No Bugs” Bunny


Quote:

Descriptive style takes its roots from the «chain» pattern, in which the methods enclosed in classes return some reference on themselves.

Another Quote:

Business-driven testing or BDT allows non-technical members of any development team a stronger involvement in the development process by allowing them to comprehend test cases and even create their own. 

Filed under: On.ProgrammingTips and TricksOn.DevelopmentDevelopment Processes

Read more

Choosing Version Control System for MOG development

September 19, 2017 by “No Bugs” Bunny

Choosing Version Control System for MOG development - Post preview image

Quote:

For game development (and unlike most of other software development projects), you're likely to have binary files which need to be edited (representing so-called “assets”)

Another Quote:

for open-source games, Git does have a Very Significant Advantage™

Filed under: Book: D&D of MOGs1st beta of Vol. I-IIIOn.DevelopmentDevelopment Processes

Read more

MOGdev: to feature branch or not to feature branch?

September 12, 2017 by “No Bugs” Bunny

MOGdev: to feature branch or not to feature branch? - Post preview image

Quote:

As a rule of thumb, for gamedev we DO need to have our version control to be easily usable by non-developers.

Another Quote:

it is the second developer to commit who becomes a responsible for resolving conflicts

Filed under: Book: D&D of MOGs1st beta of Vol. I-IIIOn.DevelopmentDevelopment Processes

Read more