T4GG.com
Home | Browse | RSS

» Getting Started with MongoDB and C# - 238 days ago (jasona.wordpress.com)

Simple tutorial on Mongo DB covering the basics of Connecting to a server, getting the database, referencing the table and working with the document.

browse: db, mongo, net, tutorial

» jQuery Fundamentals - 370 days ago (jqfundamentals.com)

The purpose of this online book is to provide an overview of the jQuery JavaScript library with example solutions to view and work with.

browse: book, jquery, tutorial

» Implementing Rest - 387 days ago (code.google.com)

This google code project is a place for exploring aspects of implementing applications using the REST architectural style. This may include statements about existing frameworks and libraries, general discussions about the nature of the style and how it may be expressed and/or encouraged via a programming framework, etc.

browse: programming, rest, tutorial

» Basic MySQL Tutorial - 729 days ago (wbluhm.com)

Basic MySQL Tutorial covering; accessing MySQL, creating tables, inserting data and querying data. Examples are provided for both the CLI and SQL scripts.

browse: cli, linux, mysql, tutorial

» MySQL on Linux Tutorial - 729 days ago (yolinux.com)

This tutorial covers the MySQL database running on a Linux server. This tutorial will also cover the generation and use a simple database. The interface language of the MySQL database is the standard SQL (Standard Query Language) which allows for inserts, updates and queries of data stored in relational tables.

browse: linux, mysql, tutorial

» Using cURL and libcurl with PHP - 126 days ago (devzone.zend.com)

This tutorial is intended for PHP programmers and web developers interested in using their webserver to transfer files or communicate with other servers. You will need some general knowledge of client-server protocol on the Internet, and a basic knowledge of PHP syntax.

browse: curl, ftp, php, tutorial

» MySQL Basics -- A Helpful MySQL Tutorial - 136 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

» Python 3.0 Documentation - 138 days ago (docs.python.org)

The official Python 3.0 documentation. Specifies what is new in version 3 along with providing a tutorial. It gets updated 2x a day.

browse: documentation, official site, python, python3, tutorial

» Regular Expressions explained - 146 days ago (zez.org)

Excellent tutorial(with examples) explaining the design methods and usage of regular expressions with a specific focus on the following key concepts: Quantifiers, Assertions, Sequences, Groups and alternation. This is must read for the developer seeking to utilise the full potential of regular expressions.

browse: regular expressions, tutorial

» Dive Into Python - 146 days ago (diveintopython.org)

DiveIntoPython is the online version of a very popular book for learning the Python programming language. It provides various examples in its sections and it's easy to follow. It's great for the Python newbie and the guru.

browse: ebook, free, python, scripting, tutorial

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