Geometry.Net - the online learning center
Home  - Basic_P - Programming General
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 191    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Programming General:     more books (100)
  1. Game Programming Gems 3 (Game Programming Gems Series) by Dante Treglia, 2002-07-25
  2. Game Programming Gems 4 (Game Programming Gems Series) (Game Programming Gems Series) by Andrew Kirmse, 2004-03-03
  3. Student Workbook for Programming of CNC Machines Third Edition by Ken Evans, 2007-07-15
  4. General Purpose Programming Languages by CUGIN, 1989-12-01
  5. Beginning Programming (Wrox Beginning Guides) by AdrianKingsley-Hughes, Kathie Kingsley-Hughes, 2005-04-15
  6. Introduction to Stochastic Programming (Springer Series in Operations Research and Financial Engineering) by John R. Birge, Francois Louveaux, 2000-02-02
  7. Extreme Programming Pocket Guide by chromatic, 2003-06
  8. An Introduction to 8086/8088 Assembly Language Programming (General Trade) by Thomas P. Skinner, 1986-03
  9. Beginning Programming For Dummies (Beginning Programming for Dummies) by Wallace Wang, 2006-11-06
  10. Mathematics for 3D Game Programming and Computer Graphics, Second Edition (Game Development Series) by Eric Lengyel, 2003-11-18
  11. Testing Extreme Programming (The XP Series) by Lisa Crispin, Tip House, 2002-11-04
  12. Professional SQL Server 2000 Programming by Rob Vieira, 2000-12
  13. An Illustrated Guide to Linear Programming by Saul I. Gass, 1990-03-01
  14. Game Programming for Teens, Second Edition by Maneesh Sethi, 2005-05-06

41. The Programming Language Lua
Home site; lightweight, made to extend programs, often used for generalpurpose, standalone use; simple procedural syntax, powerful data description constructs use associative arrays, extensible semantics; dynamically typed, bytecode interpreted, garbage collected; great for configuration, scripting, rapid prototyping. Open Source
http://www.lua.org/
about
news download documentation
about
news download documentation ... site map

42. Programming > General > Installers - Folder Of Free Downloads
programming general Installers folder of thousands of free downloads on ProgramFiles.com.
http://www.programfiles.com/Default.asp?CatId=390

43. The ICI Programming Language
s, news, documents, modules, links. Open Source, public domain......general purpose, garbage collected, Clike, high level, interpreted language; dynamic typing, flexible data types, strings, regular expressions, dynamic arrays, and sets.
http://www.zeta.org.au/~atrn/ici/Default.html
Click here for the no frames version.

44. ProgramFiles.com - Your Free Downloads Resource. Freeware, Shareware, Computer G
Linux, Media, Office, programming, Utilities, Web Authoring programming (2633). ActiveX, Advertisement/Promotion, general, Help, Internet
http://www.programfiles.com/default.asp
Web Feed Reader Newsletters By RSS TechNewsletters All Categories Educational Entertainment Financial Game Internet Lifestyle/Hobbies Linux Media Office Programming Utilities Web Authoring Login Search Help Start a Registry Scan Now!
More than 15 million downloads makes Registry Mechanic 5.0 the Number #1 Registry Cleaner for Windows!
Web Feed Reader

Free browser-based RSS/Atom reader. No software to download!
Try it now!
Spyware Doctor 3.2
Chosen by millions to protect their PCs against spyware, adware, trojans, keyloggers, hijackers and other tracking threats. FREE Download White Papers
2.6 million IT pros have found the answers in white papers written by the industry's best.
Browse the listing today! Get your software news and updates through feeds.
Web Feed Reader is the first reader of its kind providing you with:
• instant access through a browser,
• no programs to open, • no software to download, • no spyware to worry about, • and it is Free! Try It Now! Top Programs Spyware Doctor 3.2 WinTasks 5 Professional PC Booster Educational ... Top Tricks 12758 downloads Doom 95 7456 downloads SpyNet 7064 downloads Burnout: Championship Drag Racing 5545 downloads European Air War 3044 downloads Total downloads : 827287 Top Tricks 12716 downloads WinBackup 2.0

45. The Goedel Programming Language
Declarative, generalpurpose programming language in the set of logic languages. Strongly typed type system based on many-sorted logic with parametric polymorphism.
http://www.cs.bris.ac.uk/~bowers/goedel.html
Bristol CS Index
Here is an example
The release contains:
  • a user manual, and
  • around 50 (mostly small) example programs.
This release provides a (substantial) subset of the language. The remainder of the implementation is expected to be completed over the next year or so.
There is a book on the language:
. MIT Press, 1994, ISBN 0-262-08229-2. The book is divided into two parts. The first part gives an informal overview of the language and includes example programs. The second part contains a definition of the syntax and semantics of the language.
  • You can obtain it from the University of Bristol in the UK through this page. Download any file by clicking on the file name. Approximate sizes of the files are given in brackets. Katholieke Universiteit Leuven in Belgium. You can fetch it from there if you have difficulty with any of the links below. goedel-src.tar.Z (800KB) is required. It includes:
  • a user manual and installation instructions;
  • example programs. SICStus Prolog
    Linux
    You need goedel-linux.tar.gz
    SPARCstations
    You need 3 files:
  • goedel-sparc1.tar.Z
  • 46. Definition: Structured Programming
    From general Services Administration, Federal Standard 1037C (Telecom Glossary 2000) 'Telecommunications Glossary of Telecommunication Terms'. Long title, short but very clear definition.
    http://www.its.bldrdoc.gov/fs-1037/dir-035/_5154.htm
    structured programming
    structured programming: A technique for organizing and coding computer programs in which a hierarchy of modules is used, each having a single entry and a single exit point, and in which control is passed downward through the structure without unconditional branches to higher levels of the structure. Three types of control flow are used: sequential, test, and iteration. This HTML version of FS-1037C was last generated on Fri Aug 23 00:22:38 MDT 1996

    47. Jostraca - : A Free Open Source Template Driven Code Generation Toolkit In Java
    A general purpose code generation toolkit for software developers. It uses JSP syntax and can be configured to use a number of different programming languages. Open source, GPL
    http://www.jostraca.org/
    download documentation resources contact Jostraca is Sponsored By: The Jostraca Code Generator
    Books

    more books...

    Links
    Code Generation Network
    Welcome News Jostraca is a general purpose code generation toolkit for software developers. Code generation helps save you time and effort by reducing redundancy and drudge work. Code generation can be thought of as programming by example . Show the computer an example of what you want, and it does the rest. Jostraca generates code using the Java Server Pages syntax. However this syntax can be used with any language . Jostraca comes preconfigured for Java Perl Python Ruby ... Rebol and C , with more to come. Getting Started First, download and install Jostraca. Then follow the step-by-step introduction. Follow the tutorials and the examples to learn about practical applications and advanced uses of Jostraca. The manual provides a detailed description of Jostraca and the reference section is a concise listing of configuration parameters and template elements. License Jostraca is made available under the GNU General Public License . That means that your rights as a developer are protected and guaranteed. This is not a proprietary framework and you are not forced to use particular tools or methodologies beyond the essentials of the system. If you don't like the way Jostraca does something, you can change it. If there are bugs, you can fix them. (All such changes are welcome and encouraged. Please send them to

    48. Metabolic Programming - General Information
    general information on the meeting general information 2003 www.metabolic-programming.org - All rights reserved.
    http://www.danoneinstitute.org/metabolicprogramming/page/general_information.php
    Introduction The EU Infant Nutrition Cluster Programme Registration ... Media Corner
    General information on the meeting
    Venue and dates

    General information

    Hotel accomodations

    Low hotels
    ...
    Practical information

    Venue and Dates
    Pre-Congress Workshop
    Early nutrition and its later consequences: New opportunities

    will be held from July 2 to July 3, 2004 in the PALAIS DES CONGRES DE PARIS 3, Place de la Porte Maillot – 75017 Paris – France click here General information Official Language Organized by the EU Infant Nutrition Cluster, the official language of the workshop is English. No simultaneous translation will be provided. Badges A name badge will be provided with your registration documents on site (and not mailed out prior to the congress). Badges must be worn at all the congress events. Lunches and Breaks • During the breaks, coffee and tea will be available in the exhibition areas and on the exhibitors’ booth. Insurance and Liability The Organizers will accept no liability for personal injuries sustained by or for loss or damage to property belonging to Workshop participants, either during or as a result of the Workshop. Participants are strongly recommended to seek insurance coverage for health and accident, lost luggage and trip cancellation.

    49. You've Found A BOX OF MONSTERS!
    Guide to AMC's monthly monster programming, Polar Lights monster model kit news, personal collection showcase, general news, and features.
    http://www.boxofmonsters.com/
    The Web Site That GLOWS In The Dark!
    Polar Lights is almost there! Will they repop the last few monsters?
    My name is Jimmy, I have a mask fetish. Did I say that out loud?
    Free downloads and other kewl stuff. You saw it here first!
    Monthly guide to AMC and TCM monster programming!
    Fun stuff from Box of Monsters contributors and visitors! ABOUT EMAIL UPDATES RINGS ... If you're viewing this site in someone else's frames, click here! What's new? Check the UPDATES page!
    FastCounter by bCentral

    This site is hosted by NetWalk Communications in Columbus, Ohio. It is best viewed with an up-to-date browser, so the pages that share graphics load faster, and so you can enjoy the nifty special effects produced by current HTML code, style sheets, and java scripts. The Web Master
    HOME
    LUREOFAURORA HALLOFHEADS ... GUESTBOOK

    50. Computers > Programming / General Books, Find The Lowest Prices
    AllBookstores compares prices at dozens of online stores to find the best deal on new and used books and college textbooks.
    http://www.allbookstores.com/browse/COM051000
    Search By: Keyword Title Author ISBN Browse: Choose a subject: Art Children's Books Christian Books History Gardening Horror Mystery Oprah Book Club Photography Reference Romance Science Science Fiction Sports Technology Travel
    Subjects Computers > Programming / General
    You may browse this category by title or by publication date
    4718 titles (showing 1-20)
    • .Net : A Complete Development Cycle
      by Thomas Moeller
      August 2003, Paperback
      List Price: $54.99
      by Dwight Peltzer
      November 2003, Paperback
      List Price: $49.99 The .Net and Com Interoperability Handbook
      by Alan Gordon
      January 2003, Paperback
      List Price: $49.99 .Net Compact Framework Programming With C# by Paul Yao David Durant May 2004, Paperback List Price: $59.99 .Net Compact Framework Programming With Visual Basic .Net by Paul Yao David Durant Ed Kaim (Foreword By) June 2004, Paperback List Price: $59.99 .Net Concurrency Design Patterns Programming in C

    51. Home Page
    RODC provides a wide range of Unigraphics related services including GRIP and Open/API programming, automotive related product design, general Motors DCS compliant submissions, and translations to other formats.
    http://www.rodc.com
    offers a wide range of Unigraphics based design and programming services. We can relieve your workload, get the things done that need to get done, and maximize your design productivity. All work is done at our office with our software and equipment, no need for capital investment or added headcount. PRODUCT DESIGN
    Powertrain systems, powertrain mounts, restraints, and more. PROGRAMMING
    Automate your design processes with custom written GRIP and UG-Open API User Function programs. GENERAL MOTORS DATA CREATION STANDARD COMPLIANCE
    Satisfy GM's CAD requirements and let us take a load off of your shoulders. MODELING
    Robust solid models from existing drawings, mark-ups, catalogs, translations, or from any other source. DRAFTING
    Fully associative drawings that meet or exceed your drafting standards. TRANSLATIONS
    Transfer data to and from Unigraphics via STEP-203, STEP-214, IGES, DXF, Parasolid, and STL. PHOTO-REALISTIC IMAGING
    Bring your presentations and web pages to life with vivid photo-realistic renderings of your UG solid models. EXPLODED VIEWS
    Provide easy to follow service manuals and assembly instructions.

    52. C Tutorial
    The C programming Language ANSI C Brian WC Kernighan Dennis M. Ritchie Prentice Hall, 1988 The general syntax is printf( format , variables );
    http://www.physics.drexel.edu/courses/Comp_Phys/General/C_basics/c_tutorial.html
    C Language Tutorial
    Table of Contents: This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. The best way to learn a new ``human'' language is to speak it right from the outset, listening and repeating, leaving the intricacies of the grammar for later. The same applies to computer languagesto learn C, we must start writing C programs as quickly as possible. An excellent textbook on C by two well-known and widely respected authors is: The C Programming Language ANSI C Prentice Hall, 1988
    1. A First Program
    Let's be polite and start by saluting the world! Type the following program into your favorite editor Save the code in the file hello.c , then compile it by typing: gcc hello.c This creates an executable file a.out

    53. Untitled Document
    Tutorials, drawings, and general information on a variety of robot building topics including the Handy Board, motors, sensors, and programming in C.
    http://www.ee.ualberta.ca/~verret/ee401/

    54. Physics Related Software Manuals/Links
    Manuals/Links on the Nuclear Physics programs and generaluse software (programming languages, algebra programs etc.)
    http://www.jlab.org/~semenov//rlinks/soft.html
    Privacy and Security Notice
    Physics Related Software Manuals/Links
    October 28, 2004 - Please send related information or dead link reports to Andrei Yu. Semenov . Thanks.
    Contents
  • Physics Software (Nuclear Physics Models, Simulation, etc. Unsorted yet)
  • Analysis Tools/Math Libs CERNLIB PAW GEANT ... NCAR's Lib , etc.)
  • Programming Languages and Numerical Recipes I Fortran C++ C ... Python
  • Algebraic Programs ( Mathematica MatLab SciLab MathCAD ... Shells etc.
  • Editors LaTeX , and HTML
  • Graphical Tools and CADs Igor GnuPlot ... Origin etc.)
  • Misc Stuff GNU Project CVS Feynman Diagrams Calculation ... Pine etc.)
  • Links to Other Resources
  • Translators and Dictionaries English-Russian-English German-Russian-German ... Text Translators
    Physics Software
  • 55. The Object Agency, LLC
    general reference sources, database issues, organizations and conferences, programming languages, software reusability, general software engineering, booksellers and publishers.
    http://www.toa.com/
    Sunday September 25, 2005
    Are you about to:
    • Outsource, contract, or subcontract some critical software engineering work?
    • Investing in, acquire, or underwrite a software engineering organization?
    • Establish a joint venture involving one or more software engineering organizations?
    If so, you need answers:
    • How technically competent are the parties involved? Do they have a firm grounding in the technology, or do they merely try to impress people with meaningless "buzz words" and "sloganeering?"
    • Are they aware of modern, pragmatic, cost-effective software techniques? Do they truly know how to apply this knowledge to real products under real project constraints?
    • Can they effectively and efficiently trade off project and product requirements against time? Against schedule? Against cost? Against quality?
    • Are the cultures of the organizations involved compatible with each other? If not, what can we do about it?
    • Will the software-related activities require training, and other forms of technology transfer? If so, how much? How will they be accomplished? How long will it take? Who pays?
    If the above sounds like your situation

    56. Index: If-archive/programming/general-discussion
    Index ifarchive/programming/general-discussion. Up to parent Up to root List of all directories Go to this directory on mirror.ifarchive.org
    http://www.ifarchive.org/indexes/if-archiveXprogrammingXgeneral-discussion.html
    Index: if-archive/programming/general-discussion
    19 Items
    ArtCom.43 [09-Jan-1995]
    ART COM magazine Number 43 (Volume 10 Number 9, November 1990); the first one of two issues on Interactive Fiction
    ArtCom.44 [09-Jan-1995]
    ART COM magazine Number 44 (Volume 10 Number 10, December 1990); the second one of two issues on Interactive Fiction
    authoring-systems.FAQ [02-Dec-1994]
    Information about development systems for Interactive Fiction, by Nathan Torkington. Last update: 23nov94 [file is linked to info/authoring-systems.FAQ]
    authorship-guide.base [06-Jun-1995]
    Whizzard's Guide to Text Adventure Authorship base document version 2.0 by Gerry Kevin Wilson [file is linked to info/authorship-guide.base]
    authorship-guide.sup1 [06-Jun-1995]
    Whizzard's Guide to Text Adventure Authorship supplement #1 (25may95) to version 2.0 by Gerry Kevin Wilson [file is linked to info/authorship-guide.sup1]
    authorship-guide.sup2 [27-Jun-1995]
    Whizzard's Guide to Text Adventure Authorship supplement #2 (25jun95) to version 2.0 by Gerry Kevin Wilson [file is linked to info/authorship-guide.sup2]

    57. Free Software
    Programs are provided without charge under the terms of the GNU general Public License. The software consists of Windows, general purpose, VRML, Website and Internet tools and programming tools.
    http://www.crispen.org/src/
    Crispen Family
    Free Software
    GNU General Public License and other licenses as READMEware: In return for the software, you promise to read the documentation.
    About the Tools
    Command line tools
    Files marked contain an executable which will run in a DOS shell (console window) under Windows 95, 98, 2000, ME, and NT with no additional runtime apart from DLLs which come with Windows 95 (crtdll.dll and kernel32.dll). They are also known to run under the Cygwin bash shell and may run on other shells and, if they're recompiled from the sources (included), on other operating systems. Note: if you download one of these programs and double-click on its icon in Explorer, nothing much will happen. I know, I shouldn't have to say that, but you'd be surprised at how many people have never seen a program that runs from the command line. Bring up a DOS window and type in the name of the program and its arguments and you'll be much happier. How can you find out what the command line arguments and options are? Look in the C source code (which is also a good source for known bugs and hints) or simply type:

    58. Welcome To GSLgen
    By iMatix Corp. Universal code generator engine, can generate any programming language, from templates driven by XML data; templates can act as full XML processing applications; code generation engine can be used in other applications. Open source.
    http://www.imatix.com/html/gslgen/
    iMatix home page
    GSLgen
    Version 2.0
    Welcome To GSLgen
    GSLgen is a general-purpose file generator. It generates source code, data, or other files from an XML file and a schema file. The XML file defines a particular set of data. The schema file tells GSLgen what to do with that data. GSLgen is based on two powerful concepts. First, we use XML to describe data objects. XML is a modern, clean, and self-describing data description language. Second, we use a general-purpose schema language (GSL) that can be used to do all kinds of manipulation of the XML data and the resulting output. XML + GSL is a strong, yet simple, solution to a problem that is so common that most people don't even realise it exists: producing source code and other text output mechanically, from a set of standard templates (schemas) and object definitions. The concept of schema-based code generation is extremely powerful and valuable to those who are capable of abstracting a problem. These are some of the things you can do with GSLgen:
    • Generate interfaces between programs. Typically, you define the interface objects as XML, then generate code to pack and unpack these objects. You can use GSLgen to create an ad-hoc generator which will produce code in any language. This is excellent for passing data between components written in different languages, and running on different systems.

    59. Programming : General : Need Help With Graphics Engine/graphic Game Programming
    programming general Need help with graphics engine/graphic game programming.
    http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=5739&page=999999

    60. The Scheme Programming Language
    Main page at MIT, Scheme's birthplace; short list of implementations, some general documentation, information on the MIT Scheme implementation, some random links.
    http://www.swiss.ai.mit.edu/projects/scheme/
    Scheme
    Scheme is a statically scoped and properly tail-recursive dialect of the Lisp programming language invented by Guy Lewis Steele Jr. and Gerald Jay Sussman . It was designed to have an exceptionally clear and simple semantics and few different ways to form expressions. A wide variety of programming paradigms, including imperative, functional, and message passing styles, find convenient expression in Scheme.
    MIT/GNU Scheme
    MIT/GNU Scheme is a complete programming environment that runs on many unix platforms, as well as Microsoft Windows and IBM OS/2. It features a rich runtime library, a powerful source-level debugger, a native-code compiler, and an integrated Emacs-like editor.
    • MIT/GNU Scheme is available for Intel-architecture (x86) machines running GNU/Linux, FreeBSD, IBM OS/2 or Microsoft Windows 9x/ME/NT/2000/XP. NWWYW: 6.001 LA Manual how to be a Lab Assistant for the introductory programming course at MIT.
    Documentation

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 3     41-60 of 191    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter