Programming resources: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
Line 9: Line 9:
* [http://www.gotw.ca/publications/index.htm Guru of the Week]
* [http://www.gotw.ca/publications/index.htm Guru of the Week]
* [http://www.gotw.ca/publications/concurrency-ddj.htm The Free Lunch Is Over: A Fundamental Turn Toward Concurrency in Software]
* [http://www.gotw.ca/publications/concurrency-ddj.htm The Free Lunch Is Over: A Fundamental Turn Toward Concurrency in Software]
* [http://lcsd05.cs.tamu.edu/slides/keynote.pdf How to Design a Good API and Why it Matters]
* [http://www.infoq.com/presentations/effective-api-design How to Design a Good API and Why it Matters] [http://lcsd05.cs.tamu.edu/slides/keynote.pdf]
* [http://decoy.iki.fi/texts/filefd/filefd A brief look at file format design]
* [http://decoy.iki.fi/texts/filefd/filefd A brief look at file format design]
* [http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=43487 QuickStudy: Application Programming Interface (API)]
* [http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=43487 QuickStudy: Application Programming Interface (API)]

Revision as of 13:48, 4 June 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