Geometry.Net - the online learning center
Home  - Computer - Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 83    Back | 1  | 2  | 3  | 4  | 5  | Next 20

         Programming:     more books (99)
  1. The C++ Programming Language: Special Edition by Bjarne Stroustrup, 2000-02-11
  2. Hello World! Computer Programming for Kids and Other Beginners by Warren Sande, Carter Sande, 2009-03-30
  3. Advanced Programming in the UNIX Environment, Second Edition (Addison-Wesley Professional Computing Series) by W. Richard Stevens, Stephen A. Rago, 2005-06-27
  4. C# Programming: From Problem Analysis to Program Design, Second Edition by Barbara Doyle, 2007-08-21
  5. Programming Perl (3rd Edition) by Larry Wall, Tom Christiansen, et all 2000-07-14
  6. The Ruby Programming Language by David Flanagan, Yukihiro Matsumoto, 2008-01-25
  7. Learning Python: Powerful Object-Oriented Programming by Mark Lutz, 2009-09-24
  8. Python Programming: An Introduction to Computer Science 2nd Edition by John Zelle, 2010-05-18
  9. C Programming: A Modern Approach, 2nd Edition by K. N. King, 2008-04-19
  10. Programming Game AI by Example by Mat Buckland, 2004-09-30
  11. Beginning Programming For Dummies by Wallace Wang, 2006-11-06
  12. Programming WCF Services: Mastering WCF and the Azure AppFabric Service Bus by Juval Lowy, 2010-08-23
  13. Drum Programming: A Complete Guide to Program and Think Like a Drummer (Percussion) by Ray F. Badness, 1991-11-01
  14. Learning iOS Game Programming: A Hands-On Guide to Building Your First iPhone Game (Developer's Library) by Michael Daley, 2010-09-13

21. Business Tech >> Programming | CNET News.com
Weizenbaum s computer program, Eliza, foreshadowed the potential of programming project s annual release grows larger, now encompassing the core
http://www.news.com/2002-1007_3-0.html
Log in Sign up Why join? Remember me Forgot password? Welcome log out View profile On ZDNet: Want Vista SP1? Here's how
Search: News All CNET The Web Advanced
search

Save up to $300/year on phone bills Today on CNET Reviews News Downloads ... My News var serverTime = 1206952431828;
Business Tech Programming
Microsoft's top visionary sees a parallel world
Craig Mundie, who's taking over half of Bill Gates' role, says parallel computing will change the way software is written.
(From Reuters March 13, 2008, 12:19 PM PDT
World Wide Web Consortium releases draft of HTML 5
A major upgrade of HTML is in the works but won't emerge for at least two years. January 25, 2008, 10:09 AM PST
IBM to push 'cloud computing,' using data from afar
It seems that IBM is trying to position itself as a leader in the corporate market for cloud computing, which many regard as the next evolutionary step in information technology.
The New York Times November 14, 2007, 11:00 PM PST
Oracle pulls buyout offer for BEA Systems
update The $6.7 billion buyout bid is kaput, Oracle says, as BEA holds its ground on a per-share price and investor Carl Icahn agitates for board action.

22. Posts From The Programming Category At TV Squad
Filed under programming, What To Watch Tonight. Cops At 8, FOX has a new Cops. Food Network has Rachael Ray s Open House at 8, followed by Rachael Ray
http://www.tvsquad.com/category/programming/
@import url(http://www.blogsmithmedia.com/www.tvsquad.com/media/style.css); Download Squad rocks SXSW Interactive
TVSquad
What's On Tonight: Keith Olbermann, Unhitched, The Tudors
Posted Mar 30th 2008 4:03PM by Bob Sassone
Filed under: Programming What To Watch Tonight
  • At 7, CBS has a new 60 Minutes , then new episodes of Big Brother and Cold Case , then an episode of Dexter NBC has the fifth anniversary Countdown with Keith Olbermann special at 7, followed by a new Dateline At 8, FOX has a new Simpsons , then a new King of the Hill ABC has a new Extreme Makeover at 8, followed by new episodes of Oprah's Big Give and Here Come The Newlyweds There's a new Everybody Hates Chris on The CW at 8. Also at 8: Cartoon Network has a new My Gym Partner's A Monkey At 9, PBS has a new Masterpiece HBO has another installment of John Adams at 9. The CW has a new episode of The Game at 9. Showtime has the season premiere of The Tudors , also at 9. At 9:30, FOX has the season (series?) finale of Unhitched At 10, Food Network has a new Throwdown with Bobby Flay FX has a new Dirt at 10.

23. Python Programming Language -- Official Website
Home page for Python, an interpreted, interactive, objectoriented, extensible programming language. It provides an extraordinary combination of clarity and
http://www.python.org/
Advanced Search
  • About News Documentation ...
    Report website bug
    Python Programming Language Official Website
    NASA uses Python...
    ... so does Rackspace Industrial Light and Magic AstraZeneca Honeywell ... and many others
    What they are saying...
    Thawte Consulting:
    "Python makes us extremely productive, and makes maintaining a large and rapidly evolving codebase relatively simple," said Mark Shuttleworth. more...
    Using Python For...
    more... Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code. Python runs on Windows, Linux/Unix, Mac OS X, OS/2, Amiga, Palm Handhelds, and Nokia mobile phones. Python has also been ported to the Java and .NET virtual machines. Python is distributed under an OSI-approved open source license that makes it free to use, even for commercial products.

24. Literate Programming
Learn about literate programming using the CWEB tool for software development. Download a free CWEB distribution for Microsoft Windows.
http://www.literateprogramming.com/
literateprogramming.com
Quotes
Category
Community
Literate Programming
Donald Knuth. "Literate Programming (1984)" in Literate Programming. CSLI, 1992, pg. 99.
I believe that the time is ripe for significantly better documentation of programs, and that we can best achieve this by considering programs to be works of literature. Hence, my title: "Literate Programming." Let us change our traditional attitude to the construction of programs: Instead of imagining that our main task is to instruct a computer what to do, let us concentrate rather on explaining to human beings what we want a computer to do. The practitioner of literate programming can be regarded as an essayist, whose main concern is with exposition and excellence of style. Such an author, with thesaurus in hand, chooses the names of variables carefully and explains what each variable means. He or she strives for a program that is comprehensible because its concepts have been introduced in an order that is best for human understanding, using a mixture of formal and informal methods that reinforce each other.
Donald Knuth. The CWEB System of Structure Documentation. Addison-Wesley. 1994. pg. 1.

25. What Is Extreme Programming?
Extreme programming is a discipline of software development based on values of simplicity, communication, feedback, and courage.
http://www.xprogramming.com/xpmag/whatisxp.htm
XProgramming XP Magazine
COLLECTED TOPICS: Adventures in C# Documentation in XP Book Reviews What is Extreme Programming?
Ron Jeffries
Extreme Programming is a discipline of software development based on values of simplicity, communication, feedback, and courage. It works by bringing the whole team together in the presence of simple practices, with enough feedback to enable the team to see where they are and to tune the practices to their unique situation.
In Extreme Programming, every contributor to the project is an integral part of the " Whole Team ". The team forms around a business representative called "the Customer", who sits with the team and works with them daily. Extreme Programming teams use a simple form of planning and tracking to decide what should be done next and to predict when the project will be done. Focused on business value, the team produces the software in a series of small fully-integrated releases that pass all the tests the Customer has defined. Extreme Programmers work together in pairs and as a group, with simple design and obsessively tested code, improving the design continually to keep it always just right for the current needs.

26. Programming: Blogs, Photos, Videos And More On Technorati
An experiment in the next generation of internet radio, from KCRW.com featuring an eclectic mix of music, news, arts and cultural programming.
http://technorati.com/blogs/programming
Catch the latest action, scores and banter in Sports Up Entertainment
Up Lifestyle
Up Politics Sports Technology
Up Blogs Photos Videos Blogger Central ... Developers Up
11,384 blogs about programming
Related tags:

27. About CodeGear (Borland) Delphi Programming
The starting place for exploring Delphi programming. New features every week range from tutorials for Delphi beginners to more advanced articles including
http://delphi.about.com/
zJs=10 zJs=11 zJs=12 zJs=13 zc(5,'jsc',zJs,9999999,'') You are here: About Delphi Programming Delphi Programming Delphi Programming ... Help From Zarko Gajic
Your Guide to Delphi Programming
FREE Newsletter. Sign Up Now!
Append Formatted Lines to Rich Edit using Delphi's SelText and SelStart
in Delphi TIPS The TRichEdit Delphi control is a wrapper for a Windows rich text edit control. You can use a rich edit control to display and edit RTF files. While you can create nice user interface "around" the rich edit control with toolbar buttons to set and change text display attributes, adding formatted lines to rich edit programmaticaly is fairly cumbersome - as you will see. Read the full article to learn how to Append Formatted Lines to Rich Edit using Delphi's SelText and SelStart Related: permalink ...
Programmatically Stop Windows from Displaying Critical Error Messages
in Delphi TIPS :: When performing certain functions it is necessary for your program to take full control over error messages. For example, if your program wants to "quietly" check if a floppy drive has a floppy disk in it, you may not want Windows to display a "critical error" if in fact the floppy drive is empty. Read the full article to learn how to Programmatically Stop Windows from Displaying Critical Error Messages Related: permalink comments (0) ...
Installation Packages for your Delphi Applications
in

28. The Pragmatic Bookshelf | Programming Ruby
programming Ruby The Pragmatic Programmer s Guide, Second Edition, The definitive reference to the Ruby programming language, by Dave Thomas,
http://www.pragprog.com/titles/ruby
Our Books Resources Podcasts Discussions ... Support
Programming Ruby: The Pragmatic Programmer's Guide, Second Edition
by Dave Thomas, with Chad Fowler and Andy Hunt
The Pickaxe book, named for the tool on the cover, is the definitive reference to Ruby, a highly-regarded, fully object-oriented programming language. This Second Edition has more than 200 pages of new content, and substantial enhancements to the original, covering all the new and improved language features of Ruby 1.8 and standard library modules.
Third Edition is Now Available
Ruby is in a period of transition. Ruby 1.8 is the current release for production use. A new version, Ruby 1.9, is available for those who like to live on the leading edge. Ruby 1.9 is an incremental change, but does include some incompatibilities with 1.8. If you want a paper book now, or if you prefer reading about the stable version of Ruby, then the book on this page is for you. If instead you want to read about the new features in 1.9, then check out the Third Edition Code Errata Discussions 864 pages, Oct 2004
ISBN: 978-0-9745140-5-5
Buy Now
Select a Format: PDF + Paper Book ($54.96)

29. Java Programming Resources -- Java, Java, And More Java
Java programming resources FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
http://www.apl.jhu.edu/~hall/java/
var dc_UnitID = 14; var dc_PublisherID = 3255; var dc_AdLinkColor = 'green'; var dc_adprod='ADL'; Java Programming Resources
J2EE Training Courses: Short courses on JSP servlets Struts JSF , and Java programming are available from a well-known author and award-winning instructor. Public or on-site at your company. Servlet/JSP Books: Check out these bestselling books from Sun Press:
Java FAQs and Tutorials
Java Programming Courses Official Java Documentation Code Archive ... coreservlets.com
Java programming resources collected by Marty Hall for courses in the Johns Hopkins Part-Time MS Program in Computer Science and for various industry seminars and short courses . Many are extracted from Core Servlets and JavaServer Pages and Core Web Programming from Sun Microsystems Press and Prentice Hall.
Search the Web:
Java Programming Resources: Table of Contents
Downloading Java compilers, Java-enabled browsers, and other standard Java packages.
JDK 1.1 through JDK 1.5 compilers, browsers, JRE, Swing, Java plugin, etc. Free versions for most operating systems.
Java Programming FAQs and Tutorials
Beginner and advanced Frequently Asked Questions lists. General Java tutorials and tutorials on specific Java programming topics.

30. Programming In Lua - Contents
The book is a detailed and authoritative introduction to all aspects of Lua programming, by Lua s chief architect. The first edition was aimed at Lua 5.0.
http://www.lua.org/pil/
Programming in Lua
This is an online version of the first edition of the book Programming in Lua
by Roberto Ierusalimschy
Lua.org, December 2003
ISBN 85-903798-1-7
The book is a detailed and authoritative introduction to all aspects of Lua programming, by Lua's chief architect. The first edition was aimed at Lua 5.0. If you like the online version, please consider buying a copy of the second edition , which updates the text to Lua 5.1 and brings substantial new material. For the official definition of the Lua language, see the reference manual
This online book is for personal use only. It cannot be copied to other web sites or further distributed in any form.
Contents
Preface
Audience Other Resources A Few Typographical Conventions ... 29.2 An XML Parser
Last update: Wed May 9 11:40:44 BRT 2007

31. Programming Resources On TechRepublic
White papers, case studies, technical articles, and blog posts relating to programming.
http://search.techrepublic.com.com/search/programming.html
@import url("http://i.techrepublic.com.com/css/tr2006.css"); @import url("http://news.zdnet.com/css/z/ads/hs.css"); @import url("http://i.techrepublic.com.com/css/search.css"); On GameSpot: Optimize your PC for Crysis 4019 Resources for
programming
  • Subscribe to this listing via: RSS Email
Show All Related Tags Did you mean programming language (57 results), object-oriented programming (49 results), programming model (24 results), Extreme Programming (17 results), programming tool (10 results) more... Show Fewer Related Tags Did you mean programming language (57 results), object-oriented programming (49 results), programming model (24 results), Extreme Programming (17 results), programming tool (10 results), aspect-oriented programming (9 results), functional programming (7 results), procedural-programming (2 results), Programming Art (2 results) fewer...
TechRepublic Resources
D ... Language Library DWin (exe)
D programming language library DWin is a library for the "D Programming language", Packages included in DWin cover such areas as: Windows COM client programming, Windows Registry module, PCRE Regular Expression, send email, loads an ini style file (muliti line supported), BigInt, and create Windows shortcut. This version is the... Tags Programming Language Programming Development Tools Programming Languages ... Software/Web Development Software downloads
10 traits to look for when you're hiring a programmer
Programmers come with a wide range of skill sets, hail from many countries and cultures, and can have differing backgrounds and experiences. Nevertheless, certain qualities can mean the difference between a great programmer and someone who's not so great. Here are 10 things to look for when you're hiring a...

32. Kids Programming Language : KPL And Phrogram - Real Programming, Really Fun!
Kid s programming Language (kpl) Kid s programming Language Phrogram. Learning is best when learning is fun! Kid s Introduction What is KPL?
http://www.kidsprogramminglanguage.com/
KPL and Phrogram - Real programming, really fun!
  • Kid's Introduction:
    Parent's Introduction:

    Teacher's Introduction:

    Download KPL
    ... Press and Web Links
  • KPL isn't just for kids any more. Check out Phrogram!
    More Information
    Try Phrogram ... from the Makers of KPL! (27 megs) KPL Slideshow for Non-Programmers < 1 meg ) KPL Slideshow for Programmers (1.7 megs) KPL paper as presented to SIGGRAPH 2006 KPL is still here - just as simple, fun and international as it has always been. But our user community told us that real programming that's really fun is interesting to everyone, not just kids. That's why we made Phrogram Here's a link to the Phrogram site: www.phrogram.com. If you like KPL, just wait until you try Phrogram! This work is licensed under a
    Creative Commons Attribution-No Derivative Works 3.0 United States License

    33. Mathematical Programming Society
    An international organization dedicated to the promotion and the maintenance of high professional standards in the subject of mathematical programming.
    http://www.mathprog.org/
    dayName = new Array ("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday") monName = new Array ("January","February","March","April","May","June","July","August","September","October","November","December") now = new Date
    Search
    the Combined
    Member List (CML)
    News:
    Recent and upcoming meetings:
    MPS Publications:

    More on MPS Publications The Society: Mathematical Programming Society Webmaster Contact JRobin Number of visitors:

    34. Game Programming Wiki - GPWiki
    Game programming tutorials and source code.
    http://gpwiki.org/
    Game Programming Wiki
    From GPWiki
    The Game Programming Wiki has moved! The wiki is now hosted by GameDev.NET at wiki.gamedev.net . All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active ! Come say hello. Retrieved from " http://gpwiki.org/index.php/Game_Programming_Wiki Views Personal tools Navigation Search
    web gpwiki
    Toolbox
    Hosting donated by Grubby Games

    35. Lesson: Object-Oriented Programming Concepts (The Java™ Tutorials > Learnin
    If you ve never used an objectoriented programming language before, you ll need to learn a few basic concepts before you can begin writing any code.
    http://java.sun.com/docs/books/tutorial/java/concepts/index.html
    Download the JDK
    Search the Tutorials

    Hide the TOC
    Object-Oriented Programming Concepts What Is an Object? What Is a Class? What Is Inheritance? What Is an Interface? ... Questions and Exercises Trail: Learning the Java Language Home Page Learning the Java Language Trail Lesson: Object-Oriented Programming Concepts If you've never used an object-oriented programming language before, you'll need to learn a few basic concepts before you can begin writing any code. This lesson will introduce you to objects, classes, inheritance, interfaces, and packages. Each discussion focuses on how these concepts relate to the real world, while simultaneously providing an introduction to the syntax of the Java programming language.
    What Is an Object?
    An object is a software bundle of related state and behavior. Software objects are often used to model the real-world objects that you find in everyday life. This lesson explains how state and behavior are represented within an object, introduces the concept of data encapsulation, and explains the benefits of designing your software in this manner.
    What Is a Class?

    36. Programming Ruby: The Pragmatic Programmer's Guide
    Full online HTML text at Ruby Central, with download link. Open Content, Open Publication License
    http://www.rubycentral.com/book/
    Programming Ruby
    The Pragmatic Programmer's Guide
    First Edition (*)
    (*) An updated Second Edition of this book, covering Ruby 1.8 and including descriptions of all the new libraries, is available from the authors
    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/

    37. ACM-ICPC Web Site Home Page
    This is the official site for the ACM International Collegiate programming Contest sponsored by IBM which is conducted annually throughout the world for
    http://icpc.baylor.edu/

    38. The Scheme Programming Language
    Main page at MIT, Scheme s birthplace; short list of implementations, some general documentation, information on the MIT Scheme implementation,
    http://swiss.csail.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

    39. Teach Yourself Programming In Ten Years
    Peter Norvig, the Director of Research at Google, suggests ways to develop programming ability and expertise. Includes recommendations for a first
    http://norvig.com/21-days.html
    Teach Yourself Programming in Ten Years
    Peter Norvig
    Why is everyone in such a rush?
    Walk into any bookstore, and you'll see how to Teach Yourself Java in 7 Days alongside endless variations offering to teach Visual Basic, Windows, the Internet, and so on in a few days or hours. I did the following power search at Amazon.com pubdate: after 1992 and title: days and (title: learn or title: teach yourself) and got back 248 hits. The first 78 were computer books (number 79 was Learn Bengali in 30 days ). I replaced "days" with "hours" and got remarkably similar results: 253 more books, with 77 computer books followed by Teach Yourself Grammar and Style in 24 Hours at number 78. Out of the top 200 total, 96% were computer books. The conclusion is that either people are in a big rush to learn about computers, or that computers are somehow fabulously easier to learn than anything else. There are no books on how to learn Beethoven, or Quantum Physics, or even Dog Grooming in a few days. Let's analyze what a title like Learn Pascal in Three Days could mean:
    • Learn: In 3 days you won't have time to write several significant programs, and learn from your successes and failures with them. You won't have time to work with an experienced programmer and understand what it is like to live in that environment. In short, you won't have time to learn much. So they can only be talking about a superficial familiarity, not a deep understanding. As Alexander Pope said, a little learning is a dangerous thing.

    40. O'Reilly Media | Programming Perl
    programming Perl is not just a book about Perl; it is also a unique introduction to the language and its culture, as one might expect only from its authors.
    http://www.oreilly.com/catalog/pperl3/
    Buy this Book Print Book PDF Chapter Read it Now! Print Book Reprint Licensing Tell a friend Programming Perl, Third Edition By  Larry Wall Tom Christiansen Jon Orwant
    Third Edition July 2000
    Pages: 1104
    Average of 15 Customer Reviews
    Book description Programming Perl is not just a book about Perl; it is also a unique introduction to the language and its culture, as one might expect only from its authors. This third edition has been expanded to cover Version 5.6 of Perl. New topics include threading, the compiler, Unicode, and other features that have been added or improved since the previous edition.
    Full Description
    Perl is a powerful programming language that has grown in popularity since it first appeared in 1988. The first edition of this book, Programming Perl, hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times, and so has this book. Programming Perl is not just a book about Perl. It is also a unique introduction to the language and its culture, as one might expect only from its authors. Larry Wall is the inventor of Perl, and provides a unique perspective on the evolution of Perl and its future direction. Tom Christiansen was one of the first champions of the language, and lives and breathes the complexities of Perl internals as few other mortals do. Jon Orwant is the editor of The Perl Journal

    Page 2     21-40 of 83    Back | 1  | 2  | 3  | 4  | 5  | Next 20

    free hit counter