Technology

Computer Programming

Latest Contributing Articles


Faster PHP Web Development With an MVC Approach: How to use CodeIgniter Development Tools for Custom Websites

In: Computer Programming (general)

By: Vinicius Alves

Microsoft Exchange Server Setup Guide: Global Catalog Server and Installation of Microsoft Exchange Server

In: Computer Programming (general)

By: Preetam Kaushik

How to Setup Microsoft Exchange Server: Microsoft Exchange Server - Domain Controller and Active Directory

In: Computer Programming (general)

By: Preetam Kaushik

Introduction to SQL: SELECT, FROM, WHERE & More: Query Commands for Relational Database Management Systems

In: Database Programming

By: Jennifer Graham

Simple Software Development for Small Businesses: How to Define, Commission, Test and Deploy Small Applications

In: Computer Programming (general)

By: Guy Lecky-Thompson

HTML: What It Is and What It Does: HTML Basics for Beginners

In: Computer Programming Languages

By: Joshua Nuttall

Values in Extreme Programming: Agile Software Development Takes the Human Factors Into Account

In: Computer Programming (general)

By: Tsveti Georgieva

Introduction to SQL: Getting Started: A Query Language for Relational Database Management Systems

In: Database Programming

By: Jennifer Graham

How to Concatenate a Range of Cells in Excel: Free Excel VBA Function to Join Cells with a Delimiter

In: Computer Programming (general)

By: Katie Giles

Javascript Window Objects: Centered or Non-Centered Popups at Your Disposal

In: Javascript/Java Programming

By: Don Waterfield

Microsoft Excel - Change Text to Sentence Case: How to Convert Text into Sentence Case Using an Excel VBA Function

In: Computer Programming (general)

By: Katie Giles

MYSQL Custom Field Sorting Revisited: With Maintenance Tables And PHP Sourcecode

In: Database Programming

By: Don Waterfield

MYSQL Custom Field Sorting: With Maintenance Tables

In: Database Programming

By: Don Waterfield

AutoHotKey for Automating and Programming Win32: Windows GUI and API Programming Made Easy with AHK

In: Windows Programming

By: Guy Lecky-Thompson

What is a Relational Database Management System? A Logical Place for Data Storage

In: Database Programming

By: Jennifer Graham

PHP Shortcuts: Part of The Webmaster's Little Bag of Tricks

In: PHP Programming

By: Don Waterfield

PHP Variables: Building Blocks of a Successful Program

In: PHP Programming

By: Don Waterfield

PHP Session Variables: Painless Data Persistence in a Temporal Browser World

In: PHP Programming

By: Don Waterfield

PHP Cookies: The How-to and Why with Examples

In: PHP Programming

By: Don Waterfield

Programming a User Interface in MSAccess 2007: Using Event-Driven VBA Procedures

In: Computer Programming Tutorials

By: Harry P. Schlanger

How to Set Up a Blog: Tips for Finding Blogging Services and Royalty Free Images

In: Computer Programming (general)

By: Venice Kichura

Connecting to Databases with Perl: Tutorial for Creating a Simple Table Viewer

In: Computer Programming Tutorials

By: Vasu Chetty

Tips for Complex Programming Assignments: Understanding the Importance of Planning and Documentation

In: Computer Programming Tutorials

By: Vasu Chetty

What is Pseudocode? How is Structured English Useful to Software Developers and Coders?

In: Computer Programming (general)

By: Dawn Brewer

ASCII Codes For Common Keyboard Characters: Decimal and Binary Conversions For Useful Numbers, Letters and Chars

In: Computer Programming (general)

By: Martin Bell

Understanding Object Oriented Programming: A Simplified Look at Object Oriented Programming for Beginners

In: Computer Programming (general)

By: Vasu Chetty

Reading a Serial Port Using Windows: How To Input Data From COM1 Using C++ With WIN32

In: C Programming

By: Martin Bell

How To Configure an RS-232 Port On A PC To Read: Set Up Word Length, Baud, Parity, Start and Stop Bits

In: C Programming

By: Martin Bell

Reading Information From a PC Serial Port: How To Read a Character From The RS-232 COM1 of a Personal Computer

In: C Programming

By: Martin Bell

Spreadsheet Formula to Count Words in Cell: Excel or OpenOffice Calc Formula to Count Characters in a Cell

In: Computer Programming (general)

By: Guy Lecky-Thompson

Types of Java Methods: Their Definitions and Purpose

In: Javascript/Java Programming

By: Ana Mills

Introduction to Java Control Structures: Their Types and Descriptions

In: Javascript/Java Programming

By: Ana Mills

Introduction to Java Loops: Basic Structure and Types

In: Javascript/Java Programming

By: Ana Mills

Introduction to Boolean Values in Java: Boolean Variables, Relational and Logical Operators

In: Javascript/Java Programming

By: Ana Mills

Construction Methods in Java: Definition, Parameters, and Overloading

In: Javascript/Java Programming

By: Ana Mills

Control Structures in Programming: An Explanation of the Three Basic Structures Found in Programs

