Geometry.Net - the online learning center
Home  - Basic_J - J Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 9     161-180 of 190    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  

         J Programming:     more books (100)
  1. MATLAB Programming for Engineers by Stephen J. Chapman, 2007-11-08
  2. Java Programming: Complete Concepts and Techniques, Third Edition (Shelly Cashman Series) by Gary B. Shelly, Thomas J. Cashman, et all 2005-09-08
  3. MVS Power Programming (J Ranade Ibm Series) by Mitchell Marx, Penelope Davis, 1992-01
  4. Genetic Programming IV: Routine Human-Competitive Machine Intelligence (Genetic Programming) by John R. Koza, Martin A. Keane, et all 2005-03-21
  5. Network Performance Analysis: Using the J Programming Language by Alan Holt, 2007-10-03
  6. J2ME Game Programming (Game Development) by Martin J. Wells, 2004-03-22
  7. Turbo Pascal, an introduction to the art and science of programming (The Benjamin/Cummings series in structured programming) by Walter J Savitch, 1988-09-01
  8. Functional Programming: Practice and Theory by Bruce J. Maclennan, 1990-01-11
  9. OpenGL(R) Programming on Mac OS(R) X: Architecture, Performance, and Integration (OpenGL) by Robert P. Kuehne, J. D. Sullivan, 2007-12-27
  10. A First Course in Statistical Programming with R by W. John Braun, Duncan J. Murdoch, 2008-02-29
  11. Structured COBOL Programming, Second Edition (Shelly Cashman Series) by Gary B. Shelly, Thomas J. Cashman, et all 1999-11-18
  12. Computer Music: Rhythm Programming, Processing and Mastering by E. J. Garba, 2006-07-06
  13. The Elements of Programming Style by Brian W. Kernighan, P. J. Plauger, 1978-01-01
  14. Programming Web Services with Perl by Randy J. Ray, Pavel Kulchenko, 2002-12

161. The Program
Building a simple 4 function calculator using Delphi2.
http://www.geocities.com/SiliconValley/Sector/3814/delphi_t.htm
The Program
In this first project we are going to build a simple 4 function calculator using Delphi2. Below is a view of the completed project. The first thig to do is create a new project and then save it. I saved the project as PJcalc and the unit as Ucalc. Next place the 19 Button components on the form and an Edit box then change the caption of each of the buttons in the Caption property of the Properties Dialog box also change the Font property to character size 10 and highlight Bold for the font style. Next in the Name property rename the number buttons to reflect the number they contain for example the button containing 9 would be called Num9 the button contining 8 would be Num8 and so on. Next change the Name property of the decimal point button to Decimal, the C button to Cancel, the C E button to CancelEntry, the % button to Percent, the Editbox to ReadOut, and each of the operator buttons ie (+ - x / =) to Operator1, Operator2 etc.. Change the Caption Property of Form1 to Calculator and we are now ready to start entering the source code. var op1, op2: Real;

162. Research Projects - Verification With Integer And Constraint Programming
JAF87. J. Jaffar, JL Lassez. Constraint logic programming. In 14th AnnualACM Symposium on Principles of programming Languages, 1987. MCT96.
http://www7.in.tum.de/gruppen/theorie/cop/
Chair Theory Group Persons Publications ... How to find us
Verification with Integer and Constraint Programming
Introduction Current Research Cooperations, Financial Support Publications ... Selected References Current Members:
Introduction:
In the verification of distributed systems, one of the most interesting questions concerns the proof of special properties like reachability deadlock-freeness and liveness . There exist different approaches for the treatment of such questions, e.g. exact methods and methods based on tests. Exact methods result in a "yes/no"-answer and therefore they can be used both for verification and falsification. Another possibility is testing a system for a special property. At this we will understand a test as a method that terminates always and confirms the desired property if it holds. Otherwise the test permits no statement on account of wrong-positive solutions. Methods based on tests are semi-decision methods because they produce only a "yes/don't know"- or "no/don't know"-answer. A very important aspect in the verification of parallel systems is the development of techniques that do not suffer from the state space explosion problem. It arises from the fact that in a distributed systems the number of states can grow exponentially in the number of its components. Accordingly, every technique that enumerates explicitly all states of a system can not be applied to practical-sized systems.

