<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Programming Resources</title> <atom:link href="http://delphi-resource.com/feed/" rel="self" type="application/rss+xml" /><link>http://delphi-resource.com</link> <description>All about database and programming</description> <lastBuildDate>Tue, 04 Oct 2011 05:23:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Python Programming Tutorials</title><link>http://delphi-resource.com/2011/python-programming-tutorials/</link> <comments>http://delphi-resource.com/2011/python-programming-tutorials/#comments</comments> <pubDate>Sun, 04 Sep 2011 04:51:48 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Programming Sites]]></category> <category><![CDATA[Programming Tutorials]]></category> <category><![CDATA[Phyton]]></category> <category><![CDATA[Phyton Tutorial]]></category> <guid
isPermaLink="false">http://delphi-resource.com/?p=384</guid> <description><![CDATA[Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Python claims to &#8220;[combine] remarkable power with very clear syntax&#8221;, and its standard library is large and comprehensive. Its use of indentation for block delimiters is unique among popular programming languages. Python supports multiple programming paradigms, primarily but not limited to object-oriented, [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Python claims to &#8220;[combine] remarkable power with very clear syntax&#8221;, and its standard library is large and comprehensive. Its use of indentation for block delimiters is unique among popular programming languages.</p><p
style="text-align: justify;">Python supports multiple programming paradigms, primarily but not limited to object-oriented, imperative and, to a lesser extent, functional programming styles. It features a fully dynamic type system and automatic memory management, similar to that of Scheme, Ruby, Perl, and Tcl. Like other dynamic languages, Python is often used as a scripting language, but is also used in a wide range of non-scripting contexts. Using third-party tools, Python code can be packaged into standalone executable programs. Python interpreters are available for many operating systems.</p><p
style="text-align: justify;">Python Programming Tutorials Links:</p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">1.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.sthurlow.com/python/" target="_blank">A Beginner&#8217;s Python Tutorial</a><br
/> </strong>This python tutorial is perfectly useful to any person aiming to lean python programming language. It assumes no programming knowledge at all. What makes this tutorial unique, is that it is written for beginners, by a beginner.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">2.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://stsdas.stsci.edu/pyraf/python_quick_tour.html" target="_blank">A Quick Tour of Python</a><br
/> </strong>A quick tour of python is a well written phthon programming tutorial. Suitable for the beginners who have some knowledge of programming in general.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">3.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://linuxgazette.net/issue56/orr.html" target="_blank">An Introduction to Object-Oriented Programming in Python</a><br
/> </strong>A very concise intruductory level python programming tutorial / article on OOP concepts in python. Basic knowledge of python programming is assumed.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">4.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.pythonware.com/library/tkinter/introduction/index.htm" target="_blank">An Introduction to Tkinter</a><br
/> </strong>The Tkinter module (Tk interface) is the standard Python interface to the Tk GUI toolkit from Scriptics (formerly developed by Sun Labs). This tutorial is an introduction to Tkinter.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">5.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://programming-guides.com/python/" target="_blank">Another Python Tutorial</a><br
/> </strong>A well written and comprehensive python programming tutorial. Covers topics like Basic Python, ?Python Syntax, ?Variables, Types, ?String, Lists, ?Dictionaries, ?Looping, Conditionals, Functions, ?I/O, Exception, ?Generators, ?Object-oriented Programming, ?Built-in Functions and Examples.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">6.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.python.org/workshops/1997-10/proceedings/savikko.html" target="_blank">Design Patterns in Python</a><br
/> </strong>In this tutorial the implementation of some of the well known design patterns in Python is discussed. Suitable for intermediate to advanced level learners / programmers / developers.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">7.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://diveintopython.org/toc/index.html" target="_blank">Dive Into Python</a><br
/> </strong>Dive Into Python is a free online python programming tutorial / eBook. This one is a very comprehensive python programming tutorial and covers most of the python programming concepts. Suitable for all levels.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">8.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://code.google.com/edu/languages/google-python-class/" target="_blank">Google&#8217;s Python Class</a><br
/> </strong>This is a free class by Google for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">9.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.ibm.com/developerworks/library/l-pyint.html" target="_blank">Guide to Python introspection</a><br
/> </strong>Introspection reveals useful information about your program&#8217;s objects. Python, a dynamic, object-oriented programming language, provides tremendous introspection support. This article showcases many of its capabilities, from the most basic forms of help to the more advanced forms of inquisition.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">10.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://anh.cs.luc.edu/python/hands-on/3.0/handsonHtml/handson.html" target="_blank">Hands-On Python &#8212; A Tutorial Introduction for Beginners</a><br
/> </strong>A very well explained introductory level python programming tutorial for the beginners. Suitable for anyone seeking basic information on python programming language.<br
/> </span></td></tr></tbody></table><p><span
id="more-384"></span><br
/></p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">11.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.aclevername.com/articles/python-webgui/" target="_blank">HOWTO Create Python GUIs using HTML</a><br
/> </strong>This howto is about using HTML and associated web technologies (JavaScript, CSS, JSON, etc.) to create a GUI for a standalone application in Python.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">12.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.rexx.com/~dkuhlman/python_101/python_101.html" target="_blank">Introduction to Python</a><br
/> </strong>This document is a syllabus for a first course in Python programming. This course contains an introduction to the Python language, instruction in the important and commonly used features of the language, and practical excercises in the use of those features.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">13.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.openbookproject.net/thinkCSpy/" target="_blank">Learning with Python</a><br
/> </strong>Learning with Python is a free online python programming tutorial / guide / ebook. It covers topics like Variables, expressions, Functions, Conditionals, Strings, Modules, exceptions, Dictionaries, Classes and objects, Inheritance and data structures. A case study is also included.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">14.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.moeraki.com/pygtktutorial/pygtk2tutorial" target="_blank">PyGTK 2.0 Tutorial</a><br
/> </strong>A well written, multipart PyGTK Tutorial for anyone seeking information on PyGTK. This tutorial describes the use of the Python PyGTK module.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">15.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://coolnamehere.com/geekery/python/pythontut.html" target="_blank">Python Babysteps Tutorial</a><br
/> </strong>This is a tutorial to help the non-programmer learn the basics of using Python. When you are done with it, you will be ready to grasp the advanced concepts of this new language.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">16.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://docs.python.org/" target="_blank">Python documentation</a><br
/> </strong>An all in one place for the python learners and python programmers. Contains invaluable python programming resources like python documentation, python API, python How Tos, python faq and python language reference etc.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">17.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.dickbaldwin.com/tocpyth.htm" target="_blank">Python Programming Tutorial</a><br
/> </strong>A very well written multipart Python programming tutorial. Suitable for the starters. Topics include Variables, Identifiers, Strings, Program Construction, Lists, Tuples, Indirection, Dictionaries and Keys etc.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">18.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.tutorialspoint.com/python/index.htm" target="_blank">Python Programming Tutorial #2</a><br
/> </strong>A very nice multipart Python programming tutorial. Topics like variables, strings, lists, tuples, dictionaries and more are well discussed. Suitable for the beginners.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">19.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.academictutorials.com/python/" target="_blank">Python Programming Tutorial #3</a><br
/> </strong>A very well written, comprehensive and multipart python programming tutorial. Covers topics like variables, loops, data structures, modules, IO, exceptions and classes etc.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">20.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.java2s.com/Tutorial/Python/CatalogPython.htm" target="_blank">Python Tutorial</a><br
/> </strong>This python tutorial is a very comprehensive and well written guide to python programming. Suitable for all levels of learners and the programmers / developers.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">21.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://docs.python.org/reference/" target="_blank">The Python Language Reference</a><br
/> </strong>This reference manual describes the syntax and &#8216;core semantics&#8217; of the python programming language. Not suitable for the starters. A good reference for the rest.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">22.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://docs.python.org/tutorial/index.html" target="_blank">The Python Tutorial</a><br
/> </strong>This tutorial introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but all examples are self-contained, so the tutorial can be read off-line as well.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">23.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://zetcode.com/tutorials/pythontutorial/" target="_blank">The Python Tutorial #2</a><br
/> </strong>This is a Python programming language tutorial. This Python tutorial is suitable for beginners. Covers topics like Interactive Python, Lexical structure, Data types, Strings, Operators, Keywords, Functions, Files, OOP, Modules, Packages, Exceptions, Iterators, Generators and Introspection.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">24.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://infohost.nmt.edu/tcc/help/pubs/tkinter/" target="_blank">Tkinter 8.4 reference: a GUI for Python</a><br
/> </strong>Describes the Tkinter widget set for constructing graphical user interfaces (GUIs) in the Python programming language.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">25.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.ibm.com/developerworks/aix/library/au-pythocli/" target="_blank">Using Python to create UNIX command line tools</a><br
/> </strong>This single page python programming tutorial from IBM developver works will teach you to create UNIX command line tools using python programming language.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">26.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://webpython.codepoint.net/" target="_blank">Web Python Tutorial</a><br
/> </strong>This tutorial covers the WSGI (Web Server Gateway Interface) specification and two web programming models that can be used with Python: the CGI standard and mod_python.<br
/> </span></td></tr></tbody></table> ]]></content:encoded> <wfw:commentRss>http://delphi-resource.com/2011/python-programming-tutorials/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>CSS</title><link>http://delphi-resource.com/2011/css/</link> <comments>http://delphi-resource.com/2011/css/#comments</comments> <pubDate>Fri, 02 Sep 2011 04:13:09 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Programming Tutorials]]></category> <category><![CDATA[Web Programming]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[CSS Tutorial]]></category> <guid
isPermaLink="false">http://delphi-resource.com/?p=379</guid> <description><![CDATA[Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can also be applied to any kind of XML document, including [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can also be applied to any kind of XML document, including plain XML, SVG and XUL.</p><p
style="text-align: justify;">CSS is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation, including elements such as the layout, colors, and fonts. This separation can improve content accessibility, provide more flexibility and control in the specification of presentation characteristics, enable multiple pages to share formatting, and reduce complexity and repetition in the structural content (such as by allowing for tableless web design). CSS can also allow the same markup page to be presented in different styles for different rendering methods, such as on-screen, in print, by voice (when read out by a speech-based browser or screen reader) and on Braille-based, tactile devices. While the author of a document typically links that document to a CSS style sheet, readers can use a different style sheet, perhaps one on their own computer, to override the one the author has specified.</p><p
style="text-align: justify;">CSS specifies a priority scheme to determine which style rules apply if more than one rule matches against a particular element. In this so-called cascade, priorities or weights are calculated and assigned to rules, so that the results are predictable.</p><p
style="text-align: justify;"><a
title="Continue Reading Explanation at Wikipedia" href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets" target="_blank">Continue reading explanation&#8230;</a></p><p
style="text-align: justify;">For the tutorial itself, here&#8217;s the list:</p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">1.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.w3.org/MarkUp/Guide/Style.html" target="_blank">Adding a Touch of Style</a><br
/> </strong>This is a short guide to styling your Web pages. It will show you how to use W3C&#8217;s Cascading Style Sheets language (CSS) as well as alternatives using HTML itself.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">2.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://webdesign.about.com/od/css/" target="_blank">All about Cascading Style Sheets</a><br
/> </strong>This page from about.com hosts many quality CSS and related technologies tutorials / articles. Simply an all in one place source.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">3.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.htmlgoodies.com/beyond/css/" target="_blank">Beyond CSS</a><br
/> </strong>This is a very nice multi-part CSS tutorial from HTMLGoodies for those who need to go beyond basics.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">4.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.utexas.edu/learn/css/index.html" target="_blank">Cascading Style Sheets</a><br
/> </strong>Truly one of the best CSS tutorials around. Very nicely arranged, covers both basic and advanced topics. Useful for the starters and the experienced alike.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">5.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.learnthat.com/internet/learn-163-cascading_style_sheets_css.htm" target="_blank">Cascading Style Sheets &#8211; CSS</a><br
/> </strong>This one is a very good multipart CSS tutorial. Covers almost everything related to CSS.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">6.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.devguru.com/Technologies/css/quickref/css_intro.html" target="_blank">Cascading Style Sheets : A Reference</a><br
/> </strong>This is a useful reference source that defines and explains all of the various style sheet properties, values, and displays sample code.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">7.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.homeandlearn.co.uk/CSS/CSS.html" target="_blank">Cascading Style Sheets for Beginners</a><br
/> </strong>A very nice Cascading Style Sheets tutorials for the beginners. This one is for you if you are new to CSS.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">8.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.vordweb.co.uk/css/css-guide.htm" target="_blank">CSS &#8211; Learning the Easy Way</a><br
/> </strong>A very nice CSS tutorial, targeting the beginners. A very good place to start learning CSS.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">9.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.davesite.com/webstation/css/" target="_blank">CSS &#8211; An Interactive Tutorial for Beginners</a><br
/> </strong>With the help of this hands-on CSS tutorial, you can learn virtually every aspect of CSS, by example, according to the official W3C specifications.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">10.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.javascript-page.com/css/" target="_blank">CSS in 7 Easy Steps</a><br
/> </strong>A nice 7 easy steps basic CSS tutorial for the beginners. A good place to start learning cascading style sheets.<br
/> </span></td></tr></tbody></table><p><span
id="more-379"></span><br
/></p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">11.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.tizag.com/cssT" target="_blank">CSS Tutorial</a><br
/> </strong>This one is a pretty nice CSS tutorial. This multi-part CSS tutorial is aimed basically at the starters, yet experienced will also find it very useful. You will also find some cool CSS examples here.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">12.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.createwebmagic.com/css101/" target="_blank">CSS Tutorial #2</a><br
/> </strong>This nice looking CSS tutorial is divided into 4 lessons. This is a self-paced tutorial for learning the basics of Cascading Style Sheets.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">13.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.freewebmasterhelp.com/tutorials/stylesheets" target="_blank">CSS Tutorial by FreeWebMasterHelp!</a><br
/> </strong>CSS (Cascading Style Sheets) is a relatively great new technology which is taking the web by storm. This Tutorial is a beginners introduction to CSS.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">14.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.htmlite.com/CSSintro.php" target="_blank">CSS Tutorial by HTMLite</a><br
/> </strong>A very simple and easy to understand CSS tutorial by HTMLite for the starters.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">15.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.thesitewizard.com/css/index.shtml" target="_blank">CSS Tutorials and Tips</a><br
/> </strong>This page links to some nice CSS tutorials / articles.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">16.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.echoecho.com/css.htm" target="_blank">EchoEcho CSS Tutorial</a><br
/> </strong>A very nice and comprehensive CSS tutorial by EchoEcho.com. Covers almost everything you may need to learn CSS.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">17.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.rubberpaw.com/designha/introduc.html" target="_blank">Introduction to Cascading Style Sheets</a><br
/> </strong>This one is a very nice CSS introduction for the starters. This one is for you if you need a very basic understanding of CSS.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">18.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.hitmill.com/dhtml/css_intro.html" target="_blank">Introduction to Cascading Style Sheets Rules</a><br
/> </strong>This article is an introduction to Cascading Style Sheets Rules (CSS) for Web page formatting, especially written for students relatively new to hypertext markup language (HTML) Web pages.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">19.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.yourhtmlsource.com/stylesheets/introduction.html" target="_blank">Introduction to CSS</a><br
/> </strong>This is a nice Introduction to CSS. Explains what CSS is and what it offers a web page author to simplify his work.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">20.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.sbrady.com/hotsource/css/" target="_blank">Learning Cascading Style Sheets</a><br
/> </strong>Some nice CSS tutorials are available on this site for all levels.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">21.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.shire.net/learnwebdesign/learningcss.htm" target="_blank">Learning CSS</a><br
/> </strong>A very basic introductino to CSS. Very useful for the starters.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">22.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.richinstyle.com/guides/css1.html" target="_blank">RichInStyle.com CSS tutorial</a><br
/> </strong>This is a CSS tutorial with a difference. It also covers those aspects of the specification, that are frequently not touched upon by other tutorials such as cascading, box width calculations, etc. RichInStyle.com also hosts an advanced CSS tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">23.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.brainjar.com/css/using/" target="_blank">Using Style Sheets</a><br
/> </strong>This article is an overview of Cascading Style Sheets (CSS), providing some explanations of how it works and showing how you can use style sheets more effectively.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">24.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.w3schools.com/css/default.asp" target="_blank">W3Schools CSS Tutorial</a><br
/> </strong>A very good CSS tutorial from W3Schools for the beginners. This multi-part CSS tutorial is very easy to understand. A good place to start learning CSS.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">25.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.webreference.com/authoring/style/sheets/" target="_blank">WebReference CSS Articles</a><br
/> </strong>This page links to a variety of nice CSS tutorials / articles for all levels.<br
/> </span></td></tr></tbody></table> ]]></content:encoded> <wfw:commentRss>http://delphi-resource.com/2011/css/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>HTML/XHTML</title><link>http://delphi-resource.com/2011/htmlxhtml/</link> <comments>http://delphi-resource.com/2011/htmlxhtml/#comments</comments> <pubDate>Thu, 18 Aug 2011 02:20:27 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Programming Sites]]></category> <category><![CDATA[Web Programming]]></category> <category><![CDATA[HTML]]></category> <category><![CDATA[HTML Tutorial]]></category> <category><![CDATA[XHTML]]></category> <guid
isPermaLink="false">http://delphi-resource.com/?p=358</guid> <description><![CDATA[Hypertext Markup Language (HTML) is the predominant markup language for web pages. HTML elements are the basic building-blocks of webpages. HTML is written in the form of HTML elements consisting of tags, enclosed in angle brackets (like &#60;html&#62;), within the web page content. HTML tags most commonly come in pairs like &#60;h1&#62;and&#60;/h1&#62;, although some tags, [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Hypertext Markup Language (HTML) is the predominant markup language for web pages. HTML elements are the basic building-blocks of webpages. HTML is written in the form of HTML elements consisting of tags, enclosed in angle brackets (like &lt;html&gt;), within the web page content. HTML tags most commonly come in pairs like &lt;h1&gt;and&lt;/h1&gt;, although some tags, known as empty elements, are unpaired, for example <img
alt="" />&lt;img&gt;. The first tag in a pair is the start tag, the second tag is the end tag (they are also called opening tags and closing tags). In between these tags web designers can add text, tags, comments, and other types of text-based content.</p><p
style="text-align: justify;">The purpose of a web browser is to read HTML documents and compose them into visible or audible web pages. The browser does not display the HTML tags, but uses the tags to interpret the content of the page. HTML elements form the building blocks of all websites. HTML allows images and objects to be embedded and can be used to create interactive forms. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. It can embed scripts in languages such as JavaScript which affect the behavior of HTML webpages.</p><p
style="text-align: justify;">Web browsers can also refer to Cascading Style Sheets (CSS) to define the appearance and layout of text and other material. The W3C, maintainer of both the HTML and the CSS standards, encourages the use of CSS over explicitly presentational HTML markup.</p><p
style="text-align: justify;">Here&#8217;s the list of HTML/XHTML site where you can learning from:</p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">1.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.webstandards.org/learn/tutorials/accessible-forms/" target="_blank">Accessible HTML/XHTML Forms</a><br
/> </strong>Forms are often the most tricky aspect of web development for beginners to get their head around. This tutorial teaches you the secrets of Accessible HTML/XHTML Forms in a very simple manner. Still need more? check out their Intermediate or the Advance tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">2.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.activejump.com/" target="_blank">Active Jump HTML Tutorial</a><br
/> </strong>This one is a very comprehensive HTML tutorial covering basics, forms, frames, tables, meta tags and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">3.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.webhostdir.com/guides/basichtml/" target="_blank">Basic HTML</a><br
/> </strong>A very good HTML tutorial, defining the basics of HTML. A good place to start learing HTML. For those who want to go beyond the basics there is also an advance HTML tutorial on this site.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">4.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.homeandlearn.co.uk/WD/WebDesign.html" target="_blank">Beginner&#8217;s HTML</a><br
/> </strong>A very nice beginners level HTML tutorial. Contains very basic principles of web design too. Good for beginners.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">5.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.echoecho.com/html.htm" target="_blank">EchoEcho.Com HTML Tutorial</a><br
/> </strong>This is a very comprehensive HTML tutorial. You can use this tutorial either as a complete introduction or as an A-Z reference to HTML.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">6.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.htmlgoodies.com/tutorials/getting_started/index.php" target="_blank">HTML &#8211; Getting Started Tutorial</a><br
/> </strong>HTML getting started tutorial from HTML Goodies. This is a nice tutorial. If you are a starter you should first go through this one. And if you need more they also have some nice DHTML stuff for you<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">7.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.freewebmasterhelp.com/tutorials/html-basics" target="_blank">HTML &#8211; The Basics</a><br
/> </strong>A basic HTML tutorial from FreeWebmasterHelp. The one is well written to help starters. This site also features one rather Advanced HTML Tutorial tutorial. This one is also very useful.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">8.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.htmlcodetutorial.com/" target="_blank">HTML Code Tutorial</a><br
/> </strong>This a complete guide to HTML, covring just about every part of HTML. Recommended for all levels.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">9.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.lissaexplains.com/" target="_blank">HTML Help JUST for Kids</a><br
/> </strong>This tutorial is a colorful and fun approach to learning HTML for Kids and the young at heart. With this tutorial, kids and beginners learn step by step how to make their own Web page and publish it on the WWW.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">10.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.codeproject.com/html/" target="_blank">HTML on CodeProject</a><br
/> </strong>This section on CodeProject is devoted to HTML and hosts a number of nice HTML tutorials / articles.<br
/> </span></td></tr></tbody></table><p
style="text-align: center;"><span
id="more-358"></span><br
/> <script type="text/javascript">// 
google_ad_client = "ca-pub-8199681620602667";
/* Inside Post */
google_ad_slot = "3623275654";
google_ad_width = 468;
google_ad_height = 60;
// ]]&gt;</script><br
/> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// </p>
<p>// ]]&gt;</script></p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">11.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.w3.org/MarkUp/Guide/" target="_blank">HTML on W3C</a><br
/> </strong>W3C is the home of HTML and related technologies. This HTML guide from W3C is a very good guide for the beginners and advanced. A must visit for all HTML learners.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">12.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.weballey.net/index.html" target="_blank">HTML on WEBalley</a><br
/> </strong>This site contains HTML tutorials to teach you what you need to know to create and publish your first website. You will also find some DHTML stuff on this site.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">13.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.hotwired.com/webmonkey/kids/lessons/" target="_blank">HTML on Webmonkey</a><br
/> </strong>This is a very nice HTML tutorial for Kids (starters). Arranged nicely and language is very simple.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">14.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.htmlprimer.com/" target="_blank">HTML Primer</a><br
/> </strong>This site contains HTML tutorials to help you learn the various aspects of HTML. Truly one of the best HTML tutorials on the web. Very comprehensive and easy to understand.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">15.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.chami.com/tips/html/" target="_blank">HTML Tips, Tricks and Mini-Tutorials</a><br
/> </strong>This site features HTML tips, tricks and mini-tutorials. The tips are amazingly useful.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">16.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.tizag.com/htmlT" target="_blank">HTML Tutorial</a><br
/> </strong>With the help of this HTML tutorial you will quickly learn HTML and get up and running with a solid background in HTML.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">17.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.primeshop.com/html/jumpidx.htm" target="_blank">HTML Tutorial &#8211; Jump Start</a><br
/> </strong>HTML tutorial in a different style, full of examples and tips.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">18.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.htmlite.com/HTMintro.php" target="_blank">HTML Tutorial by HTMLite</a><br
/> </strong>A very simple introduction to HTML. If you like their style then don&#8217;t forget to chech out their Beyond HTML and XHTML tutorials.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">19.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.pageresource.com/html/index2.htm" target="_blank">HTML Tutorial by Pageresource</a><br
/> </strong>This nice looking HTML tutorial by Pageresource.com, contains 26 parts covering basics to advance. Also features tips and tricks.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">20.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.2kweb.net/html-tutorial/" target="_blank">HTML Tutorial for Beginners</a><br
/> </strong>This HTML tutorial attempts to show you some of the basics of HTML. Many of the items you will find here are very basic, but are necessary to learn before moving on to the more advanced topics.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">21.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.webreference.com/html/tutorial1/" target="_blank">HTML: Back to Basics</a><br
/> </strong>This HTML tutorial helps you learn the basics of construcing an HTML document from scratch.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">22.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.sbrady.com/hotsource/html/" target="_blank">HyperText Markup Language</a><br
/> </strong>This page is full of HTML stuff. Very useful for all levels. A page dedicated to DHTML stuff is located here.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">23.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.le.ac.uk/cc/tutorials/html/" target="_blank">Introduction To HyperText Mark-up Language</a><br
/> </strong>This is a short introduction to the Web&#8217;s underlying mark-up language called &#8220;Hyper-Text Mark-up Language&#8221;, or more simply: HTML.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">24.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://html-codes.1keydata.com/html-tutorial.html" target="_blank">Learn HTML</a><br
/> </strong>This is a very nice HTML tutorial. This one is well written and divided into several sections. Key concepts include HTML basics, tables, frames, entities, links, images and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">25.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://webdesign.about.com/od/beginningtutorials/p/bl_begin.htm" target="_blank">Learn HTML on about.com</a><br
/> </strong>Learn HTML and build your own Web pages through this step-by-step tutorial by about.com.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">26.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.richinstyle.com/guides/html4.html" target="_blank">RichInStyle HTML 4 guide</a><br
/> </strong>This is a very good HTML guide. It teaches HTML from the very basics right up to the most complex issues. Recommended for the intermediate to advanced levels.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">27.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://vzone.virgin.net/sizzling.jalfrezi/iniframe.htm" target="_blank">Sizzling HTML Jalfrezi</a><br
/> </strong>Sizzling HTML Jalfrezi is a comprehensive guide to writing HTML. Whether you&#8217;re a beginner or a professional, you&#8217;ll find what you need. Also features stuff on stylesheets and DHTML.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">28.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.w3schools.com/html/default.asp" target="_blank">W3Schools HTML Tutorial</a><br
/> </strong>A wonderful HTML tutorial from w3schools for the beginners. A must visit for the beginners. If you liked this one you are surely going to like their tutorials on XHTML and DHTML.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">29.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.mcli.dist.maricopa.edu/tut/lessons.html" target="_blank">Writing HTML</a><br
/> </strong>A very nice HTML tutorial. This multi-part HTML tutorial starts with an introduction to HTML and then goes on to discuss some of HTML&#8217;s advance features.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">30.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.freewebmasterhelp.com/tutorials/xhtml" target="_blank">XHTML Tutorial</a><br
/> </strong>A short introduction to eXtensable HyperText Markup Language (XHTML).<br
/> </span></td></tr></tbody></table> ]]></content:encoded> <wfw:commentRss>http://delphi-resource.com/2011/htmlxhtml/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>JavaScript</title><link>http://delphi-resource.com/2011/javascript/</link> <comments>http://delphi-resource.com/2011/javascript/#comments</comments> <pubDate>Thu, 11 Aug 2011 04:08:12 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Programming Sites]]></category> <category><![CDATA[Programming Tutorials]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[Javascript Tutorial]]></category> <guid
isPermaLink="false">http://delphi-resource.com/?p=338</guid> <description><![CDATA[JavaScript is a prototype-based scripting language that is dynamic, weakly typed and has first-class functions. It is a multi-paradigm language, supporting object-oriented, imperative, and functional programming styles. JavaScript was formalized in the ECMAScript language standard and is primarily used in the form of client-side JavaScript, implemented as part of a Web browser in order to [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">JavaScript is a prototype-based scripting language that is dynamic, weakly typed and has first-class functions. It is a multi-paradigm language, supporting object-oriented, imperative, and functional programming styles.</p><p
style="text-align: justify;">JavaScript was formalized in the ECMAScript language standard and is primarily used in the form of client-side JavaScript, implemented as part of a Web browser in order to provide enhanced user interfaces and dynamic websites. This enables programmatic access to computational objects within a host environment.</p><p
style="text-align: justify;">JavaScript&#8217;s use in applications outside Web pages — for example in PDF documents, site-specific browsers, and desktop widgets — is also significant. Newer and faster JavaScript VMs and frameworks built upon them (notably Node.js) have also increased the popularity of JavaScript for server-side web applications.</p><p
style="text-align: justify;">JavaScript uses syntax influenced by that of C. JavaScript copies many names and naming conventions from Java, but the two languages are otherwise unrelated and have very different semantics. The key design principles within JavaScript are taken from the Self and Scheme programming languages.</p><p
style="text-align: justify;">Here&#8217;s the list of sites where you can learn Javascript:</p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">1.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.pageresource.com/jscript/index.html" target="_blank">A Simple JavaScript Programming Tutorial</a><br
/> </strong>This simple Javascript programming tutorial will teach you to program using the web programming language, Javascript.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">2.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.academictutorials.com/javascript" target="_blank">Academic Javascript Tutorial</a><br
/> </strong>This one is another good looking Javascript programming tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">3.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.openjs.com/tutorials/advanced_tutorial" target="_blank">Advanced Javascript Tutorial</a><br
/> </strong>A tutorial for javascript, scripting language. Teaches how to develop and code JavaScript scripts and how to embed the scripts in HTML for websites.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">4.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.trans4mind.com/personal_development/JavaScript/index.html" target="_blank">Another JavaScript Tutorial</a><br
/> </strong>The tutorial is something between learning about Java Script and Cut and Paste. The information is useful to both the beginner and the experienced Javascript learner.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">5.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.expertrating.com/courseware/JavaScriptCourse/JavaScript-Tutorial.asp" target="_blank">Another JavaScript Tutorial #2</a><br
/> </strong>Another well organized Javascript programming tutorial, covering basics, variables, operators, loops, statements, functions, javascript objects, forms, pop-up windows and events etc.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">6.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://homepage.ntlworld.com/kayseycarvey/firstscript.html" target="_blank">Beginner&#8217;s JavaScript Course</a><br
/> </strong>This course deals with Javascript scripts. A Script is a segment of code that manipulates the browser and its contents in ways that is not possible with ordinary HTML or Cascading Style Sheets (CSS).<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">7.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.java2s.com/Tutorial/JavaScript/CatalogJavaScript.htm" target="_blank">Comprehensive Javascript Tutorial</a><br
/> </strong>This one is also very comprehensive and very useful Javascript programming tutorial. Covers topics like language basics, statements, variables, loops, objects, DOM, string, functions, form, array, regular expressions and Dojo toolkit.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">8.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.navioo.com/javascript/tutorials" target="_blank">Comprehensive JavaScript Tutorial #2</a><br
/> </strong>This is a very comprehensive javascript programming tutorial. Covers topics like language basics, operators, statements, data types, strings, functions, forms, arrays, dialogs, DOM, events and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">9.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.developertutorials.com/learn-javascript" target="_blank">Developer JavaScript Tutorial</a><br
/> </strong>Another good looking javascript programming tutorial, covering variables, loops, functions, javascript objects, DOM and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">10.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.echoecho.com/javascript.htm" target="_blank">EchoEcho JavaScript Tutorial</a><br
/> </strong>A very nice and comprehensive JavaScript tutorial from EchoEcho.com. Covers everything you may need to learn Javascript. You can use this tutorial either as a complete introduction or as an A-Z reference to JavaScript.<br
/> </span></td></tr></tbody></table><p
style="text-align: center;"><span
id="more-338"></span><br
/> <script type="text/javascript">google_ad_client = "ca-pub-8199681620602667";
/* Inside Post */
google_ad_slot = "3623275654";
google_ad_width = 468;
google_ad_height = 60;</script><br
/> <script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">11.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://eloquentjavascript.net/" target="_blank">Eloquent JavaScript</a><br
/> </strong>Eloquent JavaScript is a digital book providing a comprehensive introduction (tutorial) to the JavaScript programming language. Apart from a bookful of text, it contains plenty of example programs, and an environment to try them out and play with them.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">12.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.hunlock.com/blogs/Essential_Javascript_--_A_Javascript_Tutorial" target="_blank">Essential JavaScript Tutorial</a><br
/> </strong>This Javascript tutorial covers the basic language constructs. This is not a beginner&#8217;s guide to programming. This tutorial focuses on bringing people who already know another programming language up to speed on Javascript methodology.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">13.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.functionx.com/javascript/index.htm" target="_blank">Functionx JavaScript Tutorial</a><br
/> </strong>This section at FunctionX provides lessons and examples on how to use Javascript. The lessons assume that you are familiar with Microsoft Windows and HTML.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">14.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.hscripts.com/tutorials/javascript" target="_blank">HScripts Javascript Tutorial</a><br
/> </strong>This one is a well written javascript tutorial. Covers topics like javascript inroduction, variables, operators, statements, loops, functions, objects, objects and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">15.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.vogella.de/articles/JavaScript/article.html" target="_blank">Introduction to Javascript</a><br
/> </strong>A nice introductory level javascript programming tutorial for the beginners.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">16.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.oopweb.com/JavaScript/Documents/jsintro/Volume/tutorial.htm" target="_blank">Introduction to Javascript #2</a><br
/> </strong>A very well written javascript programming tutorial, covering javascript basics, variables, loops, functions, objects, frames, forms and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">17.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.webteacher.com/javascript" target="_blank">Javascript Tutorial for the Total Non-programmer</a><br
/> </strong>This tutorial will take you step by step through the fundamentals of Javascript. You will learn how to write functions, use data from text boxes, create IF-THEN conditionals, program loops, and generally make your web page &#8220;smarter.&#8221;<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">18.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.sbrady.com/hotsource/javascript" target="_blank">Javascript</a><br
/> </strong>A well written multi-part Javascript tutorial for the true learners. The concepts are explained with the help of practical Javascript examples.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">19.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.herongyang.com/JavaScript" target="_blank">Javascript / ECMAScript Tutorial</a><br
/> </strong>A well written javascript programming tutorial, covering javascript basics, variables, loops, functions, expressions, objects, forms, strings, server-side and client-side javascript scripting, etc.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">20.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.elated.com/articles/javascript-and-cookies" target="_blank">Javascript and Cookies</a><br
/> </strong>A well written article on Javascript and Cookies. Learn how to manipulate cookies using JavaScript with this tutorial. Re-usable functions for easy cookie access are provided, for use in your own scripts.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">21.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.switchonthecode.com/tutorials/flex-javascript-basics-using-externalinterface" target="_blank">Javascript and Flex</a><br
/> </strong>This short tutorial / article will guide you to use Javascript and Flex together.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">22.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://aspalliance.com/articles/LearnJScript.aspx" target="_blank">Javascript Articles</a><br
/> </strong>A number of well written Javascript programming articles / tutorials / guides are available on this site.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">23.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy" target="_blank">Javascript Articles #2</a><br
/> </strong>Here you will find a number of Javascript programming articles / tutorials.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">24.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://javascript.about.com/od/hintsandtips/Javascript_Tutorials.htm" target="_blank">JavaScript at about.com</a><br
/> </strong>This section at about.com features a number of good quality javascript programming tutorials for the learners of every level.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">25.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.codeproject.com/KB/scripting/jsbeginner.aspx" target="_blank">Javascript for beginners</a><br
/> </strong>A very nice introductory level javascript programming thtorial for the beginners.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">26.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.anaesthetist.com/mnm/javascript/index.htm" target="_blank">JavaScript for Scared People</a><br
/> </strong>This tutorial assumes that you have a good basic knowledge of HTML. However, it is not assumed that you understand FORMS or FRAMES, as these topics are explained in this tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">27.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.globalguideline.com/JavaScript_Guide/index.php" target="_blank">JavaScript Guide</a><br
/> </strong>After reading this javascript guide you will be able to write and understand javascript scripts.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">28.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.javascriptkit.com/" target="_blank">Javascript Kit</a><br
/> </strong>This website is devoted to Javascript stuff. Here you will find anything you need to understand and learn javascript and related technologies.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">29.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.htmlgoodies.com/primers/jsp" target="_blank">Javascript Primers</a><br
/> </strong>This is a nice 30 part Javascript tutorial. 30 Steps that make Javascript fun to learn!<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">30.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://home.cogeco.ca/~ve3ll/jstutor0.htm" target="_blank">Javascript Programming Tutorial</a><br
/> </strong>This is a comprehensive Javascript programming tutorial. Recommended for every Javascript learner and the Javascript developer.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">31.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.quirksmode.org/js/contents.html" target="_blank">Javascript Programming Tutorial #2</a><br
/> </strong>A good looking Javascript programming tutorial for the learners of every level.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">32.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.webcheatsheet.com/javascript" target="_blank">Javascript Programming Tutorial #3</a><br
/> </strong>Another good looking Javascript programming tutorial, covering JavaScript basics, Variables, Arrays, Functions, Loops, Conditional Statements, Form Validation and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">33.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.chami.com/tips/javascript" target="_blank">JavaScript Tips</a><br
/> </strong>On this site you will find a number of useful JavaScript tips. Recommended for beginners and the advanced programmers alike.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">34.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.thesitewizard.com/javascripts/index.shtml" target="_blank">JavaScript Tutorial</a><br
/> </strong>A number of well written JavaScript programming tutorials are available on this website.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">35.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.htmlite.com/JSnav3.php" target="_blank">JavaScript Tutorial #2</a><br
/> </strong>A very well written and organized Javascript tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">36.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.visualbuilder.com/javascript/tutorial" target="_blank">JavaScript Tutorial #3</a><br
/> </strong>The basic scripting language which is used widely in the WWW world is Javascript. Scripting languages are used to enhance the functionality of the web pages. This is a Javasript tutorial to help you learn Javascript from scratch.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">37.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.webmonkey.com/2010/02/javascript_tutorial_-_lesson_1" target="_blank">JavaScript Tutorial #4</a><br
/> </strong>This five-part tutorial aims to get you started writing useful JavaScripts immediately.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">38.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.javascript-coder.com/tutorials.phtml" target="_blank">Javascript Tutorial and Articles</a><br
/> </strong>This website features a number of javascript articles / tutorials for the beginners and the advanced programmers / learners. A number of useful examples are also part of this website.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">39.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.guistuff.com/javascript" target="_blank">Javascript Tutorial and Examples</a><br
/> </strong>A well written javascript programming tutorial with lots of examples.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">40.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.wdvl.com/Authoring/JavaScript/Tutorial" target="_blank">JavaScript Tutorial for Programmers</a><br
/> </strong>This JavaScript tutorial is aimed primarily at those who have had at least some exposure to another programming language. Any background in programming, from Visual Basic to Pascal to C is sufficient to readily understanding this Javascript tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">41.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.freewebmasterhelp.com/tutorials/javascript" target="_blank">JavaScript Tutorial for the Beginners</a><br
/> </strong>A very good Javascript tutorial for the beginners, who can understand HTML.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">42.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.referencedesigner.com/tutorials/js/js_1.php" target="_blank">JavaScript Tutorial for the Beginners #2</a><br
/> </strong>This tutorial is intended for beginners who understand HTML and basic webpage designs and who want to enhance the &#8220;interactive features&#8221; of webpage using Javascript.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">43.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.davesite.com/webstation/js" target="_blank">Javascript Web Programming Guide</a><br
/> </strong>This Javascript web programming guide covers the basics of JavaScript.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">44.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.tizag.com/javascriptT" target="_blank">Javascript Web Programming Tutorial</a><br
/> </strong>This tutorial covers the basics of JavaScript, from where to place your JavaScript all the way to making your own JavaScript functions. Also, there will be some good programming practice tips throughout this tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">45.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.webdevelopersnotes.com/tutorials/javascript/index.php3" target="_blank">Online Javascript Tutorial</a><br
/> </strong>This Javascript tutorial has been written for everyone who has no prior programming experience.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">46.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.howtocreate.co.uk/tutorials/javascript" target="_blank">Online Javascript Tutorial #2</a><br
/> </strong>This one is a very comprehensive Javascript programming tutorial. Covers almost everything you need to learn to program using Javascript programming language.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">47.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.slis.indiana.edu/faculty/hrosenba/www/Demo/javascript2/javascript.html" target="_blank">Online Javascript Tutorial #3</a><br
/> </strong>This one is a well written javascript programming tutorial for the learners / developers of all levels.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">48.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.exforsys.com/tutorials/javascript.html" target="_blank">Online Javascript Tutorial #4</a><br
/> </strong>Another well written and good looking online javascript programming tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">49.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.codedcode.com/javascript" target="_blank">Online Javascript Tutorial #5</a><br
/> </strong>This one is a very well written javascript programming tutorial. A good place to start learning javascript programming.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">50.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://dev.ektron.com/kb_article.aspx?id=618" target="_blank">Practical JavaScript Tutorial</a><br
/> </strong>This tutorial consists of a series of articles that describe the JavaScript language and its object oriented programming capabilities. Many examples are given. This tutorial is more practical than theoretical.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">51.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.quackit.com/javascript/tutorial" target="_blank">Quackit JavaScript Tutorial</a><br
/> </strong>This JavaScript Tutorial is for beginners. It teaches you JavaScript from the ground up &#8211; starting with the basics. This tutorial assumes you are comfortable coding HTML.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">52.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://babbage.cs.qc.edu/courses/cs081/Javascript_Tutorial" target="_blank">Simple Javascript Programming Tutorial</a><br
/> </strong>This simple javascript programming tutorial starts with an introduction to javascript elements, then it discusses DOM objects and ends with a glossary.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">53.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.cs.brown.edu/courses/bridge/1998/res/javascript/javascript-tutorial.html" target="_blank">Simple Javascript Tutorial</a><br
/> </strong>JavaScript is a simple programming language that can be written directly into HTML documents to allow for increased interactivity with the user. This one is an introductory level Javascript programming tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">54.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.webreference.com/programming/javascript/diaries" target="_blank">The JavaScript Diaries</a><br
/> </strong>Another good looking javascript programming tutorial, covering data types, variables, operators, functions, events, browser objects, arrays and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">55.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.onlinetools.org/articles/unobtrusivejavascript" target="_blank">Unobtrusive Javascript</a><br
/> </strong>In this tutorial you will learn to use Javascript programming language.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">56.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.learn-javascript-tutorial.com/" target="_blank">Webucator Javascript Tutorial</a><br
/> </strong>This one is a very comprehensive Javascript programming tutorial. Divided into to many parts this Javascript programming tutorial covers almost everything you need to learn Javascript programming language.<br
/> </span></td></tr></tbody></table> ]]></content:encoded> <wfw:commentRss>http://delphi-resource.com/2011/javascript/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>SQL</title><link>http://delphi-resource.com/2011/sql/</link> <comments>http://delphi-resource.com/2011/sql/#comments</comments> <pubDate>Mon, 01 Aug 2011 02:37:50 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Databases Tutorial]]></category> <category><![CDATA[DB2]]></category> <category><![CDATA[MS Access]]></category> <category><![CDATA[MySQL]]></category> <category><![CDATA[Oracle]]></category> <category><![CDATA[RDBMS]]></category> <category><![CDATA[SQL]]></category> <category><![CDATA[SQL Server]]></category> <category><![CDATA[SQL Tutorial]]></category> <category><![CDATA[Sybase]]></category> <guid
isPermaLink="false">http://delphi-resource.com/?p=332</guid> <description><![CDATA[SQL (Structured Query Language) is a programming language designed for managing data in relational database management systems (RDBMS). Originally based upon relational algebra and tuple relational calculus, its scope includes data insert, query, update and delete, schema creation and modification, and data access control. SQL is a standard language for accessing and manipulating databases. This [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">SQL (Structured Query Language) is a programming language designed for managing data in relational database management systems (RDBMS). Originally based upon relational algebra and tuple relational calculus, its scope includes data insert, query, update and delete, schema creation and modification, and data access control.</p><p
style="text-align: justify;">SQL is a standard language for accessing and manipulating databases. This SQL tutorial will teach you how to use SQL to access and manipulate data in MySQL, SQL Server, MS Access, Oracle, Sybase, DB2, and other database systems. This SQL tutorial will also teach you to use commonly used SQL commands and you will be able to apply most of the knowledge gathered from this SQL tutorial to any of the modern day relational databases.</p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">1.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.1keydata.com/sql/sql.html" target="_blank">Another SQL Tutorial</a><br
/> </strong>A very comprehensive and well written SQL programming tutorial. Major topics include SQL Commands, Table Manipulation, Advanced SQL and SQL Syntax. Useful for the programmers / developers of all levels.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">2.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.sqltutorial.org/" target="_blank">Another SQL Tutorial #2</a><br
/> </strong>This one is a well written SQL programming tutorial. The concepts are well explained with the help of examples.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">3.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://aspalliance.com/655" target="_blank">Basic ADO and SQL Tutorial</a><br
/> </strong>In this tutorial you will learn how to use the ADO Connection, Command, and RecordSet object with simple SQL statements with ASP (Active Server Pages).<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">4.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.sqlzoo.net/" target="_blank">Beginner level SQL tutorial</a><br
/> </strong>This one is a multi-part beginners level SQL tutorial. Very well written to help starters.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">5.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.sql-tutorial.net/" target="_blank">Complete SQL</a><br
/> </strong>This SQL tutorial will teach you how to use commonly used SQL commands and you will be able to apply most of the knowledge gathered from this SQL tutorial to any of the modern databases.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">6.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.visualbuilder.com/database/sql/tutorial" target="_blank">Database SQL Tutorial</a><br
/> </strong>This one is a good looking SQL programming tutorial. It covers topics like History of SQL, SQL Components, Data Types in SQL, Creating Tables, Inserting Data using Insert, Getting Data with Select Statement, Basic SQL Funtions, Sub-Queries, Nested Queries, SQL UPDATE and Relationships in a RDBMS.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">7.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.sql-tutorial.com/" target="_blank">Free SQL Tutorial</a><br
/> </strong>This free SQL Tutorial starts with introduction to SQL language and Relational Database Management Systems, and then moves on to simple and frequently used SQL clauses like SELECT, WHERE, UPDATE, and DELETE. After you have familiarized yourself with these basic SQL concepts and SQL clauses, the tutorial explains more complicated SQL concepts including table relationships, primary and foreign keys and database normalization, joining tables, views, and indexes.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">8.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://xlinesoft.com/articles/interactive_sql_tutorial/index.htm" target="_blank">Interactive SQL Tutorial</a><br
/> </strong>This interactive SQL tutorial not only provides easy-to-understand basic SQL instructions, but it also allows you to practice what you learn, using the on-line SQL interpreter.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">9.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.thundersoftware.com/churchdb/sqltutorial/sql_tutorial.html" target="_blank">Intro To Structured Query Language (SQL)</a><br
/> </strong>The intent of this tutorial is to provide a basic introduction to writing queries so that beginners can begin to extract data from an existing relational database.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">10.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.dbbm.fiocruz.br/class/Lecture/d17/sql/jhoffman/sqltut.html" target="_blank">Introduction to Structured Query Language</a><br
/> </strong>This one is an introductory tutorial of the Structured Query Language (also known as SQL).<br
/> </span></td></tr></tbody></table><p
style="text-align: center;"><span
id="more-332"></span><br
/> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// </p>
<p>// ]]&gt;</script></p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">11.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.ezisql.com/" target="_blank">Learn SQL</a><br
/> </strong>Another good looking SQL database programming tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">12.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.webdevelopersnotes.com/tutorials/sql/index.php3" target="_blank">Learning SQL</a><br
/> </strong>A very comprehensive SQL tutorial, covering every nut and bolt of SQL.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">13.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://beginner-sql-tutorial.com/sql.htm" target="_blank">Learning SQL #2</a><br
/> </strong>This free SQL database programming tutorial has been written specifically for the beginners.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">14.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.htmlite.com/MYSQLintro.php" target="_blank">MySQL Introduction</a><br
/> </strong>This is a very simple and easy to understand MySQL Introduction for the starters.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">15.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://db.grussell.org/sql" target="_blank">Online SQL</a><br
/> </strong>This is an online SQL environment. It provides tutorials to learners, which they can interact with, execute their own SQL, and obtain automatic feedback on the quality of that SQL.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">16.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.petefreitag.com/cheatsheets/postgresql" target="_blank">PostgreSQL Cheat Sheet</a><br
/> </strong>This one is for you, if you like cheat sheets and are looking for a PostgreSQL cheat sheet. In fact cheat sheets are always very handy and useful while programming.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">17.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.postgresql.org/" target="_blank">PostgreSQL Home</a><br
/> </strong>This site is the official home page of PostgreSQL. You will find lots of PostgreSQL stuff on this website including Postgre tutorials, articles and documentation etc.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">18.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.stylusstudio.com/sqlxml_tutorial.html" target="_blank">SQL / XML Tutorial</a><br
/> </strong>This SQL / XML Tutorial will teach you SQL / XML, XQuery, and Native XML Programming Languages.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">19.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.sqlcourse.com/index.html" target="_blank">SQL Course</a><br
/> </strong>This unique introductory SQL tutorial not only provides easy-to-understand SQL instructions, but it allows you to practice what you learn using their on-line SQL interpreter.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">20.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://databases.about.com/od/administration/u/database_basics.htm" target="_blank">SQL Database Basics</a><br
/> </strong>A very well written SQL database programming tutorial for the beginners. Anyone seeking info on SQL database basics can benefit from this tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">21.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.academictutorials.com/sql" target="_blank">SQL Database Programming Tutorial</a><br
/> </strong>This SQL database programming tutorial is well written and easy to understand. An SQL tutorial worth checking.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">22.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.java2s.com/Code/SQL/CatalogSQL.htm" target="_blank">SQL Programming Tutorial</a><br
/> </strong>This free SQL database programming tutorial is very comprehensive and includes lots of examples.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">23.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://sql.w3reference.com/" target="_blank">SQL Programming Tutorial #2</a><br
/> </strong>Another SQL programming tutorial worth checking.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">24.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.plus2net.com/sql_tutorial/index.php" target="_blank">SQL programming tutorials / articles</a><br
/> </strong>On this website you will find a number of well written SQL database programming tutorials / articles.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">25.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://fluffycat.com/sql" target="_blank">SQL Relational Database Query Language Reference and Examples</a><br
/> </strong>A well written and comprehensive SQL database programming tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">26.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.sql-statements.com/" target="_blank">SQL Statements Tutorial</a><br
/> </strong>This free SQL statements tutorial is well written and covers SQL syntax, SQL functions and SQL advanced.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">27.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.coderecipes.net/sql-stored-procedure-tutorial.aspx" target="_blank">SQL Stored Procedure Tutorial</a><br
/> </strong>This SQL stored procedure tutorial covers Introducing to Stored Procedure, Getting Started with Stored Procedure, Parameter List in Stored Procedure, Body Part of a Stored Procedure, Local Variables in Stored Procedure, Flow-Control in Stored Procedure and Modifying and Compiling Stored Procecdure.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">28.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.tizag.com/sqlTutorial/" target="_blank">SQL Tutorial</a><br
/> </strong>A good place to start learning SQL database programming. This one is a well written SQL tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">29.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.baycongroup.com/tocsql.htm" target="_blank">SQL Tutorial #2</a><br
/> </strong>A good looking SQL database programming tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">30.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.learn-sql-tutorial.com/" target="_blank">SQL Tutorial #3</a><br
/> </strong>This SQL tutorial is quite comprehensive for the learners of all levels.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">31.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.globalguideline.com/sql" target="_blank">SQL Tutorial #4</a><br
/> </strong>This SQL tutorial is also looking good. The concepts are explained in plain language.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">32.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.scriptol.com/sql" target="_blank">SQL Tutorial #5</a><br
/> </strong>This web site is dedicated to the Structured Query Language (SQL). Lots of SQL related stuff is available on this website.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">33.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.techiwarehouse.com/engine/c43a53af/SQL-Tutorial" target="_blank">SQL Tutorial #6</a><br
/> </strong>This free online SQL tutorial is also looking good. The explanation of the concepts is audiable.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">34.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.sqldumpster.com/tutorials.html" target="_blank">SQL Tutorial for Beginners</a><br
/> </strong>This one is a very well written SQL database programming tutorial for the beginners.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">35.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.quackit.com/sql/tutorial" target="_blank">SQL Tutorial from Quackit</a><br
/> </strong>This free SQL tutorial covers the SQL (Structure Query Language) syntax and various SQL commands. It assumes a basic knowledge of databases and database design.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">36.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://infogoal.com/sql" target="_blank">SQL Tutorial with examples</a><br
/> </strong>This website teaches you about SQL through well organized examples and explanations.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">37.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.shokhirev.com/nikolai/abc/sql/sql.html" target="_blank">SQLite / SQL Tutorial</a><br
/> </strong>This SQLite / SQL tutorial is looking good and is applicable both to Windows and Linux.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">38.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.functionx.com/sql/index.htm" target="_blank">The Structured Query Language</a><br
/> </strong>This web site is dedicated to the Structured Query Language (SQL). You will find a number of useful SQL articles / tutorial on this website.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">39.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.profsr.com/sql/sqlintro.htm" target="_blank">Tutorial on database modeling and the SQL language</a><br
/> </strong>This one is a nice tutorial on database modeling and the SQL language.<br
/> </span></td></tr></tbody></table> ]]></content:encoded> <wfw:commentRss>http://delphi-resource.com/2011/sql/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>PHP</title><link>http://delphi-resource.com/2011/php/</link> <comments>http://delphi-resource.com/2011/php/#comments</comments> <pubDate>Fri, 29 Jul 2011 08:20:05 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Programming Sites]]></category> <category><![CDATA[Programming Tutorials]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[PHP Tutorial]]></category> <guid
isPermaLink="false">http://delphi-resource.com/?p=319</guid> <description><![CDATA[PHP is a general-purpose server-side scripting language originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. 1. An Introduction to PHP This tutorial will teach [...]]]></description> <content:encoded><![CDATA[<p>PHP is a general-purpose server-side scripting language originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document.</p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">1.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.rci.rutgers.edu/~jfulton/php1/" target="_blank">An Introduction to PHP</a><br
/> </strong>This tutorial will teach you how to program in PHP. Topics include Loops, Functions, Conditionals, Forms, and Email etc.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">2.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.php.net/" target="_blank">Learn PHP</a><br
/> </strong>If you are new to PHP and want to get some idea of how it works, try the introductory tutorial . After that, to advance your PHP skills, check out the online manual.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">3.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.homeandlearn.co.uk/php/php1p1.html" target="_blank">PHP for the starters</a><br
/> </strong>A very nice PHP tutorial for the beginner level. This one is for you, if you need very basic information on PHP?<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">4.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.phpfreaks.com/" target="_blank">PHP Freaks.com</a><br
/> </strong>This site is dedicated to PHP. On this site you will find PHP tutorials, PHP articles, PHP sample scripts etc.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">5.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.phphelp.com/" target="_blank">PHP Help</a><br
/> </strong>A very nice PHP site devoted to PHP. A handful of PHP resources are available on this site. Recommended for all levels.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">6.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.phpbuddy.com/" target="_blank">PHP on PHPBuddy.com</a><br
/> </strong>On PHPbuddy.com you will find high quality PHP articles, Quick Start PHP tutorials and sample scripts that will help you learn PHP quickly.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">7.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.thesitewizard.com/php/index.shtml" target="_blank">PHP on thesitewizard.com</a><br
/> </strong>This page links to some really nice PHP tutorials for all levels.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">8.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.tizag.com/phpT/" target="_blank">PHP Tutorial</a><br
/> </strong>This tutorial will help you understand what all the PHP hype is about and what really is PHP. Topics include Loops, Functions, Conditionals and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">9.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.freewebmasterhelp.com/tutorials/php" target="_blank">PHP Tutorial by FreeWebMasterHelp!</a><br
/> </strong>A very good PHP tutorial starting with an introduction, goes on to discuss some advanced topics such as Email with PHP and PHP with Forms. And this one, from the same source, will show you how to use PHP and the MySQL database.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">10.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.htmlgoodies.com/beyond/php/" target="_blank">PHP tutorial by HTMLGoodies.com</a><br
/> </strong>This is a very nice comprehensive PHP tutorial by HTMLGoodies.com. Topics include introduction, variables, processing forms, operators, logic flow, functions, file system, error handling, sessions, cookies and more.<br
/> </span></td></tr></tbody></table><p
style="text-align: center;"><span
id="more-319"></span><br
/> <script type="text/javascript">// 
 google_ad_client = "ca-pub-8199681620602667"; /* Inside Post */ google_ad_slot = "3623275654"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br
/> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// </p>
<p>// ]]&gt;</script></p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">11.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.htmlite.com/PHPintro.php" target="_blank">PHP Tutorial by HTMLite</a><br
/> </strong>A very simple and easy to understand PHP tutorial for the beginners. Covers introduction, variables, operators, strings, conditionals, loops, arrays, regular expressions, functions, etc.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">12.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.killersites.com/PHP/index.jsp" target="_blank">PHP&#8211;A Basic Introduction</a><br
/> </strong>A very basic beginner&#8217;s guide on PHP programming. Starters will surely find it very useful.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">13.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.meandeviation.com/tutorials/learnphp/" target="_blank">Server Side Scripting using PHP</a><br
/> </strong>Basic tutorial for server side scripting using PHP. Good for the starters.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">14.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.w3schools.com/php/default.asp" target="_blank">W3Schools PHP tutorial</a><br
/> </strong>A very nicely arranged PHP tutorial from W3Schools. This is really very useful for the starters.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">15.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.utexas.edu/learn/php/index.shtml" target="_blank">What is PHP?</a><br
/> </strong>A very good PHP tutorial. Lessons are very nicely arranged. A nice place to start learning PHP.<br
/> </span></td></tr></tbody></table> ]]></content:encoded> <wfw:commentRss>http://delphi-resource.com/2011/php/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Adobe Flash</title><link>http://delphi-resource.com/2011/adobe-flash/</link> <comments>http://delphi-resource.com/2011/adobe-flash/#comments</comments> <pubDate>Sun, 17 Jul 2011 08:04:48 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Programming Sites]]></category> <category><![CDATA[Programming Tutorials]]></category> <category><![CDATA[Adobe Flash]]></category> <category><![CDATA[Adobe Flash Tutorial]]></category> <guid
isPermaLink="false">http://delphi-resource.com/?p=315</guid> <description><![CDATA[Adobe Flash (formerly Macromedia Flash) is a multimedia platform used to add animation, video, and interactivity to web pages. Flash is frequently used for advertisements, games and flash animations for broadcast. More recently, it has been positioned as a tool for &#8220;Rich Internet Applications&#8221; (&#8220;RIAs&#8221;). Flash manipulates vector and raster graphics to provide animation of [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Adobe Flash (formerly Macromedia Flash) is a multimedia platform used to add animation, video, and interactivity to web pages. Flash is frequently used for advertisements, games and flash animations for broadcast. More recently, it has been positioned as a tool for &#8220;Rich Internet Applications&#8221; (&#8220;RIAs&#8221;).</p><p
style="text-align: justify;">Flash manipulates vector and raster graphics to provide animation of text, drawings, and still images. It supports bidirectional streaming of audio and video, and it can capture user input via mouse, keyboard, microphone, and camera. Flash contains an object-oriented language called ActionScript and supports automation via the Javascript Flash language (JFSL).</p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">1.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.2flashgames.com/learn_flash_games.htm" target="_blank">Advanced Flash</a><br
/> </strong>This site hosts rather advanced flash tutorials ranging from 2d, 3d and game development in flash.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">2.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.freewebmasterhelp.com/tutorials/flash5" target="_blank">Basic Flash Tutorial</a><br
/> </strong>This tutorial is for you if you are looking for some basic information on Flash. Useful for the beginners.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">3.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.utexas.edu/learn/flash/" target="_blank">Beginners&#8217; Flash</a><br
/> </strong>This one is a very nice and simple Flash tutorial for the beginners. Lessons are very nicely arranged. Topics include basics of flash, drawing, layers, tweening etc.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">4.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.echoecho.com/flash.htm" target="_blank">EchoEcho.com FLASH TUTORIAL</a><br
/> </strong>A very nicely arranged Flash Tutorial, covering topics like basics, drawing, buttons, tweenings, and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">5.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.adobe.com/devnet/flash/" target="_blank">Flash Developer Center</a><br
/> </strong>Flash Developer Center by adobe.com features a good variety of articles / tutorials for the beginner and the advances. Topics covered include drawing, layers, graphics effects, screens etc., with lots of working examples.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">6.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.macromedia.com/support/documentation/en/flash/documentation.html" target="_blank">Flash Documentation</a><br
/> </strong>Flash documentation by MacroMedia.com, useful to anyone seriously willing to learn MacroMedia Flash. Also covers ActionScript, the flash scripting language.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">7.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.tizag.com/flashTutorial/" target="_blank">Flash Tutorial on Tizag</a><br
/> </strong>A very useful Flash tutorial. A nice place to start learning Flash.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">8.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.actionscripts.org/tutorials.shtml" target="_blank">Flash Tutorials</a><br
/> </strong>This site is devoted to actionscript and flash tutorials / articles. A large number of quality flash tutorials and hosted on this site, covering adding text, sound, hyperlinks, creating buttons, drawing, editing, morphing, tweening, symbols, publishing Flash movies, and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">9.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://webdesign.about.com/od/beginnerflashtutorials/index.htm" target="_blank">Flash Tutorials for Beginners</a><br
/> </strong>Tutorials for basic tasks that you&#8217;ll need to understand when starting out with Flash. Includes how-to&#8217;s for adding text, sound, and hyperlinks. Also covers basic terminology and concepts such as creating buttons, drawing, editing, morphing, tweening, working with symbols, publishing your Flash movies, and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">10.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.learnthat.com/computers/learn-1774-free_flash_mx_2004_training_tutorial.htm" target="_blank">Learn Macromedia Flash MX</a><br
/> </strong>Learn how to use Macromedia Flashin this great tutorial. Learn the secrets to creating web animations, cartoons, or Flash applications in this cool tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">11.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.w3schools.com/flash/default.asp" target="_blank">W3Schools Flash Tutorial</a><br
/> </strong>If you are just starting to learn flash, then this tutorial is for you. A very nice beginners&#8217; flash tutorial from W3Schools.<br
/> </span></td></tr></tbody></table><p
style="text-align: center;"><script type="text/javascript">// 
  google_ad_client = "ca-pub-8199681620602667"; /* Small Inside Post Unit - Gray */ google_ad_slot = "2411020618"; google_ad_width = 468; google_ad_height = 15;
