Programming resources: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
Line 5: Line 5:


= Software Engineering =
= Software Engineering =
* [http://andesengineering.com/OSG_ProducerArticles/RefPointers/RefPointers.html Using osg::ref_ptr]
* [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://lcsd05.cs.tamu.edu/slides/keynote.pdf How to Design a Good API and Why it Matters]
Line 12: Line 11:
* http://arstechnica.com/articles/paedia/cpu/valve-multicore.ars
* http://arstechnica.com/articles/paedia/cpu/valve-multicore.ars
* [http://code.google.com/edu/parallel/dsd-tutorial.html Introduction to Distributed System Design]
* [http://code.google.com/edu/parallel/dsd-tutorial.html Introduction to Distributed System Design]
== Pointer Basics ==
* [http://cslibrary.stanford.edu/104/ Binky Pointer Fun Video]
* [http://www.augustcouncil.com/~tgibson/tutorial/ptr.html Pointers in C and C++]
* [http://pweb.netcom.com/~tjensen/ptr/pointers.htm A TUTORIAL ON POINTERS AND ARRAYS IN C]
* [http://andesengineering.com/OSG_ProducerArticles/RefPointers/RefPointers.html Using osg::ref_ptr]


== Optimization ==
== Optimization ==

Revision as of 18:27, 17 March 2009

Wiki Usage

Source Code Management

Software Engineering

Pointer Basics


Optimization

Programming - Background knowledge

C++ Courses

C++ eBooks

C++ References

C++/STL

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

Multiplayer Design & Programming

Basics

Design & General

State Prediction

Compression / Effiency

Security

Libraries

Aviation Standards & Information

Air Traffic Control

ACARS

ARINC

Free GIS Data

See also