Showing results for "keith cirkel"
Showing 1 - 1 of 1 Results
Adult content is visible.
JavaScript Recipes
A Problem-Solution Approach
2016
EN
Quickly discover solutions to common problems, best practices you can follow, and everything JavaScript has to offer. Using a problem-solution approach, this book takes you from language basics like built-in objects and flow control all the way to advanced optimization techniques, frameworks and Node.js.With JavaScript Recipes you will learn language fundamentals like types, conversions, execution contexts, expressions, operators, statements, and built-in objects. You'll e...
People who read this also enjoyed
2003
EN
Regular expressions are such a powerful tool for manipulating text and data that anyone who uses a computer can benefit from them. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. While a command of regular expressions is an invaluable skill, all there is to know about them fills a very large volume, and you don't always have time to thumb through hundreds of pages each time a question a...
jQuery Pocket Reference
Read Less, Learn More
2010
EN
"As someone who uses jQuery on a regular basis, it was surprising to discover how much of the library I’m not using. This book is indispensable for anyone who is serious about using jQuery for non-trivial applications." -- Raffaele Cecco, longtime developer of video games, including Cybernoid, Exolon, and StormlordjQuery is the "write less, do more" JavaScript library. Its powerful features and ease of use have made it the most popular client-side JavaScript framework for the Web. ...
Programming in Python 3: A Complete Introduction to the Python Language
A Complete Introduction to the Python Language
2009
EN
A Fully Revised Edition Featuring New Material on Coroutines, Debugging, Testing, Parsing, String Formatting, and More Python 3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3’s features a...
sed and awk Pocket Reference
Text Processing with Regular Expressions
2002
EN
For people who create and modify text files, sed and awk are power tools for editing. sed, awk, and regular expressions allow programmers and system administrators to automate editing tasks that need to be performed on one or more files, to simplify the task of performing the same edits on multiple files, and to write conversion programs.The sed & awk Pocket Reference is a companion volume to sed & awk, Second Edition, Unix in a Nutshell, Third Edition, and Effective ...
sed & awk
UNIX Power Tools
2010
EN
sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox.sed is a "stream editor" for editing streams of text that might be too large to edit as a single file, or that might be generated on the fly as part of a larger data processing step. The most common operation done with sed is substitution, replacing one block of text with another.awk is a complete programming language. Unlike many conventi...
CodeNotes for Java
Intermediate and Advanced Language Features
- Series -
- CodeNotes
2002
EN
Accessible
CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals and pocket references.CodeNotes for Java: In...
MySQL Pocket Reference
SQL Functions and Utilities
2007
EN
To help you be more efficient in your work, this handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. This powerful database system is so rich in features that no administrator or programmer can stay familiar with all of them. MySQL Pocket Reference is an ideal on-the-job companion, well organized to help you find and adapt the statements you need -- quickly....
2006
EN
Praise for Core Python ProgrammingThe Complete Developer's Guide to PythonNew to Python? The definitive guide to Python development for experienced programmersCovers core language features thoroughly, including those found in the latest Python releases–learn more than just the syntax!Learn advanced topics such as regular expressions, networking, m...
grep Pocket Reference
A Quick Pocket Reference for a Utility Every Unix User Needs
2009
EN
grep Pocket Reference is the first guide devoted to grep, the powerful Unix content-location utility. This handy book is ideal for system administrators, security professionals, developers, and others who want to learn more about grep and take new approaches with it -- for everything from mail filtering and system log management to malware analysis. With grep Pocket Reference, you will:Learn methods for filtering large files for specific contentAcq...
2012
EN
In just 24 sessions of one hour or less, Sams Teach Yourself Node.js in 24 Hours will help you master the Node.js platform and use it to build server-side applications with extraordinary speed and scalability. Using this text’s straightforward, step-by-step approach, you’ll move from basic installation, configuration, and programming all the way through real-time messaging between browser and server, testing and deployment. Every lesson and case-study application builds on what yo...
2011
EN
The objective of this book is to teach the skills necessary to program in Objective-C using a style that is easy to follow rich in examples and accessible to those who have never used Objective-C before. Topics covered include the fundamentals of Objective-C such as variables looping and flow control. Also included are details of object oriented programming working with files and memory and the Objective-C Foundation framework. Regardless of whether you are developing for Mac OS X or the iPho...











