Programming resources: Difference between revisions

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


== C++ Courses ==
== C++ Courses ==
* [http://www.itee.uq.edu.au/~comp3300/Resources/C_C++_notes.pdf C++ in 5 days] [http://glmd.110mb.com/sem1/files/C-5days.pdf]
* http://www.learncpp.com/
* http://www.learncpp.com/
* http://www.cprogramming.com/
* http://www.cprogramming.com/

Revision as of 00:44, 9 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 Management & Prediction

Compression / Effiency

Security

Libraries


See also