Giter Site home page Giter Site logo

Timur's Projects

codesmells icon codesmells

Study of code smells types and refactorings to dispose of them based on materials of https://sourcemaking.com

codility icon codility

Play around with coding challenges service Codility a bit (like it more than TopCoder), checking by the way how appropriate is to use TDD for algorithms problems. In my opinion, TDD do quite well.

designpatterns icon designpatterns

Study of design patterns based on materials of https://sourcemaking.com

factorial icon factorial

Playing around with classic recursion problem of counting factorial of N.

fibonacci icon fibonacci

Playing around with classic recursion problem of counting Fibonacci numbers.

gameoflifekata icon gameoflifekata

One of my favourites TDD Code Kata. Original description could be find here: http://codingdojo.org/kata/GameOfLife

minesweeperkata icon minesweeperkata

Minesweeper Code Kata. It's, of course, not a full version of a well-known Microsoft Minesweeper, but surely will give some insight on how you could build such an app.

payrollsystem icon payrollsystem

A survey of case study from book "Agile Principles, Patterns, and Practices in C#" by Uncle Bob. I couldn't find the source code of samples on the net - so decide to implement the missing parts myself.

romannumerals icon romannumerals

Roman Numerals Code Kata - is one of classics of TDD. IMHO, a good one to start mastering TDD.

sort icon sort

Sort Code Kata based on one of episodes of Clean Code by Uncle Bob. It's an amazing one cause it demonstrates the so-called Transformation Priority Premise (TPP).

stringcalculatorkata icon stringcalculatorkata

String Calculator Code Kata - is one of classics of TDD, as it name implies it mostly about managing strings. IMHO, a good one to try, after you are comfortable with the basics of TDD.

testingframeworks icon testingframeworks

A set of small examples for presentation on basics of how and when to use testing frameworks: JUnit, Mockito, PowerMock.

topcoder icon topcoder

Play around with coding challenges service TopCoder a bit, checking by the way how appropriate is to use TDD for algorithms problems. In my opinion, TDD do quite well.

tounamentgenerator icon tounamentgenerator

Exercise in building application test first. The app was considered to help administrate table tennis single elimination tournaments.

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.