Geometry.Net - the online learning center
Home  - Computer - Cpp
e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 201    1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | 11  | Next 20

         Cpp:     more books (100)
  1. C Programming Language (2nd Edition) by Brian W. Kernighan, Dennis M. Ritchie, 1988-04-01
  2. Programming in Objective-C 2.0 (2nd Edition) by Stephen G. Kochan, 2009-01-08
  3. Programming in C (3rd Edition) by Stephen G. Kochan, 2004-07-18
  4. C Programming: A Modern Approach, 2nd Edition by K. N. King, 2008-04-19
  5. Practical C Programming, 3rd Edition by Steve Oualline, 1997-08-01
  6. Expert C Programming by Peter van der Linden, 1994-06-24
  7. Absolute Beginner's Guide to C (2nd Edition) by Greg Perry, 1994-04-18
  8. C Programming for the Absolute Beginner by Michael Vine, 2007-10-11
  9. C All-in-One Desk Reference for Dummies by Dan Gookin, 2004-09-03
  10. Programming in Objective-C 2.0 (3rd Edition) (Developer's Library) by Stephen G. Kochan, 2011-02-05
  11. The C Answer Book (2nd Edition) by Clovis L. Tondo, Scott E. Gimpel, 1988-11-11
  12. Introduction to C Programming with a little OpenGL Graphics for fun by Robert P. Cook, 2008-08-19
  13. Programming in the Key of C#: A Primer for Aspiring Programmers (Step By Step (Microsoft)) by Petzold Charles, Charles Petzold, 2003-08-01
  14. Linux System Programming: Talking Directly to the Kernel and C Library by Robert Love, 2007-09-18

1. C Programming.com - Your Resource For C And C++ Programming
A Web site designed to help learning C or C++. Also provides C and C++ programming resources.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

2. Howstuffworks "How C Programming Works"
Complete, thoroughlyillustrated c programming Language tutorial with many examples to assist in becoming a C programmer.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

3. C Programming.com - Your Resource For C And C++ Programming
A Web site designed to help learning C or C++. Also provides C and C++ programming resources.
http://www.cprogramming.com/
Starting out Getting Started
Tutorials

Quizzes

Moving on Advanced Tutorials
Articles

Challenges

Contests
...
Jobs

Tools What do I need?
Compilers

Editors
Debuggers Resources Source Code Syntax Reference Snippets Links Directory ... Function Lookup Questions Programming FAQ Message Board Ask an Expert Email
C Programming and C++ Programming - Cprogramming.com
Cprogramming.com is a web site designed to help you learn the C or C++ programming languages, and provide you with C and C++ programming language resources. The Getting Started with the C++ language section gives advice about learning C or C++. Learn from our C and C++ language tutorials , or test your programming knowledge with our programming quizzes including the C++ MegaQuiz . Don't forget to bookmark this site and check back for our frequent updates. ( Latest Update: September 10, 2005.) You can now sign up to be notified of changes!

4. Genetic-programming.org-Home-Page
A definitive source of information about the field of genetic programming with links and conferences.
http://www.genetic-programming.org/
Welcome to
www.genetic-programming.org
a source of information about the field of genetic programming and the field of genetic and evolutionary computation)
Genetic programming (GP) is an automated method for creating a working computer program from a high-level problem statement of a problem. Genetic programming starts from a high-level statement of “what needs to be done” and automatically creates a computer program to solve the problem. There are now 36 instances where genetic programming has automatically produced a result that is competitive with human performance , including 15 instances where genetic programming has created an entity that either infringes or duplicates the functionality of a previously patented 20 th -century invention, 6 instances where genetic programming has done the same with respect to a 21 st -centry invention, and 2 instances where genetic programming has created a patentable new invention. Given these results, we say that “Genetic programming now routinely delivers high-return human-competitive machine intelligence ” Click here for our definitions of “human-competitive,”

5. Programming In C
Full guide for ANSI standard c programming language.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

6. Brian W. Kernighan Programming In C A Tutorial
Programming in C A Tutorial
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

7. C Programming
c programming. Steve Holmes University of Strathclyde Computer Centre Curran Building 100 Cathedral Street Glasgow. Please note Steve no longer works for
http://www.its.strath.ac.uk/courses/c/
Next: Contents
C Programming
Steve Holmes
University of Strathclyde Computer Centre
Curran Building
100 Cathedral Street
Glasgow
Please note: Steve no longer works for the University of Strathclyde, and we are unable to answer queries relating to this course. You are welcome to make links to it however, but please bear in mind that it was written for students within the University and so some parts may not be relevant to external readers. This course was awarded a NetGuide Gold Award during the 1990s.

