Geometry.Net - the online learning center
Home  - Computer - Programming

e99.com Bookstore
  
Images 
Newsgroups
Page 5     81-100 of 194    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

         Programming:     more books (99)
  1. Introduction to Scientific Programming and Simulation Using R by Owen Jones, Robert Maillardet, et all 2009-03-11
  2. Programming the Mobile Web by Maximiliano Firtman, 2010-07-23
  3. Cocoa Programming: A Quick-Start Guide for Developers (Pragmatic Programmers) by Daniel H. Steinberg, 2010-04-23
  4. Programming Windows (Microsoft Programming Series) by Charles Petzold, 1998-11-11
  5. Programming Video Games for the Evil Genius by Ian Cinnamon, 2008-02-29
  6. The D Programming Language by Andrei Alexandrescu, 2010-06-12
  7. Practical C Programming, 3rd Edition by Steve Oualline, 1997-08-01
  8. Art of Computer Programming, Volume 1: Fundamental Algorithms (3rd Edition) by Donald E. Knuth, 1997-07-17
  9. Applied Statistics and theSAS Programming Language (5th Edition) by Ron P. Cody, Jeffrey K. Smith, 2005-04-09
  10. iPad Programming by Daniel H Steinberg, Eric T Freeman, 2010-10-04
  11. Advanced Qt Programming: Creating Great Software with C++ and Qt 4 (Prentice Hall Open Source Software Development Series) by Mark Summerfield, 2010-07-21
  12. Inside Microsoft SQL Server 2008: T-SQL Programming (Pro-Developer) by Itzik Ben-Gan, Dejan Sarka, et all 2009-09-23
  13. Programming Interactivity: A Designer's Guide to Processing, Arduino, and Openframeworks by Joshua Noble, 2009-07-21
  14. Unix Shell Programming (3rd Edition) by Stephen G. Kochan, Patrick Wood, 2003-03-09

81. DOS Programming, Undocumented DOS, And DOS Secrets
DOS programming, Undocumented DOS, and DOS Secrets A few little secrets about DOS programming. Has information on most every aspect of DOS programming.
http://www.cybertrails.com/~fys/index.htm
Programming MS-DOS with Power
DOS Programming, Undocumented DOS, and DOS Secrets
This web site is devoted to DOS programming for those of us who still enjoy programming in DOS. Don't get me wrong, I do program in Windows also. In fact, I use VC++, but when it comes to having fun, I still turn to DOS programming. Here you will find hard to find info on programming DOS. I will update this site as I frequently as possible.
The title as well as other items on this page state MS-DOS . I am not trying to promote the use of, or state that MS-DOS is better than other DOS operating systems. This is the DOS that I use, and I want to keep a medium to the content of this page. If you use a different DOS and have questions, feel free to call upon me or any content of this page.
I now have access to a WinNT machine, however unless otherwise noted, all references to Windows on this site refers to the Windows 9x family of Windows.
If you would like to see any specific code and/or documentation on this page, just e-mail me. Any and all code or documentation that I put on this site is free. I am a strong believer in freeware. The only thing I ask is that you spread the word to your friends. You can request code and/or documentation for Assembler, Basic, C and Pascal as well as any DOS help.

82. Cgic An ANSI C Library For CGI Programming
Thomas Boutell's ANSI C library for CGI programmingCategory Computers programming Languages C CGI Libraries......cgic an ANSI C library for CGI programming. cgic 2.02 an ANSI C library for CGIprogramming. By Thomas Boutell. The LATEST documentation is available here.
http://www.boutell.com/cgic/

83. AIForge: The Programming Game Directory
Dennis Luehring's list of links related to programming games.
http://www.gammax.net/aiforge/
AIForge
The Programming Game Directory
"Hi, this is my little corner in the web.This site is intended as an outreach to the
evershrinking community of programming games addicted people... well like me. ;)
Soon we'll have reviews of an assortment of nice games... we'll be working on it".
btw: im living near stuttgart/germany Programming Game Links
(last update 2003/02/16 - more than 1000 working links)
THIS IS NOT A SPAMMING LIST
i will only send you ONE mail when the new design/server becomes ready. (enter your e-mail address here)
please link to AIForge (if you need a logo, use this one me :-) (strip HIDDEN) To-Do List
  • collect all programming-games (send me all information you've got) the sourcecode for every program shown on this list the latest version of every game screenshots of the mac or linux-version of the games (i'm win32 only) links, tools, docs for the programms

