HTTP Pocket Reference

HTTP Pocket Reference
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 82
Release :
ISBN-10 : 9781449379605
ISBN-13 : 1449379605
Rating : 4/5 (05 Downloads)

Synopsis HTTP Pocket Reference by : Clinton Wong

The HyperText Transfer Protocol, or HTTP, is the backbone of the World Wide Web. HTTP is the language that each web browser (or other web client) uses to communicate with servers around the world. All web programmers, administrators, and application developers need to be familiar with HTTP in order to work effectively.The HTTP Pocket Reference not only provides a solid conceptual foundation of HTTP, it also serves as a quick reference to each of the headers and status codes that comprise an HTTP transaction. The book starts with a tutorial of HTTP, but then explains the client request and server responses in more detail, and gives a thorough technical explanation of more advanced features of HTTP (such as persistent connections and caching).Most people use the Web every day without knowing anything about HTTP, but for those who need to get "beyond the browser," this book is the place to start.

Pocket Ref

Pocket Ref
Author :
Publisher : Sequoia Publishing
Total Pages : 0
Release :
ISBN-10 : 1885071620
ISBN-13 : 9781885071620
Rating : 4/5 (20 Downloads)

Synopsis Pocket Ref by :

Among the many topics covered in this handy, pocket-sized guide are air and gases, carpentry and construction, pipes, pumps, computers, electronics, geology, math, surveying and mapping, and weights and measures. Includes tables, charts, drawings, lists & formulas.

Python Pocket Reference

Python Pocket Reference
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 215
Release :
ISBN-10 : 9781449356941
ISBN-13 : 144935694X
Rating : 4/5 (41 Downloads)

Synopsis Python Pocket Reference by : Mark Lutz

Updated for both Python 3.4 and 2.7, this convenient pocket guide is the perfect on-the-job quick reference. Youâ??ll find concise, need-to-know information on Python types and statements, special method names, built-in functions and exceptions, commonly used standard library modules, and other prominent Python tools. The handy index lets you pinpoint exactly what you need. Written by Mark Lutzâ??widely recognized as the worldâ??s leading Python trainerâ??Python Pocket Reference is an ideal companion to Oâ??Reillyâ??s classic Python tutorials, Learning Python and Programming Python, also written by Mark. This fifth edition covers: Built-in object types, including numbers, lists, dictionaries, and more Statements and syntax for creating and processing objects Functions and modules for structuring and reusing code Pythonâ??s object-oriented programming tools Built-in functions, exceptions, and attributes Special operator overloading methods Widely used standard library modules and extensions Command-line options and development tools Python idioms and hints The Python SQL Database API

JavaScript Pocket Reference

JavaScript Pocket Reference
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 137
Release :
ISBN-10 : 9780596552152
ISBN-13 : 0596552157
Rating : 4/5 (52 Downloads)

Synopsis JavaScript Pocket Reference by : David Flanagan

JavaScript--the powerful, object-based scripting language that can be embedded directly into HTML pages--has earned its place in the web developer's toolkit, to the extent that it's now considered required knowledge for web developers. You can use JavaScript to create dynamic, interactive applications that run completely within a web browser. JavaScript is also the language of choice for developing Dynamic HTML content. Because its syntax is based on the popular programming languages C, C++, and Java, JavaScript is familiar and easy to learn for experienced programmers. At the same time, it's an interpreted scripting language, providing a flexible, forgiving programming environment for new programmers. The JavaScript Pocket Reference, 2nd Edition, provides a complete overview of the core JavaScript language and client-side scripting environment, as well as quick-reference material on core and client-side objects, methods, and properties. The new edition has been revised to cover JavaScript 1.5, and is particularly useful for developers working with the standards-compliant web browsers, such as Internet Explorer 6, Netscape 7, and Mozilla. Ideal as an introduction for beginners and a quick reference for advanced developers, this pocket-sized book is easy to take anywhere and serves as the perfect companion volume to the bestselling JavaScript: The Definitive Guide, 4th Edition. O'Reilly's Pocket References have become a favorite among developers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point and need to get to the answer quickly, the new JavaScript Pocket Reference is the book you'll want close at hand.

C Pocket Reference

C Pocket Reference
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 143
Release :
ISBN-10 : 9781449378899
ISBN-13 : 1449378897
Rating : 4/5 (99 Downloads)

Synopsis C Pocket Reference by : Peter Prinz

