Geometry.Net - the online learning center
Home  - Computer - Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 146    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 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. Free Programming Resources - Freeprogrammingresources.com
Free programming Resources is a directory of programmer and webmaster tutorials, articles, forums, faqs, compilers, interpreters, free books and more.
http://www.freeprogrammingresources.com/
www.freeprogrammingresources.com Home Search Articles Books ... Web Design
Free Programming Resources
Free Programming Resources is a directory of links to free programmer resources including free programming tutorials free online programming books free compilers free programming tools ... graphics resources and security tools
Enter your search terms Submit search form Web www.freeprogrammingresources.com

22. Programming - Training Seminars, Resources And Workshops
Search for programming career or certification training by format and location, programming courses programming Training, Certification, SelfHelp and Career Training
http://www.training-classes.com/learn/_k/p/r/o/programming/

23. Programming
10 – That’s Why They Call It Stateless. Have you ever wondered how stateless an EJB3 Stateless Session Bean is? Well, I have, I wrote a test program and I got some
http://programming.manessinger.com/

24. Concept Programming - Wikipedia, The Free Encyclopedia
Growing article, with links to many related topics. Wikipedia.
http://en.wikipedia.org/wiki/Concept_programming
Concept programming
From Wikipedia, the free encyclopedia Jump to: navigation search Concept programming is a programming paradigm focusing on how concepts , that live in the programmer's head, translate into representations that are found in the code space. This approach was introduced in 2001 by Christophe de Dinechin with the XL Programming Language
Contents
edit Pseudo-metrics
Concept programming uses pseudo-metrics to evaluate the quality of code. They are called pseudo-metrics because they relate the concept space and the code space, with a clear understanding that the concept space cannot be formalized strictly enough for a real metric to be defined. Concept programming pseudo-metrics include:
  • Syntactic noise measures discrepancies between the concept and the syntax used to represent it. For instance, the semi-colon at the end of statements in C can be considered as syntactic noise, because it has no equivalent in the concept space. Semantic noise measures discrepancies between the expected meaning or behavior of the concept and its actual meaning or behavior in the code. For instance, the fact that integer data types overflow (when mathematical integers do not) is a form of semantic noise.

25. Programming
May 4, 2010 Not only are a number of renewed freshman and sophomore series ending in the next few weeks, but the network s flagship program Lost
http://www.tvsquad.com/category/programming

26. Programming Language: Definition From Answers.com
n. An artificial language used to write instructions that can be translated into machine language and then executed by a computer.
http://www.answers.com/topic/programming-language

27. Howstuffworks "Computer Programming Channel"
Computer programming contains articles that explain how different computer languages work. Learn about computer programming on our Computer programming Channel.
http://computer.howstuffworks.com/computer-programming-channel.htm
HSW.sm.loadPageInfo(437085); OAS_AD('TopBanner'); HowStuffWorks
Search HowStuffWorks and the web
programming library
Computer programmers write, test and implement code necessary to make certain functions happen on a computer. In this section, learn about programs like Perl and Java or how relational databases and algorithms work.
Featured Article: How CGI Scripting Works
CGI, or common gateway interface, allows Web servers to store dynamic Web pages that can change and update rather than remain a fixed page. This article explains the process, plus shows you how to write your own scripts. Articles 1-11 of 11
How Bits and Bytes Work
Bytes and bits are the starting point of the computer world. Find out about the Base-2 system, 8-bit bytes, the ASCII character set, byte prefixes and binary math.
How Boolean Logic Works
Boolean logic is the key to many of a computer's most mysterious and human-like functions, from playing chess to balancing a checkbook. How do "AND," "NOT" and "OR" make such amazing things possible?
How C Programming Works
A computer program is the key to the digital city: If you know the language you can get a computer to do almost anything you want. Learn how to write computer programs in C.

28. Language-oriented Programming - Wikipedia, The Free Encyclopedia
Growing article, with links to many related topics. Wikipedia.
http://en.wikipedia.org/wiki/Language-oriented_programming
Language-oriented programming
From Wikipedia, the free encyclopedia Jump to: navigation search Programming paradigms