163. SiMPLE, The Computer Programming Language For Kids!
A beginnerfriendly programming language for kids (and adults) who are looking for a new way to have fun with their computers.
http://www.simplecodeworks.com/
Preloading Images... Please Wait..

164. Tim Hickey's Home Web Page
Integrating Tools and Resources a case study in building educational groupwarefor collaborative programming with J. Langton and R. Alterman.
http://www.cs.brandeis.edu/~tim/
Timothy J. Hickey
Professor and Chair of Computer Science
Chair of the Internet Studies Program
Instructor in the Transitional Year Program
Brandeis University

Waltham, MA 02454
tim@cs.brandeis.edu Research: Vita Publications DBLP entry Activity Reports ...
Groupware-Mediated Cooperative Programming
an NSF -funded project. Teaching Software
  • GrewpEdit : a collaborative editor client/server application groupscheme : groupware libraries in jscheme jscheme an implementation of Scheme in Java
  • interval libraries in C, Java, Prolog, Scheme
Recent Publications
  • Enhancing CS Programming Lab Courses using Collaborative Editors with John Langton, Kenroy Granville, and Richard Alterman to be presented at CCSCE04 (15-16 Oct 2004) Using Analytic CLP to Model and Analyze Hybrid Systems with David Wittenberg to appear in FLAIRS 2004 (17-19 May 2004) , Miami Beach, FL Integrating Tools and Resources: a case study in building educational groupware for collaborative programming
    with J. Langton and R. Alterman.

165. Programming Art
Offering web design, proprietary software, graphics, and Shockwave, for businesses and individuals.
http://www.programmingart.com/
search quick links Key Advantage Typing
Easy Slide Show Creator

Mouse Tamer

Web Design
...
The Forums

cool product Thinking in Java From PA: "An excellent mix of information and learning by example. This book is an outstanding resource for all skill levels." To the mind that is still the whole universe surrenders. Key Advantage Typing Version 1.23
Released! Easy Slide Show Creator FREE
to download and try, so start creating your very own slide shows and see how fun and easy it can be! Mouse Tamer 2.0 [With Keyboard Control] is now even more powerful with the ability to automate your keyboard! With this exciting feature, you can make Mouse Tamer type anything you want into any application. Mouse Tamer's keyboard automation can change the way you enter data into anything! You can also record everything your mouse does automatically and play it back any number of times or even indefinitely! If you like customization, you can add mouse actions like left click down, full click, click and drag, location, chaos, and more. Best of all, the trial is

