|
|
 |
| Nov 8, 2009 |
|
|
|
IT Management >
Systems Design and Development >
Application Development >
Programming >
|
|
|
|
ALSO CALLED: Modular Programming
DEFINITION: Structured programming (sometimes known as modular programming) is a subset of procedural programming that enforces a logical structure on the program being written to make it more efficient and easier to understand and modify. Certain languages such as Ada, Pascal, and dBASE are designed with features that encourage or enforce a logical program structure. Structured programming frequently employs
Definition continues below.
|
|
Structured Programming Reports
|
|
14 Matches
|
PODCAST: MS SQL Server 2008
sponsored by Fusion-IO
PODCAST:
Solid state drives (SSD) are going to play everywhere in the enterpriseat the storage array level, at the server level and in users notebook computers. This podcast discusses the issues involved in integrating SSDs at these three junctions in enterprise storage environments.
Posted: 24 Sep 2009 | Premiered: 24 Sep 2009
|
|
|
MS SQL Server 2008
sponsored by Fusion-IO
WEBCAST:
Solid state drives (SSD) are going to play everywhere in the enterpriseat the storage array level, at the server level and in users notebook computers. This webcast discusses the issues involved in integrating SSDs at these three junctions in enterprise storage environments.
Posted: 24 Sep 2009 | Premiered: 24 Sep 2009
|
|
|
Dedupe Simply - Podcast
sponsored by Data Domain
PODCAST:
This on-demand Podcast helps simplify the basics of data deduplication and outlines the benefits that are being achieved by enterprises around the world.
Posted: 17 Sep 2009 | Premiered: 17 Sep 2009
|
|
|
Dedupe Simply
sponsored by Data Domain
WEBCAST:
This on-demand webcast helps simplify the basics of data deduplication and outlines the benefits that are being achieved by enterprises around the world.
Posted: 17 Sep 2009 | Premiered: 17 Sep 2009
|
|
|
Network Attached Storage FAQ Podcast
sponsored by Dell, Inc.
PODCAST:
Because network attached storage (NAS) is file-based (rather than block-based) storage, it is particularly suited for storing the types of unstructured, file-based data that is a challenge for many storage pros today. This FAQ podcast answers key questions about NAS advantages and implementations.
Posted: 26 Aug 2009 | Premiered: 26 Aug 2009
|
|
|
Replication options for virtualized environments
sponsored by Quantum Corporation
PODCAST:
W. Curtis Preston, executive editor of the Storage Media Group and independent backup expert, discusses the options currently available for performing replication as part of a backup strategy for virtual machines, benefits and drawbacks of using replication in a virtualized environment.
Posted: 25 Aug 2009 | Premiered: 25 Aug 2009
|
|
|
Stop Wasting Storage: Reclaim Capacity, Reduce Growth Rates And Maximize Returns On Hardware Investment
sponsored by Northern Parklife
WEBCAST:
This Webcast highlights a solution that helps disregard wasteful data and creates a more efficient storage infrastructure by reclaiming crucial storage space.
Posted: 18 Aug 2009 | Premiered: 18 Aug 2009
|
|
|
Podcast: Stop Wasting Storage: Reclaim Capacity, Reduce Growth Rates And Maximize Returns On Hardware Investment
sponsored by Northern Parklife
PODCAST:
This Podcast highlights a solution that helps disregard wasteful data and creates a more efficient storage infrastructure by reclaiming crucial storage space.
Posted: 18 Aug 2009 | Premiered: 18 Aug 2009
|
|
|
Podcast: A Smart Data Protection Strategy: Lower IT Costs and Improve Storage Efficiency
sponsored by ExaGrid Systems, Inc.
PODCAST:
Listen to this podcast to learn how disk backup with data deduplication technology can help solve data protection issues and directly impact your organization's bottom line.
Posted: 17 Aug 2009 | Premiered: 17 Aug 2009
|
|
|
A Smart Data Protection Strategy: Lower IT Costs and Improve Storage Efficiency
sponsored by ExaGrid Systems, Inc.
WEBCAST:
View this Webcast to learn how disk backup with data deduplication technology can help solve data protection issues and directly impact your organization's bottom line.
Posted: 14 Aug 2009 | Premiered: 14 Aug 2009
|
|
|
5 Things That Will Mess Up Your Backups -- and How to Avoid Them
sponsored by Iron Mountain Digital
VIDEO:
When it comes to backups, Murphy's Law prevails. In this expert Videocast, you'll learn about the five most prevalent backup failures -- and what you can do about them.
Posted: 14 Aug 2009 | Premiered: 14 Aug 2009
|
|
|
Best Practices for Backup - Podcast
sponsored by Hewlett-Packard Company
PODCAST:
There are more and better tools to protect data than ever, but how they're implemented and used in a storage environment can determine how effective they'll be. In this expert podcast, W. Curtis Preston, one of the leading backup experts in the country, describes some key best practices that will help you build a better backup system.
Posted: 27 Jul 2009 | Premiered: 27 Jul 2009
|
|
|
Rethinking Storage for Server Virtualization Environments
sponsored by Hewlett-Packard Company
WEBCAST:
Server virtualisation is an ever more important tool for reducing costs, increasing availability, and enhancing business agility.
Posted: 17 Jul 2009 | Premiered: 17 Jul 2009
|
|
|
WAN acceleration and optimization FAQ Guide
sponsored by Riverbed Technology, Inc.
PODCAST:
Taneja Group senior analyst Jeff Boles discusses WAN optimization and how it's accomplished, best practices for cutting bandwith costs of a WAN, and how to increase WAN performance.
Posted: 03 Feb 2009 | Premiered: 03 Feb 2009
|
|
| |
STRUCTURED PROGRAMMING DEFINITION (continued):
a top-down design model, in which developers map out the overall program structure into separate subsections. A defined function or set of similar functions is coded in a separate module or submodule, which means that code can be loaded into memory more efficiently and that modules can be reused in other programs. After a module has been tested individually, it is then integrated with other modules into the overall program structure. Program flow follows a simple hierarchical model that employs looping constructs such as "for," "repeat," and "while." Use of the
Structured Programming definition sponsored by SearchCIO-Midmarket.com, powered by WhatIs.com an online computer dictionary
|
|
|
TechTarget provides enterprise IT professionals with the information they need to perform their jobs
- from developing strategy, to making cost-effective IT purchase decisions and managing their
organizations' IT projects - with its network of
|
|
|
Definitions:
|
|
 |
|
All Rights Reserved,
Copyright 2000 - 2009, TechTarget |
|
|
|
|
|