| bio | website | |
|---|---|---|
| location | Singapore | |
| age | ||
| visits | member for | 1 year, 10 months |
| seen | Feb 28 at 9:32 | |
| stats | profile views | 94 |
I found StackOverflow just months ago. Impressed by how fast the responses and answers being posted, I started to return the favor to the community.
|
Jul 19 |
accepted | How to measure an IT workplace? |
|
Jul 18 |
comment |
How to measure an IT workplace? Ah yes. It's indeed Joel Test. Any other measurement than Joel Test? |
|
Jul 18 |
awarded | Student |
|
Jul 18 |
asked | How to measure an IT workplace? |
|
Jul 15 |
answered | What does the Spring framework do? Should I use it? Why or why not? |
|
Jul 15 |
comment |
On developing deep programming knowledge LOL. +1 for isLittleEndian |
|
Jul 15 |
comment |
How do I “ease into” programming coming from a designer background? Flex with Actionscript. |
|
Jul 15 |
answered | How do I “ease into” programming coming from a designer background? |
|
Jul 15 |
comment |
How do I “ease into” programming coming from a designer background? Flex with ActionScript is also good for designers. |
|
Jul 14 |
awarded | Commentator |
|
Jul 14 |
comment |
I'm a manager. How can I improve work relationships and communication with programmers? Less meeting and let your developer do more work. If you need to hold a meeting, please make it quick, short and only invite the person that really needed for the meeting. |
|
Jul 14 |
comment |
What would be a good name of practices you don't (usually) learn at university? In case you are doing it for free/community, please consider to publish it in youtube. :) |
|
Jul 14 |
comment |
What would be a good name of practices you don't (usually) learn at university? I totally agree. |
|
Jul 13 |
revised |
How should I structure our common modules to maximize reuse and reduce duplication? added 74 characters in body |
|
Jul 13 |
comment |
How should I structure our common modules to maximize reuse and reduce duplication? No. Rule of Three is not about copying between projects. It's about when you should do the refactoring. This is the full explanation: "The first time you do something, you just do it. The second you do something similar, you wince at the duplication, but you do duplicate thing anyway. The third time you do something similar, you refactor." You can take a look at this reference : my.safaribooksonline.com/book/… |
|
Jul 13 |
revised |
How should I structure our common modules to maximize reuse and reduce duplication? added 357 characters in body |
|
Jul 13 |
answered | How should I structure our common modules to maximize reuse and reduce duplication? |
|
Jul 13 |
revised |
How can an amateur programmer get past their boundaries when formal educational resources are not available? added 232 characters in body |
|
Jul 13 |
comment |
How can an amateur programmer get past their boundaries when formal educational resources are not available? Hi Biloon, I think you misunderstand it. There is no such thing as "not important then don't teach it". College only give you the generalization of the knowledge. You should be proactively continue from what being taught to you. There is a quote "Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime". |
|
Jul 13 |
comment |
What is the best way to bring a new programmer up to speed on a project? I totally agree with Stargazer. Programmers should not be placed as QA. It's definitely offend them. |