// ]]&gt;</script><br
/> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// </p>
<p>// ]]&gt;</script></p> ]]></content:encoded> <wfw:commentRss>http://delphi-resource.com/2011/adobe-flash/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Adobe Flex</title><link>http://delphi-resource.com/2011/adobe-flex/</link> <comments>http://delphi-resource.com/2011/adobe-flex/#comments</comments> <pubDate>Sun, 03 Jul 2011 07:17:40 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Programming Sites]]></category> <category><![CDATA[Programming Tutorials]]></category> <category><![CDATA[Adobe Flex]]></category> <category><![CDATA[Adobe Flex Tutorial]]></category> <guid
isPermaLink="false">http://delphi-resource.com/?p=312</guid> <description><![CDATA[Adobe Flex is a powerful, open source application framework that allows you to easily build mobile applications for iOS, Android™, and BlackBerry® Tablet OS devices, as well as traditional applications for browser and desktop using the same programming model, tool, and codebase. 1. Adobe AIR and Flex &#8211; Getting Started A nicely written Adobe Air [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Adobe Flex is a powerful, open source application framework that allows you to easily build mobile applications for iOS, Android™, and BlackBerry® Tablet OS devices, as well as traditional applications for browser and desktop using the same programming model, tool, and codebase.</p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">1.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.switchonthecode.com/tutorials/adobe-air-and-flex-getting-started" target="_blank">Adobe AIR and Flex &#8211; Getting Started</a><br
/> </strong>A nicely written Adobe Air and Adobe Flex getting started tutorial for the beginners.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">2.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.mindtheflex.com/" target="_blank">Adobe AIR and Flex &#8211; on mindtheflex.com</a><br
/> </strong>You will find a number of nice Adobe AIR and Adobe Flex tutorials on this site.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">3.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://knol.google.com/k/tutorial-adobe-air-and-flex-made-easy" target="_blank">Adobe AIR and Flex Made Easy</a><br
/> </strong>A beginner&#8217;s tutorial of Adobe AIR and Flex. This shows a step-by-step approach of programming Adobe AIR and Flex.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">4.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://flex.sys-con.com/node/223793" target="_blank">Adobe Flex: Flexstore on Rails Tutorial</a><br
/> </strong>This tutorial teaches you how to create a practical Adobe Flex application i.e. Flexstore.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">5.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://articles.sitepoint.com/article/beginners-tutorial-flex-3" target="_blank">An Absolute Beginner&#8217;s Tutorial On Flex 3</a><br
/> </strong>An Absolute Beginner&#8217;s Tutorial On Flex 3 is a very well written beginner level tutorial. Covers the basics of working with Flex 3.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">6.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.brightworks.com/technology/adobe_flex/tutorials/adobe_tutorials/getting_started_with_flex_2/overview.html" target="_blank">Another Adobe Flex Tutorial</a><br
/> </strong>A well written, multipart Adobe Flex tutorial for the beginners. Really worth checking.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">7.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.giantflyingsaucer.com/blog/?p=289" target="_blank">Building a chat program in Flex 3</a><br
/> </strong>This article shows you how to buil a chat program in Flex 3 with Adobe&#8217;s project Cocomo.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">8.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://net.tutsplus.com/tutorials/other/building-an-adobe-air-application-with-flex" target="_blank">Building an Adobe Air application with Flex</a><br
/> </strong>After going through this tutorial you will be able to Build an Adobe Air application with Flex.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">9.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.thetechlabs.com/tech-tutorials/interfaces/connecting-flex-calendar-with-database-using-amf-php" target="_blank">Connecting Flex Calendar With Database Using AMF-PHP</a><br
/> </strong>This tutorial will teach you to connect Flex Calendar With Database Using AMF-PHP.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">10.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://articles.sitepoint.com/article/create-3d-product-viewer-flex-3" target="_blank">Create A 3D Product Viewer in Flex</a><br
/> </strong>A nicely written Adobe Flex Tutorial that will enable you to Create A 3D Product Viewer in Flex.<br
/> </span></td></tr></tbody></table><p
style="text-align: center;"><span
id="more-312"></span><br
/> <script type="text/javascript">// 
 google_ad_client = "ca-pub-8199681620602667"; /* Inside Post */ google_ad_slot = "3623275654"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br
/> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// </p>
<p>// ]]&gt;</script></p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">11.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.riacodes.com/flex/create-a-show-hide-sliding-panel-using-flex" target="_blank">Create a Show / Hide Sliding Panel using Flex</a><br
/> </strong>This tutorial will show you how to add a nice hide / show sliding panel at the top of your flex application that when clicked will reveal itself.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">12.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://dev.base86.com/solo/25/flex_2_charting_with_xml_tutorial.html" target="_blank">Flex 2 Charting with XML tutorial</a><br
/> </strong>This tutorial will explain the details of Flex 2 Charting with XML. A nicely written Adobe Flex tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">13.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://articles.sitepoint.com/article/flex-2-internet-applications" target="_blank">Flex 2: Rich Internet Applications in a Flash!</a><br
/> </strong>A nicely written Adobe Flex 2 Tutorial that will enable you to Create Rich Internet Aplications in a Flash!<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">14.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.adobe.com/devnet/flex/flex_net.html" target="_blank">Flex and .NET</a><br
/> </strong>This section on adobe.com will help .NET programmers learn Flex quickly.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">15.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.adobe.com/devnet/flex/flex_cf.html" target="_blank">Flex and ColdFusion</a><br
/> </strong>A gift for ColdFusion programmers. This section on adobe.com will help ColdFusion programmers learn Flex quickly.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">16.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.adobe.com/devnet/flex/flex_php.html" target="_blank">Flex and PHP</a><br
/> </strong>This section on adobe.com will help PHP programmers learn Flex quickly.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">17.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.adobe.com/devnet/flex/flex_java.html" target="_blank">Flex for Java Programmers</a><br
/> </strong>If you are a Java programmer and want to learn Flex quickly, then this section on adobe.com is for you.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">18.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.actionscript.org/resources/categories/Tutorials/Flex/" target="_blank">Flex tutorials on actionscript.org</a><br
/> </strong>This section on actionscript.org is devoted to flex tutorials and articles. You will find a lot of useful flex stuff on this site.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">19.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://code.google.com/apis/maps/documentation/flash/tutorial-flex.html" target="_blank">Google Maps API for Flash &#8211; Flex SDK Tutorial</a><br
/> </strong>This tutorial discusses how to obtain and set up the Adobe Flex SDK, how to set up your development environment, and how to program in ActionScript to build your first Google Maps API for Flash map.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">20.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.andensolutions.com/index.php/blogs/tutorial-include-google-maps-in-an-adobe-flex-application" target="_blank">Including Google Maps in an Adobe Flex application</a><br
/> </strong>It is really easy to add Google Maps in your Flex Application. In order to do so you need to follow the steps explained in this tutorial.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">21.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.mikechambers.com/blog/2006/03/28/tutorial-using-json-with-flex-2-and-actionscript-3" target="_blank">Using JSON with Flex 2 and ActionScript 3</a><br
/> </strong>This tutorial will teach you to use JSON with Flex 2 and ActionScript 3.<br
/> </span></td></tr></tbody></table> ]]></content:encoded> <wfw:commentRss>http://delphi-resource.com/2011/adobe-flex/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Adobe Air</title><link>http://delphi-resource.com/2011/adobe-air/</link> <comments>http://delphi-resource.com/2011/adobe-air/#comments</comments> <pubDate>Tue, 21 Jun 2011 07:04:58 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Programming Sites]]></category> <category><![CDATA[Programming Tutorials]]></category> <category><![CDATA[Adobe AIR]]></category> <category><![CDATA[Adobe AIR Programming Tutorial]]></category> <guid
isPermaLink="false">http://delphi-resource.com/?p=308</guid> <description><![CDATA[Adobe AIR is a cross-operating system runtime that enables you to use your existing ActionScript or HTML/JavaScript development skills and tools to build and deploy rich Internet applications (RIAs) outside the browser and on mobile devices. 1. Adobe AIR and Flex &#8211; Getting Started Basic Adobe Air stuff for the beginners. A nice place to [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Adobe AIR is a cross-operating system runtime that enables you to use your existing ActionScript or HTML/JavaScript development skills and tools to build and deploy rich Internet applications (RIAs) outside the browser and on mobile devices.</p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">1.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.switchonthecode.com/tutorials/adobe-air-and-flex-getting-started" target="_blank">Adobe AIR and Flex &#8211; Getting Started</a><br
/> </strong>Basic Adobe Air stuff for the beginners. A nice place to start learning Adobe Air development.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">2.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://soenkerohde.com/category/air" target="_blank">Adobe Air Articles</a><br
/> </strong>You will find a number of cool Adobe Air Articles on this site.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">3.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://airexamples.com/" target="_blank">Adobe Air Examples</a><br
/> </strong>This site is full of Adobe Air examples for the learners and Adobe Air Developers.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">4.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.adobe.com/newsletters/edge/august2008/articles/article7/index.html" target="_blank">Adobe AIR tutorial for Flash developers</a><br
/> </strong>If you&#8217;ve heard about Adobe AIR but haven&#8217;t taken it for a test drive yet, there are many reasons to check it out — especially if you have a background in Flash development.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">5.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.petefreitag.com/item/667.cfm" target="_blank">Adobe AIR Tutorial for HTML / JavaScript Developers</a><br
/> </strong>The learning curve for building an Air Application, if you already know JavaScript and HTML is quite small. Run through this quick tutorial and you will be unstoppable!<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">6.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.air-tutorial.com/" target="_blank">AIR Tutorials and News</a><br
/> </strong>This site is full of HTML / JavaScript and Flex for Adobe AIR stuff.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">7.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://soenkerohde.com/2008/06/amfphp-on-air-tutorial-with-mamp" target="_blank">AMFPHP on AIR Tutorial with MAMP</a><br
/> </strong>AMFPHP on AIR Tutorial with MAMP presents very good information on the subject.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">8.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://devgirl.wordpress.com/2009/11/09/guide-to-skinning-your-flex-4-application-or-air-application" target="_blank">Beginner’s Guide to Skinning your Flex 4 Application or AIR Application</a><br
/> </strong>This simple tutorial is a Beginner’s Guide to Skinning your Flex 4 Application or AIR Application.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">9.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.webdesignermag.co.uk/blog/build-an-adobe-air-rss-reader" target="_blank">Build an Adobe AIR RSS reader</a><br
/> </strong>This article shows you how to build an Adobe AIR RSS reader.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">10.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://devzone.zend.com/article/3650" target="_blank">Desktop Image Uploaders Using Adobe AIR and JavaScript</a><br
/> </strong>This article shows you how to build an uploader in Adobe AIR using JavaScript and HTML.<br
/> </span></td></tr></tbody></table><p><span
id="more-308"></span></p><p
style="text-align: center;"></p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">11.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://code.google.com/apis/maps/documentation/flash/tutorial-flexbuilder.html" target="_blank">Google tutorial on developing an Air application</a><br
/> </strong>A very well written tutorial from google on developing an Air application. Also includes a very nice example.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">12.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.peachpit.com/articles/article.aspx?p=1247721" target="_blank">Implementing Drag and Drop Between the OS and AIR</a><br
/> </strong>In this tutorial you will explore integration possibilities using drag and drop, a technique familiar to most desktop application users, making your Adobe Air applications more user friendly.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">13.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://net.tutsplus.com/tutorials/tools-and-tips/introduction-to-adobe-air" target="_blank">Introduction to Adobe Air</a><br
/> </strong>This tutorial will introduce you to Adobe Air, a framework to build rich internet applications. This first introduction will show how to create a simple application using Html / Javascript technologies.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">14.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://cateof.wordpress.com/2009/09/27/helloworld-air-application-in-linux" target="_blank">Tutorial HelloWorld AIR application in Linux</a><br
/> </strong>A very simple beginners hello world tutorial on Adobe Air development on Linux platform.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">15.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://articles.sitepoint.com/article/adobe-air-todo-list-5-minutes" target="_blank">Walk on AIR: Create a To-do List in Five Minutes</a><br
/> </strong>This tutorial will teach you how to build a simple web-based application for the desktop with Adobe AIR.<br
/> </span></td></tr></tbody></table> ]]></content:encoded> <wfw:commentRss>http://delphi-resource.com/2011/adobe-air/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Visual Basic</title><link>http://delphi-resource.com/2011/visual-basic/</link> <comments>http://delphi-resource.com/2011/visual-basic/#comments</comments> <pubDate>Sun, 05 Jun 2011 05:46:40 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Programming Sites]]></category> <category><![CDATA[Programming Tutorials]]></category> <category><![CDATA[VBScript]]></category> <category><![CDATA[Visual Basic]]></category> <category><![CDATA[Visual Basic Tutorials]]></category> <category><![CDATA[Visual Basic.NET]]></category> <guid
isPermaLink="false">http://delphi-resource.com/?p=297</guid> <description><![CDATA[Learning VBScript, Visual Basic and Visual Basic.NET site: 1. An Introduction to Regular Expression with VBScript This articles will explain how you can leverage the power of Regular Expressions in VBScript. 2. Introduction to VBScript This is a very nice VBScript programming tutorial, assumes a little know-how of files and folders in Windows. Useful for [...]]]></description> <content:encoded><![CDATA[<p>Learning VBScript, Visual Basic and Visual Basic.NET site:</p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">1.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.4guysfromrolla.com/webtech/090199-1.shtml" target="_blank">An Introduction to Regular Expression with VBScript</a><br
/> </strong>This articles will explain how you can leverage the power of Regular Expressions in VBScript.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">2.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.functionx.com/vbscript/Lesson01.htm" target="_blank">Introduction to VBScript</a><br
/> </strong>This is a very nice VBScript programming tutorial, assumes a little know-how of files and folders in Windows. Useful for the starters.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">3.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.vbwm.com/learnvb/" target="_blank">Learn VB</a><br
/> </strong>On this site you will find a vast array of resources dedicated to the newcomer to Visual Basic. Good for the beginners.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">4.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.startvbdotnet.com/" target="_blank">Learn VB at StartVB.NET</a><br
/> </strong>This .NET Website is aimed at developers who are new to Visual Basic .NET and at developers who are upgrading from Visual Basic to Visual Basic .NET.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">5.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://aspalliance.com/articles/LearnVBNET.aspx" target="_blank">Learn VB.NET</a><br
/> </strong>A large number of quality VB.NET tutorials / articles are available on this site.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">6.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://aspalliance.com/articles/LearnVBScript.aspx" target="_blank">Learn VBScript</a><br
/> </strong>This page hosts a good number of quality VBScript articles / tutorials.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">7.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.w3schools.com/vbscript/default.asp" target="_blank">Learn VBScript at W3Schools</a><br
/> </strong>In this VBScript tutorial from W3Schools you will learn how to write VBScript, and how to insert these scripts into your HTML files to make your web pages more dynamic and interactive. Recommended for beginners.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">8.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.devguru.com/features/tutorials/WebService/WebService1.html" target="_blank">Using Web Services With VB.NET</a><br
/> </strong>This article will teach how to use a web service within your VB.NET applications.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">9.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.vbexplorer.com/VBExplorer/VBExplorer.asp" target="_blank">VB Explorer</a><br
/> </strong>This cool site devoted to VB / VB.NET is the right place for the novice VB programmer to learn Visual Basic. The site features tutorials, source code you can download, tips and tricks and even a forum where you can talk with other programmers.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">10.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.vbdotnetheaven.com/Sections/Tutorials.asp" target="_blank">VB.NET Tutorials</a><br
/> </strong>This page is full of VB.Net tutorials. Most of the VB.NET topics are covered, assemblies, GDI+, strings, VB.Net with XML, exception handling and working with the registry are some of them.<br
/> </span></td></tr></tbody></table><p
style="text-align: center;"><span
id="more-297"></span><br
/> <script type="text/javascript">// 
 google_ad_client = "ca-pub-8199681620602667"; /* Inside Post */ google_ad_slot = "3623275654"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br
/> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// </p>
<p>// ]]&gt;</script></p><table
width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">11.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://visualbasic.about.com/od/learnvbscript/" target="_blank">VBScript at about.com</a><br
/> </strong>The tutorials / articles on this page show you how to use one of the most flexible programming tools Microsoft has ever created i.e. VBScript.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">12.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.softlookup.com/tutorial/Vbscript/index.asp" target="_blank">VBScript at SoftLookup</a><br
/> </strong>This is a very nice VBScript Programming tutorial from softlookup, divided into 21 lessons. Covers most of VBScript concepts.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">13.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.hitmill.com/programming/vbs/vbscript.html" target="_blank">VBScript for Beginners</a><br
/> </strong>A very nice beginner level tutorial from HitMill. Assumes no prior programming knowledge and teaches VBScript from scratch.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">14.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.codeproject.com/vbscript" target="_blank">VBScript on CodeProject</a><br
/> </strong>This section on the CodeProject.com hosts a number of quality VBScript tutorials / articles.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">15.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.tizag.com/vbscriptTutorial/" target="_blank">VBScript Tutorial</a><br
/> </strong>A very good VBScript tutorial for all levels, starts with an introduction and then covers syntax, variables, operators, strings, arrays, decisions, comments, loops, fucntions and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">16.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.devdos.com/vb/wanttobe.shtml" target="_blank">Visual Basic &#8212; An Introduction</a><br
/> </strong>This site is for programmers and would-be programmers who want to learn visual basic as quickly as possible, You will be quickly creating applications by following the simple examples.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">17.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.homeandlearn.co.uk/NET/vbNet.html" target="_blank">Visual Basic .NET Programming for Beginners</a><br
/> </strong>A very nice detailed Visual Basic.NET tutorial for the beginners. A very good place to start learning programming with Visual Basic.NET.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">18.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://msdn.microsoft.com/vbasic" target="_blank">Visual Basic Home</a><br
/> </strong>Visual Basic Home at MSDN. A lot of informatin about Visual Basic and the related technologies is available here. A must visit for every Visual Baisc learner.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">19.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://visualbasic.about.com/od/learnvb6" target="_blank">Visual Basic on about.com</a><br
/> </strong>This section on about.com is devoted to VB and hosts a number of quality VB tutorials / articles for all levels.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">20.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.imt.net/~joe/matt/program/vb/Tutorials/index.html" target="_blank">Visual Basic Tutorials</a><br
/> </strong>This page though not well managed, yet hosts a variety of VB tutorials for all levels. A small collection of tutorials mostly aimed at the intermediate Visual Basic programmer. Items covered include menus, printing, controls, graphics, dialogs, database and drag and drop.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">21.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://visualbasic.about.com/od/learnvbnet" target="_blank">Visual Basic.NET at about.com</a><br
/> </strong>This section on about.com is devoted to VB.NET. Here you will find a variety of VB.NET tutorials / articles and samples for all levels.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">22.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://msdn.microsoft.com/vbasic/" target="_blank">Visual Basic.NET Home</a><br
/> </strong>Examine in-depth technical information and learn how to build applications using Visual Basic.NET at MSDN. This section of MSDN hosts quality articles / tutorials, samples, tips, tricks and more.<br
/> </span></td></tr><tr
bgcolor="#eeeeee"><td
align="center" valign="top"><span
style="font-family: 'Tahoma';">23.</span></td><td><span
style="font-family: 'Tahoma';"><strong><a
href="http://www.codeproject.com/vb/net" target="_blank">Visual Basic.NET on CodeProject</a><br
/> </strong>This section on CodeProject.com is devoted to Visual Basic.NET and hosts a variety of VB.NET tutorials / articles, both for the beginners and the advanced.<br
/> </span></td></tr></tbody></table> ]]></content:encoded> <wfw:commentRss>http://delphi-resource.com/2011/visual-basic/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: delphi-resource.com @ 2012-05-19 11:27:04 -->
