GFC Logo GFC Title Logo
LINKS


Home
Home
News
News
History
History
FAQ
FAQ
Download
Documentation
Download
Download
Contact
Contact
Links
Links



The GTK+ toolkit
Here you will find the GTK+ home page with lots of information about the GTK+ toolkit and links to several other related projects. If you need help on using GTK+ or just want to keep track of the latest GTK+ developments there are mailing lists you can subscribe to.

The Standard C++ Library
If you need help with the GNU Standard C++ Library you will find its documentation online here.

Need some help with your C++ programming...
  • Want some tips from the C++ master. You will find Bjarne Stroustrup's web page here.
  • The C++ FAQ lite gives you specific advice to help you properly use C++ for object oriented programming.
  • C++ Tips and Tricks contains helpful information gathered from internet news groups, various books and magazines.
  • You will some answers to common C++ design questions here.
  • Need some help with generic programming. Have a look at these template tips.
  • Check out Allan Clarke's home page for lots of other useful C++ information,  tips and tricks, and tutorials.
  • If you want to fine tune your C++ programming skills the DevX C++ site has an archive of useful C++ tips, and is regularly updated.

HTML Goodies
Trying to build a great web site. HTML Goodies has lots of practical examples that show you how to add some great features to you web pages, like changing images on mouse over or displaying transparent images.