Yesterday, I joined monthly Developer Camp at InSTEDD for this month. I saw many new comers joined the event, we pushed a lot of new ideas to improve the group. We had a great time for open discussion about Agile Software Development and Twelve Principles of Agile Software. I went through each principle one by one with participants and got some ideas or experiences from them. They shared how they implemented some good workflows in their working environment. We haven’t gone any further on agile packages(XP, Scrum, Lean, or Kanban) and also how to implement agile processes into working environment, but some of us have already applied these processes at our working environment already.


At the end of session, Soe introduced Google Summer of Code that I have never known about it. He encouraged us to join the competition to get more experiences or to help our favorite open source communities, and we also have a chance to be selected to win $5,000. It’s quite interesting competition.
I am very happy to see more and more people who are involved in the group to build our strong software development communities in Cambodia together
Hopefully, you will join with us the next month event.
Recently, my colleagues and I have decided to take classical GoF design patterns and learn it from start again. Design Patterns are very useful for people who are building software using Object Oriented Programming. Each pattern, it solves the specific problem with clearly design context and provide the …
Luckily, I had a chance to perform code katas on Roy Osheroves String Calculator at the first meeting of Phnom Penh DeveloperCamp last weekend. It’s was a great session to share the ideas behind practicing code katas exercises to build our skills and become better developers. …
Recently, I have spent some time for reading and practicing on small exercises by using TDD for solving the problems. While I was writing more and more tests, I needed to run it more often. Then I realize I am annoyed every time I want to run the current test …
After I have installed Visual Studio 2010 Beta 2 on my Windows 7 RC. I decide to spend some times to play with it. I found an interesting feature of WPF in Visual Studio 2010 is now fully support Khmer Unicode. …
Microsoft has just released Visual Studio 2010 and the .NET Framework 4 Beta 2 during this week. Microsoft also sets the stage for the RTM release on March 22, 2010. I didn’t try it in Beta 1, so I decide to try with this release on my Windows 7 RC. …