begin process at 2012 02 11 20:56:53
  Trouver un code source :
 
dans
 

Tous les livres avec "examples"


Les livres classés sous : examples

Programming python

EN CD ROM inclus Programming python

Since the first edition of Programming Python was published, Python has evolved into, a widely accepted programming language for many important tasks, ranging from commercial Linux installation scripts and web application programming to, movie animation a...

(paru le 05/06/2001, consulté 3031 fois)
Programming with c

EN 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é 2619 fois)
Software Design for Engineers and Scientists

EN Software Design for Engineers and Scientists

This book is designed specifically for the needs of science and engineering undergraduates who have some foundational programming knowledge, and now need to consolidate this knowledge at an intermediate level. John Robinson introduces both software theory...

(paru le 10/09/2004, consulté 2197 fois)
Microsoft ASP.NET 3.5 Step by Step

EN Microsoft ASP.NET 3.5 Step by Step

Your hands-on, step-by-step guide to learning the essentials of ASP.NET 3.5. Teach yourself the fundamentals of Web development with ASP.NET 3.5-one step at a time. With STEP BY STEP, you get the guidance and learn-by-doing examples you need to start b...

(paru le 27/02/2008, consulté 4030 fois)
The Fundamentals of Programming using Java

EN The Fundamentals of Programming using Java

Aimed at students learning how to program for the first time, this is a focused introduction which stands out as an accessible first encounter with Java. Students work their way through carefully chosen examples and exercises - paced and structured for an...

(paru le 14/04/2006, consulté 3001 fois)
Thinking in Java

EN Thinking in Java

Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to t...

(paru le 15/02/2006, consulté 2710 fois)
Difference Equations From Rabbits to Chaos

EN Difference Equations From Rabbits to Chaos

Difference equations are models of the world around us. From clocks to computers to chromosomes, processing discrete objects in discrete steps is a common theme. Difference equations arise naturally from such discrete descriptions and allow us to pose and...

(paru le 31/01/2005, consulté 2007 fois)
Difference Equations From Rabbits to Chaos

EN Difference Equations From Rabbits to Chaos

Difference equations are models of the world around us. From clocks to computers to chromosomes, processing discrete objects in discrete steps is a common theme. Difference equations arise naturally from such discrete descriptions and allow us to pose and...

(paru le 31/01/2005, consulté 1660 fois)
Operations Management

EN Operations Management

Operations Management, 9e offers students and professors the largest and most diverse problems sets in the industry, as well as providing solved problems and step-by-step worked examples to help students learn outside of the classroom. When your studen...

(paru le 01/02/2008, consulté 3652 fois)
Foundations of GTK+ Development

EN Foundations of GTK+ Development

GTK+ is one of the most influential graphical toolkits for the Linux operating system. It is the technology upon which the GNOME and XFCE desktop environments are based, and its crucial to have clear understanding of its complexities to build even a simpl...

(paru le 01/04/2007, consulté 4841 fois)
Rails for Java Developers The Facets of Ruby Series

EN Rails for Java Developers The Facets of Ruby Series

If you are a Java programmer, you shouldn't have to start at the very beginning! You already have deep experience with the design issues that inspired Rails, and can use this background to quickly learn Ruby and Rails. But Ruby looks a lot different from ...

(paru le 15/03/2007, consulté 4664 fois)
Models for Discrete Data Includes Examples in SAS

EN Models for Discrete Data Includes Examples in SAS

Discrete or count data arise in experiments where the outcome variables are the numbers of individuals classified into unique, non-overlapping categories. This revised edition describes the statistical models used in the analysis and summary of such data,...

(paru le 16/02/2006, consulté 2699 fois)
Introduction to Computer Science With Examples in C, C++ and Java

EN Introduction to Computer Science With Examples in C, C++ and Java

Illustrates key computing concepts using examples in the most popular programming languages. This is an essential guide for the hundreds of thousands of students studying Introduction to Computer Science or Introduction to Programming, presenting the basi...

(paru le 15/10/1999, consulté 4469 fois)
Finite mathematics an applied approach

EN Finite mathematics an applied approach

Finite Maths is often a required course, taken by students who come with a weak math background and struggle with the subject. Young/Lee's Finite Mathematics: An Applied Approach 3rd Edition is written with these students in mind. Despite the excellent...

(paru le 27/01/2004, consulté 4822 fois)
MySQL Cookbook Solutions and Examples for Database Developers and DBAs - Includes Ruby Examples

EN MySQL Cookbook Solutions and Examples for Database Developers and DBAs - Includes Ruby Examples

Along with MySQL's popularity has come a flood of questions about solving specific problems, and that's where this Cookbook is essential. Designed as a handy resource when you need quick solutions or techniques, the book offers dozens of short, focused pi...

