IdentifiantMot de passe
Loading...
Mot de passe oubli� ?Je m'inscris ! (gratuit)

Les livres en anglais

11 livres et 4 critiques, derni�re mise � jour le 4 septembre 2022 , note moyenne : 4.9

  1. Modern Perl - 4th Edition - The classic reference, updated for Perl 5.22
  2. Mastering Regular Expressions
  3. Modern Perl - 2014 Edition for 5.18
  4. Automating System Administration With Perl
  5. Mastering Perl - Creating professional programs with Perl
  6. Programming Perl - Unmatched power for text processing and scripting
  7. BLAST - An Essentiel Guide to the Basic Local Alignement Search Tool
  8. Perl and LWP
  9. Perl Cookbook
  10. Higher Order Perl - Transforming Programs withs Programs
  11. Perl Best Practices
couverture du livre  Modern Perl - 4th Edition

drapeau
D�tails du livre
Sommaire
Critiques (0)
4 commentaires
 
 

Modern Perl - 4th Edition

The classic reference, updated for Perl 5.22

de
Public vis� : D�butant

R�sum� de l'�diteur

When you have to solve a problem now, reach for Perl. When you have to solve a problem right, reach for Modern Perl. Discover how to scale your skills from one-liners to asynchronous Unicode-aware web services and everything in between.

Modern Perl will take you from novice to proficient Perl hacker. You�ll see which features of modern Perl will make you more productive, and which features of this well-loved language are best left in the past. Along the way, you�ll take advantage of Perl to write well-tested, clear, maintainable code that evolves with you. Learn how the language works, how to take advantage of the CPAN�s immense trove of time-tested solutions, and how to write clear, concise, powerful code that runs everywhere. Specific coverage explains how to use Moose, how to write testable code, and how to deploy and maintain real-world Perl applications.

This new edition covers the new features of Perl 5.20 and Perl 5.22, including all the new operators, standard library changes, bug and security fixes, and productivity enhancements. It gives you what you need to use the most up-to-date Perl most effectively, all day, every day.

�dition : The pragmatic bookshelf - 286 pages, 4e �dition, 21 octobre 2015

ISBN10 : 1680500880 - ISBN13 : 9781680500882

Release P1.0 (2015-10-17) - 9.2 x 7.5 x 0.6 inches

Commandez sur www.amazon.fr :

20.21 $ TTC (prix �diteur 34.00 $ TTC) livraison gratuite !
  • Preface
    • Running Modern Perl
    • Credits
  • The Perl Philosophy
    • Perldoc
    • Expressivity
    • Context
    • Implicit Ideas
  • Perl and Its Community
    • The CPAN
    • Community Sites
    • Development Sites
    • Events
    • IRC
  • The Perl Language
    • Names
    • Variables
    • Values
    • Control Flow
    • Scalars
    • Arrays
    • Hashes
    • Coercion
    • Packages
    • References
    • Nested Data Structures
  • Operators
    • Operator Characteristics
    • Operator Types
  • Functions
    • Declaring Functions
    • Invoking Functions
    • Function Parameters
    • Functions and Namespaces
    • Reporting Errors
    • Advanced Functions
    • Pitfalls and Misfeatures
    • Scope
    • Anonymous Functions
    • Closures
    • State versus Closures
    • State versus Pseudo-State
    • Attributes
    • AUTOLOAD
  • Regular Expressions and Matching
    • Literals
    • The qr// Operator and Regex Combinations
    • Quantifiers
    • Greediness
    • Regex Anchors
    • Metacharacters
    • Character Classes
    • Capturing
    • Grouping and Alternation
    • Other Escape Sequences
    • Assertions
    • Regex Modifiers
    • Smart Matching
  • Objects
    • Moose
    • Blessed References
    • Reflection
    • Advanced OO Perl
  • Style and Efficacy excerpt
    • Writing Maintainable Perl
    • Writing Idiomatic Perl
    • Writing Effective Perl
    • Exceptions
    • Pragmas
  • Managing Real Programs
    • Testing
    • Handling Warnings
    • Files
    • Modules
    • Distributions
    • The UNIVERSAL Package
    • Code Generation
    • Overloading
    • Taint
  • Perl Beyond Syntax
    • Idioms
    • Global Variables
  • What to Avoid
    • Barewords
    • Indirect Objects
    • Prototypes
    • Method-Function Equivalence
    • Automatic Dereferencing
    • Tie
  • Next Steps with Perl
    • Useful Core Modules
    • What�s Next?

Aucune critique n'a �t� faite pour l'instant



 Commenter Signaler un probl�me

Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 24/10/2015 � 9:46
Modern Perl - 4th Edition
The classic reference, updated for Perl 5.22


When you have to solve a problem now, reach for Perl. When you have to solve a problem right, reach for Modern Perl. Discover how to scale your skills from one-liners to asynchronous Unicode-aware web services and everything in between.

Modern Perl will take you from novice to proficient Perl hacker. You�ll see which features of modern Perl will make you more productive, and which features of this well-loved language are best left in the past. Along the way, you�ll take advantage of Perl to write well-tested, clear, maintainable code that evolves with you. Learn how the language works, how to take advantage of the CPAN�s immense trove of time-tested solutions, and how to write clear, concise, powerful code that runs everywhere. Specific coverage explains how to use Moose, how to write testable code, and how to deploy and maintain real-world Perl applications.

This new edition covers the new features of Perl 5.20 and Perl 5.22, including all the new operators, standard library changes, bug and security fixes, and productivity enhancements. It gives you what you need to use the most up-to-date Perl most effectively, all day, every day.

[Lire la suite]


Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 24/10/2015 � 9:54
Bonjour,

Une version ebook de ce livre est gratuite ici.

Bonne lecture et n'h�sitez pas � laisser vos commentaires.
Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 23/12/2015 � 20:35
Et pour laisser un commentaire, c'est ici.


 
couverture du livre Mastering Regular Expressions

drapeau
D�tails du livre
Critiques (0)
3 commentaires
 
 

Mastering Regular Expressions

