Google Test Automation Conference - 2010 techiez.net- For those of you waiting to participate in Google's Test Automation Conference, here is you chance to register. It is happening in Hyderabad. More info here.
What is magic behind 5 second websites ? dhavalyours.blogspot.com- This post actually takes you through the development process of 5 second websites. Its always every developers dream to make a fast website that loads in less than 5 seconds in any browser, any...
Google Launches “App Inventor” technotips.org- Google released a tool called “App Inventor“, this tool will allow any user to design applications for its mobile operating system Android.
How To Define Constants In Google Go rkevin.com/code- The types of constants available in Go programming are boolean constants, integer constants, floating-point constants, complex constants, and string constants. Constants in Go are created at compile...
How To Define Variables In Google Go rkevin.com/code- In the previous tutorial, we began by writing a Hello World program in Google Go. This tutorial will look into the available primitive data types and how to declare and define variables in Go...
Error Fixing made Simple in ASP .NET tutkiun.com- Are you an ASP. NET developer looking for error fixing in your project? Then, this is the place for you. In this post I will be presenting, 5 of the stupid mistakes developers make when they do ASP...
How wikileaks operate hoowstuffworks.blogspot.com- Now, with the recent 90000 afghan war documents leak it has literally shaken the world. So, how does this website operate? who’s behind it? let us have the opportunity to guide you through...
Stack overwriting function blog.susam.in- This is one of my favourite C-cum-ASM puzzles I often ask friends and colleagues who are interested in C as well as assembly language. The solution to this puzzle is implementation-dependent. I am...