Latest Books :
Recent Books
Showing posts with label Programming Languages. Show all posts
Showing posts with label Programming Languages. Show all posts

ActionScript for Flash MX: The Definitive Guide, 2nd Edition

 

ActionScript for Flash MX: The Definitive Guide, 2nd Edition

Book Description

ActionScript for Flash MX: The Definitive Guide is the most complete, up-to-date reference available for the latest version of ActionScript. Author Colin Moock has added hundreds of new code examples to show new Flash MX techniques in the real world. 
 
The book's language reference alone has nearly doubled from the first edition, with more than 250 new classes, objects, methods, and properties. You'll find exhaustive coverage of dozens of undocumented, under-documented, and mis-documented features.
 
{[['']]}

Hadoop: The Definitive Guide, 3rd Edition

 

Hadoop: The Definitive Guide, 3rd Edition


Book Description

With this digital Early Release edition of Hadoop: The Definitive Guide, you get the entire book bundle in its earliest form - the author's raw and unedited content - so you can take advantage of this content long before the book's official release. You'll also receive updates when significant changes are made. Ready to unleash the power of your massive dataset? With the latest edition of this comprehensive resource, you'll learn how to use Apache Hadoop to build and maintain reliable, scalable, distributed systems. It's ideal for programmers looking to analyze data sets of any size, and for administrators who want to set up and run Hadoop clusters.

This third edition covers recent changes to Hadoop, including new material on the new MapReduce API, as well as version 2 of the MapReduce runtime (YARN) and its more flexible execution model. You'll also find illuminating case studies that demonstrate how Hadoop is used to solve specific problems.
 
{[['']]}

SQL: A Beginner's Guide, 3rd Edition

 

SQL: A Beginner's Guide, 3rd Edition

Book Description

Written to the SQL:2006 ANSI/ISO standard, this easy-to-follow guide will get you started programming in SQL right away. You will learn how to retrieve, insert, update, and delete database data, and perform management and administrative functions. SQL: A Beginner's Guide, Third Edition covers new features, including SQL/XML, and is loaded with updated SQL examples along with notes on using them with the latest RDBMS software versions such as MySQL 5.0, SQL Server 2008, and Oracle Database 11g.
 
{[['']]}

SQL Pocket Guide, 3rd Edition

 

SQL Pocket Guide, 3rd Edition

Book Description

If you're a programmer or database administrator who uses SQL in your day-to-day work, this popular pocket guide is the ideal on-the-job reference. It uses numerous examples to address the language's complexity, and covers key aspects of SQL used in Oracle, DB2, SQL Server, MySQL, and PostgreSQL. That includes the syntax for querying, managing transactions, and making changes to data, as well as SQL functions, type conversion functions and formats, and regular expression syntax.

{[['']]}

MySQL Pocket Reference, 2nd Edition

 

MySQL Pocket Reference, 2nd Edition

Book Description

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. MySQL 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.

{[['']]}

Regular Expression Pocket Reference, 2nd Edition

 

Regular Expression Pocket Reference, 2nd Edition


Book Description

This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries.
 
{[['']]}

Perl/Tk Pocket Reference

 

Perl/Tk Pocket Reference

Book Description

The Perl/Tk Pocket Reference is a companion volume to Learning Perl/Tk, an O'Reilly Animal Guide. Learning Perl/Tk is a tutorial for Perl/Tk, the extension to Perl for creating graphical user interfaces. With Tk, Perl programs can be window-based rather than command-line based, with buttons, entry fields, listboxes, menus, scrollbars, balloons, tables, dialogs, and more. And Perl/Tk programs run on UNIX and Windows-based computers.

This small book is a handy reference guide geared toward the advanced Perl/Tk programmer. Novice Perl/Tk programmers will find that its compact size gives them a global view of Perl/Tk's capabilities; they can then turn to Learning Perl/Tk for details. The Perl/Tk Pocket Reference describes every Perl/Tk graphical element, including general widget and variable information, callbacks, geometry management, bindings, events, and window management, as well as composite widget, font, and image creation and manipulation commands.
 
{[['']]}

jQuery Pocket Reference

 

jQuery Pocket Reference

Book Description

jQuery 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. This book is jQuery's trusty companion: the definitive "read less, learn more" guide to the library. jQuery Pocket Reference explains everything you need to know about jQuery, completely and comprehensively.


{[['']]}

grep Pocket Reference

 

grep Pocket Reference

 

Book Description

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.
 
{[['']]}

JavaScript Pocket Reference, 3rd Edition

 