de
Public vis� : D�butant

R�sum� de l'�diteur

Mastering Regular Expressions Regular expressions are an extremely powerful tool for manipulating text and data. They are standard features in a range of languages and popular tools. Showing how the regular expression engine works, this title includes a comparison of features among different versions of many languages and tools. It also has a chapter devoted to PHP. Full description.

�dition : O'Reilly - 542 pages, 3e �dition, 18 ao�t 2006

ISBN10 : 0596528124 - ISBN13 : 9780596528126

23,4 x 17,8 x 3,3 cm

Commandez sur www.amazon.fr :

45.88 � TTC (prix �diteur 49.99 � TTC)
Aucune critique n'a �t� faite pour l'instant



 Commenter Signaler un probl�me

Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 08/07/2014 � 22:34
Mastering Regular Expressions



Ma�trise des expressions r�guli�res. Les expressions r�guli�res sont un outil extr�mement puissant pour manipuler du texte et des donn�es. Ils ont des caract�ristiques standard dans une gamme de langages et outils populaires. Montrer comment le moteur d'expression r�guli�re fonctionne, ce titre comprend une comparaison des fonctionnalit�s entre les diff�rentes versions de nombreux langages et outils. Il a �galement un chapitre consacr� � PHP.
[Lire la suite]


Avatar de Lolo78 Lolo78 - R�dacteur/Mod�rateur https://www.developpez.com
l 10/07/2014 � 19:12
Je l'ai lu et c'est vraiment un excellent bouquin. Il aborde aussi bien l'utilisation des regex dans une petite dizaine de langages que certains aspects th�oriques (DFA, deterministic finite state automaton, et NFA, non deterministic finite state automaton, en fran�ais automates � �tats finis d�terministes et non d�terministes) permettant notamment de mieux comprendre comment optimiser les regex et surtout �viter les comportements pathologiques. Jeff Friedl est vraiment un ma�tre du domaine.
Avatar de Jedai Jedai - Expert �minent https://www.developpez.com
l 11/07/2014 � 21:01
Moi j'ai la deuxi�me �dition en Fran�ais (quel dommage qu'O'Reilly ait ferm� son �dition fran�aise) et c'est � coup s�r la bible pour l'utilisation des expressions r�guli�res en tout contexte. Des m�thodes de reconnaissance aux diff�rentes impl�mentations en pratique, des bases de la conception aux m�thodes d'optimisation d'une regex, ce livre couvre toutes les facettes n�cessaires � l'emploi des expressions r�guli�res.

 
couverture du livre Modern Perl

drapeau
D�tails du livre
Critiques (0)
3 commentaires
 
 

Modern Perl

2014 Edition for 5.18

de
Public vis� : D�butant

R�sum� de l'�diteur

Take control of your programming with Modern Perl.

Perl programmers solve problems and get things done. Perl’s the secret weapon they reach for when they have to solve a problem right now.

Modern Perl takes that productivity to the next level. Learn the philosophy of Perl to unlock the language's full power. Explore the best the CPAN has to offer. See how new features of Perl 5.16 and 5.18 will improve your code and help you finish your job faster�and have more fun too.

Sharpen your knowledge of tools and techniques. Hone your skills. Master every advantage Perl has to offer.

When you have to solve a problem right, reach for Modern Perl.

Visit the companion website at Modern Perl Books or read Modern Perl: the Book online.

�dition : Onyx Neon Press - 314 pages, 1re �dition, 31 janvier 2014

ISBN10 : 0985451947 - ISBN13 : 9780985451943

2014 Edition for 5.18 - 22,9 x 15,2 x 1,7 cm

Commandez sur www.amazon.fr :

33.37 � TTC (prix �diteur 32.78 � TTC)
Aucune critique n'a �t� faite pour l'instant



 Commenter Signaler un probl�me

Avatar de redouane412 redouane412 - Candidat au Club https://www.developpez.com
l 10/04/2014 � 23:39
Modern Perl 2014


Broch�: 314 pages
Editeur : Onyx Neon Press (31 janvier 2014)
Langue : Anglais
ISBN-10: 0985451947
ISBN-13: 978-0985451943
Dimensions du produit: 22,9 x 15,2 x 1,7 cm

telechargement

ici
Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 11/04/2014 � 8:17
Bonjour,

Avez-vous lu ce livre ? Qu'en pensez-vous ?
N'h�sitez pas � laisser vos commentaires ou faire une critique du livre sur sa page de notre rubrique Perl.
Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 01/06/2014 � 9:58
La version �lectronique est maintenant gratuitement disponible (version HTML, PDF, epub).
N'h�sitez pas � t�l�charger ici!

N.B. Si une personne peut faire la traduction, n'h�sitez � me contacter.

 
couverture du livre Automating System Administration With Perl

drapeau
D�tails du livre
Sommaire
Critiques (0)
0 commentaire
 
 

Automating System Administration With Perl

de
Public vis� : Interm�diaire

R�sum� de l'�diteur

If you do systems administration work of any kind, you have to deal with the growing complexity of your environment and increasing demands on your time. Automating System Administration with Perl, Second Edition, not only offers you the right tools for your job, but also suggests the best way to approach specific problems and to securely automate recurring tasks.

Updated and expanded to cover the latest operating systems, technologies, and Perl modules, this edition of the "Otter

Book: will help you:

  • Manage user accounts
  • Monitor filesystems and processes
  • Work with configuration files in important formats such as XML and YAML
  • Administer databases, including MySQL, MS-SQL, and Oracle with DBI
  • Work with directory services like LDAP and Active Directory
  • Script email protocols and spam control
  • Effectively create, handle, and analyze log files
  • Administer network name and configuration services, including NIS, DNS and DHCP
  • Maintain, monitor, and map network services, using technologies and tools such as SNMP, nmap, libpcap, GraphViz and RRDtool
  • Improve filesystem, process, and network security


This edition includes additional appendixes to get you up to speed on technologies such as XML/XPath, LDAP, SNMP, and SQL. With this book in hand and Perl in your toolbox, you can do more with less -- fewer resources, less effort, and far less hassle.

