# Development For Winners

## Development For Winners

- [readme](https://grofit.gitbook.io/development-for-winners/readme.md)
- [Planning](https://grofit.gitbook.io/development-for-winners/planning.md)
- [Having the idea](https://grofit.gitbook.io/development-for-winners/planning/having-the-idea.md)
- [Managing the project](https://grofit.gitbook.io/development-for-winners/planning/managing-the-project.md)
- [Agile Overview](https://grofit.gitbook.io/development-for-winners/planning/managing-the-project/whimsical-agile.md)
- [Agile Buzzwords](https://grofit.gitbook.io/development-for-winners/planning/managing-the-project/agile-buzzwords.md)
- [Collaboration and Requirements](https://grofit.gitbook.io/development-for-winners/planning/collaboration-and-requirements.md)
- [Ideas & Tasks](https://grofit.gitbook.io/development-for-winners/planning/collaboration-and-requirements/ideas-and-tasks.md)
- [Quantifying Requirements](https://grofit.gitbook.io/development-for-winners/planning/collaboration-and-requirements/writing-requirements.md)
- [Development](https://grofit.gitbook.io/development-for-winners/development.md)
- [Good Stuff](https://grofit.gitbook.io/development-for-winners/development/general.md)
- [Design Patterns](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns.md)
- [Interfaces](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/interfaces.md)
- [Factory](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/factory.md)
- [Builder](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/builder.md)
- [Inversion of control](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/inversion-of-control.md)
- [Enumerables & Collections](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/enumerables.md)
- [Service location](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/service-location.md)
- [Dependency injection](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/dependency-injection.md)
- [Aspect Oriented Programming](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/aspect-oriented-programming.md)
- [Strategy-like Patterns](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/strategy-like-patterns.md)
- [Repository](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/repository.md)
- [Repositories Again?!](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/repositories-again.md)
- [Service Composition](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/service-composition.md)
- [Reactive Extensions](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/reactive-extensions.md)
- [Testing](https://grofit.gitbook.io/development-for-winners/development/general/testing.md)
- [Intro to testing](https://grofit.gitbook.io/development-for-winners/development/general/testing/intro-to-testing.md)
- [Mocking](https://grofit.gitbook.io/development-for-winners/development/general/testing/mocking.md)
- [API Testing](https://grofit.gitbook.io/development-for-winners/development/general/testing/api-testing.md)
- [Source Control](https://grofit.gitbook.io/development-for-winners/development/general/source-control.md)
- [Source Control Basics](https://grofit.gitbook.io/development-for-winners/development/general/source-control/basic-source-control.md)
- [DVCS Basics](https://grofit.gitbook.io/development-for-winners/development/general/source-control/dvcs-basics.md)
- [Git Patterns](https://grofit.gitbook.io/development-for-winners/development/general/source-control/source-control-patterns.md)
- [Git Flow](https://grofit.gitbook.io/development-for-winners/development/general/source-control/git-flow.md)
- [Github Flow](https://grofit.gitbook.io/development-for-winners/development/general/source-control/github-flow.md)
- [Anti Patterns](https://grofit.gitbook.io/development-for-winners/development/general/anti-patterns.md)
- [Inheritance vs Composition](https://grofit.gitbook.io/development-for-winners/development/general/inheritance-vs-composition.md)
- [Web Specific Stuff](https://grofit.gitbook.io/development-for-winners/development/web.md)
- [Front End](https://grofit.gitbook.io/development-for-winners/development/web/front-end.md)
- [Quick word on JS](https://grofit.gitbook.io/development-for-winners/development/web/front-end/quick-word-on-js.md)
- [Things to know about JS](https://grofit.gitbook.io/development-for-winners/development/web/front-end/things-to-know-about-js.md)
- [Game Dev Specific Stuff](https://grofit.gitbook.io/development-for-winners/development/game-dev-specific-stuff.md)
- [Recap on Patterns](https://grofit.gitbook.io/development-for-winners/development/game-dev-specific-stuff/recap-on-patterns.md)
- [Depedency Injection In Gaming](https://grofit.gitbook.io/development-for-winners/development/game-dev-specific-stuff/recap-on-patterns/dependency-injection.md)
- [Game Related Patterns](https://grofit.gitbook.io/development-for-winners/development/game-dev-specific-stuff/game-related-patterns.md)
- [ECS](https://grofit.gitbook.io/development-for-winners/development/game-dev-specific-stuff/game-related-patterns/ecs.md)
- [MVVM](https://grofit.gitbook.io/development-for-winners/development/game-dev-specific-stuff/game-related-patterns/mvvm.md)
- [Building & Deployment](https://grofit.gitbook.io/development-for-winners/building.md)
- [Build scripts & servers](https://grofit.gitbook.io/development-for-winners/building/build-scripts-and-servers.md)
- [Build Scripts](https://grofit.gitbook.io/development-for-winners/building/build-scripts-and-servers/build-scripts.md)
- [Other](https://grofit.gitbook.io/development-for-winners/other.md)
- [Working In The Industry](https://grofit.gitbook.io/development-for-winners/other/working-in-the-industry.md)
