What's New
- Beginners Introduction to Object-Oriented Programming with Perl (Perl)
- Multi-threading in JavaScript (JavaScript)
- Spatial data in SQL Server 2008 (SQL)
- The Problem with CSS is ... (HTML)
- ASP.NET Patterns every developer should know (ASP / ASP.NET)
- Build Robust, Scalable ASP.NET Applications with New ASP.NET Book from Packt (News)
- Develop Enterprise Java EE Applications with New NetBeans Book from Packt (News)
- Game development using Silverlight 2 (Silverlight)
- Learn Best Practices for Designing, Coding, and Distributing Python Software (News)
- Learn Visual C++ Windows Programming with New Book from Packt (News)
- View More...
Featured Tutorials
Backing Up And Restoring Your MySQL Database
If you've been using MySQL database to store your important data, it is imperative that you make a backup of your data to prevent any loss of data. This article shows you how to backup and restore data in your MySQL database. This process can also be used if you have to move your data to a new server.
How Do I Know When to Use a JOIN or UNION
So many newbies to Transact-SQL have difficulties determing when to use a UNION or a JOIN to satisy their query. This video teaches you some guidelines to help you quickly and easily identify whether your query will likely need to become a JOIN or UNION. Disclaimer: these are just guidelines and they will not work in every situation but they are applicable for most SQL developers most of the time.
Understanding Python
The Python language, while object-oriented, is fundamentally different from both C++ and Java. The dynamic and introspective nature of Python allow for language mechanics unlike that of static languages. This talk aims to enlighten programmers new to Python about these fundamentals, the language mechanics that flow from them and how to effectively put those to use. Among the topics covered are duck-typing, interfaces, descriptors, decorators, metaclasses, reference-counting and the cyclic-garbage collector, the divide between C/C++ data and Python objects and the CPython implementation in general.
Formatting Text in HTML
If you want to create headings or add emphasis by using bold or italicized text, then these simple HTLM tags will do the trick. Learn how to format text in HTML.
Get List of Drives in Java
This tutorial shows how to get the list of drives / partitions in Java.
Featured Career Opportunity
Perceptive Software creates enterprise document management, imaging and workflow software solutions for organizations in a broad range of industries worldwide. The company's unique approach to product development and services produces cost-effective solutions that leverage an organization's existing technology investments.
Geek GearI don't work here T-Shirt Work Is the Curse Of The Drinking Class... Don't you hate it when you are at the local computer shop talking to one of your friends about the subtle benefits of DDR memory when some ignoramus walks up ...Learn More |
Hot Books and MagazinesFoundations of Python Network Programming To guide readers through the new scripting language, Python, this book discusses every aspect of client and server programming. And as Python begins to replace Perl as a favorite programming language, ...Learn More |