84. Literate Programming
Resources for Literate programming. Consulting services. Download freeware for Windows 95, 98, and Category Computers programming Methodologies Literate programming......Resources for Literate programming. Learn about the CWEB programming language.Download freeware for Microsoft Windows. Refactoring. Software Development.
http://www.literateprogramming.com/
Sorry, this document can be viewed only with a frames-capable browser.

85. MULTILIZER > Tools > Products > Multilizer Java Edition
For Localization and Multilingual programming An compound of JavaBeans and tools for developing platform independent multilingual applications without extra programming. Free evaluation downloads. Demo applets available.
http://multilizer.com/dev/java/


EVALUATION
... SUPPORT
MULTILIZER for Java
There are two ways of localizing Java software with Multilizer.
  • One is to use resource bundles as recommended by SUN Java Internationalization guidelines Another approach is based on the use of 100% Pure Java Multilizer beans.
Resource bundles
Multilizer makes the maintenance of resource bundles and the entire language maintenance as easy as can be. While developers take care of software maintenance and editing of one set the native of resource bundles, Multilizer takes care of the rest.
Improved Localization Quality with JavaBeans
Multilizer JavaBeans bring the extra functionality that your multilingual and localized applets and applications need. Built-in support for Euro currency, Y2K and many more advanced features ensures your software works anywhere, anytime and in any culture. More info:
On-line sample: Multilingual Euro-calculator
JavaDoc: Multilizer beans documentation
Web page: Multilizer custom tage library
Company
Globalization Products ... © 2002 Multilizer Inc.

86. Amit's Game Programming Information
Descriptions of algorithms for artificial intelligence, path finding, game design, objects, hexagonal Category Computers programming Games......Game programming topics including AI, path finding, game design, objects, hexagonaltiles, threads, and text games. Amit's Game programming Information.
http://www-cs-students.stanford.edu/~amitp/gameprog.html
Amit's Game Programming Information
- shortest paths - ai - design - tiles - scripting - hexagons - objects - adventure - economics -
Amit's Home Page

Research

Friends

Personal
...
Smart Tags

Game Programming
Sections:
Shortest Paths

Tile Based Games