(paru le 08/12/2006, consulté 4834 fois)
The Book of Javascript A Practical Guide to Interactive Web Pages

EN The Book of Javascript A Practical Guide to Interactive Web Pages

With JavaScript, you can add interactivity, animation, and other tricks to your web pages quickly. But this isn't just a book of scripts for you to cut and paste into your HTML, only to find out later that nothing works as you'd expected. Using real-world...

(paru le 15/12/2006, consulté 5052 fois)
Easy Oracle PHP Create Dynamic Web Pages with Oracle Data

EN Easy Oracle PHP Create Dynamic Web Pages with Oracle Data

About this book: This unique book focuses on removing thé guesswork froni creating dynamic web pages with Oracle content. Packed with working code examples, this book shows working examples of Connecting to Oracle and delivering data into an HTML pag...

(paru le 01/02/2006, consulté 6752 fois)
Concurrency State Models & JavaProgramming

EN Concurrency State Models & JavaProgramming

Concurrency provides a thoroughly updated approach to the basic concepts and techniques behind concurrent programming. Concurrent programming is complex and demands a much more formal approach than sequential programming. In order to develop a thorough un...

(paru le 21/04/2006, consulté 4057 fois)
Easy Oracle HTML-DB Create Dynamic Web Pages with Oracle

EN Easy Oracle HTML-DB Create Dynamic Web Pages with Oracle

About this book: This unique book provides easy step-by-step examples to guide you through the various features and removes the guesswork from learning Oracle HTML DB. This reference describes the techniques necessary to build Easy HTML DB applicatio...

(paru le 29/05/2006, consulté 5299 fois)
Maya 7 Revealed

EN Maya 7 Revealed

Get ready to uncover all that Maya 7 has to offer! Giving you a firm foundation, Maya 7 Revealed allows you to master concepts on both a technical and an artistic level. Begin by examining the concept behind each task-the goal and the necessary features t...

(paru le 15/01/2006, consulté 3662 fois)
Refactoring Databases Evolutionary Database Design

EN Refactoring Databases Evolutionary Database Design

Refactoring has proven its value in a wide range of development projects-helping software professionals improve system designs, maintainability, extensibility, and performance. Now, for the first time, leading agile methodologist Scott Ambler and renowned...

(paru le 04/04/2006, consulté 3876 fois)
Thinking Recursively with Java

EN Thinking Recursively with Java

Updated and revised to include the use of Java for programming examples, this book provides readers with a thorough and clear introduction to the difficult concept of recursion Uses a broad range of examples to illustrate the principles used in recursi...

(paru le 15/02/2006, consulté 3728 fois)
Introduction to Programming with Fortran With coverage of Fortran 90, 95, 2003 and 77

EN CD ROM inclus Introduction to Programming with Fortran With coverage of Fortran 90, 95, 2003 and 77

An Introduction to Programming with Fortran is a comprehensive introduction to Fortran, and is essential to the complete beginner who wants to learn the fundamentals of programming using a modern, powerful and expressive language; as well as those wanting...

(paru le 01/02/2006, consulté 3917 fois)
The Software Vulnerability Guide

EN CD ROM inclus The Software Vulnerability Guide

The Software Security Reference that Every Developer Needs! In today's market, secure software is a must for consumers. Many developers, however, are not familiar with the techniques needed to produce secure code or detect existing vulnerabilities. T...

(paru le 16/08/2005, consulté 3657 fois)
Software Architecture Design Patterns in Java

EN Software Architecture Design Patterns in Java

Software engineering and computer science students need a resource that explains how to apply design patterns at the enterprise level, allowing them to design and implement systems of high stability and quality. Software Architecture Design Patterns in...

(paru le 27/04/2004, consulté 5074 fois)
Beginning ASP.NET 2.0

EN Beginning ASP.NET 2.0

This updated bestseller gets readers involved immediately with task-oriented examples that can help them build their own sites Each chapter is designed to complete a part of the sample Web site, introducing technology topics as required Makes extens...

(paru le 07/12/2005, consulté 6904 fois)
Focal Easy Guide to After Effects X For new users and professionals

EN Focal Easy Guide to After Effects X For new users and professionals

This ideal quick reference to Adobe's motion graphics and visual effects software package, After Effects, includes an easy to understand collection of instructive examples that are simple to understand and put into practice. Learn how to become a resource...

(paru le 04/04/2005, consulté 1811 fois)
Poser 6 Revealed:The Official Guide

EN Poser 6 Revealed:The Official Guide

Get ready to explore all that Poser 6 has to offer! Giving you a firm foundation, Poser 6 Revealed allows you to master concepts on both a technical and artistic level. Begin by examining the concept behind each task-the goal and the necessary features th...

(paru le 02/06/2005, consulté 3170 fois)
Struts Essential Skills

EN Struts Essential Skills