�dition : O'Reilly - 639 pages, 2e �dition, 5 juin 2009

ISBN10 : 059600639X - ISBN13 : 9780596006396

3,8 x 17,8 x 23,5 cm

Commandez sur www.amazon.fr :

29.70 � TTC (prix �diteur 38.31 � TTC) livraison gratuite !
  • Introduction
  • Filesystems
  • User Accounts
  • User Activity
  • TCP/IP Name and Configuration Services
  • Working with Configuration Files
  • SQL Database Administration
  • Email
  • Directory Services
  • Log Files
  • Security
  • SNMP
  • Network Mapping and Monitoring
  • Experiential Learning
  • Appendix The Eight-Minute XML Tutorial
  • Appendix The 10-Minute XPath Tutorial
  • Appendix The 10-Minute LDAP Tutorial
  • Appendix The 15-Minute SQL Tutorial
  • Appendix The Five-Minute RCS Tutorial
  • Appendix The Two-Minute VBScript-to-Perl Tutorial
  • Appendix The 20-Minute SNMP Tutorial
Aucune critique n'a �t� faite pour l'instant



 Commenter Signaler un probl�me

Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 06/07/2013 � 14:08
Bonjour,


Description :

If you do systems administration work of any kind, you have to deal with the growing complexity of your environment and increasing demands on your time. Automating System Administration with Perl, Second Edition, not only offers you the right tools for your job, but also suggests the best way to approach specific problems and to securely automate recurring tasks.

Updated and expanded to cover the latest operating systems, technologies, and Perl modules, this edition of the "Otter...
[Lire la suite]

  • Avez-vous lu ce livre ou pensez-vous le lire ?
  • Souhaitez-vous ajouter une critique de ce livre sur la page de la rubrique ?
  • Avez-vous un commentaire � faire ?



 
couverture du livre Mastering Perl

drapeau
D�tails du livre
Sommaire
Critiques (0)
1 commentaire
 
 

Mastering Perl

Creating professional programs with Perl

de
Public vis� : D�butant

R�sum� de l'�diteur

Take the next step toward Perl mastery with advanced concepts that make coding easier, maintenance simpler, and execution faster. Mastering Perl isn't a collection of clever tricks, but a way of thinking about Perl programming for solving debugging, configuration, and many other real-world problems you�ll encounter as a working programmer.

The third in O�Reilly�s series of landmark Perl tutorials (after Learning Perl and Intermediate Perl), this fully upated edition pulls everything together and helps you bend Perl to your will.

�dition : O'Reilly - 300 pages, 2e �dition, 1er janvier 2014

ISBN10 : 144939311X - ISBN13 : 9781449393113

23 x 18,2 x 2,1 cm

Commandez sur www.amazon.fr :

30.72 � TTC (prix �diteur 28.09 � TTC)
  1. Introduction
  2. Advanced Regular Expressions
  3. Secure Programming Techniques
  4. Debugging Perl
  5. Profiling Perl
  6. Benchmarking Perl
  7. Cleaning Up Perl
  8. Symbol Tables and Typeglobs
  9. Dynamic Subroutines
  10. Modifying and Jury-Rigging Modules
  11. Configuring Perl Programs
  12. Detecting and Reporting Errors
  13. Logging
  14. Lightweight Data Persistence
  15. Working with Pod
  16. Working with Bits
  17. The Magic of Tied Variables
  18. Modules as Programs


  1. Further Reading
  2. brian�s Guide to Solving Any Perl Problem
Aucune critique n'a �t� faite pour l'instant



 Commenter Signaler un probl�me

Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 08/03/2014 � 14:19
Bonjour,


Description :

Take the next step toward Perl mastery with advanced concepts that make coding easier, maintenance simpler, and execution faster. Mastering Perl isn't a collection of clever tricks, but a way of thinking about Perl programming for solving debugging, configuration, and many other real-world problems you�ll encounter as a working programmer.

The third in O�Reilly�s series of landmark Perl tutorials (after Learning Perl and Intermediate Perl), this fully upated edition pulls everything together and helps you bend Perl to your will.

[Lire la suite]

  • Avez-vous lu ce livre ou pensez-vous le lire ?
  • Souhaitez-vous ajouter une critique de ce livre sur la page de la rubrique ?
  • Avez-vous un commentaire � faire ?


Avatar de Lolo78 Lolo78 - R�dacteur/Mod�rateur https://www.developpez.com
l 09/03/2014 � 0:28
Ben, j'ai lu la premi�re �dition, qui est fort int�ressante. Compte tenu de la qualit� de l'auteur, je ne doute pas de celle du livre, que je lirai d�s que j'en aurai l'occasion. Mais je ne peux rien dire de plus pour l'instant.

 
couverture du livre Programming Perl

drapeau
D�tails du livre
Sommaire
Critiques (0)
1 commentaire
 
 

Programming Perl

Unmatched power for text processing and scripting

de
Public vis� : D�butant

R�sum� de l'�diteur

Adopted as the undisputed Perl bible soon after the first edition appeared in 1991, Programming Perl is still the go-to guide for this highly practical language. Perl began life as a super-fueled text processing utility, but quickly evolved into a general purpose programming language that's helped hundreds of thousands of programmers, system administrators, and enthusiasts, like you, get your job done.

In this much-anticipated update to "the Camel," three renowned Perl authors cover the language up to its current version, Perl 5.14, with a preview of features in the upcoming 5.16. In a world where Unicode is increasingly essential for text processing, Perl offers the best and least painful support of any major language, smoothly integrating Unicode everywhere�including in Perl's most popular feature: regular expressions.

Important features covered by this update include:

  • New keywords and syntax
  • I/O layers and encodings
  • New backslash escapes
  • Unicode 6.0
  • Unicode grapheme clusters and properties
  • Named captures in regexes
  • Recursive and grammatical patterns
  • Expanded coverage of CPAN
  • Current best practices

�dition : O'Reilly - 1184 pages, 4e �dition, 16 mars 2013

