Difference between revisions of "Resources"
Jump to navigation
Jump to search
Templarian (talk | contribs) m (fixed links) |
(→Sites) |
||
Line 1: | Line 1: | ||
− | == Sites == | + | == Web Sites== |
+ | Here's a list of websites with forums, tutorials, and general Palm Pre information. | ||
− | * [http:// | + | * [http://developer.palm.com/ Palm webOSdev] - Offical Palm Pre Developer Site |
− | * [http://www.EverythingPre.com/ www. | + | * [http://www.PreCentral.net/ PreCentral] The most active Pre-centric forums and the largest source for homebrew apps. [[PreCentral|PreCentral]] Page has more details. |
+ | * [http://www.EverythingPre.com/ EverythingPre] | ||
+ | * [http://www.weboshelp.net/ webOShelp] - webOS Developer Site | ||
+ | * [http://www.PalmPre.org/ PalmPre] - Unofficial Palm Pre Fan site | ||
* howard forums - Good for a wide variety of general phone / carrier info | * howard forums - Good for a wide variety of general phone / carrier info | ||
− | * [http://www. | + | |
+ | |||
+ | ==Programming Basics== | ||
+ | Sites with tutorials covering programming basics (HTML, CSS, Javascript) | ||
+ | <!-- TEMPLATE FOR LINKING TO SITE | ||
+ | * [LINK/ NAME] - DESCRIPTION | ||
+ | --> | ||
+ | ===HTML=== | ||
+ | * [http://www.w3schools.com/htmL/ w3c HTML Tutorial] | ||
+ | * [http://www.htmldog.com/guides/htmlbeginner/ HTML Beginner Tutorial] | ||
+ | |||
+ | ===CSS=== | ||
+ | * [http://www.w3schools.com/Css/default.asp/ w3c CSS Tutorial] | ||
+ | * [http://www.csstutorial.net/css_tutorial_part1.php/ The CSS Tutorial] | ||
+ | * [http://www.htmldog.com/guides/cssbeginner/ CSS Beginner Tutorial] | ||
+ | |||
+ | ===JavaScript === | ||
+ | * [http://www.w3schools.com/JS/default.asp/ w3c JavaScript Tutorial] | ||
+ | * [https://developer.mozilla.org/en/A_re-introduction_to_JavaScript/A re-introduction to JavaScript] | ||
+ | * [http://www.webteacher.com/javascript/JavaScript for the Total Non-Programmer] | ||
+ | |||
+ | |||
+ | <br><br> | ||
+ | ==Books== | ||
+ | <!-- TEMPLATE FOR LINKING TO SITE | ||
+ | * [http://LINK/ NAME] - DESCRIPTION | ||
+ | --> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Someone please clean this page up. | Someone please clean this page up. |
Revision as of 15:47, 8 September 2009
Web Sites
Here's a list of websites with forums, tutorials, and general Palm Pre information.
- Palm webOSdev - Offical Palm Pre Developer Site
- PreCentral The most active Pre-centric forums and the largest source for homebrew apps. PreCentral Page has more details.
- EverythingPre
- webOShelp - webOS Developer Site
- PalmPre - Unofficial Palm Pre Fan site
- howard forums - Good for a wide variety of general phone / carrier info
Programming Basics
Sites with tutorials covering programming basics (HTML, CSS, Javascript)
HTML
CSS
JavaScript
Books
Someone please clean this page up.