JavaScript Pocket Reference, 3rd Edition


Book Description

JavaScript is the ubiquitous programming language of the Web, and for more than 15 years, JavaScript: The Definitive Guide has been the bible of JavaScript programmers around the world. This book is an all-new excerpt of The Definitive Guide, collecting the essential parts of that hefty volume into this slim yet dense pocket reference.

The first 9 chapters document the latest version (ECMAScript 5) of the core JavaScript language, covering: 1) Types, values, and variables, 2) Operators, expressions, and statements, 3) Objects and arrays, 4) Functions and classes.

The next 5 chapters document the fundamental APIs for using JavaScript with HTML5 and explain how to: 1) Interact with web browser windows, 2) Script HTML documents and document elements, 3) Modify and apply CSS styles and classes, 4) Respond to user input events, 5) Communicate with web servers, 6) Store data locally on the user's computer.

This book is a perfect companion to jQuery Pocket Reference.


{[['']]}

HTML & XHTML Pocket Reference, 4th Edition

 

 HTML & XHTML Pocket Reference, 4th Edition

Book Description

After years of using spacer GIFs, layers of nested tables, and other improvised solutions for building your web sites, getting used to the more stringent standards-compliant design can be intimidating. HTML and XHTML Pocket Reference is the perfect little book when you need answers immediately.

HTML and XHTML Pocket Reference features easy-to-find listings of every HTML and XHTML tag, and every Cascading Style Sheet value. It's an indispensable reference for any serious web designer, author, or programmer who needs a fast on-the-job resource when working with established web standards.




{[['']]}

XML Pocket Reference, 3rd Edition

 

XML Pocket Reference, 3rd Edition


Book Description

A perennial bestseller, the handy XML Pocket Reference from O'Reilly has been revised once again to give you quick access to the latest goods. In addition to its comprehensive look at XML, this third edition has been updated with new material on Namespaces and XML Schema. If you need XML answers quick and on the fly, this compact book is most definitely the book for you.
 
{[['']]}

Expert PL/SQL Practices

 

Expert PL/SQL Practices



Book Description

Expert PL/SQL Practices is a book of collected wisdom on PL/SQL programming from some of the best and the brightest in the field. Each chapter is a deep-dive into a specific problem, technology, or feature set that you'll face as a PL/SQL programmer. Each author has chosen their topic out of the strong belief that what they share can make a positive difference in the quality and scalability of code that you write.

The path to mastery begins with syntax and the mechanics of writing statements to make things happen. If you've reached that point with PL/SQL, then let the authors of Expert PL/SQL Practices show you how to combine syntax and mechanics with features and techniques to really make the language sing. You'll learn to do more with less effort, to write code that scales and performs well, and to eliminate and avoid defects.
 
{[['']]}

Learning Oracle PL/SQL

 

Learning Oracle PL/SQL


Book Description

PL/SQL, Oracle's programming language for stored procedures, delivers a world of possibilities for your database programs. PL/SQL supplements the standard relational database language, SQL, with a wide range of procedural features, including loops, IF-THEN statements, advanced data structures, and rich transactional control - all closely integrated with the Oracle database server.