166. Find All Computer Programming Book By Author, Starting With J
Bruce; Penfold, RA. more top authors . Home Books Books Computing and informationtechnology Computer programming Browse by author J J or John.
http://books.kelkoo.co.uk/b/a/cpc_5101_azj_author_gs_16272277.html
Search all of kelkoo Search within "Books" Bookmark this page Departments Home Books Digital Came... Electronics Flights Games, Conso... Household Ap... Mobiles, Pho... Music Shopping 4 B... Travel
 BROWSE
 TOP BOOKS
  • Professional .NET Directory Services Programming Using SSADM with PRINCE Embedded Software Primer
    Simon, David E.
    ...
  • more top books >
     TOP AUTHORS
  • et al MARIEB Deitel, Paul J. Wright, Peter ... J Computer programming Title Author Refine list A B C D ... I J K L M N ... Z J or - John John - Just
    Browse by author : J or - John (1-100 of 165) J ordan, David Janossy, James G. J. Hatcliff, Kansas State University, Manhattan, KS, USA; T. Mogensen, University of Kopenhagen, Denmark; P. Thiemann, University of Freiburg, Germany Jansen, Benjamin ... John Coggeshall
    COMPARE DEALS WITH KELKOO - SEARCH BELOW: Title Author ISBN Company info Top searches Top products writeSyn('Keywords') Kelkoo Toolbar Promotions
    Kelkoo in Europe: Belgium Denmark France Germany ... Sweden Generated : 10-06-2004 02:45:18
  • 167. Computer Programming 101
    BASIC and HTML tips and tricks.
    http://www.geocities.com/mikebess420/
    By: Mike Bessette
    Table of Contents
    Introduction BASIC HTML Tips and Tricks
    Introduction
    This site is intended to assist "newbies" in programming computers. In this site I deal with the most common commands/tags in BASIC and HTML. These are the easiest languages to learn. I do not have a complete list of commands/tags on this site but if you want a complete list, you can e-mail me . If you can learn these two languages, you can learn almost any language. So have fun.
    BASIC
    Beginner's All-purpose Symbolic Instruction Code, or BASIC, is the easiest programming language to learn, use and write. It uses simple commands such as PRINT and INPUT. Below is a list of the most common commands and their functions: PRINT: This command tells the computer to display text on the screen. For example, PRINT "BASIC is fun." would display BASIC is fun on the screen. INPUT: This command has two different syntax. The first one, INPUT A, tells the computer to wait for a text input from the computer before continuing. The second one, INPUT A$, would tell the computer to wait for a numerical input from the user before continuing. In either case, the letter "A" can be replaced with any letter or word. GOTO: This command tells the computer to go to a specific line. For example, GOTO 500 would tell the computer to go to line 500.

    168. Springer-Verlag - Computer Science
    By Hanspeter M¶ssenb¶ck, Niklaus Wirth; SpringerVerlag, 1993, ISBN 3540600620. Basic OOP concepts, usual application patterns, useful design hints, design, implementation of OO windows system with integrated text and graphics editor. Springer-Verlag
    http://www.springer-ny.com/detail.tpl?ISBN=3540600620

    169. Multiparadigm Parallel Programming Environments
    Top/Computers/programming/Languages/Multiparadigm
    http://www.npac.syr.edu/users/gcheng/homepage/thesis/node15.html
    Next: Multi-paradigm Programming in Up: Integrating Multiple Parallel Previous: Introduction
    Multiparadigm Parallel Programming Environments
    For this thesis we shall consider that a programming paradigm is a model or an approach employed in solving a programming problem with a restricted set of concepts. Programming paradigms either induce or are induced by a class of languages, the programming environments in which these languages are supported, or the software engineering discipline one uses to produce systems within these environments. Typically, each class places different requirements on its associated programming environment [

    Gang Cheng
    Sat Dec 28 19:20:04 EST 1996

    170. OpenGL Programming Guide (Addison-Wesley Publishing Company): Table Of Contents
    Appendix G Homogeneous Coordinates and Transformation Matrices; Appendix H ProgrammingTips; Appendix I OpenGL Invariance; Appendix J Color Plates; Glossary
    http://fly.cc.fer.hr/~unreal/theredbook/
    OpenGL Programming Guide
    or 'The Red Book'
  • About This Guide Chapter 1: Introduction to OpenGL Chapter 2: Drawing Geometric Objects Chapter 3: Viewing ... Appendix J: Color Plates Glossary (not included in this version)

  • This easily downloadable version was compiled by UnreaL . See the about
    You can also download these pages in zipped format here

    171. AgentSheets
    Build your own interactive simulation and publish it as Java applet on the web. AgentSheets is an agentbased simulation-authoring tool. The user community ranges from elementary school kids to professional scientists.
    http://www.agentsheets.com
    From personal and information Agents to interactive demos, modifiable simulations to virtual game worlds, AgentSheets ' unique user interface captivates people and draws them into a new relationship with technology. What can you do with it? Create interactive virtual worlds, modifiable simulations, training demos ... and put them online fast with music, speech, video, and Java!
    2.2.5 for Windows
    1.5.2 for Mac Start putting the power of AgentSheets to use.
    Download a free AgentSheets trial version now. Create your own sims and publish them instantly on the web!
    A showcase of simulations created by everyone from grade-school kids to NASA scientists, city planners to clinical psychiatrists. AgentSheets is easy to learn yet capable of modeling complex relationships and processes.
    AgentSheets, Inc. releases Deep Navel , a tool for building and maintaining your Web site navigation. With Deep Navel reorganizing your site navigation is as easy as renaming folders and moving files on your desktop. Try the demo version
    Beta version running natively in Mac OS X is released.

    172. Journal Of Logic Programming, Volume 19/20
    443502; Joxan Jaffar, Michael J. Maher Constraint Logic programming A Survey.503-581; Michael Hanus The Integration of Functions into Logic programming
    http://www.informatik.uni-trier.de/~ley/db/journals/jlp/jlp19.html
    Journal of Logic Programming , Volume 19/20
    Special Issue: Ten Years of Logig Programming

    173. Mainframe Programming - Useful Links For Practitioners
    Categorized page of links for IBM mainframe programmers.
    http://www.oberoi-net.com/mainfrme.html
    General Resources Programming Languages CICS, WebSphere MQ Operating Systems ... Mainframe Systems (Software Vendors, Consultants) Press articles about the evolving role of the mainframe, grouped under "System/390"
    General Resources
    Redbooks I nternational T echnical S upport publications (On line catalog and select excerpts) IBMLink WWW access point for IBMLink Technical Support Problem solving Databases, Corrective Service, etc. (IBM) Technical FLASHes Combined site for WSC and Networking Systems Flashes, tech white papers, FAQs CBT Tape Site Collection of freeware/open-source code for MVS and OS/390 developers Cathcart's Corner Java for OS/390, Linux, Host as the Web Server, and other papers Applicat'n Development ISPF DFSORT IMS ... MVSforums Help Boards and Technical FAQs on Programming Languages, CICS, JCL, ... Eric Loriaux's Links Eric's compendium of useful web resources about MVS, VM, VSE, ... Other MVS Pages Bruce Gillispie's list of personal MVS pages: Mark Zelden David Alcock Murphy's laws, etc. A French slant, by Thierry Falissard, an unrepentant mainframer in Paris Mainframe Dictionary A dictionary of mainframe terms and acronyms (Software Diversified Services)
    Programming Languages
    Reference Material Links, tutorials,.. for mainframe and web languages (The American Programmer)

    174. WNC Programming
    Contract CNC programming for complex 3 to 5axis machined parts using NCL multi-axis machining software.
    http://www.grapevine.net/~gwickham
    WNC Programming
    specializes in 3 thru 5-axis part programming using the latest in NCL CAD/CAM
    software.
    var site="sm3wnc-counter" 307 E. Bridge Ave
    Blackwell, OK 74631
    Phone: (580) 363-3838
    Fax: (580) 363-3980
    Cell Phone : (580) 761-6501
    Email: wnc@4grc.com

    175. BYTE.com
    A special Byte Magazine article published for Byte's 20th anniversary special report
    http://www.byte.com/art/9509/sec7/art19.htm
    Search BYTE.com
    Write to Byte

    Editorial Calendar

    Categories
    Previous Editions

    Columns

    Features

    Print Archives
    About Us

    Byte Editorial Staff

    Advertise with Byte
    Privacy Policy Free E-mail Newsletter from BYTE.com Byte.com Update Text only
    A Brief History of Programming Languages
    September 1995 20th Anniversary / A Brief History of Programming Languages
    We've come a long way from computers programmed with wires and punch cards. Maybe not as far as some would like, though. Here are the innovations in programming.
    ca. 1946 Konrad Zuse , a German engineer working alone while hiding out in the Bavarian Alps, develops Plankalkul. He applies the language to, among other things, chess. Short Code , the first computer language actually used on an electronic computing device, appears. It is, however, a "hand-compiled" language. Grace Hopper , working for Remington Rand, begins design work on the first widely known compiler, named A-0. When the language is released by Rand in 1957, it is called MATH-MATIC. Alick E. Glennie

    176. RSC & CLC++
    programming links for C, C++, STL, and MFC. Free compilers and tutorials
    http://www.slack.net/~shiva/
    Welcome to my piece of the Web. This site is all HTML 4.0 and light on the graphics(except Books Pages). These pages use no take the pledge today!
    You can send me mail at jshiva@bigfoot.com
    FastCounter by LinkExchange

    177. Forth In Java Programming
    Resources for using Forth in a Java world.
    http://www.geocities.com/dolphinconsultant/forth.html
    Last Modified: Monday March, 8th 2004 Forth in Java Programming
    Forth in Java Programming
    myForth Java Applet [ download myForth ]
    WebForth
    eForth for Java ...
    Google Groups: comp.lang.java.programmer
    Forth Programming Literature
    view Forth FAQ1 ( HTML )
    view ANS Forth document
    ( HTML)
    download ANS Forth document
    ( HTML)
    download ANS Forth document
    ( ASCII)
    Forth Programming Links
    Forth Interest Group Home Page
    Forth Compilers Page

    Forth Interest Group ( ftp)

    Forth Information on Taygeta, Taygeta Scientific Inc.
    ...
    Delta Forth .NET
    People
    Skip Carter homepage
    Jeff Fox homepage Dr. Phil Koopman homepage Chuck Moore homepage Bill Muench homepage homepage [List of Forth Ring Sites] [Previous site] ... [Random Site] This site is a member of WebRing. To browse visit here

    178. The SR Programming Language
    Synchronizing Resources is a language for writing concurrent programs. Source code, mailing list archive, and documentation.
    http://www.cs.arizona.edu/sr/www/index.html
    The SR Programming Language
    SR (Synchronizing Resources) is a language for writing concurrent programs. The main language constructs are resources and operations. Resources encapsulate processes and variables they share; operations provide the primary mechanism for process interaction. SR provides a novel integration of the mechanisms for invoking and servicing operations. Consequently, all of local and remote procedure call, rendezvous, message passing, dynamic process creation, multicast, and semaphores are supported. SR also supports shared global variables and operations. SR has been used at a number of universities and labs for course work and research projects involving concurrent programming. It has been used in concurrent programming courses to reinforce concepts with small programming projects and with larger projects such as experiments with parallel algorithms, replicated databases, distributed simulations, and parts of distributed operating systems such as file systems and command interpreters. SR has also been used as a tool in several masters theses and doctoral dissertations to conduct experiments in parallel and distributed programming and to implement larger systems such as a system for mixed language programming, one for distributed implementation of graph algorithms, experiments with load balancing algorithms, and experiments with upcall program structures. SR is the predecessor to the MPD programming language, which provides the same capabilities using the syntax described in

    179. Logic Programming Associates
    This software house supplies WINPROLOG, MacProlog32 and Prolog++.
    http://www.lpa.co.uk/

    180. New To Java Center
    Site from Sun, the makers of Java, targeted at getting newcomers quickly up and running with Java.
    http://developer.java.sun.com/developer/onlineTraining/new2java/
    developers.sun.com search tips Search: in Developers' Site in Sun.com
    Developers Home
    Java Technology Learning Join a Sun Developer Network Community ... Why Register?
    Learning New to Java Center Downloads Early Access Tools
    Reference
    ...
    Learning

    New to Java Center
    Course Certification Instructor-Led Courses Quizzes
    The Java programming language is robust and versatile, enabling developers to: Learn the relationships of Java technologies by using this new Java Technology Concept Map
    • Write software on one platform and run it on another. Create programs to run within a web browser. Develop server-side applications for online forums, stores, polls, processing HTML forms, and more. Write applications for cell phones, two-way pagers, and other consumer devices.
    It's no wonder the Java platform attracts so many new developers. What do you need to get started? Which Java technology should you use? This collection of links to articles, tutorials, online books, and software downloads helps you find what you need to start writing applications.
    Java Platform Overview
    A general introduction to the Java platform.

    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 9     161-180 of 190    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter