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
Any
SketchUp, with its script interpreter, takes the pain out of 3-D modeling. and allows you to automate the design process with Ruby scripts. But although SketchUp provides the script interpreter, it...
Actors aren't a panacea to fix every concurrency problem your code might run into, but they definitely present a new way of modeling your application or library code, using constructs that look and...
Are you new to Struts Framework? Here is a list of simple and easy-to-understand examples for you.
The PHPCompute node is a new general-purpose programmable node that embeds the WebSphere sMash runtime for PHP. This article shows how you can use the PHPCompute node to write PHP scripts that...
Django is a lightweight framework with vibrant community surrounding it. Create a simple Django application and learn how to deploy it to the Web on a server running Apache and mod_python. Finally,...
In this example you will learn how to use Annotations in Struts 2 and see how the Convention Plug-in helps in creating an application with minimal configuration.
Many digital dashboards that cropped up in the 1980s were horrible (if not unsubtle) analogs to a car's dashboard. Discover what makes a good dashboard, and learn to identify and leverage key...
This article discusses how the concepts around cloud computing naturally lend themselves to AIX and Power Systems. Some of the drivers include: virtualization (PowerVM), RAS, availability offerings,...
Are you part of a team that wants to get on board the agile planning bandwagon? Are you using iterative development and still stuck doing "waterations"? This article answers the question, "How do I...
Google Web Toolkit (GWT) applications, apart from connecting to servlets in time-honored Java fashion, can also use PHP Web services to send and receive data in XML. You'll explore methods to...
CouchDB is an open source document-oriented database-management system, accessible using a RESTful JavaScript Object Notation (JSON) API. CouchDB never claimed to be a replacement for relational...
Empower your employees to share information that strengthens your company's brand, image, and corporate identity. Explore business-oriented Social networking tools such as LinkedIn, CrunchBase,...
It’s well known that C/C++ languages are the most dominant programming languages around. This is a list of fifty outstanding websites and web pages providing source codes for and programs written in...
Explore cloud computing and the offerings from the major cloud platform vendors: Amazon, Google, Microsoft, and SalesForce.com. Take a look at an example of a typical corporate application that uses...
We all know that finding the right solution for an error message can be quite a daunting task: searching numerous forums,blogs and vendor sites takes a lot of time and patience.
How about having one...
This article shows how to implement a Remote Procedure Call (RPC) mechanism for Web applications that use JavaScript on both servers and clients. You'll also learn several interesting techniques,...
The power of the Spring framework has made development of OSGi applications simpler and more effective. OSGi itself also has revolutionized the way Java applications are bundled. OSGi. Learn how to...
See how to use the EnviroBitmapMaterial to create a real time reflective look in Away3D. Demo and source code included.