C is one of the oldest programming languages and still one of the most widely used. Whether you're an experienced C programmer or you're new to the language, you know how frustrating it can be to hunt through hundreds of pages in your reference books to find that bit of information on a certain function, type or other syntax element. Or even worse, you may not have your books with you. Your answer is the C Pocket Reference. Concise and easy to use, this handy pocket guide to C is a must-have quick reference for any C programmer. It's the only C reference that fits in your pocket and is an excellent companion to O'Reilly's other C books.Ideal as an introduction for beginners and a quick reference for advanced programmers, the C Pocket Reference consists of two parts: a compact description of the C language and a thematically structured reference to the standard library. The representation of the language is based on the ANSI standard and includes extensions introduced in 1999. An index is included to help you quickly find the information you need.This small book covers the following: C language fundamentals Data types Expressions and operators C statements Declarations Functions Preprocessor directives The standard library O'Reilly's Pocket References have become a favorite among programmers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point in your work and need to get to a solution quickly, the new C Pocket Reference is the book you'll want to have.

Regular Expression Pocket Reference

Regular Expression Pocket Reference
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 129
Release :
ISBN-10 : 9780596514273
ISBN-13 : 0596514271
Rating : 4/5 (73 Downloads)

Synopsis Regular Expression Pocket Reference by : Tony Stubblebine

A guide to the syntax and semantics of regular expressions for Perl 5.8, Ruby, Java, PHP, C#, .NET, Python, JavaScript, and PCRE.

HTTP Pocket Reference

HTTP Pocket Reference
Author :
Publisher :
Total Pages : 75
Release :
ISBN-10 : 0596152663
ISBN-13 : 9780596152666
Rating : 4/5 (63 Downloads)

Synopsis HTTP Pocket Reference by :

vi Editor Pocket Reference

vi Editor Pocket Reference
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 64
Release :
ISBN-10 : 9780596552084
ISBN-13 : 0596552084
Rating : 4/5 (84 Downloads)

Synopsis vi Editor Pocket Reference by : Arnold Robbins

For many users, working in the UNIX environment means using vi, a full-screen text editor available on most UNIX systems. Even those who know vi often make use of only a small number of its features.The vi Editor Pocket Reference is a companion volume to O'Reilly's updated sixth edition of Learning the vi Editor, a complete guide to text editing with vi. New topics in Learning the vi Editor include multi-screen editing and coverage of four vi clones: vim,elvis, nvi, and vile.This small book is a handy reference guide to the information in the larger volume, presenting movement and editing commands, the command-line options, and other elements of the vi editor in an easy-to-use tabular format.

Linux iptables Pocket Reference

Linux iptables Pocket Reference
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 98
Release :
ISBN-10 : 9781449378981
ISBN-13 : 1449378986
Rating : 4/5 (81 Downloads)

Synopsis Linux iptables Pocket Reference by : Gregor N. Purdy

Firewalls, Network Address Translation (NAT), network logging and accounting are all provided by Linux's Netfilter system, also known by the name of the command used to administer it, iptables. The iptables interface is the most sophisticated ever offered onLinux and makes Linux an extremely flexible system for any kind of network filtering you might do. Large sets of filtering rules can be grouped in ways that makes it easy to test them and turn them on and off.Do you watch for all types of ICMP traffic--some of them quite dangerous? Can you take advantage of stateful filtering to simplify the management of TCP connections? Would you like to track how much traffic of various types you get?This pocket reference will help you at those critical moments when someone asks you to open or close a port in a hurry, either to enable some important traffic or to block an attack. The book will keep the subtle syntax straight and help you remember all the values you have to enter in order to be as secure as possible. The book has an introductory section that describes applications,followed by a reference/encyclopaedic section with all the matches and targets arranged alphabetically.

GDB Pocket Reference

GDB Pocket Reference
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 82
Release :
ISBN-10 : 0596100272
ISBN-13 : 9780596100278
Rating : 4/5 (72 Downloads)

Synopsis GDB Pocket Reference by : Arnold Robbins

Many Linux and Unix developers are familiar with the GNU debugger (GBD), the invaluable open source tool for testing, fixing, and retesting software. And since GDB can be ported to Windows, Microsoft developers and others who use this platform can also take advantage of this amazing free software that allows you to see exactly what's going on inside of a program as it's executing. This new pocket guide gives you a convenient quick reference for using the debugger with several different programming languages, including C, C++, Java, Fortran and Assembly. The GNU debugger is the most useful tool during the testing phase of the software development cycle because it helps you catch bugs in the act. You can see what a program was doing at the moment it crashed, and then readily pinpoint and correct problem code. With the GDB Pocket Reference on hand, the process is quick and painless. The book covers the essentials of using GBD is a testing environment, including how to specify a target for debugging and how to make a program stop on specified conditions. This handy guide also provides details on using the debugger to examine the stack, source files and data to find the cause of program failure-and then explains ways to use GBD to make quick changes to the program for further testing and debugging. The ability to spot a bug in real time with GDB can save you hours of frustration, and having a quick way to refer to GBD's essential functions is key to making the process work. Once you get your hands on the GDB Pocket Reference, you'll never let go!