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.
Article

List of Hello World Programs in 300 Programming Languages

This is a complete list of “Hello World!” programs written in more than 300 existing programming languages including Assembly language, Low-level, High-level, Object Oriented, Document formats, Page...
Article

Microcontroller Programming in Assembly Language PART 2

In this article I basically focus on how to write ‘if-then’ logic in assembly. Below a sample program code is provided which uses simple ‘if-then’ logic. This will give you some idea about how to...
Article

Reflection in .Net | Develop & Use Dynamically Pluggable Components (Part I)

One of the highlights of .Net and its Common Language Runtime (CLR) is its support for metadata. What does it actually mean is that with each assembly (.exe or .dll), .Net compilers store information...
Article

MMX and assembly optimization for Intel and AMD CPU's

Here is an example of how to use AMD and Intel's MMX technologies to increase performance. Of course, these optimizations cannot always be applied but I hope they can still be useful. In this...
Article

Simple Data Binding using ADO.NET

This short tutorial will describe the bare minimum things you need to do to bind to a database using C#, ADO.NET and ASP.NET. We will not be giving explinations on C#, this is a tutorial on...
Article

What Is An Assembly?

An assembly is the primary building block of .NET. It's a reusable, self-describing, versionable deployment unit for types and resources. They are self-describing so to allow the .NET runtime to...
Article

What's In A Namespace

We have been asked quite a few times now, what Namespaces are, well we figured it's time to give every one a high level explanation of what Namespaces are. This article is not intended to give you a...
Article

Using Satellite Assemblies to Isolate Localised Resources

Utilizing the support in .NET for satellite assemblies is a powerful way to approach this problem. The essential idea behind satellite assemblies is to isolate localizable resources from your main...
Article

Pathologically Polluting Perl

Inline.pm is a new module that glues other programming languages to Perl. It allows you to write C, C++, and Python code directly inside your Perl scripts and modules. This is conceptually similar to...
Article

Some Assembly Required: Deploying .NET Software Components

In the new .NET framework, Microsoft has solved some of the frequent and persistent software deployment problems encountered by developers and users alike.
1 2  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.