Commit Graph

92 Commits

Author SHA1 Message Date
Petrutiu Mihai
d0b03cd197 Update readme with visitor description 2016-07-14 12:31:44 +03:00
Petrutiu Mihai
689509c5de Update description for visitor 2016-07-14 12:31:40 +03:00
Petrutiu Mihai
7d013ce48b Update readme 2016-07-14 12:31:36 +03:00
Petrutiu Mihai
a9167c30e3 Move fun examples down 2016-07-14 12:31:33 +03:00
Petrutiu Mihai
6acb465f3e Remove build status, as it looks harder to add build to .net core 2016-07-14 12:31:30 +03:00
Petrutiu Mihai
176b372478 Try with simple travis.yml 2016-07-14 12:31:27 +03:00
Petrutiu Mihai
2b85bd0d31 permission access for travis 2016-07-14 12:31:23 +03:00
Petrutiu Mihai
e75c139e7a Update build.sh 2016-07-14 12:31:19 +03:00
Petrutiu Mihai
20aa9e6b7e Update .travis.yml 2016-07-14 12:31:16 +03:00
Petrutiu Mihai
89de55081c Add build.sh and travis.yml 2016-07-14 12:31:09 +03:00
Petrutiu Mihai
7aa555313b Update readme 2016-07-14 12:31:05 +03:00
Petrutiu Mihai
e5b5fc1a51 Replace var with actual code so that people can see that it's observable, not observer
Update Observer pattern description/ State pattern description
2016-07-14 12:31:01 +03:00
Petrutiu Mihai
5a2705af49 Update memento description 2016-07-14 12:30:58 +03:00
Petrutiu Mihai
b3c6a985e2 Add Mediator pattern description 2016-07-14 12:30:54 +03:00
Petrutiu Mihai
508a23c6f7 Add iterator pattern to readme 2016-07-14 12:30:50 +03:00
Petrutiu Mihai
e3a75f8c26 Update description of command pattern 2016-07-14 12:30:47 +03:00
Petrutiu Mihai
7629d91988 Update readme 2016-07-14 12:30:43 +03:00
Petrutiu Mihai
adb81a856f Update readme 2016-07-14 12:30:39 +03:00
Petrutiu Mihai
0c3b57fc9a Update readme 2016-07-14 12:30:36 +03:00
Petrutiu Mihai
4da3853e35 Flavors update 2016-07-14 12:30:33 +03:00
Petrutiu Mihai
1ef2c4beb1 Update readme 2016-07-14 12:30:29 +03:00
Petrutiu Mihai
cf54236bff Update readme 2016-07-14 12:30:24 +03:00
Petrutiu Mihai
7d7e4f4878 Update readme 2016-07-14 12:30:20 +03:00
Petrutiu Mihai
9c6d0169f0 Update readme 2016-07-14 12:30:17 +03:00
Petrutiu Mihai
af4a7f49bf Update readme 2016-07-14 12:30:13 +03:00
Petrutiu Mihai
14bd8fa4d1 Update readme 2016-07-14 12:30:10 +03:00
Petrutiu Mihai
465ed40bc5 Update readme 2016-07-14 12:30:06 +03:00
Petrutiu Mihai
06b7793f13 Update readme 2016-07-14 12:30:02 +03:00
Petrutiu Mihai
814e5a093c Update readme 2016-07-14 12:29:58 +03:00
Petrutiu Mihai
a63c77153f Leave a blank line before examples described 2016-07-14 12:29:54 +03:00
Petrutiu Mihai
ca20391c15 Update readme 2016-07-14 12:29:50 +03:00
Petrutiu Mihai
f0f5177e6d Update readme 2016-07-14 12:29:46 +03:00
Petrutiu Mihai
b7e77e94e9 Update readme with Chain of responsibility example 2016-07-14 12:29:42 +03:00
Petrutiu Mihai
97fbc20387 Update readme 2016-07-14 12:29:32 +03:00
Petrutiu Mihai
301167a30f Update readme 2016-07-14 12:29:29 +03:00
Petrutiu Mihai
c7bc1e6f36 Add some description comments to Mediator pattern 2016-07-14 12:29:23 +03:00
Petrutiu Mihai
6779091205 Add dynamic visitor example 2016-07-14 12:29:20 +03:00
Petrutiu Mihai
3c1aa09ec0 Add CalculateMoney with visitor pattern 2016-07-14 12:29:16 +03:00
Petrutiu Mihai
d5d4fc3f86 Add VisitorPattern example 2016-07-14 12:29:12 +03:00
Petrutiu Mihai
9d16508e68 Add game example to template pattern 2016-07-14 12:29:09 +03:00
Petrutiu Mihai
97fb73c7fd Add description to template pattern 2016-07-14 12:29:06 +03:00
Petrutiu Mihai
161e6b7c03 Add template method example 2016-07-14 12:29:01 +03:00
Petrutiu Mihai
a8aa2a5a18 Update paths to file from ReadBigFilesExample 2016-07-14 12:28:56 +03:00
Petrutiu Mihai
f08167ff1a Finish StrategyPatternExamples 2016-07-14 12:28:50 +03:00
Petrutiu Mihai
8e9bc9f061 Add interview example with strategy pattern 2016-07-14 12:28:41 +03:00
Petrutiu Mihai
998c9ea232 Add Strategies for ArrangeInterview 2016-07-14 12:27:57 +03:00
Petrutiu Mihai
31e6e4c30b Update to print also the last number 2016-07-14 12:27:24 +03:00
Petrutiu Mihai
4f7eadb7d8 Remove empty lines not needed for MagnificLoopExample 2016-07-14 12:27:16 +03:00
Petrutiu Mihai
31257994a2 Implement loop without if/loop 2016-07-14 12:27:07 +03:00
Petrutiu Mihai
c174b23929 Add strategy pattern example, count without loop or if 2016-07-14 12:26:27 +03:00