Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- DIGITS and DATES - The SQL Procedure Goes "Loopy"
- Although PROC SQL, with its descriptive approach to programming, is very good at manipulating data, it lacks an important feature that is found in traditional procedural programming languages - the ability to loop over a range of values, some of which might not exist in an input data set. This...
- Tags: Procedural-programming, SAS Institute, SQL
- White papers 2006-02-28
- Objects for projects: OOP's domination of procedural programming
- Object-oriented programming OOP now dominates the procedural-programming paradigm in many application areas. Developers often choose OOP and scripting languages—such as C++, Java, and Python—for project implementations because these languages provide a way to form appropriately realistic models of real systems and processes. Actually, avoiding OOP technology may produce less-than-optimal designs...
- Tags: OOA/OOD/OOP, Programming languages, Patrick Andrews, object-oriented programming, procedural-programming, Java
- Technical articles 2003-02-13
Additional Resources
- Gecko Programming Language (ZIP)
- This is a FREE Evaluation Version of the Gecko Programming Language. It is intended to introduce you to programming in Gecko. Gecko is a Query language with High-level syntax and procedural linkage construct. This EVALUATION version lacks its main features but introduces you to Gecko programming.
- Tags: Nigeria, Programming, Gecko Programming Language, Development Tools, Software Development, Software/Web Development
- Software downloads 2006-10-03
- A Web Service for Exchanging Procedural CAD Models Between Heterogeneous CAD Systems
- In this paper, the author extends the synchronized collaborative design environment among heterogeneous CAD systems, which is developed previously, to a Web services based platform for exchange of procedural CAD models between heterogeneous CAD systems. First, the realtime exchange of one single operation is extended to the exchange of a...
- Tags: Web, Web Service, CAD, Software
- White papers 2006-01-17
- Parameter Gathering Techniques for Data Driven Programming
- Data Driven Programming maximizes procedural efficiency and lightens the workload of routine processing. This paper presents techniques for gathering the parameters such as filenames and procedure results that can be used in subsequent routines and macro programming. Techniques include utilizing the SYSEXEC, OUTPUT=, and ODS OUTPUT statements. Examples of these...
- Tags: Technique, SAS Institute, Programming, Data Driven Programming, Productivity
- White papers 2007-05-14
- Translating Procedural Statements Between Oracle and SQL Server
- This white paper is intended to give a QUICK but thorough overview of the issues database users may encounter when translating procedural code, such as stored procedures or user-defined functions, between Oracle's PL/SQL and Microsoft SQL Server's Transact-SQL procedural extensions to the ANSI SQL standard. The document should be equally...
- Tags: Microsoft SQL Server Transact-SQL, Database Administrator, Oracle Corp., Microsoft SQL Server, PL/SQL, Server, Quest Software Inc., Databases, Programming Languages, Enterprise Software, Software, Data Management, Software Development, Software/Web Development
- White papers 2003-02-12
- Transitioning into OOP: Use message-driven beans to listen to the Java Message Service
- Is OOP an overblown fad?Object oriented programming was all the rage at one time, but has that promise really become a reality?[b]Are you using OOP in your application development? Why not? What’s wrong with OOP?[/b]Not a Fad but a Methodology.I am using OOP on a daily basis.It may have been...
- Tags: Java, JMS, Mark W. Kaelin, object-oriented programming, UML
- Discussion threads 2004-11-18
- Investigate programming issues surrounding remote interface design
- Systems today are moving away from self-contained programs; instead, they tend to interact with a number of other programs on remote hosts. In this sample chapter from Interface Oriented Design, explore the challenges and issues involved in dealing with remote interfaces versus local interfaces. Since many remote...
- Tags: Chapter, Interface, Programming, Development Tools, Software Development, Software/Web Development
- Book chapters 2007-02-06
- The Power of Rational Data Architect: An Overview of Rational Data Architect and SOA
- The evolution of software development has taken a paradigm shift from the monolithic architectures of the past that used conventional procedure-based programming. After procedural programming came the era of client-server computing, where there was a notable distinction between data and the client and business logic. This is the era where...
- Tags: Data, SOA, IBM Corp., Service-Oriented Architecture (SOA), Web Technology, Web Services, E-business/E-Commerce, Middleware, Servers, Enterprise Software, Software, Internet, Hardware
- White papers 2007-08-02
- More on Oracle Database 11g
- PL/SQL is Oracle's procedural extension to SQL, and it is a true 3GL programming language. It was first introduced way back in version 6 of the database, giving the ability to code "Anonymous blocks" in the client applications and submit them for processing on the database. In Oracle6, there were...
- Tags: Oracle Corp., PL/SQL, Oracle Database, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- White papers 2007-11-01
- Experimental Evaluation of Pair Programming
- Pair programming is a kind of collaborative programming where two people are working simultaneously on the same programming task. It is one of the key practices of eXtreme Programming. In the paper we compare it with two variants of individual programming: one of them is based on Personal Software Process...
- Tags: Extreme Programming, Programming, Development Tools, Software Development, Software/Web Development
- White papers 2001-08-21
- Client Server App's to Prod. Guidelines
- I am a mainframe programmer who was hired as an IT Sr. Programs Manager to develop IT Guidelines. I have just completed writing a Policy and Procedural Guideline for moving Mainframe programs from the start (i.e. time client issues a request) to the end (i.e. source is move into a...
- Tags: client-server, Client/Server Application, freemaag@..., information technology, mainframe, Policy, Procedural Guidelines, Web
- Q&A 2004-11-29
- Learning the Bash: Basic Shell Programming
- bash has some of the most advanced programming capabilities of any command interpreter of its type. Although its syntax is nowhere near as elegant or consistent as that of most conventional programming languages, its power and flexibility are comparable. In fact, bash can be used as a complete environment for...
- Tags: Programming Language, Programming, Development Tools, Software Development, Software/Web Development
- Book chapters 2005-03-21
- MSDN Webcast: SQL Server 2005 Essentials (Part 02 of 14): Using .NET Procedural Code in SQL Server 2005 (Level 200)
- One of the most exciting features in Microsoft SQL Server 2005 from a developer's point of view is the ability to write procedural SQL Server code in any managed language. This webcast covers in detail how to write procedures, functions, and triggers using a managed language and discusses when to...
- Tags: Microsoft Developer Network, Microsoft .NET, Webcast, Microsoft SQL Server, Microsoft Corp., Microsoft SQL Server 2005, Databases, Enterprise Software, Software, Data Management
- Webcasts
- Reduce Compliance Costs by Baselining Spend, Prioritizing Effort & Automating Technical & Procedural Evidence Collection
- New Symantec Survey results demonstrate that for Fiscal Year 2008, 30% of Fortune 1000 companies surveyed have budgeted projects for cost and risk reduction through compliance automation. During this webcast, the presenters will talk through the business drivers behind compliance automation, how to baseline the current compliance spend, how to...
- Tags: Symantec Corp., Compliance
- Webcasts 2008-05-16
- Introduction to Business Rules: Taking Advantage of Business Rules Management Systems
- Business rules have existed since companies started automating business processes using software applications. Traditionally, they have been buried deep inside the application in some procedural programming language. As business rules matured, business users tried to control and manage these rules without directly having to deal with IT, which hasn't always...
- Tags: Business Rule
- White papers 2008-02-05
- Introduction to Programming in Visual Basic
- Many programming languages can be used to communicate with the computer. Some people prefer Visual Basic for a variety of reasons. This group thinks the visual interface of Visual Basic makes programming much easier and more fun to work with. The new changes in the Visual Basic programming language and...
- Tags: Microsoft Visual Basic, Programming Language, Programming, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
- Book chapters 2006-09-07
- can be Network Engineering?
- Can a person go into the IT networking area if he or she has no programming background. Is programming really required for networking?Go for itI don't think that would block you from an entry networking position. Experience with scripting will be extremely helpful in the long run, but lack...
- Tags: Engineering, lizaro@..., network, Network Engineering, networking, programming, system admin, wireless networking
- Discussion threads 2005-09-28
- New to SAS and New to Programming? What You Need to Do Before Typing Code
- People from all kinds of backgrounds are using SAS software to meet their business needs. Some come with previous programming experience and some have never typed a line of code in their career. There is a lot more to SAS programming than knowing some syntax and launching a job. Being...
- Tags: SAS Institute, Programming, Development Tools, Software Development, Software/Web Development
- White papers 2005-03-09
- Update and insert new rows in a single SQL query
- Have you ever wondered whether you can update existing rows and insert or delete new ones in a single query? If so, find out why Arthur Fuller believes the point and the mistake behind this question are the same. In member discussion posts, I've noticed some iteration of...
- Tags: Databases, Arthur Fuller, OOA/OOD/OOP, SQL Server Newsletter, TechRepublic Inc., Procedure, Row, SQL, Programming Languages, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Technical articles 2005-07-26
- << Previous
- page 1 of 1
- Next >>