Programming resources: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
Line 17: Line 17:
== Scripting ==
== Scripting ==
* [http://computerlinguist.com/2008/09/04/use-scripting-languages-when-possible/ Use Scripting Languages when possible]
* [http://computerlinguist.com/2008/09/04/use-scripting-languages-when-possible/ Use Scripting Languages when possible]
* [http://www.tcl.tk/doc/scripting.html Scripting: Higher Level Programming for the 21st Century]
* [http://www.osnews.com/story/7038/On_Scripting_Languages On Scripting Languages]


== Pointer Basics ==
== Pointer Basics ==

Revision as of 05:39, 16 May 2009

Please note that as of 04/2009, the "aviation standards & information" section has been moved to a new page Aviation Standards & Information. This also applies to the "Free GIS data" section which can now be found at Scenery Development Resources.

Source Code Management

Software Engineering

Scripting

Pointer Basics


Optimization

Programming - Background knowledge

C++ Courses

C++ eBooks

C++ References

C++/STL

Graphics Programming

Game Programming related

Programming General

General OpenGL Resources

OpenGL Shaders

Tutorials

Manuals

References

Free Software

3D Maths

OSG/OpenSceneGraph related

Communities

(Forums, Newsgroups, Mailing Lists & Chat rooms)

Networking

Unix Sockets

Windows Sockets

Protocol Design


Multiplayer Design & Programming

Basics

Design & General

State Prediction

Compression / Effiency

Security

Libraries


See also