Difference between revisions of "Page Of Code Sites"

From Free Pascal wiki
Jump to navigationJump to search
(Updated by Razvan on 02/20/2005)
 
(130 intermediate revisions by 52 users not shown)
Line 1: Line 1:
 +
{{Page Of Code Sites}}
 +
 
= Major sites for Pascal, Delphi and Kylix code =
 
= Major sites for Pascal, Delphi and Kylix code =
  
 
* If you have some favorite sites that aren't here, please add them.
 
* If you have some favorite sites that aren't here, please add them.
  
== Super Sites ==
+
== Super Sites with Components==
  
http://www.delphibasics.co.uk/ <br>
+
*http://www.delphibasics.co.uk/ <br>
http://www.torry.net/ <br>
+
*http://www.torry.net/ <br>
http://delphi.icm.edu.pl/ <br>
+
*http://delphi.icm.edu.pl/  
http://www.inner-smile.com/delphi5.phtml <br>
+
*https://web.archive.org/web/20180228181230/https://www.inner-smile.com/delphi5.phtml (Internet Archive)
http://www.mers.com/index.html <br>
+
*https://web.archive.org/web/20080522124854/http://mers.com/index.html (Internet Archive)
http://www.delphi-jedi.org/ <br>
+
*http://www.delphi-jedi.org/  
http://delphi.about.com/ <br>
+
*http://delphi.about.com/  
http://www.efg2.com/ <br>
+
*http://www.efg2.com/  
http://www.vclcomponents.com/ <br>
+
*http://pascal-central.com/ special for Mac (obsolete; pre-Cocoa; last update 2009)
 +
*http://www.2ccc.com/ Delphi Box (Chinese language)
  
Verry good sources, tools, docs:
+
Very good sources, tools, docs:
 
http://assarbad.net/en/stuff/  
 
http://assarbad.net/en/stuff/  
  
 
=== Delphi Free Component Index ===
 
=== Delphi Free Component Index ===
 +