Knowing where to start with Oracle's procedural language is not always obvious to a newcomer, especially considering the language's feature set and the sheer size of the official documentation (not to mention Oracle's ever-increasing number of pre-built PL/SQL programs). But Learning Oracle PL/SQL offers the signposts and guidance you need to come up to speed on the language, delivered in a manageable number of pages while covering all the essentials.




{[['']]}

Oracle PL/SQL Recipes

 

Oracle PL/SQL Recipes


Book Description

Oracle PL/SQL Recipes is your go to book for PL/SQL programming solutions. It takes a task-oriented approach to PL/SQL programming that lets you quickly look up a specific task and see the pattern for a solution. Then it's as simple as modifying the pattern for your specific application and implementing it. And you're done and home for dinner.

Oracle PL/SQL Recipes is another in Apress' ongoing series of recipe books aimed at Oracle practitioners. The recipe format is ideal for the busy professional who just needs to get the job done.


{[['']]}

Oracle PL/SQL Language Pocket Reference, 4th Edition

 

Oracle PL/SQL Language Pocket Reference, 4th Edition

Book Description

The fourth edition of this popular pocket guide provides quick-reference information that will help you use Oracle's PL/SQL language, including the newest Oracle Database 11g features. 

A companion to Steven Feuerstein and Bill Pribyl's bestselling Oracle PL/SQL Programming, this concise guide boils down the most vital PL/SQL information into an accessible summary.
 

{[['']]}

C# Programming Language - 4th Edition

 

C# Programming Language - 4th Edition

Book Description

The popular C# programming language combines the high productivity of rapid application development languages with the raw power of C and C++. 

Updated to cover the new features of C# 4.0, including dynamic binding, named and optional parameters, and covariant and contravariant generic types, this release takes the language to the next level by adding the ability to cleanly write programs that don't rely on static type definitions. 

This allows dynamic programming languages such as Python, Ruby, and JavaScript to feel native to C#. The C# Programming Language, Fourth Edition, continues to be the authoritative and annotated technical reference for C# 4.0.

 

Book Details

Publisher:Addison-Wesley
By:Anders Hejlsberg, Mads Torgersen, Scott Wiltamuth, Peter Golde
ISBN:978-0-321-74176-9
Year:
Pages:864
Language:English
File size:33.1 MB
File format:PDF

{[['']]}

The Ruby Programming Language

 

The Ruby Programming Language

Publisher:O'Reilly Media
By:David Flanagan, Yukihiro Matsumoto
ISBN:978-0-596-51617-8
Year:
Pages:448
Language:English
File size:4.8 MB
File format:PDF


 
Bestselling author David Flanagan teams up with Ruby creator Yukihiro "Matz" Matsumoto and writer/cartoonist/programmer why the lucky stiff to bring you the authoritative guide to Ruby. 

Covering versions 1.9 and 1.8, this book helps you learn Ruby's lexical structure, primary expressions, conditionals, syntax, classes, the data it manipulates, and more. For experienced programmers who want to look at this language in depth, this guide is invaluable.

{[['']]}

ASSEMBLY LANGUAGE STEP BY STEP

 

ASSEMBLY LANGUAGE STEP BY STEP


A Note to People Who Have Never Programmed Before:
 
More than anyone else, this book was written for you. Starting with assembly language
would not be most people's first choice in a computer language, but it's been done; it can
be done, and it can be done with less agony than you might think. Still, it's a novel aim
for a computer book, and I'd like you to do a little quality control for me and tell me how
I'm doing.

While you're going through this book, ask yourself once in a while: is it working? And if
not, why not?

If I lose you somewhere in the discussion, jot a note in the margin. Tell me where I lost
you. If possible, tell me why. (And saying, "I just don't get it" is perfectly acceptable, as
long as you tell me where in the book you were when you started not to get it.)
As with all my books, I hope to keep this one in print well into the 21st century, revising
it as need be to hone my technique and follow the technology. Telling me how the book
works or doesn't work will, in time, help me make a better book. 
{[['']]}

C++ Programming Language by Bjarne Stroustrup

 

C++ Programming Language by Bjarne Stroustrup


I find using C++ more enjoyable than ever. C++’s support for design and programming has improved dramatically over the years, and lots of new helpful techniques have been developed for its use. However, C++ is not just fun. Ordinary practical programmers have achieved significant improvements in productivity, maintainability, flexibility, and quality in projects of just about any kind and scale. 

By now, C++ has fulfilled most of the hopes I originally had for it, and also succeeded
at tasks I hadn’t even dreams of. This book introduces standard C++† and the key programming and design techniques supported by C++. Standard C++ is a far more powerful and polished language than the version of C++ introduced by the first edition of this book. New language features such as namespaces, exceptions, templates, and run-time type identification allow many techniques to be applied more directly than was possible before, and the standard library allows the programmer to start from a much higher level than the bare language. 

 About a third of the information in the second edition of this book came from the first. This third edition is the result of a rewrite of even larger magnitude. It offers something to even the most experienced C++ programmer; at the same time, this book is easier for the novice to approach than its predecessors were. The explosion of C++ use and the massive amount of experience accumulated as a result makes this possible. The definition of an extensive standard library makes a difference to the way C++ concepts can be presented. 

As before, this book presents C++ independently of any particular implementation, and as before, the tutorial chapters present language constructs and concepts in a ‘‘bottom up’’ order so that a construct is used only after it has been defined. However, it is much easier to use a well designed library than it is to understand the details of its implementation. Therefore, the standard library can be used to provide realistic and interesting examples well before a reader can be assumed to understand its inner workings. The standard library itself is also a fertile source of programming examples and design techniques.

 
 

{[['']]}

Follow on Dailymotion

Like Free Books Inventory

Popular BOOKS

 
Support : Free Books Inventory
Copyright 2013. Free Books Inventory - All Rights Reserved
Template Created by : Ch. Kashif Nadeem - 03006986459