Nov 28, 2008
How to Create Trigonometric Macros in Calc: Using Degrees as Inputs to Trigonometric Functions in OpenOffice
In: Computer Programming (general)
By: Mark Alexander Bain
Nov 27, 2008
How to Use Calc Macros for Horse Race Analysis: Analyzing Race Results in OpenOffice
In: Computer Programming (general)
By: Mark Alexander Bain
Nov 27, 2008
Microsoft HTML Help Workshop (HHW): User Documentation Support for Desktop Applications
In: Computer Programming (general)
By: Harry P. Schlanger
Nov 25, 2008
How to Calculate Sohcahtoa in Spreadsheets: The Trigonometry of Right Angled Triangles in Excel and Calc
In: Computer Programming (general)
By: Mark Alexander Bain
Nov 3, 2008
How to Use a Macro to Format Calc Cells: Formatting the Text in an OpenOffice.org Cell by Using Macros
In: Computer Programming (general)
By: Mark Alexander Bain
Oct 31, 2008
Calc Macros: Column Widths and Row Heights: How to Use a Macro to Format an OpenOffice.org Calc Document
In: Computer Programming (general)
By: Mark Alexander Bain
Oct 29, 2008
Good Programming Style: Making Code Easier to Maintain and Modify
In: Computer Programming (general)
By: Peter Jorgensen
Oct 25, 2008
OpenOffice Macros: Identify the Operating System: Telling the Difference Between Windows and Linux in a Macro
In: Computer Programming (general)
By: Mark Alexander Bain
Oct 24, 2008
OpenOffice.org Macros: Working with Hidden Files: How to Use OpenOffice.org Macros to Open and Hide Documents
In: Computer Programming (general)
By: Mark Alexander Bain
Oct 19, 2008
Programming in Simple Steps: the Class: Understanding the Concept of a Class in Program Development
In: Computer Programming (general)
By: Mark Alexander Bain
Oct 9, 2008
An Introduction to Google Finance: How to Obtain Stock Quotes on the Internet
In: Computer Programming (general)
By: Mark Alexander Bain
Oct 8, 2008
The Information Technology Roadmap: The Evolution of IT and its Future Trend
In: Computer Programming (general)
By: Shounak Mondal
Oct 5, 2008
Using Yahoo! Financial Stock Quotes: How to Access and Use On-Line Financial Data from Yahoo!
In: Computer Programming (general)
By: Mark Alexander Bain
Sep 27, 2008
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
Sep 25, 2008
Web Design: The Fun, Free and Exciting World of the Web Page
In: Computer Programming (general)
By: Phillip Taylor Hart
Sep 4, 2008
Cygwin: a Linux-like Environment for Windows: Emulate Linux on Windows by using Cygwin
In: Computer Programming (general)
By: Mark Alexander Bain
Aug 25, 2008
Computer Programming Fundamentals: Basic Concepts of All Programming Computer Languages
In: Computer Programming (general)
By: Peter Jorgensen
Aug 4, 2008
OpenOffice Macros: Open, Save and Close a File: How to Use a Macro for Opening, Saving and Closing a Document
In: Computer Programming (general)
By: Mark Alexander Bain
Jul 17, 2008
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
May 28, 2008
Programming With Random Numbers: Using Pseudorandom Numbers in Real Programming Projects
In: Computer Programming (general)
By: Guy Lecky-Thompson
May 26, 2008
Alex Martelli Interviewed: Google's Uber Tech Lead on Software Engineering
In: Computer Programming (general)
By: Dario Borghino
May 7, 2008
What Is SuperHappyDevHouse? Party for Hackers and Thinkers Goes Global and Celebrates SHDH25
In: Computer Programming (general)
By: Cheri Renee Watkins
Apr 22, 2008
Programming On-Offline Mashups: Using Glue Code, Data, Service and Technology Mashups in Development
In: Computer Programming (general)
By: Guy Lecky-Thompson
Mar 24, 2008
Beginning Games Programming: How to Use the Free GameMaker Software and Share Games with Others
In: Computer Programming (general)
By: Harry P. Schlanger
Feb 22, 2008
Computer Programming Certification: Explaining Different Types of Computer Programming Certifications
In: Computer Programming (general)
By: Guy Lecky-Thompson
Feb 17, 2008
JavaScript Array Class Programming: How To Use the Array Class in JavaScript Programming Projects
In: Computer Programming (general)
By: Guy Lecky-Thompson
Feb 15, 2008
JavaScript Dynamic HTML Primer: How To Write DHTML with CSS, JavaScript Handlers and Input Buttons
In: Computer Programming (general)
By: Guy Lecky-Thompson
Feb 15, 2008
JavaScript Shopping Cart Scripting: How To Build a JavaScript Cart Program for HTML Web Sites
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jan 27, 2008
Alan Turing's Processing Machine: The Computer that Can Perform any Concievable Operation
In: Computer Programming (general)
By: Isaac M. McPhee
Jan 22, 2008
Using JavaScript with HTML Forms: Validation Tips and Techniques Using Client Side Programming
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jan 15, 2008
Using HREF JavaScript Links: How To Incorporate JavaScript without Using Buttons
In: Computer Programming (general)
By: Guy Lecky-Thompson
Dec 20, 2007
Batch File Programming for Windows: Writing Scripts for Execution from the Windows Command Line
In: Computer Programming (general)
By: Guy Lecky-Thompson
Oct 11, 2007
Effective Use Of Exceptions: Improve Your Code By Using Exceptions Effectively
In: Computer Programming (general)
By: James Huw Evans
Sep 27, 2007
Microsoft Silverlight AJAX How-To: Getting Started with Silverlight Using JavaScript XML and HTML
In: Computer Programming (general)
By: Guy Lecky-Thompson
Sep 20, 2007
Patterns and Anti-Patterns: How patterns and anti-patterns can help you engineer code day-to-day
In: Computer Programming (general)
By: James Huw Evans
Sep 19, 2007
Neural Network Model Algorithm: Modeling Neurons for Use in NN Simulations
In: Computer Programming (general)
By: Guy Lecky-Thompson
Sep 14, 2007
Run-time Type Checks Are Harmful: How To Use Your Language's Type System To Remove Redundant Code
In: Computer Programming (general)
By: James Huw Evans
Sep 12, 2007
Computer Programming Schools Tips: Choosing Classes, Courses, Colleges, Universities and Online Schools
In: Computer Programming (general)
By: Guy Lecky-Thompson
Aug 23, 2007
Document as You Go: Don't Forget the Most Important Part of a Program
In: Computer Programming (general)
By: Ken Standard
Aug 16, 2007
OOP Programs and Methods: Introduction To UML
In: Computer Programming (general)
By: Ken Standard
Aug 14, 2007
Genetic Algorithms and A-Life: A Short Introduction to GA and GP in the Context of Artificial Life
In: Computer Programming (general)
By: Guy Lecky-Thompson
Aug 6, 2007
Writing a File Size Function: A Guide to Obtaining File Information in C and Other Languages
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jul 30, 2007
Elements Of Good GUI Design II: Part Deux
In: Computer Programming (general)
By: Ken Standard
Jul 23, 2007
Introduction to Arrays: How to Define and Use Arrays in Programming
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jul 16, 2007
Introduction to Pointers: Tutorial Article for all Programming Languages Using the Pointer
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jul 16, 2007
Elements of Good GUI Design: Well used designs always contain these elements
In: Computer Programming (general)
By: Ken Standard
Jul 9, 2007
Introduction to Boolean Logic: A Guide to Using AND OR NOT XOR in True/False and Bitwise Operations
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jun 20, 2007
Tile Based Worlds Game Programming: Technique for Creating and Manipulating Game World Representations
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jun 14, 2007
Using the Win32 API Edit Control: Tips and Tricks for Windows GUI Programming with the Edit Class
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jun 9, 2007
CSS and HTML Template Tutorial: Beginning Web Design and Development Mastery with Styles and HTML
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jun 2, 2007
Getting Started in C++ Programming: How to Learn to Program in C++ With No Previous Experience
In: Computer Programming (general)
By: Guy Lecky-Thompson
Mar 22, 2007
How to Loop in Cell Range in Excel: Three Ways to Iterate Over Ranges Using MS Visual Basic for XL
In: Computer Programming (general)
By: Guy Lecky-Thompson
Feb 15, 2007
Programming Jobs at RentACoder: A review of one of the best places to land a lucrative contract.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jan 30, 2007
Conditional Sum Examples in Excel: Using the conditional sum in Excel
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jan 21, 2007
Introduction to VBA for MS Word: How to extend Microsoft Word using VBA and macros.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jan 16, 2007
MS Visual Basic for Applications: How to use Visual Basic for Applications (VBA) with MS Office tools, including VBA for MS Excel, VBA for MS Word, and a general overview of Microsoft Visual Basic for Applications.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jan 11, 2007
Changing Cell Color w/VBA in Excel: How to conditionally change cell properties based on contents.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jan 8, 2007
XP Software Programming Paradigm: Guide to extreme programming, agile code, scrum programming, team programming and other XP principles.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jan 5, 2007
A Mid String Function for C and C+: Replicating one of the most useful string handling functions in the Visual Basic language, using C and C++.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Dec 29, 2006
The Win32 WinMain Function: Writing programs for Win32, using WinMain as the entry point.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Dec 22, 2006
The Borland Win32 Compiler Guide: How to compile and build Windows (Win32) applications with the free Borland compiler.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Dec 15, 2006
Intercepting Messages in Win32: Obtaining, decoding, and using messages in Windows programming.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Dec 8, 2006
Starting with VBA for MS Excel: How to write macros in Microsoft Excel to perform simple decision based calculations using VBA.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Dec 1, 2006
String Tokenizing in C Programming: A guide to using the strtok function
In: Computer Programming (general)
By: Guy Lecky-Thompson
Nov 24, 2006
BB4W Windows Programming Primer: Getting started in Windows programming within the BB4W environment.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Nov 17, 2006
Understanding Unix Curses Programs: A primer on the theory behind curses programming
In: Computer Programming (general)
By: Guy Lecky-Thompson
Nov 10, 2006
BBC BASIC for Windows Programming: A review of the BBC BASIC for Windows programming environment.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Nov 3, 2006
How to lay out computer code: A guide to correct indentation and code placement.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Oct 20, 2006
Introduction to C# Programming: C# Programming for existing C and C++ programmers.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Oct 10, 2006
How to comment Computer Programs: Code commenting best practices for aspiring computer programmers.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Oct 5, 2006
GUI vs Console Programming: Programming differences between the command line and the GUI
In: Computer Programming (general)
By: Guy Lecky-Thompson
Sep 29, 2006
Draw Boxes on the Screen in C: Programming How to Use Conio and the Curses Library in C to Draw a Rectangle on the Screen.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Sep 27, 2006
Procedure, subroutine or function? Programming terminology 101 - a look at the differences in approach and definition of procedures, subroutines and functions.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Sep 22, 2006
Programming for the World Wide Web: From web pages to content management, the technologies, languages and techniques behind internet programming.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Sep 15, 2006
Alphabetizing a linked list in C: A hands-on tutorial covering C programming techniques for linked lis
In: Computer Programming (general)
By: Guy Lecky-Thompson
Sep 6, 2006
Types of integers, floating point: Numerical data types in computer programming
In: Computer Programming (general)
By: Guy Lecky-Thompson
Sep 1, 2006
Get Started with Bloodshed Dev C++: A quick start guide to getting, installing and using Bloodshed Dev C++
In: Computer Programming (general)
By: Guy Lecky-Thompson
Aug 18, 2006
Conditional Compilation in C: Platform-specific constraints, debug builds and performance issue clarified by the GNU Foundation.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Aug 11, 2006
C Programming with Free Compilers: Tutorials for novices using this language and an equipment list to get started.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Aug 4, 2006
SQL Server Training First Steps: Standard Query Language statements for relational database manipulation.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jul 28, 2006
Windows and Win32 Programming: The differences between GUI and command line architecture.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jul 21, 2006
Video Game Programming: Scripting, level design, tools, and play area skills required for various platforms.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jul 14, 2006
HTML Tutorial: Codes, tags and colors to customize Web layout and optimize ads and search engine traffic.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jul 7, 2006
Standard Input and Output in C: Command line and file handling in a library tutorial.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jun 30, 2006
C Functions for Memory Handling: Header files and libraries to work with various operating systems.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jun 23, 2006
Using the C String Library: ANSI compatible implementations for creating, searching, tokenizing and comparing character arrays.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jun 16, 2006
The Linked List Abstract Data: Defining required data structures and linking strategies for object re-use, maintenance and neutral implementation.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jun 9, 2006
C Header Files: Breaking up code into separate source files, handling strings, mathematical functions and standardized input and output.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jun 2, 2006
The Stack Abstract Data Type: Promoting object oriented techniques and maintaining code for Last-In-First-Out (LIFO) or First-In-First-Out (FIFO) stacks.
In: Computer Programming (general)
By: Guy Lecky-Thompson
May 25, 2006
Functions and Parameters in C: A tutorial for beginner or intermediate programmers about passing, naming, and return values with sample code.
In: Computer Programming (general)
By: Guy Lecky-Thompson
May 19, 2006
Data Structures and Algorithms: A language-independent introduction to linked lists,stacks, queues, object oriented design and algorithms.
In: Computer Programming (general)
By: Guy Lecky-Thompson
May 12, 2006
User Defined Data Types in C: Enumerations, floating points, integers, ASCII characters, pointers to declare variables.
In: Computer Programming (general)
By: Guy Lecky-Thompson
May 5, 2006
C Tutorial Conditions: Selectively executing code statements based on evaluation.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Apr 14, 2006
Using Loops in C Programming: How to identify and maintain stored, retrieved, and updated variables.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Apr 11, 2006
Programming Loops in Computer Code: Condition tested, counted and endless loops to control the flow of information.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Apr 11, 2006
Testing Conditions in Programming: Determining the path through a program by selectively executing code based on the comparison of a value against an expression.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Apr 11, 2006
Programming Functions/ Procedures: Subroutines and set constructs that use the program language to break and name code that returns a value.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Apr 11, 2006
Abstract Data Types: Constructors, destructors and manipulation functions.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Apr 11, 2006
Object Oriented Programming Code: Using code to break down a computing problem into discrete units.
In: Computer Programming (general)
By: Guy Lecky-Thompson
Apr 10, 2006
Using Variables in Programming: Scalars, arrays, and user defined terms to store information that will be needed during the lifespan of a computer application.
In: Computer Programming (general)
By: Guy Lecky-Thompson
How to subscribe to feeds
|