Entries Tagged 'Tutorials' ↓

Embedding NASA World Wind in an Eclipse Application

Vladimir Silva has written an article for IBM DeveloperWorks outlining how to embed NASA World Wind into an Eclipse RCP or Plugin project. For those of you whom haven’t heard, NASA World Wind is basically an embeddable, open source version of Google Earth. It uses JOGL (Java OpenGL Bindings) to display map data on a 3D globe. Very cool stuff!

*****

Scriptaculous ScrollTo Tutorial

Daniel Saxil-Nielsen has a nice Scriptaculous tutorial showing off Effect.ScrollTo(). Short and sweet  tutorial that will give you a nice little effect to add to your toolbox.

*****

Free Online Programming Courses

WHDb has a comprehensive list of free online programming courses. The list includes the MIT Open Course Ware classes as well as collected tutorials from around the web and universities. The list is categorized by programming language so you should have an easy time if you’re looking to pick up something new.

*****