Difference between revisions of "Page Of Code Sites/fr"

From Lazarus wiki
Jump to navigationJump to search
Line 1: Line 1:
 
{{Page Of Code Sites}}
 
{{Page Of Code Sites}}
  
' Major sites for Pascal, Delphi and Kylix code '
+
' Sites majeurs de code pour Pascal, Delphi et Kylix '
  
* If you have some favorite sites that aren't here, please add them.
+
* Si vous avez quelques sites préférés qui ne sont pas ici, svp les ajouter .
  
== Super Sites with Components==
+
== Sites superbes avec des composants ==
  
 
*http://www.delphibasics.co.uk/ <br>
 
*http://www.delphibasics.co.uk/ <br>
Line 17: Line 17:
 
*http://pascal-central.com/ special for Mac OS
 
*http://pascal-central.com/ special for Mac OS
  
Verry good sources, tools, docs:
+
Sources très bonnes, outils, Docs :
 
http://assarbad.net/en/stuff/  
 
http://assarbad.net/en/stuff/  
  
=== Delphi Free Component Index ===
+
=== Index de composants libres Delphi ===
  
 
[http://www.bsdg.org/resources/Delphi_Free_Components.html HUGE index of free components (download a zipped version below)]
 
[http://www.bsdg.org/resources/Delphi_Free_Components.html HUGE index of free components (download a zipped version below)]
 
[http://www.bsdg.org/resources/Delphi_Free_Components.zip Download zipped free component index]
 
[http://www.bsdg.org/resources/Delphi_Free_Components.zip Download zipped free component index]
  
=== Other major sites ===
+
=== Autres sites majeurs ===
  
 
*http://archive.devx.com/gethelp/gethelp.asp?Area=Delphi%2FPascal <
 
*http://archive.devx.com/gethelp/gethelp.asp?Area=Delphi%2FPascal <
Line 46: Line 46:
 
*http://www.pazcal.com/modules/news/  delphi & pascal open source programming  
 
*http://www.pazcal.com/modules/news/  delphi & pascal open source programming  
  
=== SWAG sites ===
+
=== sites précieux ===
  
 
*http://gdsoft.com/swag/swag.html  
 
*http://gdsoft.com/swag/swag.html  
 
*http://www.bsdg.org/swag/index.html
 
*http://www.bsdg.org/swag/index.html
  
== Libraries ==
+
== Bibliothèques  ==
  
 
=== GraphiX, Games, DirectX, OpenGL, OpenAL ===
 
=== GraphiX, Games, DirectX, OpenGL, OpenAL ===
Line 64: Line 64:
 
*http://clootie.narod.ru - DirectX for Delphi, C++Builder and FreePascal/Lazarus  
 
*http://clootie.narod.ru - DirectX for Delphi, C++Builder and FreePascal/Lazarus  
  
===database===
+
===base de données ===
*http://zeoslib.sourceforge.net/ native database access across different platforms, go-to http://zeos.firmos.at/ to see Zeoslib forum.
+
*http://zeoslib.sourceforge.net/ accès aux bases de données native au travers de différentes plateformes , aller sur http://zeos.firmos.at/ pour voir le forum de Zeoslib .
*http://sourceforge.net/projects/fibl FreeIBComponents package porting for Lazarus.
+
*http://sourceforge.net/projects/fibl paquet de FreeIBComponents traduit pour Lazarus.
 
*http://source.online.free.fr SQLitePass components allowing connection to databases created with Kexi or SQLite Administrator.
 
*http://source.online.free.fr SQLitePass components allowing connection to databases created with Kexi or SQLite Administrator.
 
*http://www.progdigy.com/modules.php?name=UIB Database components for Firebird, Interbase and Yaffil
 
*http://www.progdigy.com/modules.php?name=UIB Database components for Firebird, Interbase and Yaffil

Revision as of 02:08, 10 June 2007

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

' Sites majeurs de code pour Pascal, Delphi et Kylix '

  • Si vous avez quelques sites préférés qui ne sont pas ici, svp les ajouter .

Sites superbes avec des composants

Sources très bonnes, outils, Docs : http://assarbad.net/en/stuff/

Index de composants libres Delphi

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

Autres sites majeurs

sites précieux

Bibliothèques

GraphiX, Games, DirectX, OpenGL, OpenAL

base de données

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

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