Software Development Gang
Get very experienced European programmers together to create new exciting ideas and concepts, innovate in our industry.
Europe
Pinned Repositories
2015-March-Meeting
These are the notes from the meeting from March 2015 in Vienna
FizzBuzzFake
Extereme Fake it 'till you make it, on the FizzBuzz kata, using C#.
ios-bank-refactoring
Base code for refactoring UI in iOS
ios-refactoring-airdream
Base code of an iOS app to train on refactoring with UI
jvm-types
A playground for gathering examples of types that we use and don't want to re-implement in every project
login-form-tdd-ui-kata
Setup to TDD a simple UI, a Login form.
propertyBasedLcd
Exploring PBT compared to example based testing on the LCD kata
Tennis-Refactoring-Kata
Starting code for a Refactoring Code Kata on the Tennis rules. -- Exercises
trivia-refactor-pure-functions
Refactoring Legacy Code with Pure Functions -- Worked on during #SoftDevGang meeting (unfinished)
uno-kata
Exercise for practising writing readable tests.
Software Development Gang's Repositories
SoftDevGang/login-form-tdd-ui-kata
Setup to TDD a simple UI, a Login form.
SoftDevGang/jvm-types
A playground for gathering examples of types that we use and don't want to re-implement in every project
SoftDevGang/2015-March-Meeting
These are the notes from the meeting from March 2015 in Vienna
SoftDevGang/clockAsyncKata
Clock async kata done in Bucharest, Nov. 2016 gang meeting
SoftDevGang/declutter
SoftDevGang/FizzBuzzFake
Extereme Fake it 'till you make it, on the FizzBuzz kata, using C#.
SoftDevGang/functionalGroovy
Exploring functional programming in groovy
SoftDevGang/GildedRose-Refactoring-Kata-Demo-With-Approvals_Pit
Llewellyn gave a demo of Approvals on the Gilded Rose.
SoftDevGang/InteliJ-plugin
SoftDevGang/ios-bank-refactoring
Base code for refactoring UI in iOS
SoftDevGang/ios-refactoring-airdream
Base code of an iOS app to train on refactoring with UI
SoftDevGang/knowledge-centric-software-engineering
Explore effects of Knowledge management on how we structure and manage codebases and software products.
SoftDevGang/propertyBasedLcd
Exploring PBT compared to example based testing on the LCD kata
SoftDevGang/RefactorLegacyCodeThroughPureFunctions
SoftDevGang/Tennis-Refactoring-Kata
Starting code for a Refactoring Code Kata on the Tennis rules. -- Exercises
SoftDevGang/trivia-refactor-pure-functions
Refactoring Legacy Code with Pure Functions -- Worked on during #SoftDevGang meeting (unfinished)
SoftDevGang/uno-kata
Exercise for practising writing readable tests.
SoftDevGang/BreakingPiTest
Given code with 100% permutation coverage, can we introduce a bug?
SoftDevGang/exploreEventDriven
SoftDevGang/PropertiesOfLife-Kata
Property based TDD, on the Game of Life kata, using Java.
SoftDevGang/untangled-conditionals-kata
Refactoring coding kata. -- Exercises