Giter Club home page Giter Club logo

daxko.github.io's Introduction

daxko.github.io

Daxko Software Engineering

For Us By Us

This website is for the engineering team. It is a place for everyone to discuss what Software Development means to us. We all want to create great products. Let's start with our core principles.

Submitting Ideas/Updates

Everyone has access to this repository. But instead of making it a free-for-all, let's use the Issue Tracker and Pull Requests to submit changes to the site. They offer a good way to have conversations about what each principle should stand for.

daxko.github.io's People

Contributors

stgwilli avatar

Watchers

Austin Aldrich avatar  avatar James Cloos avatar Rick Hutchinson avatar  avatar  avatar  avatar Mathew Davis avatar  avatar  avatar Tyler Moore avatar Wally S avatar Matthew Anderegg avatar  avatar Josh Shores avatar Steve Kaminski avatar  avatar Butch Mayhew avatar Samuel Higginbotham avatar Nic Myers avatar Dane Worsham avatar  avatar Daniel Van Fleet avatar Michael Burell avatar Chandrahas Punekar avatar Rajesh Mehta avatar  avatar  avatar  avatar  avatar  avatar David Lake avatar  avatar

daxko.github.io's Issues

Content for the "Keep It Simple" Principle

From MyDaxko:

Tagline: Simple code is easier to understand and maintain. Strive for simple code and simple designs.

Other Resources

http://c2.com/cgi/wiki?KeepItSimple
Software design is not a haphazard process. There are many factors to consider in any design effort. All design should be as simple as possible, but no simpler. This facilitates having a more easily understood, and easily maintained system. This is not to say that features, even internal features, should be discarded in the name of simplicity. Indeed, the more elegant designs are usually the more simple ones. Simple also does not mean "quick and dirty." In fact, it often takes a lot of thought and work over multiple iterations to simplify.
http://blog.codinghorror.com/kiss-and-yagni/
Don't use fancy OOP features just because you can. Use fancy OOP features because they have specific, demonstrable benefit to the problem you're trying to solve. You laugh, but like Rico, I see this all the time. Most programmers never met an object they didn't like. I think it should be the other way around: these techniques are guilty until proven innocent in the court of KISS.
http://blogs.msdn.com/b/alfredth/archive/2009/01/08/are-you-smart-enough-to-debug-your-own-code.aspx
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.

Make repository public

I think we should break out of making things private here at Daxko.

We should be treating anything we create (or write) openly and transparently for several purposes. It lets other see how we work and could potentially be used as a recruiting tool for other savvy engineers. Unless the code contains proprietary information, or otherwise sensitive client data I don't think there's any reason to make private repositories.

Thoughts?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.