2014.agileturas.lt
Agile Tour Lithuania 2014, Kaunas
http://www.2014.agileturas.lt/kaunas
Part of worldwide Agile Tour. Agile Tour Kaunas 2014. Europa Royale Hotel Kaunas. Miško st. 11, Kaunas 44321. Turas @ agile.lt. Online streaming will be available. During the conference day. 0900 - 10.00. 1000 - 10.15. 1015 - 11.00. Kodėl versle neveikia ilgalaikiai planai. 1100 - 12.00. The Next Decade of Agile Software Development. 1200 - 12.30. Coffee break Try your team in foosball! 1230 - 13.15. Kaizen Culture and Retrospectives. Agile project with fixed price contract. 1325 - 14.10. 1410 - 15.10.
github.com
jbrains (J. B. Rainsberger) · GitHub
https://github.com/jbrains
Summerside, PEI, Canada. X6d;e@jbrains.ca. Http:/ www.jbrains.ca. Mar 9, 2009. Legacy Code Retreat - Trivia Game codebase. Me following along with Steve and Nat's GOOS book. This is the codebase from the book "Responsible Design in Android, Part 1" at http:/ tddandroid.com. Point of Sale application from Cluj TDD course. Java version of Point of Sale at Agile Eastern Europe 2010. 131 contributions in the last year. Summary of pull requests, issues opened, and commits. Learn how we count contributions.
programmers.blogoverflow.com
20 controversial programming opinions « Programmers Stack Exchange Blog
http://programmers.blogoverflow.com/2012/08/20-controversial-programming-opinions
Explore other Stack Exchange communities. 20 controversial programming opinions. August 29, 2012. One of the very first ideas we had for this blog was to convert some of the wonderful gems of the early era of our site, the undisciplined period, to blog posts. Questions that were once enthusiastically received by the community, but no longer fit Programmer’s scope. The first deleted question I’ve chosen is Jon Skeet’s. 8220;What’s your most controversial programming opinion? Too many people jumping on too...
serkanyoguran.com
Serkan YOĞURAN | Serkan Yoguran
https://serkanyoguran.com/author/syoguran
Author Archives: Serkan YOĞURAN. I recently noticed that Visual Studio 2012 has a great feature called Fakes Framework. Which enables us to isolate our codes. You will definitely like this if you are familiar with Test Driven Development. Let’s have a look. First; assume that, we already have a business layer as below. Continue reading →. Share on Facebook (Opens in new window). Click to share on Twitter (Opens in new window). Click to share on Google (Opens in new window). Diye birşey var oop. Cat(); an...
serkanyoguran.com
mock | Serkan Yoguran
https://serkanyoguran.com/tag/mock
I recently noticed that Visual Studio 2012 has a great feature called Fakes Framework. Which enables us to isolate our codes. You will definitely like this if you are familiar with Test Driven Development. Let’s have a look. First; assume that, we already have a business layer as below. Continue reading →. Share on Facebook (Opens in new window). Click to share on Twitter (Opens in new window). Click to share on Google (Opens in new window). Click to share on LinkedIn (Opens in new window).
serkanyoguran.com
dynamic lookup | Serkan Yoguran
https://serkanyoguran.com/tag/dynamic-lookup
Tag Archives: dynamic lookup. C# 40 Yenilikleri – 2. Net Framework ile çalışmaya başladığımdan beri en çok eğlendiğim, en keyifle kod yazdığım konu Reflection. Projeye eklenmemiş, referans edilmemiş kütüphaneleri kod ile, yazdığımız uygulamaya dahil edip, kullanabilmek bana çok eğlenceli gelir. Ama uygulaması ve kodu biraz uğraştırıcı, bugfixing sancılı geçer. Çünkü çıkan hataların hepsi Runtime da çıkar. Compile time da Reflection ile ilgili hiç hata almazsınız. Debugging zordur, vs. Static void Main(st...
serkanyoguran.com
Fakes Assembly | Serkan Yoguran
https://serkanyoguran.com/2013/04/30/fakes-assembly
I recently noticed that Visual Studio 2012 has a great feature called Fakes Framework. Which enables us to isolate our codes. You will definitely like this if you are familiar with Test Driven Development. Let’s have a look. First; assume that, we already have a business layer as below. Since we are going to test it, I would like to get closer to our interface:. Public interface IBookStoreRepository { Author GetAuthor(int id); Book GetBook(int id); IEnumerable GetBooksOfAuthor(Author author); }. Click to...
serkanyoguran.com
test driven | Serkan Yoguran
https://serkanyoguran.com/tag/test-driven
Tag Archives: test driven. I recently noticed that Visual Studio 2012 has a great feature called Fakes Framework. Which enables us to isolate our codes. You will definitely like this if you are familiar with Test Driven Development. Let’s have a look. First; assume that, we already have a business layer as below. Continue reading →. Share on Facebook (Opens in new window). Click to share on Twitter (Opens in new window). Click to share on Google (Opens in new window). Click to email (Opens in new window).
serkanyoguran.com
code smells | Serkan Yoguran
https://serkanyoguran.com/tag/code-smells
Tag Archives: code smells. Bazen kendi yazdığımız ya da başkasının yazdığı kodu incelerken bu işte bir terslik var dediğimiz olur. En azından benim olur. O terslik nedir, o sırada bilmem ama vardır. Bunu hissederim. İşte buna Code Smell. Diyoruz. Yani kokan kod. AllItems.Where(a = a.ArticleTypeID = 1);. İşte böyle bir kod gördüğümde ben biraz işkilleniyorum. Orada kendi kendine durmakta olan 1 beni rahatsız ediyor. Acaba o 1 ne anlama gelmekte? 1 yerine 2 dersem ne olur? Başka sınıfın işine karışan sınıf.
SOCIAL ENGAGEMENT