ISBN10 : 0596004923 - ISBN13 : 9780596004927

5,3 x 17,1 x 24,1 cm

Commandez sur www.amazon.fr :

42.19 � TTC (prix �diteur 42.19 � TTC) livraison gratuite !
  • An Overview of Perl
  • Bits and Pieces
  • Unary and Binary Operators
  • Statements and Declarations
  • Pattern Matching
  • Unicode
  • Subroutines
  • References
  • Data Structures
  • Packages
  • Modules
  • Objects
  • Overloading
  • Tied Variables
  • Interprocess Communication
  • Compiling
  • The Command-Line Interface
  • The Perl Debugger
  • CPAN
  • Security
  • Common Practices
  • Portable Perl
  • Plain Old Documentation
  • Perl Culture
  • Special Names
  • Formats
  • Functions
  • The Standard Perl Library
  • Pragmatic Modules
Aucune critique n'a �t� faite pour l'instant



 Commenter Signaler un probl�me

Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 06/07/2013 � 14:08
Bonjour,


Description :

Adopted as the undisputed Perl bible soon after the first edition appeared in 1991, Programming Perl is still the go-to guide for this highly practical language. Perl began life as a super-fueled text processing utility, but quickly evolved into a general purpose programming language that's helped hundreds of thousands of programmers, system administrators, and enthusiasts, like you, get your job done...
[Lire la suite]

  • Avez-vous lu ce livre ou pensez-vous le lire ?
  • Souhaitez-vous ajouter une critique de ce livre sur la page de la rubrique ?
  • Avez-vous un commentaire � faire ?


Avatar de SebQuenet SebQuenet - Nouveau Candidat au Club https://www.developpez.com
l 07/08/2013 � 11:27
Une super r�f�rence du langage, forc�ment, c'est la bible de bon nombre de perliens...

En particulier un chapitre impressionnant de d�tails est celui de l'Unicode. Cela ne se sait pas toujours, mais Perl est un des langages g�rant le mieux l'Unicode, en particulier depuis la version 5.12. Tout y est d�crit en long en large et en travers, depuis la th�orie jusqu'aux exemples en Perl

En dehors de l'Unicode, un autre bon point pour cette �dition est qu'elle tente de synth�tiser le contenu de livres plus anciens tels que le Best Practice, le Mastering Perl, et le Advanced Perl Programming. (Il faut dire aussi que ce sont les m�mes auteurs) : on y trouve donc p�le m�le la gestion des signaux, l'utilisation classique des objets en Perl, une pr�sentation des d�buggeurs et profileurs existants, etc.

Enfin, le livre prend par la main le lecteur en l'ammenant jusqu'aux portes du CPAN en lui expliquant comment s'architecture le site de t�l�chargements de modules Perl et comment y distribuer ses propres modules.

Et c'est l� le seul point noir du livre... Il y manque ce petit pas de plus pour non pas s'arr�ter aux portes du CPAN mais pour y pr�senter l'essentiel : l'utilisation *pratique* de Perl 5 pass� les ann�es 2010, et le Perl "Moderne". Aucun mot sur Moose (si, une page et demi...), Coro (les threads eux m�mes sont �lud�s, comme si une question g�nante avait �t� pos�e ...), AnyEvent, les gros frameworks Web (Catalyst et Dancer notamment).

Alors oui, en 1100 pages, beaucoup a �t� dit, mais pour ma part, laisser � un perldoc le soin d'expliquer comment faire de la surcharge d'op�rateur en Perl ou d�cortiquer B::Bytecode aurait permis de passer un peu de temps sur ce qui fait tout l'attrait de Perl aujourd'hui : r�pondre aux besoins des entreprises en proposant un langage �prouv�, rapide et complet.

Dommage, pour ma part il vaut bien un 16/20, mais pour le 19 il manque la partie "Perl Moderne".

 
couverture du livre BLAST

Note 4.5 drapeau
D�tails du livre
Sommaire
Critiques (1)
10 commentaires
 
 

BLAST

An Essentiel Guide to the Basic Local Alignement Search Tool

de
Public vis� : D�butant

R�sum� de l'�diteur

Sequence similarity is a powerful tool for discovering biological function. Just as the ancient Greeks used comparative anatomy to understand the human body and linguists used the Rosetta stone to decipher Egyptian hieroglyphs, today we can use comparative sequence analysis to understand genomes. BLAST (Basic Local Alignment Search Tool), is a sophisticated software package for rapid searching of nucleotide and protein databases. It is one of the most important software packages used in sequence analysis and bioinformatics. Most users of BLAST, however, seldom move beyond the program's default parameters, and never take advantage of its full power.

BLAST is the only book completely devoted to this popular suite of tools. It offers biologists, computational biology students, and bioinformatics professionals a clear understanding of BLAST as well as the science it supports. This book shows you how to move beyond the default parameters, get specific answers using BLAST, and how to interpret your results. The book also contains tutorial and reference sections covering NCBI-BLAST and WU-BLAST, background material to help you understand the statistics behind BLAST, Perl scripts to help you prepare your data and analyze your results, and a wealth of tips and tricks for configuring BLAST to meet your own research needs.

Some of the topics covered include:

  • BLAST basics and the NCBI web interface
  • How to select appropriate search parameters
  • BLAST programs: BLASTN, BLASTP, BLASTX, TBLASTN, TBLASTX, PHI-BLAST, and PSI BLAST
  • Detailed BLAST references, including NCBI-BLAST and WU-BLAST
  • Understanding biological sequences
  • Sequence similarity, homology, scoring matrices, scores, and evolution
  • Sequence Alignment
  • Calculating BLAST statistics
  • Industrial-strength BLAST, including developing applications with Perl and BLAST


BLAST is the only comprehensive reference with detailed, accurate information on optimizing BLAST searches for high-throughput sequence analysis. This is a book that any biologist should own.

�dition : O'Reilly - 339 pages, 1re �dition, 1er septembre 2003

ISBN10 : 0596002998 - ISBN13 : 9780596002992

