Perl/CGI - Programowanie - ebooki
Ebooki z kategorii: Perl/CGI - Programowanie dostępne w księgarni Helion
-
Dzięki książce odkryjesz mało znane i mniej typowe zastosowania tego języka. Czytając ją, dowiesz się, w jaki sposób wykorzystać Perl do różnych zadań.
- Druk
- PDF + ePub + Mobi pkt
Niedostępna
-
Promocja Promocja 2za1
f you’re ready to get started with Raku (formerly Perl 6), this is the book you want, whether you’re a programmer, system administrator, or web hacker. Raku is a new language—a modern reinvention of Perl suitable for almost any task, from short fixes to complete web applications. This hands-on tutorial gets you started.Author bria- ePub + Mobi pkt
(126,51 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
Promocja Promocja 2za1
Want to learn how to program and think like a computer scientist? This practical guide gets you started on your programming journey with the help of Perl 6, the younger sister of the popular Perl programming language. Ideal for beginners, this hands-on book includes over 100 exercises with multiple solutions, and more than 1,000 code examples so yo- ePub + Mobi pkt
(125,76 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
Promocja Promocja 2za1
Many programmers would love to use Perl for projects that involve heavy lifting, but miss the many traditional algorithms that textbooks teach for other languages. Computer scientists have identified many techniques that a wide range of programs need, such as:Fuzzy pattern matching for text (identify misspellings!)Finding correlations in dataGame- ePub + Mobi pkt
(79,07 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
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- ePub + Mobi pkt
(95,17 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
Promocja Promocja 2za1
This book picks up right where Learning Perl leaves off. With Intermediate Perl, you’ll graduate from short scripts to much larger programs, using features that make Perl a general-purpose language. This gentle but thorough guide introduces you to modules, complex data structures, and object-oriented programming.Each chapter is small enough t- ePub + Mobi pkt
(94,43 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
Promocja Promocja 2za1
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- ePub + Mobi pkt
(127,96 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
Promocja Promocja 2za1
If you have a Perl programming question, you'll find the answer quickly in this handy, easy-to-use quick reference. The Perl Pocket Reference condenses and organizes stacks of documentation down to the most essential facts, so you can find what you need in a heartbeat.Updated for Perl 5.14, the 5th edition provides a summary of Perl syntax rules an- ePub + Mobi pkt
(25,61 zł najniższa cena z 30 dni)
42.42 zł
49.90 zł(-15%) -
Promocja Promocja 2za1
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 r- ePub + Mobi pkt
(82,07 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
Learning Perl, popularly known as "the Llama," is the book most programmers rely on to get started with Perl. The bestselling Perl tutorial since it was first published in 1993, this new fifth edition covers recent changes to the language up to Perl 5.10. This book reflects the combined experience of its authors, who have taught Perl at Stonehenge- ePub + Mobi pkt
(80,24 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and- ePub + Mobi pkt
(52,68 zł najniższa cena z 30 dni)
80.73 zł
94.99 zł(-15%) -
Promocja Promocja 2za1
With more than a million dedicated programmers, Perl has proven to be the best computing language for the latest trends in computing and business. While other languages have stagnated, Perl remains fresh, thanks to its community-based development model, which encourages the sharing of information among users. This tradition of knowledge-sharing al- ePub + Mobi pkt
(56,94 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
Promocja Promocja 2za1
Is there any sexier topic in software development than software testing? That is, besides game programming, 3D graphics, audio, high-performance clustering, cool websites, et cetera? Okay, so software testing is low on the list. And that's unfortunate, because good software testing can increase your productivity, improve your designs, raise your- ePub + Mobi pkt
(56,94 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
Promocja Promocja 2za1
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 algorithm- ePub + Mobi pkt
(80,64 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O'Reilly gives you the essential knowledge of- ePub + Mobi pkt
(89,27 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
Promocja Promocja 2za1
Among the many different approaches to "templating" with Perl--such as Embperl, Mason, HTML::Template, and hundreds of other lesser known systems--the Template Toolkit is widely recognized as one of the most versatile. Like other templating systems, the Template Toolkit allows programmers to embed Perl code and custom macros into HTML documents in- ePub + Mobi pkt
(81,00 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. Perl, with its highly developed capacities in string handling, text processing, networking,- ePub + Mobi pkt
(101,97 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
Promocja Promocja 2za1
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 seco- ePub + Mobi pkt
(101,48 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
Promocja Promocja 2za1
Perl is a versatile, powerful programming language used in a variety of disciplines, ranging from system administration to web programming to database manipulation. One slogan of Perl is that it makes easy things easy and hard things possible. This book is about making the leap from the easy things to the hard ones.Learning Perl Objects, Referenc- ePub + Mobi pkt
(71,67 zł najniższa cena z 30 dni)
101.15 zł
119.00 zł(-15%) -
Promocja Promocja 2za1
The Perl Journal (TPJ) did something most print journals aspire to, but few succeed. Within a remarkable short time, TPJ acquired a cult-following and became the voice of the Perl community. Every serious Perl programmer subscribed to it, and every notable Perl guru jumped at the opportunity to write for it. Back issues were swapped like trading c- ePub + Mobi pkt
(103,52 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
Promocja Promocja 2za1
Graphics programmers aren't the only ones who need to be proficient with graphics. Web and applications programmers know that a dull web page can be quickly transformed into one that's interesting and lively with the use of well-planned graphics. And fortunately, you don't need the skills of a fulltime graphics programmer to use graphics effectivel- ePub + Mobi pkt
(71,86 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
Promocja Promocja 2za1
In its first five years of existence, The Perl Journal ran 247 articles by over 120 authors. Every serious Perl programmer subscribed to it, and every notable Perl guru jumped at the opportunity to write for it. TPJ explained critical topics such as regular expressions, databases, and object-oriented programming, and demonstrated Perl's utility f- ePub + Mobi pkt
(102,87 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
Promocja Promocja 2za1
Perl is a very powerful tool for Oracle database administrators, but too few DBAs realize how helpful Perl can be in managing, monitoring, and tuning Oracle databases. Whether you're responsible for Oracle9i, Oracle8i, or earlier databases, you'll find Perl an invaluable addition to your database administration arsenal.You don't need to be a Perl- ePub + Mobi pkt
(100,97 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
Promocja Promocja 2za1
The Perl Pocket Reference is an invaluable reference for those who find themselves frequently searching for a quick answer to a question or reminder of a syntax rule. This handy, well-organized quick reference condenses stacks of Perl documentation down to the most essential at-your-fingertips facts. For ease-of-use, convenience, and price, this l- ePub + Mobi pkt
(19,89 zł najniższa cena z 30 dni)
29.67 zł
34.90 zł(-15%) -
Promocja Promocja 2za1
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- ePub + Mobi pkt
(77,22 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphical user interfaces. The book is an ideal reference for- ePub + Mobi pkt
(94,78 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
Promocja Promocja 2za1
XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to legal contracts to books. However, XML has also p- ePub + Mobi pkt
(81,35 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it.Mastering Perl/Tk is the "bible" of Per- ePub + Mobi pkt
(102,86 zł najniższa cena z 30 dni)
143.65 zł
169.00 zł(-15%) -
Promocja Promocja 2za1
With its highly developed capacity to detect patterns in data, Perl has become one of the most popular languages for biological data analysis. But if you're a biologist with little or no programming experience, starting out in Perl can be a challenge. Many biologists have a difficult time learning how to apply the language to bioinformatics. The mo- ePub + Mobi pkt
(77,68 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
If you ask Perl programmers today what book they relied on most when they were learning Perl, you'll find that an overwhelming majority will name Learning Perl--also known affectionately as "the Llama." The first edition of Learning Perl appeared in 1993 and has been a bestseller ever since. Written by two of the most prominent and active members o- ePub + Mobi pkt
(68,76 zł najniższa cena z 30 dni)
101.15 zł
119.00 zł(-15%) -
Promocja Promocja 2za1
Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method--and one of the most powerful ones--of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or- ePub + Mobi pkt
(83,28 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
One of the greatest strengths of the Perl programming language is its ability to manipulate large amounts of data. Database programming is therefore a natural fit for Perl, not only for business applications but also for CGI-based web and intranet applications.The primary interface for database programming in Perl is DBI. DBI is a database-inde- ePub + Mobi pkt
(81,77 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%)