Computer Science
Computer science is the study and the science of the theoretical foundations of information and computation and their implementation and application in computer systems.
Language
Any
Platform
Any
License
Open Source
Remove
This tutorial will help users understand how to create and use templates. It provides guidance of how one can easily reduce the possibility of error when a graph template is used. Users can thus...
You don't need to debug Java applications on just your local desktop. Learn how to spread around your debugging using different connection types that make up remote debugging. This article explains...
Follow along in this "What's new in PHP V5.3" series of articles that covers the new features found in PHP V5.3. Part 1 looks at the changes made to the object-oriented programming and object...
PHP is an easy to learn, widely accessible programming language. This article will build on Parts 1 and 2 of this "30 game scripts you can write in PHP" series, exploring 10 cool scripts that can be...
Web developers who use Java technologies can quickly improve their applications' performance by using a cache utility. Java Caching System (JCS), a powerful distributed caching system for Java...
Just like any language, developers can write code in PHP that ranges in quality from truly awful to very good. In this article, learn good programming habits that can help you bridge the productivity...
PHP is an easy-to-learn programming language. It's well suited for developing simple scripts you can use to help you in all kinds of games. Each article in this series will cover 10 scripts simple...
PHP V5.3 is designed to prepare developers for PHP V6 when it comes by adding new features, cleaning up existing features by tweaking the functionality, fixing platform-specific issues, and...
With PHP's object-oriented (OO) language features, if you aren't already creating your applications with OO principles in mind, these seven habits will help you get started in the transition between...
This article explores the new features of Equinox p2, which debuted in Eclipse V3.4. It looks at the pitfalls of the update manager user interface that was available in earlier versions of Eclipse...
This tutorial covers the basic use of Eclipse code templates. It takes a broad approach to expose the key concepts and skills that apply to templates regardless of the particular plug-in they're...
Google Apps provides incredible productivity tools including sharable calendars, collaborative documents, spreadsheets and more. Zend Framework V1.5 provides an API to connect to these services to...
This article is an introduction to Flexive, an open source Java EE 5 application development stack. The authors have extracted a complete application template and describe its use.
Learn about efficient virtualization for the Cell/B.E. processor regarding hardware resources called container virtualization, and the open source software OpenVZ Linux project. This second article...
Today, googling the word virtualization results in around 22 million hits. In this article, learn about QEMU, an interesting virtualization applications not headlining the news today. QEMU is an open...
This article takes you step by step through deployment of the Apache Pluto driver and container in Geronimo to give you a 100% open source environment for your portal applications. Then learn how to...
Trouble accessing data exported from multiple file servers? Try using open source implementations of autofs and Lightweight Directory Access Protocol (LDAP), with NFS Version 3, to access data under...
Python is one of the more popular Open Source programming languages, owing largely to its own native expressiveness as well as to the variety of support modules that are available to extend its...
Git is the open source revision control software that Linus Torvalds developed to help manage Linux kernel development. This article shows you how to get started hacking Linux with the Git tools.You...