C,C++,C #
Charlie Calvert's Borland, C++Builderô Unleashed
February 1st, 2008 | posted by adminContents of this table:-
Part I Getting Started
* Chapter 1 Introduction to C++Builder
* Chapter 2 Basic Facts about C++Builder
* Chapter 3 C++Builder and the VCL
* Chapter 4 Events
* Chapter 5 Exceptions
* Chapter 6 Sharing Code Between Delphi and C++Builder
* Chapter 7 Graphics
Part II Relational Databases
* Chapter 8 Database Basics and Database Tools
* Chapter 9 Using TTable and TDataSet
* Chapter 10 SQL and the TQuery Object
Programming in C by dave marshall
January 29th, 2008 | posted by adminContents
* The Common Desktop Environment
* C/C++ Program Compilation
* C Basics
* Conditionals
* Looping and Iteration
* Arrays and Strings
* Functions
* Further Data Types
* Pointers
* Dynamic Memory Allocation and Dynamic Structures
* Advanced Pointer Topics
* Low Level Operators and Bit Fields
* The C Preprocessor
* C, UNIX and Standard Libraries
* Integer Functions, Random Number, String Conversion, Searching and Sorting: <stdlib.h>
* Mathematics: <math.h>
Programmed Lessons in Quick Basic (QBasic)
December 19th, 2007 | posted by adminThis is a gentle introduction to programming using the computer programming language QBasic (sometimes called QuickBasic). This introduction is used for a course in computer literacy for students of all majors. Its goal is to show what programming is about using the fundamental features of QBasic.
These are interactive lessons. Each chapter consists of about 20 web pages, and is about the equivalent of one classroom lecture. At the bottom of each page is a question on the material on that page. Answer the question before moving on to the next page.
PickBASIC A Programmers Guide (Jonathan E. Sisk)
December 19th, 2007 | posted by adminTable of contents.
The Pascal Programming Language (Bill Catambay)
December 19th, 2007 | posted by adminTable of Contents
* I. Introduction
o About the Author
o Origins of Pascal
* II. The Pascal Architecture
o Block Structure
o Style
o Manageability
* III. Pascal Standards
o Unextended Pascal
o Extended Pascal
o Object Pascal
* IV. Myths Uncovered
o Myth 1: C and Pascal Are Basically the Same Language
o Myth 2: Pascal is Limited in Power
o Myth 3: Pascal Has Weak String Handling Capabilities
o Myth 4: Pascal Does Not Support Object Oriented Programming
Robys Pascal Tutorial
December 19th, 2007 | posted by adminuse Borland Pascal 7.0 for the code. If you using other compiler, say, Microsoft QuickPascal, you may do a slight modification. Still, you cannot review the Borland-specific lesson, like using BGI and so on. However, the concepts is all the same. Don't worry. I plan to divide the tutorial into 4 courses :
* Lesson 1 is all about the basics of Pascal.
Programming dsPIC Microcontrollers in PASCAL
December 19th, 2007 | posted by adminLearn how to write your own program, debug it, and use it to start the microcontroller. We have provided plenty of practical examples with necessary connection schemes: temperature sensors, AD and DA converters, LCD and LED displays, relays, communications, and the book is constantly being updated with fresh examples. All code is commented in details to make it easier for beginners. Instruction set, operators, control structures, and other elements of PASCAL are thoroughly explained with many examples.
Pascal Language Tutorial
December 19th, 2007 | posted by adminThis tutorial teaches the entire Pascal programming language. It is composed of 16 chapters which should be studied in order since topics are introduced in a logical order and build upon topics introduced in previous chapters. This tutorial contains a strong emphasis on object oriented programming and what it will do to improve the quality of your code. It is to the students benefit to download the source code for the example programs, then compile and execute each program as it is studied.
Delphi and Pascal Programming Tutorials
December 18th, 2007 | posted by adminThis site offers write-ups of how to do specific
things in Delphi or Pascal. Feel free to use them in programming
courses, but a credit of the source would be appreciated. Speaking of
which... the following was a great help to my own programming:
'Borland Delphi How-To', from the Waite Group, by Frerking, Wallace
and Niddery, ISBN 1-57169-019-0. Its approach suited my needs, and
helped inspire the form of these tutorials: Most are a self-contained
explanations of how to accomplish a specific task, or use a particular
component of the language.
C# Programming
December 18th, 2007 | posted by adminC# resource site for C# programmers; includes links to courses, chats,
C# articles, C# white papers, C# books,e-books, courses, discussions,
C# newsgroups, articles, C# whitepapers, products, tools, code
examples, and the topic of C# and Web Services.
Tutorials
C# Primary Sites
C# Courses
C# Code Example
C# Books
C# E-books, online books
C# Discussions, Newsgroups
Whitepapers, Articles
Products, Utilities, Tools
C# and ASP.NET
C# and Web Services
C# Directories
Recent comments
9 weeks 3 days ago
9 weeks 4 days ago
9 weeks 6 days ago
10 weeks 3 days ago
10 weeks 3 days ago
10 weeks 3 days ago
10 weeks 3 days ago
11 weeks 5 days ago
12 weeks 11 hours ago
12 weeks 21 hours ago