In: Computer Programming (general)

By: Dawn Brewer

How to Develop a Computer Program: Four Key Steps to Producing Code in any Programming Language

In: Computer Programming (general)

By: Dawn Brewer

Testing Computer Programs: Understand the Different Types of Testing to Improve Development

In: Computer Programming (general)

By: Dawn Brewer

A Computer Program for the Chaos Game: Using MS Access 2007 to Generate the Sierpinski Triangle

In: Windows Programming

By: Harry P. Schlanger

Using Brushes and Pens in GDI API: Win32 GDI Tutorial Explaining How To Use the API to Draw with GDI

In: Windows Programming

By: Guy Lecky-Thompson

Drawing Win32 GDI API Programming: Using Windows APIs to Draw on the Screen without DirectX or OpenGL

In: Windows Programming

By: Guy Lecky-Thompson

Win32 GDI Path Functions: How to Create Closed Shapes and Clip Regions with Path Brackets

In: Windows Programming

By: Guy Lecky-Thompson

Java Variables: Declaring, Initializing, and the Simple Global

In: Javascript/Java Programming

By: Ana Mills

Win32 Drawing and Bitmaps How-To: Windows Programming Tutorial for Graphics and Bitmap Handling

In: Windows Programming

By: Guy Lecky-Thompson

Make a Command Interpreter: Step-by-Step Guide to Interpreter Design

In: Computer Programming (general)

By: Scott Hermanson

Win32 GDI Drawing Polygons Shapes: Windows Graphics Programming Tutorial for PolyLine and PolyDraw

In: Windows Programming

By: Guy Lecky-Thompson

Mashups, Social Software, and Web 2.0: How Remixing Programming Code Has Changed The Web

In: Computer Programming (general)

By: Allan Cho

Win32 GDI Plotting Points & Lines: How To Draw Basic Elements Using LineTo, MoveToEx and Arc Functions

In: Windows Programming

By: Guy Lecky-Thompson

Java Coding Conventions: Naming Conventions, Data Types, Comments and Structures

In: Javascript/Java Programming

By: Ana Mills

The Basic Java Program: A Simple Example of Java Code

In: Javascript/Java Programming

By: Ana Mills

Applying Referential Integrity to a Database: Correct Table Linking at Start is Essential Cost-Effectiveness

In: Database Programming

By: Harry P. Schlanger

Microsoft HTML Help Workshop (HHW): User Documentation Support for Desktop Applications

In: Computer Programming (general)

By: Harry P. Schlanger

Win32 GDI Drawing Shapes: Rectangles and Ellipses in the Windows API using Pens and Brushes

In: Windows Programming

By: Guy Lecky-Thompson

Creating Brushes in the Win32 API: How to Use CreateBrushIndirect, CreateSolidBrush, Pattern and Hatch

In: Windows Programming

By: Guy Lecky-Thompson

Basic Java Programming Tutorial: The JDK, Objects, Classes, and Methods

In: Javascript/Java Programming

By: Ana Mills

How to Make a Link: Html Links

In: Computer Programming Tutorials

By: Christine Decourlande

Where to Find the Best JavaScripts on the Web: Websites that Offer More Codes and More Choices

In: Javascript/Java Programming

By: Feature Writer Denise Oliveri

Good Programming Style: Making Code Easier to Maintain and Modify

In: Computer Programming (general)

By: Peter Jorgensen

Win32 GDI Programming with Pens: Windows Drawing with CreatePen and CreatePenIndirect Tutorial

In: Windows Programming

By: Guy Lecky-Thompson

Win32 GDI Programming Techniques: Using SelectObject in Windows Programming for Drawing and Painting

In: Windows Programming

By: Guy Lecky-Thompson

The Information Technology Roadmap: The Evolution of IT and its Future Trend

In: Computer Programming (general)

By: Shounak Mondal

How to Use Transparent PNGs in IE6: A Code Solution to Using PNG Alpha Channels in Internet Explorer 6

In: Computer Programming (general)

By: Nicolas McGregor

Web Design: The Fun, Free and Exciting World of the Web Page

In: Computer Programming (general)

By: Phillip Taylor Hart

Introduction to 'For' Loops in C: Syntax and Usage of For Construct in ANSI C99

In: C Programming

By: Dario Borghino

Win32 CreateDC and GDI Functions: Win32 GDI API Programming and Handling Device Contexts and Bitmaps

In: Windows Programming

By: Guy Lecky-Thompson

Win32 CreateMenu API Function: How to Create Menus Correctly using Windows Functions from Win32 API

In: Windows Programming

By: Guy Lecky-Thompson

Win32 CreateWindow API Function: How To Use the Windows API to Create Windows with Function Examples

In: Windows Programming

By: Guy Lecky-Thompson

Computer Programming Fundamentals: Basic Concepts of All Programming Computer Languages

In: Computer Programming (general)

By: Peter Jorgensen

Best Programming Language to Start With: How to Plan your First Approach to Computer Software Building

In: Computer Programming Languages

By: Dario Borghino

Mac Programming - an Introduction: Writing Programs on the Macintosh OS X

In: Mac Programming

By: Peter Jorgensen

Using FIND and MID in Excel VBA: Creating Functions to Split Text Using Visual Basic for Applications

In: Computer Programming (general)

By: Guy Lecky-Thompson

Using WM_DESTROY PostQuitMessage: Correctly Closing Windows Applications in Win32 Menu Programming

In: Windows Programming

By: Guy Lecky-Thompson

Batch File Programming Redirection: Using the CMD Redirection Operators & Pipes with Win32 Command Line

In: Command Line Programming

By: Guy Lecky-Thompson

Understanding Silverlight 2 Beta 2: Basic Concepts of this Rich Interactive Application Platform

In: Computer Programming Languages

By: Dan Hartshorn

JavaScript Class Using Substring: How To Parse Strings with the Java Script String Methods

In: Javascript/Java Programming

By: Guy Lecky-Thompson

Transact-SQL Primer: Inner Join: Learn How to Combine Data from Multiple Tables in a SQL Query

In: Database Programming

By: Dan Hartshorn

Using JavaScript Cookies with HTML: Exploring Ways to Read, Write, Delete and Manipulate document.cookie

In: Javascript/Java Programming

By: Guy Lecky-Thompson

Using the JavaScript Date Object: How-To Java Script Tutorial Article for Processing Dates and Offsets

In: Javascript/Java Programming

By: Guy Lecky-Thompson

SQL Server Transact-SQL Primer: Start Learning Basic Database Programming Commands

In: Database Programming

By: Dan Hartshorn

Install SQL Server 2005 Express: Learn How to Install Microsoft's Free SQL 2005 Development Platform

In: Database Programming

By: Dan Hartshorn

Running Steps CMD File IDE Review: New Win32 Batch File Debugger, Development Environment and Test Tool

In: Command Line Programming

By: Guy Lecky-Thompson

Vista Program Compatibility Tips: How-To Guide for Win32 Programmers to Ensure Vista Compatibility

In: Windows Programming

By: Guy Lecky-Thompson

Build a Blog or CMS with PHP: Tutorial Using PHP and MySQL to Create Web Publishing Platforms

In: PHP Programming

By: Guy Lecky-Thompson

Programming With Random Numbers: Using Pseudorandom Numbers in Real Programming Projects

In: Computer Programming (general)

By: Guy Lecky-Thompson

Searching, Opening Files in Win32: Win32 API Tutorial Example Searching Files in Folders with Wildcards

In: Windows Programming

By: Guy Lecky-Thompson

Alex Martelli Interviewed: Google's Uber Tech Lead on Software Engineering

In: Computer Programming (general)

By: Dario Borghino

Windows GUI Programming Resize Tip: How to Intelligently Resize the Win32 GUI Window Using GetClientRect

In: Windows Programming

By: Guy Lecky-Thompson

Command Line Programming with AT: Using DOS Commands To Schedule Programs and Batch Scripts

In: Command Line Programming

By: Guy Lecky-Thompson

Programming in Phrogram: KPL as a Fun Way to Learn Programming

In: Computer Programming Languages

By: Jacqueline Masloff

What Is SuperHappyDevHouse? Party for Hackers and Thinkers Goes Global and Celebrates SHDH25

In: Computer Programming (general)

By: Cheri Renee Watkins

Implementing while Loops in C: Repetitive Programming Using the While Keyword in C/C++

In: C Programming

By: Guy Lecky-Thompson

The .Net Framework: A New Approach to Code Development via Common Language Runtime

In: Windows Programming

By: Jacqueline Masloff

Programming On-Offline Mashups: Using Glue Code, Data, Service and Technology Mashups in Development

In: Computer Programming (general)

By: Guy Lecky-Thompson

The Technologies of Ajax: How to Create Exciting and Dynamic Web Pages and Applications

In: AJAX Programming

By: Jacqueline Masloff

Programming MS Access Applications: Improve Functionality with Macros and Visual Basic for Applications

In: Database Programming

By: Harry P. Schlanger

Making Popup JavaScript Window: Training and Tutorials Using JavaScript.alert and JavaScript.window

In: Javascript/Java Programming

By: Guy Lecky-Thompson

Beginning Games Programming: How to Use the Free GameMaker Software and Share Games with Others

In: Computer Programming (general)

By: Harry P. Schlanger

How To Get URL Parts in JavaScript: JavaScript Tutorial Describing the Window.location Object

In: Javascript/Java Programming

By: Guy Lecky-Thompson

JavaScript Randomize Landing Page: Illustration of JavaScript Arrays, HTTP Redirection and Math.random

In: Javascript/Java Programming

By: Guy Lecky-Thompson

JavaScript AJAX Dynamic PHP HTML: Using AJAX and PHP to Create Page Content Linked to Keywords in URL

In: AJAX Programming

By: Guy Lecky-Thompson

Suite101: Computer Programming articles How to subscribe to feeds