Logo

Think Perl 6: How to Think Like a Computer Scientist

Large book cover: Think Perl 6: How to Think Like a Computer Scientist

Think Perl 6: How to Think Like a Computer Scientist
by

Publisher: Green Tea Press
Number of pages: 431

Description:
Think Perl 6 is an introduction to computer science and programming intended for people with little or no experience. After having completed this book, you should hopefully be able to write programs to solve relatively difficult problems in Perl 6, but my main aim is to teach computer science, software programming, and problem solving rather than solely to teach the Perl 6 language itself.

Home page url

Download or read it online for free here:
Download link
(1.3MB, PDF)

Similar books

Book cover: Web Client Programming with PerlWeb Client Programming with Perl
by - O'Reilly
Covers scripting to the Web, basics browser-server communication, writing Web clients for common tasks automatization, detection of broken links on a website. The book of interest to web administrators, Unix programmers and software developers.
(21812 views)
Book cover: Extreme Programming in PerlExtreme Programming in Perl
by - O'Reilly Media
The book takes a fresh look at software development. Business people will learn how XP enables customer-programmer communication for efficient and flexible requirements gathering. Programmers will see how XP allows them to take pride in their craft.
(20862 views)
Book cover: Practical mod_perlPractical mod_perl
by - O'Reilly
mod_perl is an Apache module that builds the Perl directly into the Apache web server. With mod_perl CGI scripts run 50 times faster, you can integrate databases with the server. The book is about building, using, programming, and optimizing mod_perl.
(15291 views)
Book cover: Beginning PerlBeginning Perl
by - Wrox
This book introduces Perl to both new programmers and experienced ones. It presents step-by-step guidance in getting started, a host of try-it-out exercises, real-world examples, and everything necessary for a Perl novice to start with confidence.
(14560 views)