Hexagonal Grids
Artificial Intelligence ... Rants Search: About this page: I collect links to game programming information about specific topics that I find useful in my own games , but I don't try to cover all topics. ( New: I've started working on a new game (screenshot 1) (screenshot 2) . I'm keeping a blog diary of what I'm currently working on.) I try to avoid topics specific to one platform, such as graphics, sound, compilers, and specific libraries. I prefer ideas to source code, because I find it easier to go from an idea to code than from code to an idea. Common questions I get are answered on other sites
  • How do I make games? (for non-programmers)
  • How do I make games? (for programmers)
  • How much money can I make by writing games?
  • How much fun is game programming? Key to the bullets (implemented with style sheets):
    • Link within this site
    • Link to another site
    Shortest Paths
    Determining how to walk around on a map is an interesting problem. There are many different approaches, ranging from simple (
  • 87. AcornCD
    A CDDB server for RISC OS. Includes programming specifications and demonstration program.
    http://eh.org/~john/acorncd/
    A freedb server for RISC OS
    I've designed it so as to allow anyone to write clients to fit on top, this way I didn't need to write a CD player. :) There is a mailing list for discussion of AcornCD use and development, I shall also post announcements about new releases etc. to the list. Subscribe to acorncddb list Powered by Yahoo! Groups You can jump straight to the latest release's download
    Requirements
    AcornCD requires a fairly recent set of Toolbox modules to run, along with the nested Window manager. You can get hold of these from RISC OS Ltd. , on their updates page , the Toolbox update zip Additionally, if you want to submit freedb entries (you do, honest...), you'll need Justin Fletcher's GMail, available from his software page
    Recent changes
    I've released AcornCD as "Open Source" on Sourceforge, you can visit the project home page Downloads are now stored on the Sourceforge site. 09/05/2001 - Release 14:
    • AcornCD now uses freedb! I've finally seen the light and turned my back on CDDB, they no longer care about CDDB (only CDDB2), have stupid licencing conditions etc. etc. AcornCD now internally has all the code to support queued requests, just no method to actually go about queueing things, and no code to empty the queue. Considering putting my code on SourceForge and open sourcing it...I don't have enough time to work on it really.

    88. ACM-ICPC Web Site Home Page
    This is the official site for the ACM International Collegiate programming Contestsponsored by IBM which is conducted annually throughout the world for
    http://acm.baylor.edu/acmicpc/
    If you have not been redirected, click here to go to the ICPC Web Site

    89. GRAPE - Graphics Programming Environment
    A package for mathematical visualization, particularly in the fields of differential geometry and continuum mechanics. Available free by FTP but only to university departments and similiar research sites and only for nonprofit purposes.
    http://www-sfb256.iam.uni-bonn.de/grape/
    GRAPE - Graphics Programming Environment
    Welcome to the GRAPE information pages. GRAPE is a package for mathematical visualization. It has been particularly effective in the fields of differential geometry and continuum mechanics. But it will probably help to understand any other problem involving the numerics of partial differential equations or the need of advanced three-dimensional computer graphics. GRAPE is developed and distributed by the in cooperation with the Please feel free to use any of the services offered. If there is any information you still need, please don't hesitate to send us e-mail (see bottom of page for address). As part of the software development is done at the , we strongly recommend that you take a look at their World Wide Web server ( GRAPE in Freiburg ), too.

    90. The Association Of Logic Programming (ALP)
    The Association for Logic programming promotes all activities concerning the theory and application Category Computers programming Languages Logicbased......Sorry about this, but you will have to use Netscape (1.2 or later).
    http://www.cwi.nl/projects/alp/

    91. GNU Tools For The HP3000
    Online documentation for GNU programming tools for the HP 3000 standard with all HP 3000s with the MPE/iX POSIX shell. Tools include Make and CVS. CVS (Concurrent Versions System) a version control/software configuration management utility used by a number of HP 3000 programmers.
    http://www.dis.com/gnu.html
    Credits
    I would like to thank the support and suggestions I've received from Steve Elmer of HP and Jeff Law at the University of Utah while working on this port. There has recently been some significant interest in these activities by a number of companies, including HP. It looks like the only C++ compiler that will be available on the 3000 will be the GNU tools. Please refer to the GNU General Public License for terms under which this will be available.
    Ported Tools.
    These tools can be found on HP's Jazz server. Detailed instructions can be found in on Jazz through here
    GNU Online Documentation.
    Online documentation is available for the following: == User Documentation. == Internal Documentation. GCC Documentation GCC C Pre-processor GNU Assembler Pre-processor Documentation GNU Profiler Documentation ... Autoconf Configuration Documentation webmaster@dis.com

    92. Programming Ruby: The Pragmatic Programmer's Guide
    Full online HTML text at Ruby Central, with download link. Open Content, Open Publication LicenseCategory Computers programming Languages Ruby Books......programming Ruby. Extracted from the book programming Ruby The PragmaticProgrammer's Guide Copyright © 2001 by Addison Wesley Longman, Inc.
    http://www.rubycentral.com/book/
    Programming Ruby
    The Pragmatic Programmer's Guide
    Table of Contents
    Foreword
    Preface

    Roadmap

    Ruby.new
    ...
    Support

    Extracted from the book "Programming Ruby - The Pragmatic Programmer's Guide"
    http://www.opencontent.org/openpub/

    93. Icarus Productions - TI And Gameboy Programming
    TI calculator and Gameboy Color programs as well as z80 assembly language programming information.
    http://icarus.ticalc.org/
    The team Projects Articles Features Welcome, no. W elcome to renovated pages of Icarus Productions. Here you will find all our projects, from state-of-the-art Z80 programming (for the GameBoy Color TM and TI-8x calculators) to programs for the PC and m68k platforms. We also have some very useful articles for those starting out on their programming adventures. Catch up on all the latest developments here at Icarus Productions with our news service. TI-83 Plus Application added on 02/17/2002
    Port of Balloon available
    added on 06/02/2001
    Ports of Picross/Balloon
    added on 05/23/2001
    Pics from the ECTS
    added on 04/29/2001
    Stooges on IGN
    added on 10/20/2000
    GBC game
    added on 09/15/2000
    archives
    Using a special technique, IP has managed to dramatically increase the onscreen colors of the GameBoy Color. What started as a demo displaying some still pictures has now emerged as a full-fledged library with exciting features such as FMV playback. See the following pages for detailed information:
    HiColour library
    HiColour FAQ Problems with viewing these pages? Check the viewing notes Page last updated on Sun Feb 17 13:15:34 2002

    94. ACM Portal: ACM Digital Library
    Search within ACM Transactions on programming Languages and Systems (TOPLAS). BrowseACM Transactions on programming Languages and Systems (TOPLAS). TOPLAS.
    http://portal.acm.org/browse_dl.cfm?linked=1&part=transaction&idx=J783&coll=port

    95. Miditech
    Provider of informational programs for television. Also offers nonEnglish programming.
    http://www.miditech.org
    Operation Hot Pursuit ( working title ) is a half hour film, tracing the illegal ivory trade route, across south east Asia. Having just come full circle, the project began when Miditech won a commission from National Geographic Channels International (NGCI) and Singapore Economic Development Board's (SEDB) Documentary Production Fund for filmmaking initiatives. Miditech won the commission in the Reel Talent category out of over 500 proposals sent in from across Asia. >FULL STORY The year 2002 saw Miditech swamped by a series of awards and nominations, both within the country and overseas. The renowned Indian Telly Awards witnessed four out of five nominations from Miditech, in a single category. Finally, the award was bagged by Miditech's, 'Kuch Yaadein Kuch Baatein', in the Best Non-Fiction Series category. But the high point came at the prestigious Asian Television Awards. Besides winning an Asian Televison Award, two of Miditech's nominations won Special Commendations.

    96. ACM Portal: ACM Digital Library
    ACM Letters on programming Languages and Systems (LOPLAS) presents research resultson all aspects of the design, definition, implementation and use of
    http://portal.acm.org/browse_dl.cfm?linked=1&part=journal&idx=J513&coll=portal&d

    97. Serial Programming Guide For POSIX Operating Systems
    programming serial ports in Unix.
    http://www.easysw.com/~mike/serial/
    Serial Programming Guide for POSIX Operating Systems
    5th Edition, 3rd Revision - Updated March 11, 2003
    The SPG-POS On-Line
    The SPG-POS is available in three formats: The SPG-POS is provided under the terms of the GNU Free Documentation License
    Translating the SPG-POS
    If you would like to translate the guide, you'll need my free HTMLDOC software, a C compiler, and the ImageMagick software. The original "source" files are available in a gzip'd tar file: Once you have done the translation, I'll be happy to host the formatted files on my home page - just send an email to me (mike at easysw dot com)

    98. TOPLAS Web Page
    ACM TOPLAS presents research results on all aspects of the design, definition,implementation, and use of programming languages and programming systems.
    http://www.acm.org/toplas/
    Our web page has moved. Please change your bookmark to the new page location.
    http://www.cs.wustl.edu/~toplas/

    99. YduJ's Programming Tutorial
    Based on LambdaMOO but also useful for other LambdaCore based MOOs.
    http://www2.shore.net/~fringe/MOO/yduJtut.txt
    yduJ's Programming Tutorial This tutorial steps you through the creation of a MOO object and its verbs. There are three chapters: Chapter 1 programs the object in a straightforward manner. Chapter 2 adds bells and whistles to the program. Chapter 3 brings up some issues that don't fit well into the tutorial framework. To read a chapter, type "read in tutorial" The chapters are organized into named sections; you may see the organization with "read index in tutorial", and each individual section may be read with "read < Wind-Up Duck swivels its neck and emits a >> Quack

    100. Davin's Collection Of Unix Programming Links
    Lots of links related to unix system programming, currently weighted towards socketprogramming. Davin's collection of unix programming links. Started in 1995.
    http://www.cs.buffalo.edu/~milun/unix.programming.html
    Davin's collection of unix programming links
    [Started in 1995. Most recent update: February 23, 2003]
    Individual items

    Page 5     81-100 of 194    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter