Difference between revisions of "Page Of Code Sites"

From Free Pascal wiki
Jump to navigationJump to search
Line 26: Line 26:
  
 
=== Other major sites ===
 
=== Other major sites ===
 
+
*http://www.friends-of-fpc.org/ Friends of Free Pascal
*http://archive.devx.com/gethelp/gethelp.asp?Area=Delphi%2FPascal <
+
*http://archive.devx.com/gethelp/gethelp.asp?Area=Delphi%2FPascal
 
*http://www.delphipages.com/  
 
*http://www.delphipages.com/  
 
*http://www.delphi3000.com/  
 
*http://www.delphi3000.com/  
 
*http://www.delphicity.net/  
 
*http://www.delphicity.net/  
*http://www.delphibasics.co.uk  
+
*http://www.delphibasics.co.uk/
 +
*http://www.freepascal.info/
 
*http://www.chami.com/  
 
*http://www.chami.com/  
 
*http://www.swissdelphicenter.ch/  
 
*http://www.swissdelphicenter.ch/  
Line 38: Line 39:
 
*http://www.delphispirit.com/  
 
*http://www.delphispirit.com/  
 
*http://www.delphi32.com/  
 
*http://www.delphi32.com/  
 +
*http://www.fofpc.com/
 
*http://www.cyber-matrix.com/delphi.html  
 
*http://www.cyber-matrix.com/delphi.html  
 
*http://www.innotts.co.uk/zephyr/linkslink.html  
 
*http://www.innotts.co.uk/zephyr/linkslink.html  

Revision as of 00:21, 10 June 2009

Deutsch (de) English (en) فارسی (fa) français (fr) Bahasa Indonesia (id) 한국어 (ko)

' Major sites for Pascal, Delphi and Kylix code '

  • If you have some favorite sites that aren't here, please add them.

Super Sites with Components

Verry good sources, tools, docs: http://assarbad.net/en/stuff/

Delphi Free Component Index

HUGE index of free components (download a zipped version below) Download zipped free component index

Other major sites

SWAG sites

Libraries

GraphiX, Games, DirectX, OpenGL, OpenAL, SDL

database

full text search

  • http://ioda.sourceforge.net/index.html ioda is a fulltext database: a word indexing and retrieving engine. It stores unique words from a file or database source in a btree and their repeaters in an flexible and highly space optimized list structure. Each stored word "knews" its source, position in the source and some (optional) info bytes. (writen in FPC)

Internet

Report

OLAP

Log

Corba

Parallel Computing

  • Using LAM/MPI in FreePascal: a message with source code from C. Cremers:
 http://www.lam-mpi.org/MailArchives/lam/2002/01/3698.php
 (http://www.win.tue.nl/~ccremers/pascalmpi/index.html is obsolete!)

Documentation

Tutorial Sites

How to Write Source Code

Why? Because the code you write should be read with ease by others and even youself.

Borland tutorial
JEDI tutorial and tools

Others

Contributors to this page

This page has been converted from the epikwiki version.

Date format: mm/dd/yyyy

Initial page entry [VlxAdmin] - 9/22/2003
Added Tutorial section [VlxAdmin] - 10/20/2003
Added some links and headings [VlxAdmin] - 10/27/2003
Added Documentation section [DarekMpage] - 4/20/2004
Added Graphics section Razvan - 11/5/2004
Added coding tutorials Razvan - 11/11/2004
Modified Graphics section Razvan - 02/20/2005
Deleted http://www.vclcomponents.com/ Domain is expired User:Christian