Pinned Repositories
BigNumbers
Arithmetic operations with integer numbers of unlimited size
calendar
Calendar calculation. Relations between calendar units year, month, day and week
DragsAndDrops
HeapSort
Visualisation of Heap Sort Algorithm
Honour
Some excercies: Term Calculator, Number Theory, Graph of a Function
Mills
Model View ViewModel design pattern on the example of Nine Men's Morris game, using different strategies
NaturalMergeSort
Visualisation of Natural Merge Sort Algorithm
ShuntingYard
Shunting yard algorithm and reverse polish (postfix) notation term calculator in 7 different languages
SinglePage
Tutorial in 11 steps: Load content dynamically, exchange displayed URL
SudokuGenerator
Tutorial in 9 steps: Difficult Sudokus from scratch in reasonable time
mentalmove's Repositories
mentalmove/Mills
Model View ViewModel design pattern on the example of Nine Men's Morris game, using different strategies
mentalmove/SudokuGenerator
Tutorial in 9 steps: Difficult Sudokus from scratch in reasonable time
mentalmove/HeapSort
Visualisation of Heap Sort Algorithm
mentalmove/NaturalMergeSort
Visualisation of Natural Merge Sort Algorithm
mentalmove/ShuntingYard
Shunting yard algorithm and reverse polish (postfix) notation term calculator in 7 different languages
mentalmove/SinglePage
Tutorial in 11 steps: Load content dynamically, exchange displayed URL
mentalmove/BigNumbers
Arithmetic operations with integer numbers of unlimited size
mentalmove/calendar
Calendar calculation. Relations between calendar units year, month, day and week
mentalmove/DragsAndDrops
mentalmove/Honour
Some excercies: Term Calculator, Number Theory, Graph of a Function
mentalmove/KnightProblem
Knight's Tour: Evolutionary & repair algorithm
mentalmove/MergeSort
Visualisation of Merge Sort Algorithm
mentalmove/Quicksort
Visualisation of Quicksort Algorithm
mentalmove/Simple_Classless_REST
Rewrite Engine & REST: Rudimentary example
mentalmove/Simple_OOP_REST
Rewrite Engine & REST: Rudimentary example
mentalmove/SlidingPuzzleHeuristic
Perfomance optimsed heuristic variant of Iterative Deepening A* on the example of a sliding puzzle; OOP & functional
mentalmove/StringInt
Calculation with numbers of unlimited size
mentalmove/ValueTable
mentalmove/web_app