دانلود کتاب Think Perl 6: How to Think Like a Computer Scientist
by Laurent Rosenfeld, Allen B. Downey
|
عنوان فارسی: فکر می کنم پرل 6: چگونه به فکر می کنم مثل یک دانشمند کامپیوتر |
دانلود کتاب
جزییات کتاب
Divided into two parts, Think Perl 6 starts with basic concepts that every programmer needs to know, and then focuses on different programming paradigms and some more advanced programming techniques. With two semesters’ worth of lessons, this book is the perfect teaching tool for computer science beginners in colleges and universities.
Learn basic concepts including variables, expressions, statements, functions, conditionals, recursion, and loops
Understand commonly used basic data structures and the most useful algorithms
Dive into object-oriented programming, and learn how to construct your own types and methods to extend the language
Use grammars and regular expressions to analyze textual content
Explore how functional programming can help you make your code simpler and more expressive