Languages
- 3161
- SQL for Web Nerds
- A well structured manuscript by Philip Greenspun based on the Oracle database. Queries, transactions, triggers, and RDBMS concepts are covered.
- 3162
- Steve Litt's SQL Troubleshooting Page
- A short discourse on how to analyse and troubleshoot problematic queries.
- 3163
- Summarizing data with SQL (Structured Query Language)
- A brief how-to on summarising data using aggregating clauses, such as SUM, GROUP BY and HAVING.
- 3164
- T-SQL Tutorial
- A series of tutorials and cheat sheets for T-SQL, ranging from beginner level to advanced.
- 3165
- Tizag SQL Tutorial
- Easy to follow tutorials that teach the fundamentals of querying against a database.
- 3166
- Wikipedia: SQL
- A history and overview of the language, including explanations of terminology, usage, and standard syntax.
- 3168
- Happy Squeaking
- Tutorial. Text and code samples. Japanese, with many useful English words and links. By Masashi Umezawa, one of the translators to Japanese of Simon Lewis' The Art and Science of Smalltalk: Saku Saku Smalltalk.
- 3169
- BeSqueak Project
- Port to BeOS: description, FAQ, mail list, screenshots, contact, links. [Open Source, OSI]
- 3170
- SqueakNOS
- Squeak No OS project, to run Squeak with no other OS under it, and implement all functionality in Smalltalk. Descriptions, downloads, news, mail list, CVS. [SourceForge, Open Source]
- 3171
- Wikipedia: Scratch Programming Language
- Encyclopedia article, with links to related topics and references.
- 3172
- With Simplified Code, Programming Becomes Child's Play
- Results and background for school that is beta-testing Scratch, a programming language by the Lifelong Kindergarten Group, MIT Media Lab. Boston Globe. (May 15, 2007)
- 3173
- Free Tool Offers 'Easy' Coding
- Programming tool lets anyone create their own animations and video games launches. Story with photo, video, links. BBC News. (May 14, 2007)
- 3174
- Creating from Scratch
- Descriptive press release about MIT Media Lab Scratch project, to turn kids from media consumers into media producers. MIT News Office. (May 14, 2007)
- 3175
- Dandelion
- Smalltalk code analysis/output framework, for Squeak; analyze code, output results, in varied formats.
- 3176
- Embedded Squeak, Speech Synthesizer
- By Kurtz-Fernhout Software: version 1.0 for Squeak 2.2, by Paul Fernhout. Zip file has standalone Exe file to run Squeak in Win95 text-only console, and all source code (VC++ 5.0, Squeak 2.2) to produce it. [Open Source, Squeak license]
- 3177
- Pluggable WebServer
- Describes server and toolkit to flexibly create CGI scripts in Squeak. Designed and implemented to help create different kinds of collaborative tools, builds on work of Georg Gollmann, strongly influenced by Tim Jones' WebTalk.
- 3178
- SPrevayler
- Prevayler for Squeak: port of transparent persistence engine, prevalence layer, originally in Java. [Open source, GPL]
