Les livres classés sous : language
Learning Java
Learning Java provides an accessible yet comprehensive
introduction to the programming language that has changed
the way we think about computing. Java has become the
language of choice for a wide variety of applications: web
services, secure network syst...
(paru le 12/08/2002, consulté 928 fois)
Programming Python
If you've mastered Python's fundamentals, you're ready to start using it to get real work done. Programming Python will show you how, with in-depth tutorials on the language's primary application domains: system administration, GUIs, and the Web. You'll a...
(paru le 15/01/2011, consulté 875 fois)
Illustrated C# 2010
It was while teaching numerous seminars on various programming languages that author Daniel Solis realized the immense power diagrams have in explaining programming language concepts. Most people learn quicker and retain information better when the materi...
(paru le 27/12/2010, consulté 951 fois)
Python
Python Essential Reference, Second Edition, concisely
describes the Python Programming language and its large
library of standard modules, collectively known as the
Python programming environment. It is arranged into four
major parts. First, a brief tutor...
(paru le 01/07/2001, consulté 1580 fois)
Learning ActionScript 3.0 A beginner's guide
In this book, authors Rich Shupe and Zevan Rosser share the knowledge they've gained from their years as multimedia developers/designers and teachers. Learning ActionScript 3.0 gives you a solid foundation in the language of Flash and demonstrates how you...
(paru le 01/12/2007, consulté 1874 fois)
Effective Java
I sure wish I had this book ten years ago. Some might think that I don't need any Java books, but I need this one.James Gosling, fellow and vice president, Sun Microsystems, Inc.
An excellent book, crammed with good advice on using the Java programming l...
(paru le 02/02/2009, consulté 2037 fois)
A Practical Guide to SysML The Systems Modeling Language
Systems engineers and architects must understand how all the parts of a system work together to satisfy its requirements. SysML is a general purpose graphical modeling language used to specify, analyze, and design systems that may include hardware, softwa...
(paru le 15/07/2008, consulté 2477 fois)
UML A Beginner's Guide Essential Skills - Made Easy!
This is the essential hands-on tutorial for users
seeking to understand, read, draw, and use UML
effectively. Readers can learn the fundamentals of UML using hands-on
projects, drills and mastery checks. It illustrates how to
read, draw, and use this visu...
(paru le 17/01/2003, consulté 3021 fois)
The C Standard
The definitive reference for any C programmer or for
programmers needing to work with C programs.
Every book written about C refers frequently to the
international standard that defines the language, this will
be a must-have companion volume for everyone...
(paru le 06/08/2003, consulté 2155 fois)
Practical C++ Programming
C++ is a powerful, highly flexible, and adaptable
programming language that allows software engineers to
organize and process information quickly and effectively.
But this high-level language is relatively difficult to
master, even if you already know the...
(paru le 09/01/2003, consulté 3077 fois)
Programming with C++
Schaum's Outline of Programming with C++, 2nd Edition is an update of the highly successful first edition. Due to the
recognition of a Standard version of C++ by the ISO in 1998, the version of the language present in the first edition of this book is no...
(paru le 10/05/2000, consulté 2123 fois)
C++ : The Core Language
A first book for C programmers transitioning to C++, an
object-oriented enhancement of the C programming language.
Designed to get readers up to speed quickly, this book
thoroughly explains the important concepts and features and
gives brief overviews of ...
(paru le 01/01/1997, consulté 2750 fois)
Programming with c
This completely updated version of a best-seller offers
something no other course outline for the C programming
language provides: the highly effective solved problems
format. With hundreds of detailed examples, problems, and
review questions to test your...
(paru le 01/01/1996, consulté 2617 fois)
C# Core Language Little Black Book
C# can be ported to multiple platforms and used to develop
any type of program, from a Windows service to a Web
component. This book focuses on the core C# language. It
covers the language syntax, provides samples, and shows you
how to use C# with ASP.NET...
(paru le 08/01/2002, consulté 2655 fois)
Learning Python
Portable, powerful, and a breeze to use, Python is ideal for both standalone programs and scripting applications. With this hands-on book, you can master the fundamentals of the core Python language quickly and efficiently, whether you're new to programmi...
(paru le 01/10/2007, consulté 1912 fois)
C Pocket Reference
C is one of the oldest programming languages and still
one of the most widely used. Whether you're an experienced
C programmer or you're new to the language, you know how
frustrating it can be to hunt through hundreds of pages in
your reference books to f...
(paru le 10/01/2003, consulté 2140 fois)
Programming C# 3.0
Written by popular author and .NET expert Jesse Liberty, this thoroughly updated tutorial for beginning to intermediate programmers covers the latest release of Microsoft's popular C# language (C# 3.0) and the newest .NET platform for developing Windows a...
(paru le 01/12/2007, consulté 3726 fois)
Pro LINQ Language Integrated Query in C# 2008
LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources. LINQ will premier in Visual Studio 2008, and will become the next must-have skill for .NET developers. For...
(paru le 01/11/2007, consulté 3444 fois)
JavaScript: The Good Parts
Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset ...
(paru le 12/06/2008, consulté 3030 fois)
Minimal Perl For UNIX/Linux People
Perl is a complex language that can be difficult to master. Perl advocates boast that "There's More Than One Way To Do It", but do you really want to learn several ways of saying the same thing to a computer?
To make Perl more accessible, Dr. Tim Maher...
(paru le 15/10/2006, consulté 3457 fois)
Programming PHP Creating Dynamic Web Pages - Covers PHP 5
Programming PHP, 2nd Edition, is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating websites, the PHP scripting language is truly a red-hot prope...
(paru le 01/04/2006, consulté 2576 fois)
Microsoft Visual C# 2008 Step by Step
Get the hands-on, step-by-step guide to learning the latest enhancements in Microsoft Visual C# 2008. Visual C#, one of the tools in Microsoft Visual Studio 2008, is a modern programming language designed to deliver a productive environment for creating b...
(paru le 19/12/2006, consulté 3722 fois)
C# 3.0 in a Nutshell A Desktop Quick Reference
This is a concise yet thorough reference to C# 3.0 programming as implemented in Microsoft's Visual Studio 2008. C# 3.0 in a Nutshell gets right to the point, covering the essentials of language syntax and usage as well as the parts of the .NET base class...
(paru le 01/09/2007, consulté 3077 fois)
Visual Basic 2005 in a Nutshell
When Microsoft made Visual Basic into an object-oriented programming language, millions of VB developers resisted the change to the .NET platform. Now, after integrating feedback from their customers and creating Visual Basic 2005, Microsoft finally has t...
(paru le 03/02/2006, consulté 2967 fois)
Phrasebook - East Timor With 3500-word two-way dictionary
Celebrate East Timor through its national language Tetun - communicate with the locals in the most widely spoken native language in East Timor. Enjoy their enthusiastic response and a unique cultural experience....
(paru le 21/02/2008, consulté 2310 fois)
Essential Actionscript 3. 0
ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essential ActionScript 3.0 focuses on the core language and obj...
(paru le 15/06/2007, consulté 3030 fois)
Python in a Nutshell A Desktop Quick Reference
This book offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many powerful but scantily documented modules. This comprehensive reference guide makes it easy to look up...
(paru le 28/07/2006, consulté 2243 fois)
Visual Basic .NET Language Reference
Here's official documentation for the Visual Basic® .NET
language, including descriptions of all language elements
from A to Z. This LANGUAGE REFERENCE is taken from the
electronic product documentation for Visual Basic .NET. In
its printed form, this mat...
(paru le 28/03/2002, consulté 4783 fois)
Computer Science An Overview
For over a decade, students and instructors alike have praised the broad coverage and clear exposition in the leading text Computer Science: An Overview. Glenn Brookshear draws on years of success in the classroom in this practical, language-independent a...
(paru le 06/04/2006, consulté 5122 fois)
Microsoft Visual C++ .NET Language reference
The official reference for the Visual C++ .NET
programming language.
Here's official documentation for the Visual C++® .NET
language, including descriptions of all major language
elements. This LANGUAGE REFERENCE is taken from Microsoft's
electronic prod...
(paru le 17/06/2002, consulté 4489 fois)
Language: normal and pathological development
Cette monographie détaillée est dédiée à la regrettée Dr. Elizabeth Bates de San Diego et de Rome qui a établi de nombreux liens entre le développement cérébral et la fonction cérébrale.
Cet ouvrage met à jour les progrès dans la compréhension de l'app...
(paru le 30/11/2006, consulté 4191 fois)
Absolute C++
Organized around the structure of the C++ programming language, Absolute C++, Third Edition, benefits C++ students of all levels with its comprehensive coverage and accessible style. Best-selling author Walt Savitch presents concepts and techniques in a c...
(paru le 12/04/2007, consulté 4738 fois)
C# 2005 Programmer's Reference
As one of the hottest programming languages in use today, C# enables you to build a wide range of secure and robust enterprise applications that run on the .NET Framework, including XML Web services, client-server applications, database applications, and ...
(paru le 17/11/2006, consulté 5748 fois)
Illustrated C#
Illustrated C# 2005 doesn't use the traditional dense prose format of most programming texts. Rather, it presents the C# programming language in a unique visual manner. The book uses three techniques to achieve this: concise text; tables that clarify and ...
(paru le 29/11/2006, consulté 5458 fois)
Java Practical Guide for Programmers
If you're an experienced programmer, you already have a
rock-solid foundation for learning Java. All you need is a
resource that takes your experience into account and
explains Java's key principles and techniques in an
intelligent, efficient way.
Java: ...
(paru le 12/03/2003, consulté 5572 fois)
The C programming language
This second editon describes C as defined by the ANSI
standard. This book is meant to help the reader learn how
to program in C. The book assumes some familiarity with
basic programming concepts like variables, assignment
statements, loops, and functions....
(paru le 01/06/1988, consulté 4596 fois)
Inside SQL Server 2005 T-SQL Programming
Exploit advanced T-SQL language features with in-depth architectural insights from the experts.
Get a detailed look at the internal architecture of T-SQL with this comprehensive programming reference. Database developers and administrators get best p...
(paru le 20/05/2006, consulté 5936 fois)
Higher operads, higher categories
Higher-dimensional category theory is the study of
n-categories, operads, braided monoidal categories, and other
such exotic structures. It draws its inspiration from areas as diverse as topology, quantum algebra, mathematical physics, logic, and theore...
(paru le 13/07/2004, consulté 4958 fois)