Commandez sur www.amazon.fr :

16.19 � TTC (prix �diteur 44.90 � TTC)
  • Introduction
    • Hello BLAST
  • Theory
    • Biological Sequences
    • Sequence Alignment
    • Sequence Similarity
  • Practice
    • BLAST
    • Anatomy of a BLAST Report
    • A BLAST Statistics Tutorial
    • 20 Tips to Improve Your BLAST Searches
    • BLAST Protocols
  • Industrial-Strength BLAST
    • Installation and Command-Line Tutorial
    • BLAST Databases
    • Hardware and Software Optimizations
  • BLAST Reference
    • NCBI-BLAST Reference
    • WU-BLAST Reference
  • Appendixes
    • NCBI Display Formats
    • Nucleotide Scoring Schemes
    • NCBI-BLAST Scoring Schemes
    • blast-imager.pl
    • blast2table.pl
  • Glossary
  • Index
Critique du livre par la r�daction MaliciaR le 1er juin 2009
Ce livre s'adresse aux personnes ne connaissant pas ou peu BLAST. Selon les auteurs, il convient �galement aux �tudiants et chercheurs ayant d�j� une exp�rience avec BLAST, mais souhaitant conna�tre des astuces suppl�mentaires.

Ainsi, il convient aux personnes venant d'autres domaines de la science (physiciens, matheux, informaticiens purs) qui s'int�ressent aux outils existant aujourd'hui pour l'analyse des donn�es biologiques, mais n'ont pas de connaissances en biologie.

La premi�re partie explique rapidement ce qu'est BLAST, en donnant des exemples via le web. La 2e partie est tr�s th�orique : on y parle autant des postulats biologiques de base qui font que BLAST fonctionne ainsi (similarit� des s�quences est le mot-cl�) que de l'algorithme qui en est � la base et on donne quelques explications de ce qu'est la programmation heuristique.

La 3e partie est de la pratique : quelle t�te � une sortie de BLAST ainsi que des conseils pour le choix de param�tres pour ce programme. Il y a pas mal d'astuces ici (il s'agit du chapitre 9).

Je pense que la lecture des parties 2 et 3 est un passage oblig� pour tout le monde au moins une fois, m�me si l'on consid�re bien conna�tre la b�te. BLAST ne constitue en aucun cas un outil d'analyse biologique, mais est l'outil qui la permet : en effet, il va toujours sortir un r�sultat, c'est � vous de dire s'il est biologiquement pertinent. D'o� l'importance de la connaissance des fondements th�oriques sous-jacents.

Ensuite, la partie 4 est consacr�e � l'installation et l'utilisation de BLAST en local... sur les syst�mes d'exploitation disponibles en 2003 . Le chapitre 11 est pour moi assez int�ressant : il d�crit les diff�rentes fa�ons de faire une base de donn�es indexable par BLAST (donc, parle de l'utilisation de l'utilitaire formatdb) et donne �galement un overview de certaines banques de donn�es biologiques. Cela dit, le tutorial sur le site du NCBI concernant formatdb est tr�s bien �galement; les connaissances des banques de donn�es biologiques dont il est question ont �galement pas mal �volu�. Donc, ce chapitre est � lire en tant qu'introduction, mais un replacement dans le contexte actuel est n�cessaire pour �viter les biais. Le chapitre 12 est �galement int�ressant : il donne quelques informations sur les vitesses d'ex�cution du programme ainsi que sur les diff�rentes optimisations de BLAST (le code source en C est disponible sur le site du NCBI, donc ce n'est pas �tonnant que ces versions aient pu �tre cr��es).

Ainsi, le passage � la partie 5 se fait tout naturellement : on donne des caract�ristiques assez d�taill�es des deux grands BLAST : celui du NCBI et celui de l'Universit� de Washington (le WU-BLAST), les deux �tant compar�s dans le Tableau 1 du chapitre 14.

Enfin, plusieurs petits scripts en Perl ponctuent tout le livre et sont �galement donn�s dans les Appendix. Il s'agit essentiellement de scripts astuces : si l'on ne sait pas utiliser Perl, ce n'est pas ici qu'on l'apprendra; ce n'est aucunement l'objectif du livre d'ailleurs. Il est tout de m�me dommage qu'il n'ait fait appel qu'� Perl : autres langages ont des ensembles de modules sp�cialis�s pour la biologie, tels Python avec Biopython, Java avec Biojava, Ruby avec Bioruby; il me semble aussi �tre tomb�e sur un d�but d'�quivalent en C++.

En conclusion, ce livre est un excellent d�but pour les d�butants complets et un peu initi�s, mais n'apportera que des astuces �pisodiques aux utilisateurs habitu�s.

Bonne lecture!




 Commenter Signaler un probl�me

Avatar de Jasmine80 Jasmine80 - Membre �m�rite https://www.developpez.com
l 11/06/2009 � 12:48
Bonjour,


Description :

Sequence similarity is a powerful tool for discovering biological function. Just as the ancient Greeks used comparative anatomy to understand the human body and linguists used the Rosetta stone to decipher Egyptian hieroglyphs, today we can use comparative sequence analysis to understand genomes. BLAST (Basic Local Alignment Search Tool), is a sophisticated software package for rapid searching of nucleotide and protein databases. It is one of the most important software packages used in sequence analysis and bioinformatics. Most users of BLAST, however, seldom move beyond the program's default parameters, and never take advantage of its full power...
Lire la suite

  • Avez-vous lu ce livre ou pensez-vous le lire ?
  • Souhaitez-vous ajouter une critique de ce livre sur la page de la rubrique ?
  • Avez-vous un commentaire � faire ?


J'aimerais savoir si quelqu'un a lu ce livre et s'il le recommande?

Merci,
Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 11/06/2009 � 13:14
Ah ouais, moi en tout cas, je ne l'ai pas lu. Une critique sur ce livre serait pas mal en effet.
Avatar de MaliciaR MaliciaR - Membre confirm� https://www.developpez.com
l 11/06/2009 � 13:23
Salut,

