O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Answered by Altharaz : Jul 25 2012 08:20 PM
Ahoy !
First of all, you should get an insight of what is HTML 5.
Then, you might try to add some cool effects using CSS to make your audience say Woow!
After that, you should try to learn PH... full answer >
Answered by MichaelRand : Nov 07 2011 04:02 PM
If you can specify the tools then there are probably many alternatives. There are many, many dev boards and kits available from $10 on up, many with free software dev tools as well. full answer >
Once you have WebMatrix up and running, you’ll walk through the process of using it to create your first website. You will then use that site to explore the rest of the web stack. The following exce...
Answered by blackbear : Aug 03 2011 09:03 AM
t's a difficult thing to answer, especially for the iPhone. If you're starting from absolute ground zero, there's so much you need to understand about programming to get even "Hello ... full answer >
<p>Programmers need more than great coding skills to succeed in today's tech world. In the following interview, <a href="http://www.oscon.com/oscon2011/public/schedule/speaker/6771?c...
The following excerpt from Learning Android will help you understand how activities and the Activity Manager are used for Android programming.An activity is usually a single screen that the user sees ...
Should you want to create a bar chart while using R, the following excerpt below from the O'Reilly publication 25 Recipes for Getting Started with R will show you how.
Use the barplot function. Th...