Picture of author.

Herbert Schildt

Author of C: The Complete Reference

146 Works 2,332 Members 9 Reviews 1 Favorited

About the Author

Herbert Schildt is an authority on the C, C++, Java, and C# programming languages, and a master Windows programmer

Works by Herbert Schildt

C: The Complete Reference (1987) 246 copies
C++: the Complete Reference (1995) 236 copies, 2 reviews
Teach Yourself C++ (1989) — Author — 160 copies
C/C++ Programmer's Reference (1997) 145 copies
Java: A Beginner's Guide (2005) 132 copies
C: the Pocket Reference (1987) 71 copies
Java 2: A Beginner's Guide (2000) 44 copies, 1 review
Java The Complete Reference, 8th Edition (2011) 33 copies, 1 review
The Art of Java (2003) 31 copies
The art of C++ (2004) 27 copies
C# 2.0: The Complete Reference (2005) 25 copies, 1 review
C++: A Beginner's Guide (2002) 21 copies
Advanced C (1986) 19 copies
C#: The Complete Reference (2002) 19 copies
Born to Code in C (1989) 19 copies
ANSI C Made Easy (1989) 17 copies
Swing: A Beginner's Guide (2006) 14 copies
C Ent-Packt (2001) 11 copies
C Power User's Guide (1988) 11 copies
C# 3.0: A Beginner's Guide (2008) 10 copies
Advanced Turbo prolog (1987) 10 copies, 1 review
Schildt's Expert C (1996) 9 copies
Advanced Modula-2 (1987) 6 copies
C / C++ GE-PACKT (2003) 6 copies
C#: A Beginners Guide (2001) 5 copies
La guida completa C (1999) 5 copies
C++: The Pocket Reference (1992) 5 copies
DOS 4 Made Easy (1988) 4 copies
C Made Easy (1985) 4 copies
Java 2 Ent-Packt (2001) 4 copies
DOS Made Easy (1988) 4 copies
Java 2 GE-PACKT (2001) 4 copies
Teach Yourself DOS (1990) 3 copies
C : manual de referencia (1988) 2 copies
Professionelles MODULA-2 (1991) 2 copies
La guida complet ̉C (1995) 2 copies
MODULA 2 Einführungskurs (1987) 2 copies
OS/2 2.0 Programming (1993) 2 copies
Modula-2 Made Easy (1986) 2 copies
Fondamenti di Java (2005) 2 copies
C, manual de bolsillo (1988) 1 copy
Fondamenti di Java 2 (2003) 1 copy
DOS 5 1 copy
C/C : referenciakönyv (2001) 1 copy
Il manuale MS-DOS 5 (1993) 1 copy
Linguaggio C++ (1996) 1 copy
Professionelles C (1987) 1 copy
C : guida completa (2002) 1 copy
C programmering (1991) 1 copy

Tagged

Common Knowledge

Members

Reviews

 
Flagged
cs_librarian | May 10, 2019 |
 
Flagged
Asmita84 | Jun 22, 2009 |
As always, an excellent book to have in your library of programming books. Herbert Schildt has a way of explaining the nuance of a language that makes it very understandable. Of course, he includes a ton of examples.

Using this book will make one a very good C# programmer
 
Flagged
wildcat78 | Nov 27, 2008 |
The Prolog name is derived from "Programming in Logic." Prolog was the original logic programming language. It is a general purpose language often associated with artificial intelligence and computational linguistics. Prolog remains among the most popular such programming languages today, with many free and commercial implementations available.

Having its roots in formal logic, Prolog is a declarative programming language, unlike its procedural programming cousins, such as, C, Pascal, and BASIC. Prolog program logic is expressed in terms of relations. Execution is triggered by running queries over these relations. Relations and queries are constructed using Prolog's single data type, the term. Relations are defined by clauses.

This book, Advanced Turbo Prolog, was written to provide an overview of the entire field of Artificial Intelligence (AI), including: expert systems, problem solving, logic and uncertainty, natural-language processing, robotics, machine learning, and vision and pattern recognition.

This book does not have to be read from cover-to-cover. Each chapter stands alone by focusing on a particular area of interest and showing how Turbo Prolog can serve that interest.

At the time this book was written, Turbo Prolog was marketed by Borland, but it is now developed and marketed by the Danish firm PDC (Prolog Development Center) that originally produced it.

While initially aimed at natural language processing, Prolog has since been extended into other areas, such as, theorem proving, expert systems, games, automated answering systems, ontologies, and sophisticated control systems. Modern Prolog capabilities support the creation of graphical user interfaces, as well as administrative and networked applications. Frameworks also exist which can provide a bridge between Prolog and the Java programming language.

I never encountered a programming problem that required the use of Prolog for solving it. I consider the language to be a curiosity, an oddity, a collector's item.
… (more)
 
Flagged
MrJack | Oct 8, 2008 |

You May Also Like

Statistics

Works
146
Members
2,332
Popularity
#11,000
Rating
½ 3.7
Reviews
9
ISBNs
246
Languages
14
Favorited
1

Charts & Graphs