Je l'ai, il n'est pas mal. Mais �a d�pend pourquoi faire. Si tu ne connais que pas ou peu BLAST, c'est LE bouquin � lire. Si tu n'as jamais suivi de cours de bio, pareil. Mais si tu es d�j� dedans, �a t'apportera des astuces �pisodiques genre un overview sur le traitement des oligos, quels param�tres utiliser pour tel cas particulier ou tel autre, comment installer sur MacOS9 . Il n'y a pratiquement pas de code et les exemples sont uniquement en Perl (ce que je trouve tout de m�me dommage, sachant qu'il y a d'autres langages pour faire de la bioinfo avec l'�quivalent de BioPerl correspondant).

Donc, voil�, d�finis tes besoins et d�cides en cons�quence

Si tu as besoin d'autres �claircissements, n'h�site pas, si je peux te renseigner

 
couverture du livre Perl and LWP

drapeau
D�tails du livre
Sommaire
Critiques (0)
0 commentaire
 
 

Perl and LWP

de
Public vis� : D�butant

R�sum� de l'�diteur

Perl soared to popularity as a language for creating and managing web content, but with LWP (Library for WWW in Perl), Perl is equally adept at consuming information on the Web. LWP is a suite of modules for fetching and processing web pages.

The Web is a vast data source that contains everything from stock prices to movie credits, and with LWP all that data is just a few lines of code away. Anything you do on the Web, whether it's buying or selling, reading or writing, uploading or downloading, news to e-commerce, can be controlled with Perl and LWP. You can automate Web-based purchase orders as easily as you can set up a program to download MP3 files from a web site.
Perl & LWP covers:
  • Understanding LWP and its design
  • Fetching and analyzing URLs
  • Extracting information from HTML using regular expressions and tokens
  • Working with the structure of HTML documents using trees
  • Setting and inspecting HTTP headers and response codes
  • Managing cookies
  • Accessing information that requires authentication
  • Extracting links
  • Cooperating with proxy caches
  • Writing web spiders (also known as robots) in a safe fashion


Perl & LWP includes many step-by-step examples that show how to apply the various techniques. Programs to extract information from the web sites of BBC News, Altavista, ABEBooks.com, and the Weather Underground, to name just a few, are explained in detail, so that you understand how and why they work.Perl programmers who want to automate and mine the web can pick up this book and be immediately productive. Written by a contributor to LWP, and with a foreword by one of LWP's creators, Perl & LWP is the authoritative guide to this powerful and popular toolkit.

�dition : O'Reilly - 262 pages, 1re �dition, 25 juillet 2002

ISBN10 : 0596001789 - ISBN13 : 9780596001780

1,7 x 18,4 x 23,5 cm

Commandez sur www.amazon.fr :

37.05 � TTC (prix �diteur 37.05 � TTC) livraison gratuite !
  • Introduction to Web Automation
  • Web Basics
  • The LWP Class Model
  • URLs
  • Forms
  • Simple HTML Processing with Regular Expressions
  • HTML Processing with Tokens
  • Tokenizing Walkthrough
  • HTML Processing with Trees
  • Modifying HTML with Trees
  • Cookies, Authentication,and Advanced Requests
  • Spiders
  • Appendix A : LWP Modules
  • Appendix B : HTTP Status Codes
  • Appendix C : Common MIME Types
  • Appendix D : Language Tags
  • Appendix E : Common Content Encodings
  • Appendix F : ASCII Table
  • Appendix G : User's View of Object-Oriented Modules
Aucune critique n'a �t� faite pour l'instant



 Commenter Signaler un probl�me

Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 06/07/2013 � 14:06
Bonjour,


Description :

Perl soared to popularity as a language for creating and managing web content, but with LWP (Library for WWW in Perl), Perl is equally adept at consuming information on the Web. LWP is a suite of modules for fetching and processing web pages.

The Web is a vast data source that contains everything from stock prices to movie credits, and with LWP all that data is just a few lines of code away. Anything you do on the Web, whether it's buying or selling, reading or writing, uploading or downloading, news to e-commerce, can be controlled with Perl and LWP. You can automate Web-based purchase orders as easily as you can set up a program to download MP3 files from a web site...
[Lire la suite]

  • Avez-vous lu ce livre ou pensez-vous le lire ?
  • Souhaitez-vous ajouter une critique de ce livre sur la page de la rubrique ?
  • Avez-vous un commentaire � faire ?



 
couverture du livre Perl Cookbook

drapeau
D�tails du livre
Sommaire
Critiques (0)
1 commentaire
 
 

Perl Cookbook

de
Public vis� : D�butant

R�sum� de l'�diteur

Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications.

The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include the latest modules. New recipes have been added to every chapter of the book, and some chapters have almost doubled in size.
Covered topic areas include:

  • Manipulating strings, numbers, dates, arrays, and hashes
  • Pattern matching and text substitutions
  • References, data structures, objects, and classes
  • Signals and exceptions
  • Screen addressing, menus, and graphical applications
  • Managing other processes
  • Writing secure scripts
  • Client-server programming
  • Internet applications programming with mail, news, ftp, and telnet
  • CGI and mod_perl programming
  • Web programming


Since its first release in 1998, Perl Cookbook has earned its place in the libraries of serious Perl users of all levels of expertise by providing practical answers, code examples, and mini-tutorials addressing the challenges that programmers face. Now the second edition of this bestselling book is ready to earn its place among the ranks of favorite Perl books as well.

Whether you're a novice or veteran Perl programmer, you'll find Perl Cookbook, 2nd Edition to be one of the most useful books on Perl available. Its comfortable discussion style and accurate attention to detail cover just about any topic you'd want to know about. You can get by without having this book in your library, but once you've tried a few of the recipes, you won't want to.

�dition : O'Reilly - 800 pages, 2e �dition, 26 septembre 2003

ISBN10 : 0596003137 - ISBN13 : 9780596003135

4,5 x 18,4 x 23,5 cm

Commandez sur www.amazon.fr :

37.09 � TTC (prix �diteur 37.09 � TTC) livraison gratuite !
  • Strings
  • Numbers
  • Dates and Times
  • Arrays
  • Hashes
  • Pattern Matching
  • File Access
  • File Contents
  • Directories
  • Subroutines
  • References and Records
  • Packages, Libraries, and Modules
  • Classes, Objects, and Ties
  • Database Access
  • Interactivity
  • Process Management and Communication
  • Sockets
  • Internet Services
  • CGI Programming
  • Web Automation
  • mod_perl
  • XML
Aucune critique n'a �t� faite pour l'instant



 Commenter Signaler un probl�me

Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 06/07/2013 � 14:05
Bonjour,


Description :

Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications.

The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include the latest modules...
[Lire la suite]

  • Avez-vous lu ce livre ou pensez-vous le lire ?
  • Souhaitez-vous ajouter une critique de ce livre sur la page de la rubrique ?
  • Avez-vous un commentaire � faire ?


Avatar de Lolo78 Lolo78 - R�dacteur/Mod�rateur https://www.developpez.com
l 06/07/2013 � 23:58
Oui, je l'ai lu, et c'est un excellent bouquin. Vraiment une aide � la r�solution de probl�mes pratiques r�els. Bon, pour dire la v�rit�, je ne poss�de pas une copie papier de ce livre, et la version �lectronique que j'ai est sans doute pas compl�tement l�gale... Je ne peux qu'inciter le lecteur � l'acheter.

 
couverture du livre Higher Order Perl

Note 5 drapeau
D�tails du livre
Sommaire
Critiques (2)
1 commentaire
 
 

Higher Order Perl

Transforming Programs withs Programs

de
Public vis� : Expert

R�sum� de l'�diteur

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, Comprehensive Perl Archive Network (CPAN)

Most Perl programmers were originally trained as C and Unix programmers, so the Perl programs that they write bear a strong resemblance to C programs. However, Perl incorporates many features that have their roots in other languages such as Lisp. These advanced features are not well understood and are rarely used by most Perl programmers, but they are very powerful. They can automate tasks in everyday programming that are difficult to solve in any other way. One of the most powerful of these techniques is writing functions that manufacture or modify other functions. For example, instead of writing ten similar functions, a programmer can write a general pattern or framework that can then create the functions as needed according to the pattern. For several years Mark Jason Dominus has worked to apply functional programming techniques to Perl. Now Mark brings these flexible programming methods that he has successfully taught in numerous tutorials and training sessions to a wider audience.

Features

  • Introduces powerful programming methods-new to most Perl programmers-that were previously the domain of computer scientists
  • Gradually builds up confidence by describing techniques of progressive sophistication
  • Shows how to improve everyday programs and includes numerous engaging code examples to illustrate the methods

�dition : O'Reilly - 582 pages, 1re �dition, 13 avril 2005

ISBN10 : 1558607013 - ISBN13 : 9781558607019

Format Broch�: 19 x 23,5, poids 1209 g, Int�rieur : Noir et Blanc

Commandez sur www.amazon.fr :

57.90 � TTC (prix �diteur 57.90 � TTC) livraison gratuite !
  • Preface
  • Recursion and Callbacks
  • Caching and Memorization
  • Iterators
  • From Recursion to Iterators
  • Infinite Streams
  • Higher-Order Functions and Currying
  • Parsing
  • Declarative Programming
  • Index
  • Function Index
Critique du livre par la r�daction Jedai le 1er d�cembre 2008
C'est un classique et ce que j'en ai vu est tr�s all�chant pour tout programmeur Perl qui veut maitriser les techniques avanc�es du langage.
Un autre avantage c'est que le livre est disponible librement au t�l�chargement, en PDF ou en MOD (variante de POD).
Critique du livre par la r�daction Laurent R. le 12 octobre 2015
Dans sa pr�face, Mark-Jason Dominus (MJD) remarque que les d�veloppeurs Perl tendent � � �crire du code C en Perl � (c'est-�-dire �crire du Perl comme si c'�tait du C). C'est une honte, ajoute-t-il, car Perl est bien plus expressif que le C. Nous pourrions faire bien mieux et utiliser Perl d'une fa�on dont les programmeurs C n'oseraient m�me pas r�ver, mais nous ne le faisons pas la plupart du temps.

MJD montre que Perl poss�de de nombreux concepts et paradigmes avanc�s emprunt�s � la programmation fonctionnelle (notamment au langage Lisp) permettant bien souvent d'�crire facilement des programmes bien plus courts, bien plus expressifs, moins bogu�s et souvent plus lisibles que leurs �quivalents en programmation proc�durale ou orient�e objet. En fait, Perl est s�mantiquement bien plus proche du Lisp que du C, m�me si sa syntaxe de base est plus proche du C. Ce livre montre comment les techniques de la programmation fonctionnelle sont utilisables en Perl et permettent d'augmenter consid�rablement l'expressivit� du langage et m�me de l'�tendre, de lui ajouter de nouvelles fonctionnalit�s.

Ce livre est la source d'inspiration de mes tutoriels publi�s sur ce site � propos de La programmation fonctionnelle en Perl : Partie1: les fonctions de listes, Partie 2: les fonctions d'ordre sup�rieur, et Partie 3 : �tendre le langage. Le lecteur pourra consulter ces tutoriels en fran�ais pour se faire une id�e du contenu du livre, mais ces tutoriels sont loin de rendre pleinement justice � la grande richesse du livre de MJD.

Ce livre de MJD a r�ellement chang� ma fa�on de concevoir la programmation. Je suis d'accord avec la citation de Sean Burke en t�te du r�sum� de l'�diteur (onglet D�tails du livre sur cette page): cet ouvrage est simplement le meilleur livre d'informatique que j'aie lu depuis dix ans. Je le recommande vraiment � tous les lecteurs parlant suffisamment l'anglais. Ce livre est disponible en t�l�chargement gratuit au format PDF sur le site de l'auteur (n'h�sitez pas, allez voir), mais le sujet est suffisamment ardu pour que je recommande l'acquisition de la version papier. C'est en tous cas ce que j'ai fini par faire, je ne le regrette vraiment pas.





 Commenter Signaler un probl�me

Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 06/07/2013 � 13:58
Bonjour,


Description :

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, Comprehensive Perl Archive Network (CPAN)...
Lire la suite

  • Avez-vous lu ce livre ou pensez-vous le lire ?
  • Souhaitez-vous ajouter une critique de ce livre sur la page de la rubrique ?
  • Avez-vous un commentaire � faire ?


Avatar de Lolo78 Lolo78 - R�dacteur/Mod�rateur https://www.developpez.com
l 06/07/2013 � 17:19
Un livre absolument passionnant qui montre comment utiliser les concepts de la programmation fonctionnelle (Lisp, Haskell) en Perl pour construire des fonctions de rappel, des it�rateurs paresseux, des fermetures, des "usines de fonctions", etc. Ce livre n'est pas destin� aux d�butants et demande quelques efforts, mais il a chang� en partie ma fa�on de programmer en Perl et m�me ma fa�on de comprendre l'art de la programmation en g�n�ral. Les techniques d�crites par Mark Jason Dominus rendent incroyablement simples des choses qui seraient autrement bien complexes.

A noter qu'il est possible de le t�l�charger gratuitement (et l�galement) au format PDF sur le site de l'auteur.

 
couverture du livre Perl Best Practices

Note 5 drapeau
D�tails du livre
Sommaire
Critiques (1)
1 commentaire
 
 

Perl Best Practices

de
Public vis� : Interm�diaire

R�sum� de l'�diteur

Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good.

But if you're serious about your profession, intuition isn't enough. Perl Best Practices author Damian Conway explains that rules, conventions, standards, and practices not only help programmers communicate and coordinate with one another, they also provide a reliable framework for thinking about problems, and a common language for expressing solutions. This is especially critical in Perl, because the language is designed to offer many ways to accomplish the same task, and consequently it supports many incompatible dialects.

With a good dose of Aussie humor, Dr. Conway (familiar to many in the Perl community) offers 256 guidelines on the art of coding to help you write better Perl code -- in fact, the best Perl code you possibly can. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging.

They're designed to work together to produce code that is clear, robust, efficient, maintainable, and concise, but Dr. Conway doesn't pretend that this is the one true universal and unequivocal set of best practices. Instead, Perl Best Practices offers coherent and widely applicable suggestions based on real-world experience of how code is actually written, rather than on someone's ivory-tower theories on how software ought to be created.

Most of all, Perl Best Practices offers guidelines that actually work, and that many developers around the world are already using. Much like Perl itself, these guidelines are about helping you to get your job done, without getting in the way.

�dition : O'Reilly UK - 542 pages, 1re �dition, 19 juillet 2009

ISBN10 : 0596001738 - ISBN13 : 9780596001735

Commandez sur www.amazon.fr :

29.70 � TTC (prix �diteur 29.70 � TTC) livraison gratuite !
  • Best Practices
  • Code Layout
  • Naming Conventions
  • Values and Expressions
  • Variables
  • Control Structures
  • Documentation
  • Built-in Functions
  • Subroutines
  • I/O
  • References
  • Regular Expressions
  • Error Handling
  • Command-Line Processing
  • Objects
  • Class Hierarchies
  • Modules
  • Testing and Debugging
  • Miscellanea
  • Essential Perl Best Practices
  • Perl Best Practices
  • Editor Configurations
  • Recommended Modules and Utilities
  • Bibliography
Critique du livre par la r�daction arnolem le 1er janvier 2006
��Perl Best Practices�� que l'on peut traduire par ��Les bonnes pratiques de Perl�� est un livre ayant pour ambition de vous mettre dans le chemin de la standardisation de votre code. A travers 256 r�gles, Damian Conway vous fait part de ses nombreuses ann�es d'exp�riences. Le but �tant de rendre vos applications plus robustes et plus facile � maintenir.
Toutes les r�gles sont class�es par cat�gorie et peuvent �tre �tudi�es ind�pendamment les unes des autres. Structures de contr�le, norme d'�criture, test, d�bogage, gestion des erreurs ou m�me programmation orient�e objet (POO), ce livre est assez complet.
Pour vous aider � mettre en �uvre ces bonnes pratiques, vous trouverez de nombreux exemples. Malgr� le grand nombre de concept de base, ce livre n'est pas fait pour apprendre Perl. Si vous �tes vraiment d�butant, je vous conseille de l'accompagner d'un autre livre d'introduction � Perl.
Ce livre est parfait si vous souhaitez partir du bon pied dans le d�veloppement d'une application plus ou moins cons�quente ou si vous recentrez le besoin de recadrer vos d�veloppements.
La cerise sur le g�teau se trouve dans la partie annexe. L'auteur c'est permis de faire un r�capitulatif de toutes les r�gles. Un moyen simple de les avoir toujours � c�t� de soi.




 Commenter Signaler un probl�me

Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 06/07/2013 � 14:03
Bonjour,


Description :

Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good.
[Lire la suite]

  • Avez-vous lu ce livre ou pensez-vous le lire ?
  • Souhaitez-vous ajouter une critique de ce livre sur la page de la rubrique ?
  • Avez-vous un commentaire � faire ?


Avatar de Lolo78 Lolo78 - R�dacteur/Mod�rateur https://www.developpez.com
l 06/07/2013 � 23:48
Hum, compliqu� d'expliquer, j'ai des sentiments partag�s. C'est un excellent bouquin, �crit par un vrai sp�cialiste que je me garderai bien de critiquer car je suis loin, tr�s tr�s tr�s loin, d'avoir son niveau, et j'ai appris plein de choses en le lisant, mais, en m�me temps, imposer des normes de codage, hum, je n'adh�re pas compl�tement, certaines me paraissent vraiment inutiles ou m�me stupides.

Bref, j'ai appris plein de choses avec ce bouquin tr�s bien fait, mais je suis loin d'�tre d'accord avec certaines recommandations.