8. LEARN C/C++ TODAY
Expert c programming Deep C Secrets. Peter Van Der Linden SunSoft Press. (ISBN 013-177429-8)
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

9. Howstuffworks "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.
http://computer.howstuffworks.com/c.htm
TCDA("cc=tbs; dt"); Auto Stuff Science Stuff Health Stuff Entertainment Stuff ... Shop for Stuff
Top Subjects
CD Burners
Home Networking RAM Computer Viruses ... Web Servers
Sponsored By:
Subjects
Hardware
Internet Peripherals Security ... Browse the Computer Library
Explore Stuff
Lidrock.com
Stuffo.com Big List of Articles Get the Newsletter ... Software
How C Programming Works
by Marshall Brain
Table of Contents Introduction to How C Programming Works What is C? The Simplest C Program The Simplest C Program: What's Happening? Variables Printf Printf: Reading User Values Scanf Branching and Looping Looping: A Real Example Arrays More on Arrays Functions Functions: Function Prototypes Libraries Making a Library Makefiles Text Files Text Files: Opening Text Files: Reading Pointers Pointers: Why? Pointer Basics Pointers: Understanding Memory Addresses Pointers: Pointing to the Same Address Pointers: Common Bugs Using Pointers for Function Parameters Dynamic Data Structures Dynamic Data Structures: The Heap Dynamic Data Structures: Malloc and Free Advanced Pointers Pointers to Structures Pointers to Pointers A Linked Stack Example Using Pointers with Arrays Strings Special Note on Strings Operator Precedence Command Line Arguments Binary Files Lots More Information Compare Prices for C Programming The C programming language is a popular and widely used programming language for creating computer programs . Programmers around the world embrace C because it gives maximum control and efficiency to the programmer. If you are a programmer, or if you are interested in becoming a programmer, there are a couple of benefits you gain from learning C:

10. C Programming
c programming Steve Holmes University of Strathclyde Computer Centre Curran Building 100 Cathedral Street Glasgow
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

11. Howstuffworks "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.
http://computer.howstuffworks.com/c1.htm
TCDA("cc=tbs; dt"); Auto Stuff Science Stuff Health Stuff Entertainment Stuff ... Shop for Stuff
Top Subjects
CD Burners
Home Networking RAM Computer Viruses ... Web Servers
Sponsored By:
Subjects
Hardware
Internet Peripherals Security ... Browse the Computer Library
Explore Stuff
Lidrock.com
Stuffo.com Big List of Articles Get the Newsletter ... Software
How C Programming Works
by Marshall Brain
Table of Contents Introduction to How C Programming Works What is C? The Simplest C Program The Simplest C Program: What's Happening? Variables Printf Printf: Reading User Values Scanf Branching and Looping Looping: A Real Example Arrays More on Arrays Functions Functions: Function Prototypes Libraries Making a Library Makefiles Text Files Text Files: Opening Text Files: Reading Pointers Pointers: Why? Pointer Basics Pointers: Understanding Memory Addresses Pointers: Pointing to the Same Address Pointers: Common Bugs Using Pointers for Function Parameters Dynamic Data Structures Dynamic Data Structures: The Heap Dynamic Data Structures: Malloc and Free Advanced Pointers Pointers to Structures Pointers to Pointers A Linked Stack Example Using Pointers with Arrays Strings Special Note on Strings Operator Precedence Command Line Arguments Binary Files Lots More Information Compare Prices for C Programming What is C?

12. NLP (Neuro-Linguistic Programming) & DHE (Design Human Engineering)
Collection of articles, information, and resource hotlinks.
http://www.nlpschedule.com/
NLP and DHE General Information

Introducing
NLP
Intro to NLP

NLP Definition

NLP Books
NLP Tapes
...
NLP Training

NLP was developed in the mid-70s by John Grinder , a Professor at UC Santa Cruz and Richard Bandler , a graduate student. NLP, as most people use the term today, is a set of models of how communication impacts and is impacted by subjective experience . It's more a collection of tools than any overarching theory. Much of early NLP was based on the work of Virginia Satir , a family therapist; Fritz Perls , founder of Gestalt therapy; Gregory Bateson , anthropologist; and Milton Erickson , hypnotist. - Stever Robbins, NLP Trainer
Since 1993, this site has been the Internet's oldest site about Neuro-Linguistic Programming Design Human Engineering
NLPschedule.com features the most comprehensive calendar of training schedules on the web as well as an extensive database of practitioners and trainers seminar and book reviews articles , and much more. Enjoy!

13. C Programming
c programming. The notes on these pages are for the courses in c programming I used to teach in the Experimental College at the University of
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

