Why do I follow compressed parenthesis coding style?
I was reading through Mike Slinn’s article on InsideRIA called “Good Code is Beautiful” where he is talking about importance of writing code as beautiful as you would expect it to work. Well this reminded me how I transformed from following style of vertically spacing parenthesis to vertically compressed parenthesis style.
From This:
private
read onI’m writing a Book on Flex 3
I’m really happy to announce that I’m writing a book about Flex 3. This is my first professional book authoring experience so I am bit nervous and super excited about it. This book will be focused on getting started with Flex 3 programming with Java integration perspective in mind. However this book can be useful for any person who wants to get hands-on with Flex 3. I’ve already begun writing and tentative publication timeframe is set to early 2009. More details are coming, stay tuned!
Keep Flexing.
read on