A partir de cette page vous pouvez :
Retourner au premier écran avec les dernières notices... |
Détail de l'auteur
Auteur Brian W. Kernighan
Documents disponibles écrits par cet auteur
Faire une suggestion Affiner la rechercheL'environnement de programmation UNIX / Brian W. Kernighan
Titre : L'environnement de programmation UNIX Type de document : Livres, articles, périodiques Auteurs : Brian W. Kernighan, Auteur ; Rob Pike, Auteur Editeur : Paris : InterÉditions Année de publication : 1986 Collection : IIA, informatique, intelligence artificielle Importance : 1 vol. (372 p.) Présentation : fig., couv. ill. en coul. Format : 23 cm ISBN/ISSN/EAN : 978-2-7296-0130-0 Prix : 250 FRF Mots-clés : Ordinateurs -- Programmation UNIX (système d'exploitation des ordinateurs) Index. décimale : 004.4 Logiciel. Programme (software) L'environnement de programmation UNIX [Livres, articles, périodiques] / Brian W. Kernighan, Auteur ; Rob Pike, Auteur . - Paris : InterÉditions, 1986 . - 1 vol. (372 p.) : fig., couv. ill. en coul. ; 23 cm. - (IIA, informatique, intelligence artificielle) .
ISBN : 978-2-7296-0130-0 : 250 FRF
Mots-clés : Ordinateurs -- Programmation UNIX (système d'exploitation des ordinateurs) Index. décimale : 004.4 Logiciel. Programme (software) Réservation
Réserver ce document
Exemplaires
Rangé en Support Localisation Section Disponibilité Code-barres 004.4 KER Livres Bibliothèque HELMo Campus de l'Ourthe Libre-Accès Disponible CO4510 Le langage C / Brian W. Kernighan
Titre : Le langage C : norme ANSI Type de document : Livres, articles, périodiques Auteurs : Brian W. Kernighan, Auteur ; Dennis M. Ritchie (1941-2011), Auteur Mention d'édition : 2e édition Editeur : Paris : Dunod Année de publication : 2004 Collection : Sciences sup Sous-collection : Informatique Importance : XII-280 p. Présentation : tableaux Format : 25 cm ISBN/ISSN/EAN : 978-2-10-048734-9 Prix : 35 € Note générale : Index
Trad. de : "The C Programming language", 2nd edition. - Autres tirages : 2007, 2008, 2011, 2014. - Réimpression de la 2e édition, traduite et publiée chez Masson, en 1990. - Autre oeuvre en liaison:Exercices corrigés sur le langage C : solutions des exercices du Kernighan et Ritchie. - Niveau : Études supérieures, formation continueMots-clés : C (langage de programmation) -- Manuels d'enseignement supérieur C (langage de programmation) -- Normes Index. décimale : 004.43 Langages informatiques Résumé : "Conçu à l'origine comme le langage des systèmes d'exploitation Unix, le langage C s'est répandu bien au-delà de cette fonction et continue à se diffuser. L'ouvrage de Brian W. Kernighan et de Dennis M. Ritchie, qui sont les principaux créateurs du C, a été traduit en quinze langues. Connu sous l'abréviation K&R, il constitue "la référence" pour tout utilisateur de ce langage.
Le but de ce livre est de vous apprendre à programmer en C. Il est construit en huit chapitres qui présentent successivement tous les concepts fondamentaux du langage C (les types, les opérateurs, les structures de contrôle, les pointeurs, les structures, les entrées-sorties...). L'annexe A est un manuel de référence qui a été conçu à l'intention des programmeurs. L'annexe B est un résumé des possibilités qu'offre la bibliothèque standard." (4ème de couverture)Note de contenu : Sommaire :
1. Présentation générale du C
2. Les types, les opérateurs et les expressions
3. Les structures de contrôle
4. Les fonctions et la structure des programmes
5. Les pointeurs et les tableaux
6. Les structures
7. Les entrées-sorties
8. L'interface avec le système UNIX
Annexe A : manuel de référence
Annexe B : la bibliothèque standard
Annexe C : récapitulatif des changementsLe langage C : norme ANSI [Livres, articles, périodiques] / Brian W. Kernighan, Auteur ; Dennis M. Ritchie (1941-2011), Auteur . - 2e édition . - Paris : Dunod, 2004 . - XII-280 p. : tableaux ; 25 cm. - (Sciences sup. Informatique) .
ISBN : 978-2-10-048734-9 : 35 €
Index
Trad. de : "The C Programming language", 2nd edition. - Autres tirages : 2007, 2008, 2011, 2014. - Réimpression de la 2e édition, traduite et publiée chez Masson, en 1990. - Autre oeuvre en liaison:Exercices corrigés sur le langage C : solutions des exercices du Kernighan et Ritchie. - Niveau : Études supérieures, formation continue
Mots-clés : C (langage de programmation) -- Manuels d'enseignement supérieur C (langage de programmation) -- Normes Index. décimale : 004.43 Langages informatiques Résumé : "Conçu à l'origine comme le langage des systèmes d'exploitation Unix, le langage C s'est répandu bien au-delà de cette fonction et continue à se diffuser. L'ouvrage de Brian W. Kernighan et de Dennis M. Ritchie, qui sont les principaux créateurs du C, a été traduit en quinze langues. Connu sous l'abréviation K&R, il constitue "la référence" pour tout utilisateur de ce langage.
Le but de ce livre est de vous apprendre à programmer en C. Il est construit en huit chapitres qui présentent successivement tous les concepts fondamentaux du langage C (les types, les opérateurs, les structures de contrôle, les pointeurs, les structures, les entrées-sorties...). L'annexe A est un manuel de référence qui a été conçu à l'intention des programmeurs. L'annexe B est un résumé des possibilités qu'offre la bibliothèque standard." (4ème de couverture)Note de contenu : Sommaire :
1. Présentation générale du C
2. Les types, les opérateurs et les expressions
3. Les structures de contrôle
4. Les fonctions et la structure des programmes
5. Les pointeurs et les tableaux
6. Les structures
7. Les entrées-sorties
8. L'interface avec le système UNIX
Annexe A : manuel de référence
Annexe B : la bibliothèque standard
Annexe C : récapitulatif des changementsRéservation
Réserver ce document
Exemplaires
Rangé en Support Localisation Section Disponibilité Code-barres 004 .43 KER Livres Bibliothèque HELMo Campus de l'Ourthe Libre-Accès Disponible CO2395 004 .43 KER Livres Bibliothèque HELMo Campus Guillemins Libre-Accès Disponible CG1879 The practice of programming / Brian W. Kernighan
Titre : The practice of programming Type de document : Livres, articles, périodiques Auteurs : Brian W. Kernighan ; Rob Pike Editeur : Reading, Mass. : Addison-Wesley Année de publication : 1999 Collection : Addison-Wesley professional computing series Importance : XII, 267 p. Format : 24 cm ISBN/ISSN/EAN : 978-0-201-61586-9 Mots-clés : Informatique -- Programmation Ordinateurs -- Programmation Index. décimale : 004.42 Programmation d'ordinateur. Programmes informatiques Résumé : With the same insight and authority that made their book The Unix Programming Environment a classic, Brian Kernighan and Rob Pike have written The Practice of Programming to help make individual programmers more effective and productive.
The practice of programming is more than just writing code. Programmers must also assess tradeoffs, choose among design alternatives, debug and test, improve performance, and maintain software written by themselves and others. At the same time, they must be concerned with issues like compatibility, robustness, and reliability, while meeting specifications.
The Practice of Programming covers all these topics, and more. This book is full of practical advice and real-world examples in C, C++, Java, and a variety of special-purpose languages. It includes chapters on:
- debugging: finding bugs quickly and methodically
- testing: guaranteeing that software works correctly and reliably
- performance: making programs faster and more compact
- portability: ensuring that programs run everywhere without change
- design: balancing goals and constraints to decide which algorithms and data structures are best
- interfaces: using abstraction and information hiding to control the interactions between components
- style: writing code that works well and is a pleasure to read
- notation: choosing languages and tools that let the machine do more of the work
Kernighan and Pike have distilled years of experience writing programs, teaching, and working with other programmers to create this book. Anyone who writes software will profit from the principles and guidance in The Practice of Programming.The practice of programming [Livres, articles, périodiques] / Brian W. Kernighan ; Rob Pike . - Reading, Mass. : Addison-Wesley, 1999 . - XII, 267 p. ; 24 cm. - (Addison-Wesley professional computing series) .
ISBN : 978-0-201-61586-9
Mots-clés : Informatique -- Programmation Ordinateurs -- Programmation Index. décimale : 004.42 Programmation d'ordinateur. Programmes informatiques Résumé : With the same insight and authority that made their book The Unix Programming Environment a classic, Brian Kernighan and Rob Pike have written The Practice of Programming to help make individual programmers more effective and productive.
The practice of programming is more than just writing code. Programmers must also assess tradeoffs, choose among design alternatives, debug and test, improve performance, and maintain software written by themselves and others. At the same time, they must be concerned with issues like compatibility, robustness, and reliability, while meeting specifications.
The Practice of Programming covers all these topics, and more. This book is full of practical advice and real-world examples in C, C++, Java, and a variety of special-purpose languages. It includes chapters on:
- debugging: finding bugs quickly and methodically
- testing: guaranteeing that software works correctly and reliably
- performance: making programs faster and more compact
- portability: ensuring that programs run everywhere without change
- design: balancing goals and constraints to decide which algorithms and data structures are best
- interfaces: using abstraction and information hiding to control the interactions between components
- style: writing code that works well and is a pleasure to read
- notation: choosing languages and tools that let the machine do more of the work
Kernighan and Pike have distilled years of experience writing programs, teaching, and working with other programmers to create this book. Anyone who writes software will profit from the principles and guidance in The Practice of Programming.Réservation
Réserver ce document
Exemplaires
Rangé en Support Localisation Section Disponibilité Code-barres 004 .42 KER Livres Bibliothèque HELMo Campus Guillemins Libre-Accès Disponible CG1878