Vous ne trouvez pas de réponse à votre problème ? Alors posez la question dans le forum. Souvenez-vous qu'il n'y a jamais de question bête, mais rester dans l'ignorance parce que l'on n'ose pas poser une question, ça c'est une erreur !

Tous les livres avec "programmers"


Les livres classés sous : programmers

C++ for Game Programmers

EN CD ROM inclus C++ for Game Programmers

C++ for Game Programmers, second edition is a completely updated and expanded edition of this best-selling reference. As with the first edition, the book is not intended to replace foundational C++ books and reference material: instead, it supplements the...

(paru le 30/10/2006, consulté 205 fois)
Java for RPG and COBOL Programmers on iSeries Student Workbook

EN CD ROM inclus Java for RPG and COBOL Programmers on iSeries Student Workbook

To stay on the cutting edge, you will have to learn and use Java. This student workbook applies the principles learned in the companion texts: Java for RPG Programmers, 2nd Edition and Java for S/390 and AS/400 COBOL Programmers, both by Phil Coulthard an...

(paru le 07/02/2005, consulté 1169 fois)
Code Craft The practice of writing excellent code

EN Code Craft The practice of writing excellent code

You know how to write code that works, but what about code that's well written and easy to understand? And robust and bug-free? If other programmers looked at your handiwork, would they be able to figure out the code's logic and purpose? Exceptional progr...

(paru le 15/12/2006, consulté 2062 fois)
Programmer s Guide to NCurses

EN Programmer's Guide to NCurses

nCurses is a programming library with an API that allows programmers to write text user interfaces in a terminal-independent manner; it's currently the most popular way to program a console in the Unix environment The book serves as a tutorial that wal...

(paru le 05/03/2007, consulté 1450 fois)
Hackish C++ Games and Demos

EN CD ROM inclus Hackish C++ Games and Demos

This guide to maximizing visual effects and optimizing graphics for game programming with C++ and DirectX is a practical introduction to the latest C++ technologies and techniques. The new concept of coding demo - a program whose purpose is to present the...

(paru le 01/07/2006, consulté 1432 fois)
Computer Graphics for Java Programmers

EN Computer Graphics for Java Programmers

A great many varied and interesting visual effects can be achieved with computer graphics, for which a fundamental understanding of the underlying mathematical concepts - and a knowledge of how they can be implemented in a particular programming language ...

(paru le 02/02/2007, consulté 1745 fois)
The Economics of Open Source Software Development

EN The Economics of Open Source Software Development

Open Source Software (OSS) development appears to present a stark contrast to traditional production and innovation methods and an unlikely contestant in the marketplace. Some of the most striking features are that OSS development is based on contribution...

(paru le 25/07/2006, consulté 1771 fois)
Perl Hacks Tips and Tools For Programming, Debugging and Surviving

EN Perl Hacks Tips and Tools For Programming, Debugging and Surviving

With more than a million dedicated programmers, Perl has proven to be the best computing language for the latest trends in computing and business. While other languages have stagnated, Perl remains fresh, thanks to its community-based development model, w...

(paru le 12/06/2006, consulté 1790 fois)
Eric Sink on the Business of Software

EN Eric Sink on the Business of Software

Eric Sink on the Business of Software is a selection of the best and most popular essays from the author's website. This insightful collection of essays explore the business concerns that programmers face during the course of their careers-particularly th...

(paru le 20/04/2006, consulté 1955 fois)
Physics Modeling for Game Programmers

EN Physics Modeling for Game Programmers

Through masterful physics modeling, the action in your games can achieve an amazing level of reality. "Physics Modeling for Game Programmers" takes you beyond theories and techniques and shows you how to implement your new skills toward practical appl...

(paru le 13/01/2004, consulté 1248 fois)
SQL Functions Programmer s Reference

EN SQL Functions Programmer's Reference

Gives programmers two-in-one coverage, with both a "how-to" on SQL functions and a complete SQL functions reference SQL is the standard language for database queries; this book's advanced coverage helps programmers write their own SQL functions Covers...

(paru le 18/05/2005, consulté 4138 fois)
Higher Order Perl Transforming Programs withs Programs

EN Higher Order Perl Transforming Programs withs Programs

Higher-Order Perl is the most exciting, most clearly-written, most comprehensive, and most forward-looking programming book I've read in at least ten years. It's your map to the future of programming in any language.Sean M. Burke, Leading Programmer, Comp...

(paru le 13/04/2005, consulté 1263 fois)
COBOL Programmers Swing with Java

EN COBOL Programmers Swing with Java

In the fast moving world of information technology, Java is now the number 1 programming language. Programmers and developers everywhere need to know Java to keep pace with traditional and web-based application development. COBOL Programmers Swing with Ja...

(paru le 23/03/2005, consulté 4641 fois)
JUnit Quick Lookup and Advice

EN JUnit Quick Lookup and Advice

JUnit is an award-winning framework to help programmers write and run automated tests. Basic use of JUnit encourages programmers to write code with fewer defects, improved design, and increased maintainability. More advanced users of JUnit can write t...

