Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Regular Expressions Cookbook
  • Language: en
  • Pages: 510

Regular Expressions Cookbook

"Regular Expressions Cookbook" provides 126 recipes written for today's most popular programming languages, including C#, Java, JavaScript, Perl, PHP, and Python.NET. Readers can save valuable time with this huge library of proven solutions to difficult, real-world problems.

Regular Expressions Cookbook
  • Language: en
  • Pages: 612

Regular Expressions Cookbook

Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right away. This revised edition covers the regular expression flavors used by C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET. You’ll learn powerful new tricks, avoid flavor-specific gotchas, and save valuable time with this huge library of practical solutions. Learn regular expressions basics through a detailed tutorial Use code listings to implement r...

Regular Expressions Cookbook
  • Language: en
  • Pages: 613

Regular Expressions Cookbook

"Detailed solutions in eight programming languages"--Cover.

Regular Expressions
  • Language: en
  • Pages: 188

Regular Expressions

  • Type: Book
  • -
  • Published: 2006
  • -
  • Publisher: Lulu.com

This thorough tutorial teaches you the complete regular expression syntax. Detailed examples and descriptions of how regular expressions work on the inside, give you a deep understanding enabling you to unleash their full power. Learn how to put your new skills to use with tools such as PowerGREP and EditPad Pro, as well as programming languages such as C#, Delphi, Java, JavaScript, Perl, PHP, Python, Ruby, Visual Basic, VBScript, and more.

ModSecurity 2.5
  • Language: en
  • Pages: 416

ModSecurity 2.5

Prevent web application hacking with this easy to use guide.

Introducing Regular Expressions
  • Language: en
  • Pages: 153

Introducing Regular Expressions

If you’re a programmer new to regular expressions, this easy-to-follow guide is a great place to start. You’ll learn the fundamentals step-by-step with the help of numerous examples, discovering first-hand how to match, extract, and transform text by matching specific words, characters, and patterns. Regular expressions are an essential part of a programmer’s toolkit, available in various Unix utlilities as well as programming languages such as Perl, Java, JavaScript, and C#. When you’ve finished this book, you’ll be familiar with the most commonly used syntax in regular expressions, and you’ll understand how using them will save you considerable time. Discover what regular expressions are and how they work Learn many of the differences between regular expressions used with command-line tools and in various programming languages Apply simple methods for finding patterns in text, including digits, letters, Unicode characters, and string literals Learn how to use zero-width assertions and lookarounds Work with groups, backreferences, character classes, and quantifiers Use regular expressions to mark up plain text with HTML5

High Performance JavaScript
  • Language: en
  • Pages: 234

High Performance JavaScript

If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with the DOM, page life cycle, and more. Yahoo! frontend engineer Nicholas C. Zakas and five other JavaScript experts—Ross Harmes, Julien Lecomte, Steven Levithan, Stoyan Stefanov, and Matt Sweeney—demonstrate optimal ways to load code onto a page, and offer programming tips to help your JavaScript run as effi...

Modsecurity Handbook
  • Language: en
  • Pages: 365

Modsecurity Handbook

  • Type: Book
  • -
  • Published: 2010
  • -
  • Publisher: Feisty Duck

"ModSecurity Handbook is the definitive guide to ModSecurity, a popular open source web application firewall. Written by Ivan Ristić, who designed and wrote much of ModSecurity, this book will teach you everything you need to know to monitor the activity on your web sites and protect them from attack. ... The official ModSecurity Reference Manual is included in the second part of the book."--Back cover.

Computer Science and Artificial Intelligence
  • Language: en
  • Pages: 960

Computer Science and Artificial Intelligence

Held in Guilin of China from August 13-14, 2016, the 2016 International Conference on Computer Science and Artificial Intelligence (CSAI2016) provides an excellent international platform for all invited speakers, authors and participants to share their results and establish research collaborations for future research. The conference enjoys a wide spread participation. It would not only serve as an academic forum, but also a good opportunity to establish business cooperation. CSAI2016 proceedings collects the most up-to-date, comprehensive, and worldwide state-of-art knowledge on computer science and artificial intelligence. After strict peer-review, the proceedings put together 117 articles based on originality, significance and clarity for the purpose of the conference.

Pro T-SQL Programmer's Guide
  • Language: en
  • Pages: 727

Pro T-SQL Programmer's Guide

  • Type: Book
  • -
  • Published: 2015-03-02
  • -
  • Publisher: Apress

Pro T–SQL Programmer’s Guide is your guide to making the best use of the powerful, Transact-SQL programming language that is built into Microsoft SQL Server's database engine. This edition is updated to cover the new, in-memory features that are part of SQL Server 2014. Discussing new and existing features, the book takes you on an expert guided tour of Transact–SQL functionality. Fully functioning examples and downloadable source code bring technically accurate and engaging treatment of Transact–SQL into your own hands. Step–by–step explanations ensure clarity, and an advocacy of best–practices will steer you down the road to success. Transact–SQL is the language developers ...