FREE EBOOK - JavaScript RegExp
by Sundeep Agarwal
The book heavily leans on examples to present features of regular expressions one by one. It is recommended that you manually type each example and experiment with them.You should have a good understanding of basic-level programming concepts and prior experience working with JavaScript. Should also know functional programming concepts like map and filter....
Publisher: Self-publishing | Release: 2019
The Linux Command Line, 2nd Edition
by William Shotts
The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell (or command line). Along the way you'll learn the timeless skills handed down by generations of experienced, mouse-shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more.In addition to that pra...
Price: $25.31 | Publisher: No Starch Press | Release: 2019
by Ben Forta
Regular expression experts have long been armed with an incredibly powerful tool, one that can be used to perform all sorts of sophisticated text processing and manipulation in just about every language and on every platform. That's the good news. The bad news is that for too long, regular expressions have been the exclusive property of only the most tech savvy. Until now.Ben Forta's Learning Regu...
Price: $29.86 | Publisher: Addison-Wesley | Release: 2018
by Zsolt Nagy
This quick guide to regular expressions is a condensed code and syntax reference for an important programming technique. It demonstrates regex syntax in a well-organized format that can be used as a handy reference, showing you how to execute regexes in many languages, including JavaScript, Python, Java, and C#.The Regex Quick Syntax Reference features short, focused code examples that show you how to use r...
Price: $25.58 | Publisher: Apress | Release: 2018
Data Analysis and Visualization Using Python
by Dr. Ossama Embarak
Look at Python from a data science point of view and learn proven techniques for data visualization as used in making critical business decisions. Starting with an introduction to data science with Python, you will take a closer look at the Python environment and get acquainted with editors such as Jupyter Notebook and Spyder. After going through a primer on Python programming, you will grasp fundamental Py...
Price: $22.63 | Publisher: Apress | Release: 2018
by brian d foy
If you're ready to get started with Perl 6, this is the book you want, whether you're a programmer, system administrator, or web hacker. Perl 6 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 brian d foy (Mastering Perl) provides a sophisticated introduction to this new prog...
Price: $54.27 | Publisher: O'Reilly Media | Release: 2018
Mastering Linux Shell Scripting, 2nd Edition
by Mokhtar Ebrahim, Andrew Mallett
In this book, you'll discover everything you need to know to master shell scripting and make informed choices about the elements you employ.Grab your favorite editor and start writing your best Bash scripts step by step. Get to grips with the fundamentals of creating and running a script in normal mode, and in debug mode. Learn about various conditional statements code snippets, and realize the power o...
Price: $17.84 | Publisher: Packt Publishing | Release: 2018
FREE EBOOK - The Unix Workbench
by Sean Kross
Learning the command line can be a difficult and intimidating task, but this book is designed to be your lighthouse in the modern computational storm. Unix is a 40 year old operating system that powers the internet, your phone, and the latest scientific research. This book aims to be a gateway to the world of computer programming, providing you with a set of tools that will allow you to scale your ideas. Ev...
Publisher: Leanpub | Release: 2017
Core Java SE 9 for the Impatient, 2nd Edition
by Cay S. Horstmann
Modern Java introduces major enhancements that impact the core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer needed and new features such as modularization make you far more effective. However, navigating these changes can be challenging.Core Java SE 9 for the Impatient, Second Edition, is a complete yet concise guide that includes all the latest changes up...
Price: $40.48 | Publisher: Addison-Wesley | Release: 2017
A Practical Guide to Linux Commands, Editors, and Shell Programming, 4th Edition
by Mark G. Sobell, Matthew Helmke
Linux is today's dominant Internet server platform. System administrators and Web developers need deep Linux fluency, including expert knowledge of shells and the command line. This is the only guide with everything you need to achieve that level of Linux mastery. Renowned Linux expert Mark Sobell has brought together comprehensive, insightful guidance on the tools sysadmins, developers, and power user...
Price: $28.99 | Publisher: Addison-Wesley | Release: 2017