- S'inscrire
- |
- Mon compte
- |
- Newsletter
- |
- Aide
L'informatique en anglais / Février 2010
Sélection de livres en anglais à la Librairie Eyrolles - Programmation
Les livres de programmation occupent une grande partie de notre librairie informatique du 55, boulevard Saint-Germain, à Paris. Nous vous proposons une sélection d'ouvrages de référence en langue anglaise parmi les plus vendus en magasin.
Programmation
The art of computer programming
- D. Knuth
- Addison Wesley
-
100,38 EUR -
This multivolume work is widely recognized as the definitive description of classical computer science. The first three volumes have for decades been an invaluable resource in programming theory and practice for students, researchers, and practitioners alike.
- Voir également tous les livres sur le thème Techniques de programmation
Masterminds of programming
- F. Biancuzzi, S. Warden
- O'Reilly
-
38,00 EUR -
Masterminds of Programming features exclusive interviews with the creators of several historic and highly influential programming languages. Think along with Adin D. Falkoff (APL), James Gosling (Java), Bjarne Stroustrup (C++), and others whose vision and hard work helped shape the computer industry. You'll find advice you can apply to systems you're developing, even if you don't use the specific languages being discussed.
- Voir également tous les livres sur le thème Techniques de programmation
Programmation graphique et multimédia
Programming interactivity
- J. Noble
- O'Reilly
-
48,00 EUR -
Make cool stuff. If you're a designer or artist without a lot of programming experience, this book will teach you to work with 2D and 3D graphics, sound, physical interaction, and electronic circuitry to create all sorts of interesting and compelling experiences -- online and off. Programming Interactivity explains programming and electrical engineering basics, and introduces three freely available tools created specifically for artists and designers: Processing, Arduino, and OpenFrameworks.
Langage C#
C# 2008 for programmers
- Deitel and Deitel
- Prentice Hall
-
45,31 EUR -
Written for programmers with a background in C++, Java or other high-level languages, this book applies the Deitel signature live-code approach to teaching programming and explores Microsoft's C# language and Framework 3.5 in depth. The book is updated for Visual Studio® 2008 and C# 3.0, and presents C# concepts in the context of fully tested programs, complete with syntax shading, code highlighting, line-by-line code descriptions, and program outputs. The book features 200+ C# applications with about 20,000 lines of proven C# code, and hundreds of tips that will help you build robust applications.
- Voir également tous les livres sur le thème Langage C#
Langage C++
The C++ Programming Language
- B. Stroustrup
- Addison Wesley
-
62,01 EUR -
Written by Bjarne Stroustrup, the creator of C++, this is the world's most trusted and widely read book on C++. The result is complete, authoritative coverage of the C++ language, its standard library, and key design techniques. Bjarne Stroustrup makes C++ even more accessible to those new to the language, while adding advanced information and techniques that even expert C++ programmers will find invaluable.
C++ for programmers
- Deitel and Deitel
- Pearson Education
-
45,96 EUR -
Written for programmers with a background in high-level language programming, this book applies the Deitel signature live-code approach to teaching programming and explores the C++ language and C++ Standard Libraries in depth. The book presents the concepts in the context of fully tested programs, complete with syntax shading, code highlighting, code walkthroughs and program outputs. The book features 240 C++ applications with over 15,000 lines of proven C++ code, and hundreds of tips that will help you build robust applications.
C++ How to program
- Deitel and Deitel, P. Deitel, H. Deitel
- Pearson Education
-
86.62 EUR -
This best-selling comprehensive text is aimed at readers with little or no programming experience. It teaches programming by presenting the concepts in the context of full working programs and takes an early-objects approach. The authors emphasize achieving program clarity through structured and object-oriented programming, software reuse and component-oriented software construction. The Seventh Edition encourages students to connect computers to the community, using the Internet to solve problems and make a difference in our world.
- Voir également tous les livres sur le thème Langage C++
Java
Effective Java
Effective Java
- J. Bloch
- Addison Wesley
-
48,10 EUR -
Are you looking for a deeper understanding of the Java programming language so that you can write code that is clearer, more correct, more robust, and more reusable ? Look no further ! Effective Java, Second Edition, brings together seventy-eight indispensable programmer's rules of thumb : working, best-practice solutions for the programming challenges you encounter every day.
Java for programmers
- Deitel and Deitel
- Pearson Education
-
45,96 EUR -
This book start with an introduction to Java using an early classes and objects approach, then rapidly move on to more advanced topics, including GUI, graphics, exception handling, generics, collections, JDBC, web-application development with JavaServer Faces, web services and more. When you're finished, you'll have everything you need to build object-oriented Java applications.
- Voir également tous les livres sur le thème Java - Niveau avancé
Java How to program
- Deitel and Deitel
- Pearson Education
-
81,18 EUR -
The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. This survey of Java programming contains an extensive OOD/UML 2 case study on developing an automated teller machine. The Seventh Edition has been extensively fine-tuned and is completely up-to-date with Sun Microsystems, Inc.'s latest Java release-Java Standard Edition (Java SE) 6.
- Voir également tous les livres sur le thème Java - Niveau débutant et intermédiaire
Python
Learning Python
Learning Python
- M. Lutz
- O'Reilly
-
53,00 EUR -
Google and YouTube use Python because it's highly adaptable, easy to maintain, and allows for rapid development. If you want to write high-quality, efficient code that's easily integrated with other languages and tools, this hands-on book will help you be productive with Python 3.0 quickly. Each chapter includes a unique Test Your Knowledge section with practical exercises and quizzes, so you can practice new skills and test your understanding as you go.
- Voir également tous les livres sur le thème Python
Programmation iPhone
La référence en français pour la programmation sur iPhone :
- Programmation iPhone OS 3
- T. Sarlandie
-
Eyrolles
-
35,00
EUR
-
Programming in Objective-C 2.0
- S. Kochan
- Addison Wesley
-
35,26 EUR -
THE #1 BEST SELLING BOOK ON OBJECTIVE-C 2.0 !
Programming in Objective-C 2.0 is a complete, step-by-step introduction to the Objective-C language. It shows not only how to take advantage of the Foundation framework's rich built-in library of classes but also how to use the iPhone SDK to develop programs designed specifically for the iPhone and iPod Touch.
- Voir également tous les livres sur le thème Programmation PDA et systèmes embarqués
ActionScript 3.0
Learning ActionScript 3.0
- R. Shupe, Z. Rosser
- O'Reilly
-
38,00 EUR -
Learning ActionScript 3.0 gives you a solid foundation in the Flash language and demonstrates how you can use it for practical, everyday projects. The book does more than give you a handful of sample scripts, defining how ActionScript and Flash work. It gives you a clear look into essential topics such as logic, event handling, displaying content, migrating legacy projects to ActionScript 3.0, classes, and much more. Written for those new to the language, this book doesn't rely exclusively on prior knowledge of object-oriented programming (OOP). Instead, it helps you expand your skillset by first focusing on clear, concise examples in the timeline, evolving into OOP examples over time-allowing you to choose the programming approach with which you are most comfortable.
- Voir également tous les livres sur le thème Flash et ActionScript
ActionScript 3.0 Design Patterns
ActionScript 3.0 Design Patterns
- W. Sanders, C. Cumaranatunge
- O'Reilly
-
43,00 EUR -
If you're an experienced Flash or Flex developer ready to tackle sophisticated programming techniques with ActionScript 3.0, this hands-on introduction to design patterns takes you step by step through the process. You learn about various types of design patterns and construct small abstract examples before trying your hand at building full-fledged working applications outlined in the book.
- Voir également tous les livres sur le thème Flash et ActionScript
Google Android
-
Android application developmen
- R. Rogers, J. Lombardo, Z. Mednieks, B. Meike
- O'Reilly
-
38,00 EUR -
This practical book provides the concepts and code you need to develop software with Android, the open-source platform for cell phones and mobile devices that's generating enthusiasm across the industry. Android Application Development introduces this programming environment, and offers you a complete working example that demonstrates Android architectural features and APIs. The book is a natural complement to the existing Android documentation provided by Google.
- Voir également tous les livres sur le thème Programmation PDA et systèmes embarqués



Devenez Fan !
Suivez-nous sur Twitter