Computer
Programming
7215 sites listed · page 10 of 145
The Visual Tcl Project
The Visual Tcl Project- Freely available application development environment for any platform Tcl/TK runs on. It is written entirely in Tcl/Tk and generates pure Tcl/Tk code.
TCL Developer Studio
TCL Developer Studio- A project to create a framework for working with Tcl projects.
xWizard
xWizard- A Tcl GUI package to generate C/C++ codes for Tcl extensions. xWizard aimed at the ease of the integration between Tcl and C. [Open source]
Img
Img- Enhances Tk by adding support for the following image formats: BMP, XBM, XPM, GIF, PNG, JPEG, TIFF and postscript.
mysqltcl - Tcl Mysql Interface
mysqltcl - Tcl Mysql Interface- A simple API for Mysql-Database and Tcl scripting language.
Tcl SourceForge Project
Tcl SourceForge Project- A portable extension that provides the power of OpenSSL to Tcl programs. This extension can be used to utilize SSL encryption on top of any valid Tcl Chan…
FastBase MySQL + Tcl Interface Program
FastBase MySQL + Tcl Interface Program- An extension provides access to MySQL database servers using simple Tcl commands.
tcllib
tcllib- A collection of utility modules for Tcl. These modules provide a wide variety of functionality, from implementations of standard data structures to implementations of comm…
[incr Widgets]
[incr Widgets]- An object-oriented mega-widget set which extends Tcl/Tk and is based on [incr Tcl] and [incr Tk].
BLT
BLT- Add-on to the Tk toolkit, adding new widgets, geometry managers, and miscellaneous commands.
Gnocl
Gnocl- A gtk+/gnome extension for Tcl, loosely modeled after the way Tcl interfaces with Tk.
[incr Tcl]
[incr Tcl]- Provides extra language support needed to build large Tcl/Tk applications by introducing the notion of objects, which act as building blocks for an application.
TclGtk
TclGtk- A project to provide Tcl with access to the Gtk GUI library.
A HTML Widget for Tcl/Tk
A HTML Widget for Tcl/Tk- A loadable shared library widget implemented in C that interprets HTML.
Ttclreadline
Ttclreadline- Makes the GNU readline library available for interactive tcl shells, including history expansion and file/command completion.
TMath
TMath- A Tcl Interface to MATLAB and Mathematica.
OTcl: MIT Object Tcl
OTcl: MIT Object Tcl- Compact extension to Tcl/Tk for object-oriented programming, from MIT.
TCLBridge
TCLBridge- Allows Tcl/Tk to be used from any COM/ActiveX container, including VB, .NET, IE, and VBScript.
SSLtcl
SSLtcl- A free loadable module for Tcl that extends the socket command with SSL functions. That is, it makes it possible for Tcl applications to communicate securely over the Inte…
An Introduction To Pthreads-Tcl
An Introduction To Pthreads-Tcl- Document describing the changes to Tcl that enable it to be used in conjunction with POSIX Threads (pthreads). A download for Linux is available.
Open Design and Integration Environment (ODIE)
Open Design and Integration Environment (ODIE)- An extension for realtime control and simulation. It adds a realtime task switcher and a tree-structured data base, as well as a ma…
Snack Sound Extension
Snack Sound Extension- Adds commands for basic sound handling and primitives for sound visualization.
Tix Widget Set for Tcl and Python
Tix Widget Set for Tcl and Python- Tk Interface eXtension, a set of user interface components that expand the capabilities of Tcl/Tk and Python applications.
Torb
Torb- An interface between Tcl and CORBA.
TclSOAP
TclSOAP- The TclSOAP package provides a natural binding from Tcl procedures to SOAP or XML-RPC remote procedures. Both client and server support is provided.
TclXML
TclXML- Part of a project to make XML available to TCL programs. Two parsers are available: a front end to Expat and a native TCL one.
SQL on About.com
SQL on About.com- Provides feature articles, links to tutorials, forum discussions and a chat room.
T-SQL Tutorial
T-SQL Tutorial- A series of tutorials and cheat sheets for T-SQL, ranging from beginner level to advanced.
DreamInCode: Database Tutorials
DreamInCode: Database Tutorials- A collection of tutorials on various aspects of SQL and databases, submitted by experts in the field.
Tizag SQL Tutorial
Tizag SQL Tutorial- Easy to follow tutorials that teach the fundamentals of querying against a database.
SQL Training
SQL Training- An introduction to common clauses and concepts, with practical examples.
SQL Commands
SQL Commands- Explanations on the most frequently used clauses and syntax.
SQL Tutorial - Learn SQL Online
SQL Tutorial - Learn SQL Online- A blog with various entries on syntax, functions and table manipulation, ranging from basic to advanced.
SQL Tutorial for Beginners
SQL Tutorial for Beginners- A tutorial suitable for beginners through intermediate, utilising SQL Server 2008 R2, from basic commands through to transactional statements.
SQL Tutorial
SQL Tutorial- Tutorials explaining the most important clauses, keywords and functions.
Beginner SQL Tutorial
Beginner SQL Tutorial- A series of tutorials suitable for beginners, explaining key concepts, and providing examples of syntax and use cases.
Comparison of different SQL implementations
Comparison of different SQL implementations- Gives a comparison of various database management systems, including features, query syntax, functions and operators.
SQL for Web Nerds
SQL for Web Nerds- A well structured manuscript by Philip Greenspun based on the Oracle database. Queries, transactions, triggers, and RDBMS concepts are covered.
SQL In Simple English
SQL In Simple English- An FAQ presented in a questions and answer form, as if a novice were asking an expert for help.
Wikipedia: SQL
Wikipedia: SQL- A history and overview of the language, including explanations of terminology, usage, and standard syntax.
An Introduction to Structured Query Language (SQL)
An Introduction to Structured Query Language (SQL)- A series of three tutorials by Pan Pantziarka, focussing on creating a simple database, then querying against it with select qu…
SQL Cheat Sheet: Query By Example
SQL Cheat Sheet: Query By Example- Provides solutions to some common database selecting and inserting/updating tasks.
SQL Tutorial
SQL Tutorial- A tutorial explaining the basics of commonly used commands and standard syntax.
SQL Tutorial by Josh Grant
SQL Tutorial by Josh Grant- A simple step-by-step tutorial on MySQL, demonstrating basic queries to create, update, insert and retrieve data.
SQL Tutorial
SQL Tutorial- General tutorials on SQL, explaining the difference between data statements, transaction statements and schema statements, as well as key terms and syntax.
Summarizing data with SQL (Structured Query Language)
Summarizing data with SQL (Structured Query Language)- A brief how-to on summarising data using aggregating clauses, such as SUM, GROUP BY and HAVING.
Intro To Structured Query Language (SQL)
Intro To Structured Query Language (SQL)- A basic introduction to writing queries so that beginners can begin to extract data from an existing relational database.
Steve Litt's SQL Troubleshooting Page
Steve Litt's SQL Troubleshooting Page- A short discourse on how to analyse and troubleshoot problematic queries.
SQL Tutorial
SQL Tutorial- Tutorials suitable for beginners through to experts, focussing on commands, table manipulation, functions, and advanced concepts.
Fluffycat SQL
Fluffycat SQL- Provides real world examples demonstrating usage of common functions and syntax.