(paru le 17/01/2005, consulté 1776 fois)
C++ Template Metaprogramming Concepts, Tools, and Techniques from Boost and Beyond

EN CD ROM inclus C++ Template Metaprogramming Concepts, Tools, and Techniques from Boost and Beyond

C++ Template Metaprogramming sheds light on the most powerful idioms of today's C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer. A metaprogram is a program that generates or manipula...

(paru le 10/01/2005, consulté 1089 fois)
Professional Java Native Interfaces with SWT/JFace

EN Professional Java Native Interfaces with SWT/JFace

With millions of downloads, Eclipse's popularity as an open source universal tool platform continues to grow rapidly and the Standard Widget Toolkit (SWT) is one of the most important common facilities the Eclipse framework provides. The pairing of SWT...

(paru le 17/12/2004, consulté 1684 fois)
Professional Eclipse 3 for Java Developers Updates, source code, and Wrox technical support at www.wrox.com

EN Professional Eclipse 3 for Java Developers Updates, source code, and Wrox technical support at www.wrox.com

Taking the Java world by storm, Eclipse is an open-source platform that can be used to develop cutting-edge programs, components, Web sites, and more. In the first book to explore the greatly extended functionality of Eclipse 3, Berthold Daum shows you ho...

(paru le 16/12/2004, consulté 2490 fois)
Find the Bug A Book of Incorrect Programms

EN Find the Bug A Book of Incorrect Programms

50 exercises to sharpen your programming skills, while having a little fun! The contents of this unique book may be playful, but the underlying point is a serious one: Skilled programmers must be able to examine code-written by themselves or by oth...

(paru le 18/11/2004, consulté 1189 fois)
Patterns for Parallel Programming

EN Patterns for Parallel Programming

The Parallel Programming Guide for Every Software Developer From grids and clusters to next-generation game consoles, parallel computing is going mainstream. Innovations such as Hyper-Threading Technology, HyperTransport Technology, and multicore mic...

(paru le 03/12/2004, consulté 1770 fois)
Practical Java Game Development

EN CD ROM inclus Practical Java Game Development

Java is gaining more and more acceptance in the game development community, and with good commercial-quality Java games on the market, it will become a definitive choice. Practical Java Game Programming identifies the technological path developers need to...

(paru le 23/08/2004, consulté 2482 fois)
C++

EN C++

C++ is a complex language with many subtle facets. This is especially true when it comes to object-oriented and template programming. The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfam...

(paru le 24/06/2003, consulté 1658 fois)
Open GL Boxed Set OpenGL® Programming Guide - Open GL Reference Manual

EN Open GL Boxed Set OpenGL® Programming Guide - Open GL Reference Manual

OpenGL is a powerful software interface used to produce high-quality, computer-generated images and interactive graphics applications by rendering 2D and 3D geometric objects, bitmaps, and color images. The Official OpenGL Library brings together the t...

(paru le 15/06/2004, consulté 2168 fois)
C# for Java Programmers

EN C# for Java Programmers

The Shortest Path to C# .NET Development for Experienced Java Programmers .NET is Microsoft's answer to the J2EE platform for Enterprise Web Services. It is essential that developers know C# if they are to program for the .NET platform. C# for Java Progra...

(paru le 06/11/2002, consulté 1987 fois)
Flash MX Professional 2004

EN Flash MX Professional 2004

A fast-paced introduction to developing Web applications with Flash MX Professional Programmers increasingly use Flash to create database-driven, media-rich applications. Sometimes on the Web, sometimes stand-alone, Flash applications are interactive...

(paru le 02/06/2004, consulté 2363 fois)
C++ for dummies

EN CD ROM inclus C++ for dummies

This revision of the bestseller covers the popular object-oriented programming language C++ from the ground up, enabling beginners to become functional programmers and intermediate programmers to fine-tune their skills Thirty percent new material inclu...

(paru le 28/05/2004, consulté 1729 fois)
C++ A  Beginner s Guide Second Edition

EN C++ A Beginner's Guide Second Edition

Millions and millions'there are millions of aspiring C++ programmers that will continue to enter the market in the years to come, looking to join the millions of existing C++ programmers Written by the top ace in the programming book business, this tit...

(paru le 29/12/2003, consulté 1476 fois)
Tcl/Tk for real programmers

EN CD ROM inclus Tcl/Tk for real programmers

Tcl/Tk (Tool Command Language/Tool Kit) makes it easy to create and implement testing, network, system administration, and user applications to run under Unix, Linux, Windows 95 and NT, or on the Macintosh - all without modifications and in less time than...

(paru le 21/12/1998, consulté 1420 fois)
Game programming tricks of the trade

EN CD ROM inclus Game programming tricks of the trade

Game Programming Tricks of the Trade is a compilation of techniques from today's leading game programmers. Beginners will get o started with invaluable tips, while intermediate game programmers can use these tricks to take their skills to the next level. ...

(paru le 11/10/2002, consulté 871 fois)
Visual Basic Graphics Programming Hands-On Applications and Advanced Color Development

