Commit Graph

  • 14bd8fa4d1 Update readme Petrutiu Mihai 2016-07-12 13:39:16 +03:00
  • 465ed40bc5 Update readme Petrutiu Mihai 2016-07-12 13:36:59 +03:00
  • 06b7793f13 Update readme Petrutiu Mihai 2016-07-12 13:35:37 +03:00
  • 814e5a093c Update readme Petrutiu Mihai 2016-07-12 13:32:58 +03:00
  • a63c77153f Leave a blank line before examples described Petrutiu Mihai 2016-07-12 12:55:22 +03:00
  • ca20391c15 Update readme Petrutiu Mihai 2016-07-12 12:53:23 +03:00
  • f0f5177e6d Update readme Petrutiu Mihai 2016-07-12 12:52:47 +03:00
  • b7e77e94e9 Update readme with Chain of responsibility example Petrutiu Mihai 2016-07-12 12:50:41 +03:00
  • 97fbc20387 Update readme Petrutiu Mihai 2016-07-12 12:24:44 +03:00
  • 301167a30f Update readme Petrutiu Mihai 2016-07-11 19:03:42 +03:00
  • c7bc1e6f36 Add some description comments to Mediator pattern Petrutiu Mihai 2016-07-11 15:33:47 +03:00
  • 6779091205 Add dynamic visitor example Petrutiu Mihai 2016-07-06 15:08:23 +03:00
  • 3c1aa09ec0 Add CalculateMoney with visitor pattern Petrutiu Mihai 2016-07-06 14:45:43 +03:00
  • d5d4fc3f86 Add VisitorPattern example Petrutiu Mihai 2016-07-06 11:54:25 +03:00
  • 9d16508e68 Add game example to template pattern Petrutiu Mihai 2016-07-06 10:24:01 +03:00
  • 97fb73c7fd Add description to template pattern Petrutiu Mihai 2016-07-06 09:58:21 +03:00
  • 161e6b7c03 Add template method example Petrutiu Mihai 2016-07-06 09:38:55 +03:00
  • a8aa2a5a18 Update paths to file from ReadBigFilesExample Petrutiu Mihai 2016-07-06 09:18:37 +03:00
  • f08167ff1a Finish StrategyPatternExamples Petrutiu Mihai 2016-07-05 21:06:26 +03:00
  • 8e9bc9f061 Add interview example with strategy pattern Petrutiu Mihai 2016-07-05 21:04:06 +03:00
  • 998c9ea232 Add Strategies for ArrangeInterview Petrutiu Mihai 2016-07-05 20:57:31 +03:00
  • 31e6e4c30b Update to print also the last number Petrutiu Mihai 2016-07-05 12:57:53 +03:00
  • 4f7eadb7d8 Remove empty lines not needed for MagnificLoopExample Petrutiu Mihai 2016-07-05 12:48:14 +03:00
  • 31257994a2 Implement loop without if/loop Petrutiu Mihai 2016-07-05 12:47:36 +03:00
  • c174b23929 Add strategy pattern example, count without loop or if Petrutiu Mihai 2016-07-05 09:21:08 +03:00
  • aeaa1b627d Remove IEquatable from Card Petrutiu Mihai 2016-07-04 16:04:59 +03:00
  • 21327fc73f revert the automerge changes Gardient 2016-07-04 14:39:26 +03:00
  • 3eee148d76 Use straight and flush validators for straightflush validation Gardient 2016-07-03 22:27:53 +03:00
  • a977b697fa Add ArrangeInterview motivational example Petrutiu Mihai 2016-07-02 17:34:09 +03:00
  • 015b1d3f9a Add description and when to use strategy pattern Petrutiu Mihai 2016-07-02 16:06:50 +03:00
  • 39874384d2 add comments to mark what class what represents in strategy pattern Petrutiu Mihai 2016-07-02 15:18:07 +03:00
  • 474a923c60 Strategy pattern shipping example Petrutiu Mihai 2016-07-02 15:15:38 +03:00
  • 63c5ae3ab1 Add strategy pattern basic example Petrutiu Mihai 2016-07-01 13:33:29 +03:00
  • b5997ced99 ze poker hand checker Gardient 2016-07-01 00:31:12 +03:00
  • 0a6d290c3e Add User story example on state pattern Petrutiu Mihai 2016-06-30 17:52:11 +03:00
  • f9631ea99a Add FanExample Petrutiu Mihai 2016-06-30 12:15:58 +03:00
  • 9ad9211adc Add motivational example to TV example Petrutiu Mihai 2016-06-30 11:42:20 +03:00
  • 243a824e19 Update TV example Petrutiu Mihai 2016-06-30 10:43:25 +03:00
  • d0ea0a7d56 Remove unnecessary field from TVContext Petrutiu Mihai 2016-06-30 10:36:25 +03:00
  • 10175aca16 Add state pattern example Petrutiu Mihai 2016-06-30 10:34:56 +03:00
  • 8d7babb645 Update observer pattern description Petrutiu Mihai 2016-06-28 18:08:25 +03:00
  • 55ed135ee1 Add RX variance to Stocks example on Observer pattern Petrutiu Mihai 2016-06-28 17:59:13 +03:00
  • 5d639bf0ab Add stock example on Observer pattern Petrutiu Mihai 2016-06-28 17:26:33 +03:00
  • 4a69b3da17 Update to .net core Petrutiu Mihai 2016-06-28 11:35:15 +03:00
  • d47e43aaa5 remove unnecessary this qualifier Petrutiu Mihai 2016-06-23 22:13:11 +03:00
  • 3ecd8e332b Update Observer pattern Petrutiu Mihai 2016-06-23 22:06:34 +03:00
  • c66816b938 Add observer pattern Update memento pattern examples class to have run as static method Update behavioral patterns program.cs to maintain the order Petrutiu Mihai 2016-06-23 21:39:13 +03:00
  • 2894347140 Update when to use and print the pitfalls Petrutiu Mihai 2016-06-23 21:05:18 +03:00
  • 05709db77e Add another example of the memento pattern Petrutiu Mihai 2016-06-23 21:03:26 +03:00
  • 37151a23c7 Add basic memento pattern Petrutiu Mihai 2016-06-23 20:43:37 +03:00
  • 0a130b0405 Add another air traffic controller example for mediator Petrutiu Mihai 2016-06-23 19:45:10 +03:00
  • 06d201c917 Add partial example UsersToGroups Petrutiu Mihai 2016-06-23 17:54:44 +03:00
  • a632b5a6d9 Add mediator examples Petrutiu Mihai 2016-06-23 17:04:16 +03:00
  • 68f0822bfe Add pattern descriptionn on iterator pattern Petrutiu Mihai 2016-06-23 10:23:16 +03:00
  • 494e3650f9 Update description on ChainOfResponssibility and Command pattern Petrutiu Mihai 2016-06-23 10:07:17 +03:00
  • 2f98e10ee2 Undo initial program to run all examples Remove unnecessary variable from StockSchedule Petrutiu Mihai 2016-06-23 09:41:01 +03:00
  • dd93a7c099 Update Command pattern example by adding more examples using buy/sell stock Petrutiu Mihai 2016-06-23 09:39:23 +03:00
  • ae4beae6c2 Change CommandPattern from console to library Remove Random from StockSchedule Petrutiu Mihai 2016-06-23 09:02:08 +03:00
  • e1fd32ab8f Remove extra ValidationResult not used Petrutiu Mihai 2016-06-23 08:50:37 +03:00
  • 976cae1013 Add test log files Petrutiu Mihai 2016-06-23 08:48:59 +03:00
  • 2b1d12606b Create README.md Petrutiu Mihai 2016-06-22 20:17:55 +03:00
  • 47cd9fc73d Change order of patterns Change on Iterator example to go from simple to complex Petrutiu Mihai 2016-06-22 19:38:12 +03:00
  • 35c3c5722d Add Iterator pattern Petrutiu Mihai 2016-06-22 19:37:05 +03:00
  • 1ab706016e Add command pattern Petrutiu Mihai 2016-06-22 16:24:25 +03:00
  • 90fd5764d4 Remove command pattern, as I don't see it relevant Petrutiu Mihai 2016-06-21 16:57:39 +03:00
  • 36c3127081 Add project files Petrutiu Mihai 2016-07-14 12:00:45 +03:00
  • 76b83a04a4 Add .gitignore and .gitattributes. Petrutiu Mihai 2016-06-13 10:21:45 +03:00