Vyhledávat v databázi titulů je možné dle ISBN, ISSN, EAN, č. ČNB, OCLC či vlastního identifikátoru. Vyhledávat lze i v databázi autorů dle id autority či jména.
Projekt ObalkyKnih.cz sdružuje různé zdroje informací o knížkách do jedné, snadno použitelné webové služby. Naše databáze v tuto chvíli obsahuje 3150940 obálek a 950590 obsahů českých a zahraničních publikací. Naše API využívá většina knihoven v ČR.
Rok: 1997
ISBN: 9781565922204
OKCZID: 110048278
Citace (dle ČSN ISO 690):
SRINIVASAN, Sriram. Advanced Perl programming. Sebastopol: O'Reilly, c1997. xxiii, 404 s. The Perl Series.
Hodnocení:
4.0 / 5
(6 hlasů)
Whether your knowledge of Perl is casual or deep, this book will make you a more accomplished programmer. It covers complex techniques for managing production-ready Perl programs and explains methods for manipulating data and objects that may have looked like magic before. Furthermore, it sets Perl in the context of a larger environment, giving you the background you need for dealing with networks, databases, and GUIs. It also includes a discussion of internals to help you program more efficiently and embed Perl within C or C within Perl. Major topics include the practical use of packages and classes (object-oriented programming), complex data structures, persistence (e.g., using a database), networking, graphical interfaces using the Tk toolkit, interaction with C language functions, embedding and extending the Perl interpreter, and selected internals.