14. Programming In C
Full guide for ANSI standard c programming language.
http://www.lysator.liu.se/c/
ANSI History Culture Literature ... What's new? ANSI C
ISO/IEC JTC1/SC22/WG14 and N843, the official committee document
The first chain of abbreviations is the committee responsible for maintaining and updating the C language definition; the second, N843, designates the Final Committee Draft of what will one day be the next C standard. As usual, there are versions in gzipped PostScript and Adobe Acrobat format
hyperlinked version of N794
, a slightly earlier draft.
A brief description of Normative Addendum 1, by Clive Feather
This work - 4 years in the doing - has culminated in Normative Addendum 1.
Normative Changes to ISO/IEC 9899:1990 in Technical Corrigendum 1
Four years after the adoption of the ANSI C standard as an International Standard in 1990, answers to the first batch of defect reports have been formally accepted: the C standard has changed.
David R. Tribble: C99 vs. C++98
David R. Tribble has tracked down all the subtle differences between ISO C and ISO C++, as well as the features that once differed but have been aligned, and lists them with references to the two defining documents.
Paul Eggert summarizes Technical Corrigendum 2
ISO C Technical Corrigendum 2 (TC2) has been approved. Even leaner than its predecessor TC1, it consists only of small changes in response to Defect Reports, and will be of interest mostly to compiler and test suite vendors.

15. Sun Multi-Display Utilities
The Sun MultiDisplay Utilities (MDU) A utility library written in the c programming language on top of the OpenGL API for Solaris and X Window
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

16. C Programming Tutorial
Learn programming in C/C++ for beginners.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

17. C Programming
The notes on these pages are for the courses in c programming I used to teach in the Experimental College at the University of Washington in Seattle, WA.
http://www.eskimo.com/~scs/cclass/cclass.html
C Programming
The notes on these pages are for the courses in C Programming I used to teach in the Experimental College at the University of Washington in Seattle, WA. Normally these notes accompany fairly traditional classroom lecture presentations, but they are intended to be reasonably complete (more so, for that matter, than the lectures!) and should be usable as standalone tutorials. '' side by side. If you're just getting your feet wet and would like a somewhat simpler introduction, read the `` Introductory Class Notes .'' If you have had an introduction to C (either here or elsewhere) and are now looking to fill in some of the missing pieces, read the `` Intermediate Class Notes Of course, just reading a book or these notes won't really teach you C; you will also want to write and run your own programs, for practice and so that the language concepts will make some kind of practical sense. Most of my programming assignments (including review questions) are here as well, along with their solution sets. (No peeking at the answers until you've given the problems your best shot!) These notes are arranged for the web in the usual hierarchy by section and subsection. If you want to read through all of them, without keeping track of your own stack to implement a depth-first tree traversal, just follow the ``read sequentially'' links at the bottom of each page.

18. DDJ
C/C++ Programming Database Eclipse Embedded Java Linux/UNIX Open Source Security Windows/.NET XML and Web Services
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

19. C Programming Notes
Covers the basics of input/output, string functions and explanations of basic data types and operators.
http://www.eskimo.com/~scs/cclass/notes/top.html
C Programming Notes
Introductory C Programming Class Notes, Chapter 1
Steve Summit
These notes are part of the UW Experimental College course on Introductory C Programming. They are based on notes prepared (beginning in Spring, 1995) to supplement the book The C Programming Language Chapter 1: Introduction Chapter 2: Basic Data Types and Operators Chapter 3: Statements and Control Flow Chapter 4: More about Declarations (and Initialization) ... Read Sequentially This page by Steve Summit mail feedback

20. The C Programming Language
By Brian W. Kernighan and Dennis M. Ritchie, the original (revised) and the best book to learn C.
http://cm.bell-labs.com/cm/cs/cbook/
The C Programming Language, Second Edition
by Brian W. Kernighan and Dennis M. Ritchie
Prentice Hall, Inc., 1988.
ISBN 0-13-110362-8 (paperback), 0-13-110370-9 (hardback).
  • The book is readily available at large bookstores (especially university ones around beginning of term) but tends not to be stocked at the mall because it's treated like a textbook. Ordering it online is easy, for example at Amazon.com Borders Blackwell's , or Fatbrain You can also look it up at the Prentice-Hall home page. Kernighan , a relatively uncommon name, is a good search term to find it quickly at all of these places. If you are curious, a GIF-format graph of its sales rank at Amazon.com for the last couple of years is available.
  • Here is a list of errata in the published version; many of these are corrected in recent printings.
  • The history of the language is traced in ``The Development of the C Language'', from HOPL II, 1993: browsable , or printable PostScript or PDF . This and other historical material, including early manuals and compilers, is available at Dennis Ritchie's home page , while Brian Kernighan's home page collects pointers to his work on C and diverse other languages and systems.

Page 1     1-20 of 201    1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | 11  | Next 20

free hit counter