29. Programming
Jul 8, 2010 Recent work in Agile Methodologies, Adaptive Software Development, and Extreme programming have in effect applied the simple rules of Lean
http://www.poppendieck.com/lean.htm
Order The Book
Introduction
Sample Chapter 1
Table of Contents ...
of Leadership
Lean Programming
Article on Lean Programming, Part 1 Article on Lean Programming, Part 2 About the time of the 1980 NBC documentary If Japan Can, Why Cant We?, I was the System Manager in a video cassette manufacturing plant, and our management team was asking this question every day. Our Japanese competition was selling superior products at much lower prices, and we couldnt figure out how they did it. We knew we needed to make dramatic changes or close up shop, but we didnt know what to change. As far as we could tell, we were doing everything right. We relied on optimized forecasting methods to determine economic lot sizes, and we used the latest MRP (Manufacturing Requirements Planning) software to launch daily schedules into the plant. We had a sophisticated computer system that analyzed QC results and process parameters, to pinpoint the causes of defects. We had some quality problems, and it took a month to fill most orders.

30. Programming, Web Programming, Object Oriented Programming - O'Reilly Media
A compilation of programming content and information from O'Reilly Media news, books, conferences, courses, community, and reports.
http://oreilly.com/content/programming.shtml
  • Home
    Programming
    A compilation of programming content and information from O'Reilly Media news, books, conferences, courses, community, and reports.
    Programming Entity Framework, 2nd Edition
    By Julia Lerman Get a thorough introduction to ADO.NET Entity Framework 4 Microsoft's core framework for modeling and interacting with data in .NET applications. The second edition of this acclaimed guide provides a hands-on tour of the framework latest version i... [Publish Date: August 2010] Other Editions: 1st Edition Head First C#, 2nd Edition By Andrew Stellman, Jennifer Greene You want to learn C# programming, but you're not sure you want to suffer through another tedious technical book. You're in luck: Head First C# introduces this language in a fun, visual way. You'll quickly learn everything from creating your first pro... [Publish Date: May 2010] Other Editions: Edition Programming WCF Services, 3rd Edition

31. Programming
Mayfield and Graves County KY radio WYMC 1430 AM and 93.9 FM broadcasts local news, local sports, local weather, CNN radio news, live local sports games and timeless favorites
http://mywymc.com/programming/
Programming
WYMC operates with network news and programs for CNN and ABC Networks. Our music is a mix of the greatest songs from the 1950s, 1960s, and 1970s. It’s all selected to target the 45 and older listeners. Our music isn’t too far country, even though we do play Dolly Parton, Patsy Cline, and Roger Miller. It’s not too far rock, even though we do play the Beatles, The Who, and others. And it’s not too soft, even though we play Frank Sinatra, Tony Bennett, and The Carpenters. We call it “TIMELESS FAVORTIES” WYMC also invites churches and listeners to send in or call in birthdays and anniversaries Mondays- Fridays at 7:40am for the “Birthday Show” at Our Buy-n-Sell line allows listeners to call in their items to buy, sell, trade, or giveaway. Mondays-Fridays from 12:20pm-12:40pm at The WYMC Breakfast Club Show has been on the air since the early 1980’s. It’s our hometown version of the Today Show. We play music, report news, weather, sports, and talk to guests about community happenings. From cub scouts to the Governor of Kentucky. You never know who will be our next guest.

32. Domain-specific Language - Wikipedia, The Free Encyclopedia
Growing article, with links to many related topics. Wikipedia.
http://en.wikipedia.org/wiki/Domain-specific_programming_language
Domain-specific language
From Wikipedia, the free encyclopedia   (Redirected from Domain-specific programming language Jump to: navigation search In software development and domain engineering , a domain-specific language DSL ) is a programming language or specification language dedicated to a particular problem domain, a particular problem representation technique, and/or a particular solution technique. The concept isn't new— special-purpose programming languages and all kinds of modeling/specification languages have always existed, but the term has become more popular due to the rise of domain-specific modeling Examples of domain-specific languages include Logo for children, Verilog and VHSIC hardware description languages R and S languages for statistics Mata for matrix programming, Mathematica and Maxima for symbolic mathematics spreadsheet formulas and macros, SQL for relational database queries, YACC grammars for creating parsers regular expressions for specifying lexers , the Generic Eclipse Modeling System for creating diagramming languages, Csound , a language for digital synthesis, and the input languages of GraphViz and GrGen , software packages used for graph layout and graph rewriting The opposite is: Creating a domain-specific language (with software to support it) can be worthwhile if the language allows a particular type of problems or solutions to them to be expressed more clearly than pre-existing languages would allow, and the type of problem in question reappears sufficiently often.

