|
|
The links on this page cannot represent the enormous variety of programming sources on the web, I didn't mean to make a representative selection, but instead gathered some either very large websites (which will help you further with their links) or very original, for myself valuable websites and some that seemed to be hard to find.
|
|
» Code Guru
|
|
A good site for developers in lots of different techniques. Lots of code and free classes, some of them are used in my programs.
|
|
» The Code Project
|
|
The Code Project is about free source code and tutorials, dedicated to helping those IT professionals who have freely donated their own time and resources to helping others.
|
|
» Programmers Heaven
|
|
Lots of free articles and code on C++, Visual Basic, .Net, ASP, C#, Java and other languages.
|
|
» Planet Source Code
|
|
Articles, tutorials and code - a goldmine, but difficult to browse because of a chaotic interface...
|
|
» Developer.com
|
|
Lots of stuff on programming in C, C++ and JAVA, a good place to look for articles and literature on many subjects.
|
|
» Codebeach
|
|
Code Beach is your complete guide to free and open source code and tutorials for ASP, C++, C#, ColdFusion, Java, JavaScript, Palm, Perl, PHP, Pocket PC, Python, and Visual Basic
|
|
» Java Boutique
|
|
Lots of applets, sourcecode and tutorials on Java. Excellent resource!
|
|
» TrooBloo
|
|
TrooBloo is a large database of technology articles and tutorials. You can browse different categories (e.g. PHP, Web Services, XML), search the database and receive new articles and tutorials by email.
|
|
» devArticles
|
|
devArticles.com is a joint effort by a team of dedicated and skilled programmers from many different countries around the world including Australia, Germany, England, South America and the United States. devArticles was developed to provide up-to date, relevant and informative content to beginning, intermediate and advanced developers and programmers alike.
|
|
» GameDev.net
|
|
My favorite. A wealth of very professionally presented links and articles.
|
|
» Gamasutra
|
|
"The Art and Business of Making Games" - Lots of interesting stuff, but mainly for the professionals.
|
|
» Game Development
|
|
Articles and links to many game related subjects.
|
|
» CPP4U
|
|
C++4U offers various resources on C++ programming such as C++ Source Code, C++/C tutorials, forums and a collection of links.
|
|
» ClanLib
|
|
ClanLib is a medium level development kit. At its lowest level, it provides a platform independent (as much as that is possible in C++) way of dealing with display, sound, input, networking, files, threadding and such. Features include support for Linux and Windows, basic 2D display, primitive drawing (pixels, lines and rects) and images drawing (surfaces/sprites), basic sound support, keyboard, mouse and joysticks. basic network support, font support. ClanLib is licensed under the GNU Library General Public License. There's a whole lot of good example programs provided and a detailled documentation.
|
|
» libCON Game Library
|
|
Very interesting wrapper for Games, based on DirectX 6, for which you only need the runtime, not the libraries. Everything is packed in a DLL file. For 3D-Games too, everything well documented, still under development.
|
|
» Allegro Game Library
|
|
Another free wrapper class collection for games, still very popular.
|
|
» Fastgraph Homepage
|
|
Probably one of the best 2D / 3D Library for Game Programming by Ted Gruber, but not for free ($300). Here you can also find the free reprint of Diana Gruber's book on tile based games and more.
|
|
» Clickteam
|
|
This company released some great products, Jamagic among them. Unfortunately this gread game development system has never taken off really and is not being supported anymore. The guys at Clickteam are also responsible for the innovative products "Klik & Play" and "Games Factory".
|
|
» Game Editor
|
|
Now this is cool: a tool for writing your own 2D games for not only Windows and Linux PC, but also for Pocket PC! The program can do all you you can think of and best of all - it's free!
|
|
» Microsoft C# / .Net
|
|
With the free C# / .Net compiler from Microsoft you can start to develop .Net programs without spending a single buck, being on the cutting edge of technology!
|
|
» SharpDevelop
|
|
The great free IDE "SharpDevelop" was used to develop most of my C# programs.
|
|
» Euphoria
|
|
Euphoria is a simple, flexible, and easy-to-learn programming language. It lets you quickly and easily develop programs for DOS, Windows and Linux. Euphoria was first released in 1993. Although Euphoria provides subscript checking, uninitialized variable checking and numerous other run-time checks, it is extremely fast. People have used it to develop high-speed 32-bit DOS games, 32-bit Windows GUI programs, and Linux X Windows programs. Euphoria is free, although you can get some advanced features by registering. Registration is only $39 U.S. for DOS32+WIN32, and just $25 for Linux.
|
|
» FreePascal
|
|
Free Pascal (aka FPK Pascal) is a 32 bit pascal compiler. It is available for different processors (i386+ and 680x0) and operating systems (Linux, DOS, AmigaOS, OS/2, Win32). The language syntax is semanticly compatible with TP 7.0, some extensions used by Delphi (classes, rtti, exceptions, ansistrings) are also supported. Furthermore Free Pascal supports function overloading and other such features.
|
|
» Bloodshed Software
|
|
Bloodshed Software developed the free Dev-C++ and Dev-Pascal compilers and IDE's. The Delphi source code is available for free under the GNU General Public License (GPL).
|
|
» BlueJ
|
|
BlueJ is an integrated Java environment specifically designed for introductory teaching. It supports fully integrated environment, graphical class structure display, graphical and textual editing, built-in editor, compiler, virtual machine, debugger, etc., easy-to-use interface, ideal for beginners, interactive object creation, interactive object calls, interactive testing and incremental application development. The aim of BlueJ is to provide an easy-to-use teaching environment for the Java language that facilitates the teaching of Java to first year students. Special emphasis has been placed on visualisation and interaction techniques to create a highly interactive environment that encourages experimentation and exploration.
|
|
» XBasic
|
|
XBasic is a 32/64-bit IDE with an editor, compiler, debugger, several function libraries, and an interactive graphical GuiDesigner (a GUI design tool). It is available for Windows and Linux.
|
|
» DJGPP
|
|
DJGPP is a complete 32-bit C/C++ development system for Intel 80386 (and higher) PCs running DOS.
|
|
» Game Maker
|
|
This isn't a real programming language but it is so nicely done and FREE, I had to include it here. If you ever wondered how to teach your kids the foundations of programming with really quick results and big fun - here is the solution. Similar to "Klick&Play", but free and 32 bit. Comes with a few example games (Pac Man, Breakout, Sokoban...).
|
|
» Scratch
|
|
Scratch is a new programming language that makes it easy to create your own interactive stories, animations, games, music, and art -- and share your creations on the web. Scratch is designed to help young people (ages 8 and up) develop 21st century learning skills. As they create Scratch projects, young people learn important mathematical and computational ideas, while also gaining a deeper understanding of the process of design.
|
|
» CodeIDE
|
|
CodeIDE is a website that helps building code in your web browser.
This service is for the people who want to start programming and for those, who want to remind previous experience.
On this site all people can run programs online in any of the supported languages: Basic, Pascal, C/C++, JavaScript, Perl.
|
|
» Flash Clocks
|
|
Flash-Clocks.com provides flash clocks for any website and blog on the internet, either analog, digital or a combination of both.
They also provide a Custom Flash Clock service, you can request a flash clock with custom graphics, colors, text and even a link pointing to your own website,
with no ads, with professional quality.
|
|
Hämorrhoiden
|
|
Minimal-invasive Enddarm-Chirurgie / schmerzfreie Hämorrhoiden-Operation bei Leonid Sverdlov, Berlin
(Affiliate Link)
|
» Suggest a Link
|