Bienvenue à la Bibliothèque Alo de l'Université Shalom de Bunia
A partir de cette page vous pouvez :
Retourner au premier écran avec les dernières notices... | Votre compte |
Détail de l'éditeur
Éditeur No Starch Press
Documents disponibles chez cet éditeur

![]()
document électronique
"This essential resource for software developers highlights the weak points in ""well-protected"" software, shows how crackers break common protection schemes, and how to defend against crackers. Includes in-depth discussions of anti-debugging and...![]()
document électronique
Python is fast becoming the programming language of choice for hackers, reverse engineers, and software testers because it's easy to write quickly, and it has the low-level support and libraries that make hackers happy. But until now, there has be...![]()
document électronique
There may be no better way to learn how to program than by dissecting real, representative examples written in your language of choice. Ruby by Example analyzes a series of Ruby scripts, examining how the code works, explaining the concepts it ill...![]()
document électronique
Linux Enterprise Cluster: Build a Highly Available Cluster With Commodity Hardware and Free Software
*The Linux Enterprise Cluster* explains how to take a number of inexpensive computers with limited resources, place them on a normal computer network, and install free software so that the computers act together like one powerful server. This make...![]()
document électronique
*How Linux Works* describes the inside of the Linux system for systems administrators, whether they maintain an extensive network in the office or one Linux box at home. Some books try to give you copy-and-paste instructions for how to deal with e...![]()
document électronique
"A fast, crystal-clear topical tour of the amazing collective accomplishment embodied in Ubuntu."-Cory Doctorow, Boing Boing Ubuntu 8.04 has been hailed as the Linux distribution for newbies, and it's certainly the Linux for the less geeky among u...![]()
document électronique
OpenBSD's stateful packet filter, PF, offers an amazing feature set and support across the major BSD platforms. Like most firewall software though, unlocking PF's full potential takes a good teacher.Peter N.M. Hansteen's PF website and conference ...![]()
document électronique
"Cisco routers and switches are the cornerstones of many networks. But when things break, repairs can intimidate even the most competent administrator. Luckily, just knowing the ""in case of emergency"" basics will take you far.
Just like the o...![]()
document électronique
Rails is a robust, flexible development platform that lets you build complex websites quickly. Major websites like GitHub, Hulu, and Twitter have run Rails under the hood, and if you know just enough HTML and CSS to be dangerous, Rails Crash Cours...![]()
document électronique
JavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build ful...![]()
document électronique
What if William Shakespeare were asked to generate the Fibonacci series or Jane Austen had to write a factorial program? In If Hemingway Wrote JavaScript, author Angus Croll imagines short JavaScript programs as written by famous wordsmiths. The r...![]()
document électronique
JavaScript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun!
*JavaScript for Kids* is a lighthearted introduction that teaches programming essentials...![]()
document électronique
This isn't just a book of scripts for you to cut and paste into your HTML, only to find out that nothing works. *The Book of JavaScript* will teach you how to use JavaScript to quickly add interactivity, animation and other tricks to your Web page...![]()
document électronique
"I honestly didn't believe I'd learn much from the book because I've been working on Android security for many years. This belief could not have been more wrong. *Android Security Internals* has earned a permanent spot on my office bookshelf."**Ô...![]()
document électronique
CSS3 is the latest revision of cascading style sheets, the language used to define the look and formatting of web documents. A still-evolving standard, CSS3 presents a moving target for developers who need to stay abreast of which features are sup...![]()
document électronique
If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you?
In *Automate the Boring Stuff with Python*, you'll lear...![]()
document électronique
*Object-Oriented PHP* shows developers how to take advantage of the new object-oriented features of PHP. Working within the context of concrete examples, the book begins with code compatible with PHP 4 and 5, and then focuses on object-orientation...