|
Software | Descpiption and unique features | Main development and download website | Syntax, command and manual | Documentation,
,Tutorial and examples |
Version Infomation | useful scrtpt or code repository |
Python | ||||||
Expect | ||||||
Perl | ||||||
Tcl/Tk | ||||||
SKILL | used in Cadence Design environment .Goof for pcell creation and design automation. | |||||
PHP | Good for Web and Database interface. Excellent for eCommerce and mySQL etc database software. | www.php.net/downloads.php | Language.basic-syntax.php | http://www.java2s.com/Code/Php/CatalogPhp.htm | ||
Smarty | Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. This implies that PHP code is application logic, and is separated from the presentation. | http://www.smarty.net/ |
|
best_practices |
Smarty 3.0.8 | Database example (eg ADODB or PEAR) |
PEAR | Note 1. | http://pear.php.net/ | ||||
MySQL | ||||||
Ocean | ||||||
Ruby |
Expect is a tool for automating interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect really makes this stuff trivial. Expect is also useful for testing these same applications. And by adding Tk, you can wrap interactive applications in X11 GUIs. Expect can make easy all sorts of tasks that are prohibitively difficult with anything else. You will find that Expect is an absolutely invaluable tool - using it, you will be able to automate tasks that you've never even thought of before - and you'll be able to do this automation quickly and easily. Tcl, Tk, Expect training material web sitehttp://www.xdobry.de/mysqltcl/ Tcl and mySQL interaction information |
free
script searching using google hotscripts Matt's Script scriptol Tcl Archive http://www.scriptsportal.com http://cgi.resourceindex.com http://www.fileguru.com/apps/tcl_scripts |
What is Object Oriented Programming (OOP), | |
Introduction to Object Oriented Programming OOP | |
What is a Class | . |
What is Inheritance? | |
What is Polymorphisms? | |
What is Encapsulation (or information hiding)? | |
What is SOA? | |
What is the Data Access Layer? | |
What is the Business Logic Layer? |