33. Processing.org
Processing is an open source programming language and environment for people who want to create images, animations, and interactions.
http://processing.org/

34. Programming Meetup Groups - Programming Meetups
Helps groups of people with shared interests plan meetings and form offline clubs in local communities around the world about programming
http://programming.meetup.com/

35. Programming Tutorials
vtc.com provides the latest Apple Tutorials, Adobe Tutrorials, Cakewalk Tutorials, Corel Tutorials, Dreamweaver Tutorials, Macromedia Tutorials, Microsoft Tutorials, Oracle
http://www.vtc.com/program.htm
var arrowImg='http://www.vtc.com/templates/country/us/images/layout/menuArrow.gif'; Home Username: Password: Sign Up Lost Password? Remember me Advanced Search

36. Language Oriented Programming: The Next Programming Paradigm > Comments
Brief reference, forum exchange with many insights, links. OSNews.com.
http://www.osnews.com/comments/8950

37. Comic-Con 2010 :: Programming
programming at ComicCon International 2010. July 22-25, (Preview Night the 21st ) at the San Diego Convention Center in San Diego, California.
http://www.comic-con.org/cci/cci_prog.php
What's New Special Guests Professionals EXHIBITORS ... A Look at 2009
Thank you to our
generous sponsors
of Comic-Con 2010
Important Information Regarding Programs and Autographs at Comic-Con
All event and program rooms have limited capacity as set by the Fire Marshal. Even though your badge is needed to get into all events, it does not guarantee you access to any event if it has reached its capacity . We do not clear rooms between events. Most autograph signings are of a limited nature. Your badge does not guarantee autographs at any event. Share This
Important Information Regarding Programs
and Autographs at Comic-Con
All event and program rooms have limited capacity as set by the Fire Marshal. Even though your badge is needed to get into all events, it does not guarantee you access to any event if it has reached its capacity . We do not clear rooms between events. Most autograph signings are of a limited nature. Your badge does not guarantee autographs at any event. NEW! Program Room Maps:

38. Programming Art - Typing Tutor, Slide Show & Educational Software
programming Art offers simpleto-use software at great prices. Key Advantage Typing Tutor, Easy Slide Show Creator, and Mouse Tamer are programming Art originals. Our online
http://www.programmingart.com/
SEARCH STORE SOFTWARE Easy Slide Show Creator
Buy it now!
Key Advantage Typing
Buy it now!
... Children's Educational Software To the mind that is still the whole universe surrenders.
Key Advantage Typing Tutor
Version 1.4 now available for Windows XP/Vista/Windows 7 and Mac OS X!
Key Advantage Typing Tutor is an amazing program for learning how to type. It's designed from the ground up to be fun, intuitive, and easy to use for everyone. Key Advantage Typing Tutor tracks the progress of multiple users and generates graphs and reports that are customized for each member of the family. Whether you're just getting started, or improving your current typing skills, Key Advantage Typing Tutor is your key to success! Works well in XP/Vista/Windows 7 and all versions of OSX (including Snow Leopard). Win Download Mac Download Key Advantage Typing Home Page Easy Slide Show Creator
Easy Slide Show Creator is great for anyone who wants a fun and creative way to display digital pictures. Making slide shows is fun and intuitive for even the novice computer user. Use our easy drag and drop interface to bring your pictures and music together for an exciting multimedia experience. Easy Slide Show Creator works with all of the popular file formats for music and digital pictures so you won't have to bother with time-consuming conversions. Send your slide shows to everyone through email, or show them at presentations and parties! Works well in XP/Vista/Windows 7 and all versions of OSX (including Snow Leopard).

39. Literate Programming
The WikiWiki entry point for related information and discussions.
http://www.c2.com/cgi/wiki?LiterateProgramming

40. Popular Programming Bookmarks On Delicious
del.icio.us/popular/programming SimilarExtreme programming A Gentle Introduction.Sep 28, 2009 Introduction to Extreme programming, one of several new lightweight software development methodologies. By J. Donovan Wells.
http://del.icio.us/popular/programming

Page 2     21-40 of 146    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | Next 20

free hit counter