EN CD ROM inclus Visual Basic Graphics Programming Hands-On Applications and Advanced Color Development

The first graphics book provided an authoritative guide for programmers using anywhere from 16 to 256 color images to build graphics applications with Microsoft's VB. However, programmers have contacted the author directly at his VB-helper web site to say...

(paru le 15/10/1999, consulté 1345 fois)
From COBOL to OOP

EN CD ROM inclus From COBOL to OOP

A practical approach to OOP using the concepts and techniques familiar to the experienced COBOL programmer. Written independently from any specific programming environment, and all programming examples written in both Delphi and Java. Detailed case stu...

(paru le 28/11/2003, consulté 1741 fois)
Pratical debugging in java

EN Pratical debugging in java

Beginning programmers will want to use this book because it is easy and fast to read with many simple examples. It will save you many frustrating hours of debugging time when you apply the tracing and System debugger techniques illustrated in the text a...

(paru le 15/01/2004, consulté 1623 fois)
Java for Programmers

EN Java for Programmers

Java for Programmers Intended for students or professionals with previous programming experience, this carefully class-tested book features client and server side Java, and coverage of design patterns and style. The modular organization allows readers and...

(paru le 16/03/2004, consulté 1720 fois)
ADO programmer s reference

EN ADO programmer's reference

All programmers working in database technology using Microsoft development tools need this book. It is therefore suitable for beginners and experienced programmers alike. This is a great complement to any other Apress book, and one to keep on the desk at ...

(paru le 09/03/2004, consulté 2077 fois)
SQR in PeopleSoft and other applications PeopleSoft v. 8

EN SQR in PeopleSoft and other applications PeopleSoft v. 8

Programmers, database developers, administrators responsible for PeopleSoft support, functional users, and project managers are discovering SQR, or Structured Query Report Writer, which has become increasingly popular since PeopleSoft selected it as its m...

(paru le 22/10/2003, consulté 1282 fois)
The Struts Frameworks Practical Guide for Java Programmers

EN The Struts Frameworks Practical Guide for Java Programmers

Why your network is at risk-and what to do about it Struts is an open-source framework that integrates with standard Java technologies and lets developers build web applications quickly and effectively. In much the same way that Java has overtaken C++, St...

(paru le 13/03/2003, consulté 1297 fois)
VB and VBA in a Nutshell

EN VB and VBA in a Nutshell

For Visual Basic and VBA programmers, this book boils down the essentials of the VB and VBA languages into a single volume, including undocumented and little documented areas essential to everyday programming. The convenient alphabetical reference to all ...

(paru le 30/11/1998, consulté 1776 fois)
UML for Java Programmers

EN UML for Java Programmers

All the UML Java developers need to know You don't use UML in a vacuum: you use it to build software with a specific programming language. If that language is Java, you need UML for Java Programmers. In this book, one of the world's leading object design...

(paru le 04/09/2003, consulté 1735 fois)
Professional software development Shorter schedules, higher quality products, more successful projects, enhanced careers

EN Professional software development Shorter schedules, higher quality products, more successful projects, enhanced careers

Renowned software expert Steve McConnell helps software students transition to the role of software professionals. Significant developments are afoot that will impact the future careers of student programmers, including initiatives in education, professio...

(paru le 04/09/2003, consulté 1817 fois)
Python cookbook

EN Python cookbook

The Python Cookbook is a collection of problems, solutions, and practical examples for Python programmers, written by Python programmers. Over the past year, members of the Python community have contributed material to an online repository of Python recip...

(paru le 22/08/2002, consulté 2290 fois)
John Zukowski s Definitive Guide to Swing for Java 2

EN John Zukowski's Definitive Guide to Swing for Java 2

Shows how to create graphical user interfaces with the latest version (1.3) of the Swing Component Set - Offers a clear treatment of the Model-View-Controller architecture Demonstrates the creation and customization of reusable Swing Comporient extensions...

(paru le 01/11/2000, consulté 3236 fois)
1 2



Nos sponsors

Sondage...

CalendriCode

Juillet 2009
LMMJVSD
  12345
6789101112
13141516171819
20212223242526
2728293031  

Consulter la suite du CalendriCode

Comparez les prix Nouvelle version

Photothèque Nouveau !



Développement réalisé par Nicolas SOREL (Nix) avec l'aide de : Cyril DURAND et Emmanuel (EBArtSoft), Merci à Vincent pour ses précieux conseils
CodeS-SourceS.com© Toute reproduction même partielle est interdite sauf accord écrit du Webmaster
CodeS-SourceS.com© est une marque déposée tous droits réservés
Temps d'éxécution de la page : 0,281 sec

Google Coop CodeS-SourceS Google Coop CodeS-SourceS


Certaines images présentes sur le site (notament certains avatars) sont issues des collections IconShock, donc si vous souhaitez utiliser ces icons vous devez les acheter, ne les copiez pas et ne utilisez pas dans vos sites et applications sans les avoir commandé.