3GL Program Design
This course introduces some tools and techniques which can be used in designing programs with 3rd Generation Programming Languages and provides a solid foundation for the study of computer languages like C, C++, Pascal, Fortran, COBOL.
(Added: 14-Nov-2002 Hits: 1475 Rating: 8.50 Votes: 2) Rate It | Recommend It
A Byte of Python
This book will help you learn to use the Python language, whether you are new to computers or are an experienced programmer.
(Added: 25-May-2004 Hits: 581 Rating: 0 Votes: 0) Rate It | Recommend It
D Programming Language
D is a general purpose systems and applications programming language. It is a higher level language than C++, but retains the ability to write high performance code and interface directly with the operating system API's and with hardware. D is well suited to writing medium to large scale million line programs with teams of developers. D is easy to learn, provides many capabilities to aid the programmer, and is well suited to aggressive compiler optimization technology.
(Added: 11-Aug-2003 Hits: 759 Rating: 0 Votes: 0) Rate It | Recommend It
Delphi Tutorial for Beginners
Step-by-step hands on Delphi tutorial for beginners, with matching projects and source code. Online and for download!
(Added: 27-Jan-2001 Hits: 2215 Rating: 8.50 Votes: 6) Rate It | Recommend It
Getting Distinct Rows in ADO.NET
When writing data-centric .NET applications, developers may end up with tables filled with duplicate rows. For reporting or data-processing purposes, this can be very undesirable. What caused the duplicity in the first place? How can we get the distinct rows back from a table with duplicate rows? ADO.NET does not have the solution, but this article does! Better yet, you can use the code in this article regardless of the data store you currently connect to.
(Added: 31-Jul-2006 Hits: 79 Rating: 0 Votes: 0) Rate It | Recommend It
JCL TUTORIAL (DRONA SERIES)
Job control language. It is a means of communication between a program that
can be written in COBOL , ASSEMBLER or PL/I and the MVS operting system. Without a JCL, you cant able to run a job on MVS operating system.
(Added: 24-May-2003 Hits: 1266 Rating: 6.17 Votes: 6) Rate It | Recommend It
LabVIEW Tutorials
Tutorials from the University of Western Australia created for Mechatronics Engineering students and anyone interested in LabVIEW. Beginner to advanced. LabVIEW tutorial linked to by National Instruments and other universities.
(Added: 26-May-2003 Hits: 1164 Rating: 10.00 Votes: 2) Rate It | Recommend It
Memory layout in Program Execution
This paper will explain you how an executed program is mapped in memory. Every steps are explained, from shell command line to the stack and heap layout.
(Added: 21-Oct-2001 Hits: 1654 Rating: 0 Votes: 0) Rate It | Recommend It
PowerBuilder FAQ
General and Technical Information
About Powersoft's line of Client/Server Development Products.
(Added: 16-Jun-2000 Hits: 1518 Rating: 0 Votes: 0) Rate It | Recommend It
Simple PHP Tutorial
Introduction to programming with PHP. Includes ASP Style Tags, Variables, Arrays, Conditionals, Control Structures, Handling Files, Cookies and PHP, and Functions.
(Added: 31-Mar-2004 Hits: 566 Rating: 0 Votes: 0) Rate It | Recommend It