Awaken your Java programming skills by learning to apply the Struts framework. Get a fresh approach to learning Struts with a book that gives you a hands-on approach and step-by-step examples that successfully illustrate each topic. Follow along and creat...

(paru le 30/09/2004, consulté 3865 fois)
C# and game programming A beginner s guide

EN CD ROM inclus C# and game programming A beginner's guide

This second edition offers the same practical, hands-on approach as the first edition to learning the C# language through classic arcade game applications. Complete source code on CD-ROM for action-packed games such as: Battle Tennis Asteroid Min...

(paru le 31/12/2004, consulté 4523 fois)
Digital Signal Processing and Applications with C6713 and C6416 DSK Topics in Digital Signal Processing

EN CD ROM inclus Digital Signal Processing and Applications with C6713 and C6416 DSK Topics in Digital Signal Processing

Understanding digital signal processors made easy through programming examples and project application This text enables students of electrical and computer engineering to grasp and apply the principles of digital signal processing (DSP) through re...

(paru le 17/12/2004, consulté 4192 fois)
USB Design by Example A Practical Guide to Building I/O Devices

EN CD ROM inclus USB Design by Example A Practical Guide to Building I/O Devices

This unique guide goes beyond all the Universal Serial Bus (USB) specification overviews to provide you with the expert knowledge and skills you need to design and implement USB I/O devices. It is organized around a series of fully documented, real-world ...

(paru le 12/06/2002, consulté 7144 fois)
Getting Started with Pro/ENGINEER Wildfire

EN Getting Started with Pro/ENGINEER Wildfire

Originating from an introductory engineering graphics and computer aided design (CAD) course, this text uses examples from different areas in the engineering sciences. Through the use of tutorials, exercises, and examples, the author shows students how to...

(paru le 20/09/2004, consulté 4287 fois)
Java Examples In A Nutshell A Tutorial Companion to Java in a Nutshell

EN Java Examples In A Nutshell A Tutorial Companion to Java in a Nutshell

The author of the best-selling Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best "by example," this is the book for you. This third edition covers Java 1.4 and contains 19...

(paru le 19/11/2004, consulté 4652 fois)
IPv6 Network Programming

EN IPv6 Network Programming

The author is, from his approach, extremely keen and appears to be passionate about the subject matter. Philip Miller Ipv6 Network Programming contains everything you need to make your application program support IPv6.This book covers IPv6 with a foc...

(paru le 29/11/2004, consulté 3110 fois)
Oracle SQL Jumpstart with Examples

EN Oracle SQL Jumpstart with Examples

Developers and DBAs use Oracle SOL coding on a daily basis, whether for application development, finding problems, fine-tuning solutions to those problems, or other critical DBA tasks. Oracle SOL: Jumpstart with Examples is the fastest way to get started ...

(paru le 03/11/2004, consulté 3634 fois)
Circuit Design with VHDL

EN Circuit Design with VHDL

This textbook teaches VHDL using system examples combined with programmable logic and supported by laboratory exercises. While other textbooks concentrate only on language features, Circuit Design with VHDL offers a fully integrated presentation of VHDL a...

(paru le 26/08/2004, consulté 4625 fois)
The Java developers almanac 1.4 Volume 2 - Examples and quick reference

EN The Java developers almanac 1.4 Volume 2 - Examples and quick reference

The Java™ Developers Almanac 1.4 is the most up-to-date and complete quick reference for the Java Class Libraries-JDK™ 1.0, 1.1, and J2SE™ vl.2, vl.3, vl.4. Information for 3,000 classes and 32,000 members is carefully formatted and arra...

(paru le 10/10/2002, consulté 4959 fois)
JSP Examples and Best Practices

EN JSP Examples and Best Practices

JSP Examples and Best Practices takes basic JSP and applies sound architectural principles and design patterns to give the average developer the tools to build scalable enterprise applications using JSP. While other books provide instruction on basic JSP ...

(paru le 07/05/2002, consulté 3449 fois)
Essential ASP.NETwith examples in Basic.NET

EN Essential ASP.NETwith examples in Basic.NET

"This well-conceived and well-written book has extensive knowledge and priceless experience overflowing from its pages. It captures the true essence of ASP.NET and walks the reader to a high level of technical and architectural skill." --J. Fred Maples, D...

(paru le 17/03/2003, consulté 4341 fois)
1 2



Nos sponsors


Sondage...

CalendriCode

Février 2012
LMMJVSD
  12345
6789101112
13141516171819
20212223242526
272829    

Consulter la suite du CalendriCode

Photothèque

 
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

Google Coop CodeS-SourceS Google Coop CodeS-SourceS
Temps d'éxécution de la page : 5,257 sec (4)

Nous contacter | Annoncer sur CodeS-SourceS | Mentions légales