I am gonna start a new series for a very interesting topic which is object oriented design patterns. Yeah, I hear some of you are saying now: “Hey, did you ever hear about something called gang of four?!!”. Really, I do. But I am not coming here to reinvent the wheel. I am trying here to add some value on this interesting topic by diving deeply into it.
Archive for March, 2010
Deep Inside Structural Patterns :: Overview
Posted in Deep Inside, tagged design patterns, gang of four, object oriented design, structural patterns on 30 March 2010 | Leave a Comment »
Deep Inside Google Documents :: Video Series
Posted in Deep Inside, tagged google, google apps, google documents, videos on 27 March 2010 | Leave a Comment »
Again with a great video series made by Drew Noah, how to use Google Documents?!
Deep Inside Google Calender :: Video Series
Posted in Deep Inside, tagged google, google apps, google calendar, videos on 26 March 2010 | Leave a Comment »
I have recently came into this super series which gives you a deep understanding of how to use google calendar. Really, too useful. Enjoy it.
.NET Framework Posters
Posted in Tips & Hints, tagged .net, .net 2.0, .net 3.5, .net 4.0, framework, posters on 25 March 2010 | 5 Comments »
Here are the most amazing posters I have ever seen.
1. .NET Framework 2.0 Poster.
2. .NET Framework 3.5 Poster.
3. .NET Framework 3.5 SP1 and .NET Framework 4.0 Poster.
Software Estimation :: Chapter 2 Review :: How Good an Estimator Are You? – Part II
Posted in Currently Reading, tagged estimation, quiz, software, steve macconnell on 24 March 2010 | Leave a Comment »
Yesterday, I have published this quiz which measures your estimation skills. I am now publishing the quiz answer here in order to measure how good an estimator are you? If you didn’t solve the quiz yet, please try to solve it before knowing the answers.
Remember, The purpose of this quiz is not to determine whether you know when Alexander the Great was born or the latitude of Shanghai. Its purpose is to determine how well you understand your own estimation capabilities.
Software Estimation :: Chapter 2 Review :: How Good an Estimator Are You? – Part I
Posted in Currently Reading, tagged estimation, software, steve macconnell on 23 March 2010 | Leave a Comment »
Another big WOW. What a chapter! too short, and too useful. I was shocked for the first time when I saw this chapter is almost only 2 pages! And I was totally shocked again when I figure out that the first page on the chapter in fact just a quiz!
Quiz for what?! It is the title of this chapter, it is about how good an estimator are you?! It is a short quiz to test your estimation capabilities but it is really interesting.
Software Estimation :: Chapter 1 Review :: What Is an “Estimate”?
Posted in Currently Reading, tagged estimation, probability, review, software, steve macconnell on 18 March 2010 | Leave a Comment »
A good estimate is an estimate that provides a clear enough view of the project reality to allow the project leadership to make good decisions about how to control the project to hit its targets.
Software Estimation — Steve McConnell
Posted in Currently Reading, tagged estimation, software, steve macconnell on 18 March 2010 | Leave a Comment »
Why this book?!
* This book is written by Steve McConnell and this is a reason by itself.
* I am that kind of person who likes to know before acting. Knowing before acting is more secure than trial and error hassle which will be by any mean time-wasting mechanism! Also, don’t ever forget the very famous rule: Don’t reinvent the wheel. I am always trying to learn from others’ experience to save time and effort, and all of you should do that!
* If you want to get into the job directly you will find this book guides you to read specific chapters to carry out your tasks more quickly which means less time for me to get started and this is very critical to my situation!
Use GhostDoc to simplify your XML comments in C# and VB.NET
Posted in Tips & Hints, tagged c#, document this, documentation, GhostDoc, vb.net, visual studio, xml on 15 March 2010 | 2 Comments »
GhostDoc is a free Visual Studio extension that automatically generates XML documentation comments for methods and properties based on their type, parameters, name, and other contextual information.


