T4GG.com
Home | Browse | RSS 2.0 | Pythoxy

» MySQL Stored Procedure Tutorial - 192 days ago (mysqltutorial.org)

Excellent set of tutorials covering stored procedures in MySQL with specific chapters on Parameters, Variables, Conditional statements, Loops and more.

browse: mysql, stored procedure, tutorials

» Learning to Use Regular Expressions - 382 days ago (gnosis.cx)

This tutorial is aimed at users and programmers who have begun to work with tools that use regular expressions, but who are not quite comfortable with the intricacies of them. Even users who may have used regular expressions in the past, but have forgotten some of the details can benefit from this as a refresher.

browse: pattern matching, regex, regular expressions, tutorials

» Regular Expression HOWTO - 382 days ago (amk.ca)

This document is an introductory tutorial to using regular expressions in Python with the re module.

browse: pattern matching, regex, regular expressions, tutorials

» Regular Expression Basics - 798 days ago (evolt.org)

Regular expressions are a powerful tool to keep in your web belt. They can appear daunting, but by learning a few simple rules, you can save yourself from hours of time doing manual find-and-replaces the slow, boring way. This article teaches the basics with simple and easy to follow examples.

browse: metacharacters, pattern matching, regex, regular expressions, tutorials

» A Gentle Introduction to SQL - 813 days ago (sqlzoo.net)

Excellent syntax resource for the SQL programmer covering the major databases including SQLServer, Oracle, MySQL, DB2, Mimer, PostgreSQL, SQLite and Access. This site also includes a number of interactive tutorials as well as a how to section.

browse: programming, sql, tutorials

» MySQL Basics -- A Helpful MySQL Tutorial - 846 days ago (analysisandsolutions.com)

This MySQL tutorial is a guide for new MySQL users, providing a reference of very basic, step by step, instructions on how to get started. This MySQL help page also gives more advanced users assistance in upgrading and running multiple versions of MySQL on a computer at the same time.

browse: databases, mysql, tutorials, tutorial

» XML Tutorial - 934 days ago (it.maconstate.edu)

This tutorial is designed for students in Web Development. This is not comprehensive coverage of XML, but surveys topics pertinent to those classes. The language elements that are covered represent those needed to compose the most common types of XML files, XSLT files, and Web pages produced under the .NET 2.0 Framework.

browse: tutorials, xml, xslt

» JavaScript/DHTML Tutorial - 934 days ago (it.maconstate.edu)

This tutorial is designed for a college-level class in Web development. Focus is on the basic structure and use of the JavaScript language and its application to XHTML page components to create dynamic Web Pages. It is not full coverage of JavaScript nor of the myriad ways to apply DHTML through this browser scripting language. It does, though, provide a basic toolkit of approaches to illustrate possibilities.

browse: dhtml, javascript, tutorials

» XHTML/CSS Tutorial - 934 days ago (it.maconstate.edu)

This tutorial is designed for a college-level class in Web development. Language elements follow the latest XHTML (eXtensible HyperText Markup Language) standards published by the World Wide Web Consortium (W3C) and implemented by modern Web browser software. Extensive coverage of XHTML and Cascading Style Sheets (CSS) provides the language elements needed to compose most types of Web pages with the most common features.

browse: css, html, tutorials, xhtml

» ASP.NET 2.0 Tutorial - 934 days ago (msconline.maconstate.edu)

This tutorial is designed for college-level classes in Web Development; however, it is available to anyone with an interest in learning ASP.NET 2.0 from the ground up. It is not designed as comprehensive coverage of ASP.NET 2.0. It presents features and techniques to apply this Web development framework to produce applications of a generally useful nature. It is a learning resource more-so than a reference source.

browse: asp.net, tutorials

T4GG.com - coded in less then 1000 lines or it's free!