* [http://chuckr.bravepages.com/delphifree.htm HUGE index of free components]
  
[http://www.bsdg.org/resources/Delphi_Free_Components.html HUGE index of free components (download a zipped version below)]
+
=== Other major sites ===
[http://www.bsdg.org/resources/Delphi_Free_Components.zip Download zipped free component index]
+
*http://lazplanet.blogspot.co.uk/
 +
*http://www.devx.com/tips/delphi-and-pascal/ Tips (1997-1999)
 +
*https://web.archive.org/web/20190122072801/http://www.delphipages.com/ (Internet Archive)
 +
*http://www.delphibasics.co.uk/
 +
*http://www.chami.com/tips/delphi/
 +
*http://www.swissdelphicenter.ch/
 +
*http://www.cyber-matrix.com/delphi.html  
 +
*http://www.drbob42.com/delphi/index.htm Dr. Bob's Delphi Clinic
 +
*http://www.trsek.com  340 source pascal code - game, mathematics, graphics, homework
 +
*http://www.freepascal.ru  Articles and a forum for Russian users of Free Pascal
 +
*http://www.Corpsman.de Lots of Delphi and Lazarus programs / tutorials and components
 +
*http://delphiallimite.blogspot.com Code, tutorials, examples for Delphi (Spanish) - Last update 2010
 +
*http://www.devsuperpage.com/Articles/Delphi.aspx Delphi Articles/Tips
 +
*http://www.schoolfreeware.com/Free_Pascal_Tutorials.html Free Pascal video tutorials using Lazarus
  
== Other major sites ==
+
=== SWAG sites ===
  
http://www.webcom.com/mikemars/mikedelf.html <br>
+
SWAG is an archive of tips and example programs for Turbo Pascal/Borland Pascal and early Delphi. Much of it is still applicable to today's Object Pascal - and much is obsolete...
http://archive.devx.com/gethelp/gethelp.asp?Area=Delphi%2FPascal <br>
 
http://www.xs4all.nl/~dgb/ <br>
 
http://www.delphipages.com/ <br>
 
http://www.delphi3000.com/ <br>
 
http://www.delphicity.net/ <br>
 
http://www.delphibasics.co.uk <br>
 
http://www.chami.com/ <br>
 
http://www.swissdelphicenter.ch/ <br>
 
http://www.undu.com/ <br>
 
http://www.delphifaq.net/index.php <br>
 
http://www.delphispirit.com/ <br>
 
http://www.delphi32.com/ <br>
 
http://www.cyber-matrix.com/delphi.html <br>
 
http://www.innotts.co.uk/zephyr/linkslink.html <br>
 
[http://www.bsdg.org/resources/turbopower.html Listing of Turbopower's SF releases]
 
  
=== SWAG sites ===
+
*https://web.archive.org/web/20060715131512/http://www.gdsoft.com/swag/downloads.html (Internet Archive)
 +
*https://web.archive.org/web/20100304225116/http://www.bsdg.org:80/SWAG/index.html (Internet Archive)
 +
*http://swag.outpostbbs.net/
 +
*https://github.com/nickelsworth/swag
 +
*http://swag.delphidabbler.com/
 +
*http://www.retroarchive.org/swag/
  
http://gdsoft.com/swag/swag.html <br>
+
== Libraries ==
http://www.bsdg.org/swag/index.html
 
  
== Tutorial Sites ==
+
===CORBA===
 +
*http://sourceforge.net/projects/mtdorb MTDORB is a free and open source ORB implementation for Delphi and Kylix. It is intended to be a fully compliant implementation of the CORBA 2.3 standard. Currently in doesn't compile with Free Pascal, but work has started to make it FPC compatible.
  
http://ourworld.compuserve.com/homepages/tk_boyd/Tut.htm <br>
+
===Database===
http://www.arrakis.es/~sigecom/SitesIngles.htm
+
*http://sourceforge.net/projects/fxds OLAP Decision Cube Components (Delphi only)
 +
*http://zeoslib.sourceforge.net/ native database access across different platforms, go-to http://zeos.firmos.at/ to see Zeoslib forum.
 +
*http://sourceforge.net/projects/fibl FreeIBComponents package porting for Lazarus.
 +
*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.instantobjects.org Object Pascal ORM (Delphi only at the moment)
 +
* [[tiOPF]] (Techinsite Object Persistence Framework) is a object-to-database mapping and persistence framework. It supports Free Pascal and Delphi, has support for 10+ database backends, and 1600+ unit tests run every three hours, to make sure everything stays super stable. tiOPF has been open-sourced since 1999. You can find its website at http://tiopf.sourceforge.net
 +
* [https://github.com/graemeg/firebird-lib FBLib] is a Firebird and Interbase database component suite. It works with Free Pascal, Delphi and Kylix. It also includes the Firebird/Interbase management & services components (backup, server info, user admin etc). It also has other components that add functionality like metadata extraction (DDL), script execution and export data to HTML or SQL.
 +
* http://synopse.info/fossil/wiki?name=SQLite3+Framework Synopse mORMot is a Client-Server ORM/ODM SOA MVC framework for Delphi 6 up to Delphi 10.1 Berlin and FPC >= 3.0.0, targeting Win32/Win64 and Linux via FPC for high-performance servers, with direct client consumption via REST/JSON from any Delphi (VCL/FMX), FPC/Lazarus or SmartMobileStudio/HTML5 platform (including mobile targets). It has a very active community at http://synopse.info/forum . Source on GitHub https://github.com/synopse/mORMot . Samples can be found here https://github.com/synopse/mORMot/tree/master/SQLite3/Samples
  
=== How to Write Source Code ===
 
  
Why? Because the code you write should be read with ease by others and even youself.
+
=== Graphics, games, multimedia ===
 +
*http://www.pascalgamedevelopment.com - PGD(Pascal Game Developement)
 +
*http://www.delphigamer.com - DelphiGamer Magazine & Games Showcase
 +
*http://jedi-sdl.pascalgamedevelopment.com - SDL Headers for Free Pascal/Lazarus, Delphi, GNU Pascal, TMT Pascal, and others
 +
*http://www.afterwarp.net - Asphyre DirectX-based game component tools
 +
*http://www.micrel.cz/Dx - Unofficial updated DirectX game components
 +
*http://www.delphi3d.net - OpenGL, Graphics, etc.
 +
*http://www.delphigl.com/index2.php - OpenGL, Graphics, etc.
 +
*http://www.sulaco.co.za - OpenGL, Graphics, etc.
 +
*http://www.noeska.com - OpenGL, OpenAL, Graphics
 +
*http://www.noeska.com/doal - OpenAL Headers
 +
*http://glscene.sourceforge.net/index.php - OpenGL library for Delphi, Kylix and Lazarus
 +
*http://www.sulaco.co.za/quake2 - The famous Quake2 game code translated to Object Pascal
 +
*http://www.clootie.ru - DirectX Headers for C++Builder, Delphi and Free Pascal/Lazarus
 +
*http://www.kolmck.net - Key Objects Library - a.k.a. KOL - main website. Create very small GUI apps with win32/64/ce in delphi and fpc
  
[http://community.borland.com/soapbox/techvoyage/article/1,1795,10280,00.htm Borland tutorial] <br>
+
===Internet===
[http://jedicodeformat.sourceforge.net/ JEDI tutorial and tools]
+
*http://extpascal.googlecode.com ExtPascal is a framework for Delphi/Lazarus/Free Pascal to develop RIA/Web2/AJAX applications based on Ext JS library
 +
*http://curl.haxx.se/libcurl/pascal/ curl is a command line tool for transferring files with URL syntax
 +
*http://z505.com/powtils/idx.shtml Free Pascal Web Units allow you to write CGI programs
 +
*http://synapse.ararat.cz/doku.php The SYNAPSE library aims to create a complete library of classes and functions
 +
*http://webrad.sourceforge.net/ WebRAD is a web application development framework and library of components for Delphi/Kylix that replaces HTML editing with a drag-and-drop approach. (dead delphi/kylix project, good to port)
 +
*http://www.benibela.de/sources_en.html#internettools Internet Tools is a set of libraries for webpage processing: a html/xml parser with sax/dom-like interface, a XPath 2 / XQuery expression engine, CSS 3 selectors, xml pattern-matching and a http/s connection wrapper (around synapse and wininet)
  
== Libraries: GraphiX, Games, DirectX, OpenGL, OpenAL ==
+
===Logging===
 +
*http://log4delphi.sourceforge.net/ Log Components (Delphi only at the moment)
  
http://www.delphi3d.net - OpenGL, Graphics, etc. <br>
+
===Report===
http://www.delphigl.com/index2.php - OpenGL, Graphics, etc. <br>
+
*[[LazReport Documentation|LazReport]] LazReport is based on the FreeReport project. This generator is very fast. LazReport is not compatible with FastReport and FreeReport.
http://www.sulaco.co.za - OpenGL, Graphics, etc. <br>
+
*http://sourceforge.net/projects/braslib/ Braslibrary is a report and others components pack for Delphi and Lazarus. '''It is alfa release''' and has a lot of problems, but has a great potential (p.e. justified text)
http://www.delphigamer.com or http://pgd.netstarweb.com - PGD(Pascal Game Developement) <br>
+
*http://reportman.sourceforge.net ReportManager (Delphi only)
http://www.noeska.com - OpenGL, OpenAL, Graphics <br>
 
http://www.noeska.com/doal - OpenAL <br>
 
http://glscene.sourceforge.net/index.php - OpenGL library for Delphi, Kylix and Lazarus <br>
 
http://www.sulaco.co.za/quake2 - The famous Quake2 game code translated to Object Pascal <br>
 
http://clootie.narod.ru - DirectX for Delphi, C++Builder and FreePascal/Lazarus <br>
 
  
 
== Documentation ==
 
== Documentation ==
 +
=== Tutorial Sites ===
 +
* [https://www.youtube.com/watch?v=0VPvQ_dXMhw&list=PLB24C56953A79987A: Lazarus tutorials by SchoolFreeware (YouTube)] Also [http://www.schoolfreeware.com/Free_Pascal_Tutorials.html webpage]
 +
* [http://www.sheepdogguides.com/tut.htm: Sheepdog Lazarus & Delphi Tutorials - TK Boyd]
 +
* [http://michalis.ii.uni.wroc.pl/~michalis/modern_pascal_introduction/modern_pascal_introduction.pdf: Modern Basic Pascal Introduction - Michalis Kamburelis]
 +
* [https://bayanbox.ir/view/8587011971051098841/startprogusingpascal.pdf: Start programming using Object Pascal - Motaz]
 +
* [https://www.freepascal.org/~michael/articles/ Articles by Michael Canneyt] High Quality material by a Lazarus developer
 +
* [http://geldenhuys.co.uk/articles/ Library of Programming Articles - Canneyt, Geldenhuis]
 +
* [http://www.marcocantu.com/epascal/English/default.htm Essential Pascal by Marco Cantu]
 +
* [http://www.marcocantu.com/edelphi/default.htm Essential Delphi by Marco Cantu]
 +
* [https://www.thoughtco.com/delphi-programming-4133475 Delphi Programming Tutorials - Zarco Gajic] Articles of high quality, generally useful for Lazarus/FreePascal
 +
* [http://delphibasics.co.uk/ Delphi Basics - An ObjectPascal Reference]
 +
* http://mc-computing.com/Languages/ A "Rosetta Stone" site that compares how to perform various tasks in different languages.
 +
* https://web.archive.org/web/20070808092702/http://www-rab.larc.nasa.gov/nmp/nmpLinks.htm Numerical Methods in Pascal
 +
 +
=== How to Write Source Code ===
 +
 +
Why? Because the code you write should be read with ease by others and even yourself.
  
http://webster.cs.ucr.edu/  - 'Assembly Language Programing' <br>
+
* [http://community.borland.com/article/0,1410,10280,00.html Borland tutorial] (broken link: was linking to Object Pascal Style Guide by Charles Calvert)
http://www.wotsit.org/   -  'Programer's file format collection' <br>
+
* [http://web.archive.org/web/20100310155321/http://edn.embarcadero.com:80/article/10280: Object Pascal Style Guide - Charles Calvert (archive)], [https://edn.embarcadero.com/article/10280 Alternative at embarcadero], [http://jvcl.delphi-jedi.org/StyleGuide.htm Alternative at Jedi]
http://www.gnu.org/manual/manual.html/ GNU <br>
+
* [http://jedicodeformat.sourceforge.net/ JEDI tutorial and tools]
http://www.cs.utah.edu/dept/old/texinfo/ The Gnu Info Tree
 
  
== Contributors to this page ==
+
===Pascal, Delphi and Kylix Blogs===
  
This page has been converted from the epikwiki [http://lazarus-ccr.sourceforge.net/index.php?wiki=PageOfCodeSites version].
+
*http://lazarusroad.blogspot.com/  - 'On the road with Lazarus/Freepascal'
 +
*http://lazplanet.blogspot.com/  -  'LazPlanet'
  
Initial page entry  [VlxAdmin|] - 9/22/2003 <br>
+
===Others===
Added Tutorial section [VlxAdmin|] - 10/20/2003 <br>
+
*http://webster.cs.ucr.edu/   - 'Assembly Language Programing'
Added some links and headings [VlxAdmin|] - 10/27/2003 <br>
+
*http://www.rosettacode.org/ (or more directly [http://rosettacode.org/wiki/Category:Pascal Category:Pascal])- Simple tasks in many languages; Pascal is sorely under-represented for such a readable language. MediaWiki, so anyone can contribute!
Added Documentation section [DarekMpage|] - 4/20/2004 <br>
 
Added Graphics section [RazVan|] - 11/5/2004 <br>
 
Added coding tutorials [RazVan|] - 11/11/2004 <br>
 

Latest revision as of 11:15, 12 September 2023

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

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

Delphi Free Component Index

Other major sites

SWAG sites

SWAG is an archive of tips and example programs for Turbo Pascal/Borland Pascal and early Delphi. Much of it is still applicable to today's Object Pascal - and much is obsolete...

Libraries

CORBA

  • http://sourceforge.net/projects/mtdorb MTDORB is a free and open source ORB implementation for Delphi and Kylix. It is intended to be a fully compliant implementation of the CORBA 2.3 standard. Currently in doesn't compile with Free Pascal, but work has started to make it FPC compatible.

Database


Graphics, games, multimedia

Internet

Logging

Report

  • LazReport LazReport is based on the FreeReport project. This generator is very fast. LazReport is not compatible with FastReport and FreeReport.
  • http://sourceforge.net/projects/braslib/ Braslibrary is a report and others components pack for Delphi and Lazarus. It is alfa release and has a lot of problems, but has a great potential (p.e. justified text)
  • http://reportman.sourceforge.net ReportManager (Delphi only)

Documentation

Tutorial Sites

How to Write Source Code

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

Pascal, Delphi and Kylix Blogs

Others