>> Friday, July 3, 2009

.NET Language Compiler (easy study material)

All software developers use languages, which are the fundamental tool of the trade. Despite curiosity about how languages work, few developers actually understand how. Unfortunately, most texts on language and compiler development are hard to digest, written from academic platforms for use in college-level computer science programs. On the other hand, Build Your Own .NET Language and Compiler demystifies compiler and language development, and makes the subjects palatable for all programmers.

This practical book presents techniques that you can apply to everyday work. You’ll learn to add scripts and macro languages to your applications, add runtime expression evaluation to their applications, and generate code immediately. Further, you will learn parsing techniques, which are essential to extract information from any structured form of data—like text files, user input, XML, or HTML. As a bonus, the book includes a complete QuickBasic compatible compiler with source code that works. The compiler illustrates the book’s techniques and acts as a versatile .NET language.

File format: HTML

Read more...

Harry Potter (Half blood prince and Deadly Hallows)

Harry slowly raised his head and stared morosely at the familiar visage of number four, Privet Drive. What had already been a horrible day was rapidly getting worse. Not only did he have to appear unannounced on the Dursleys’ doorstep (something he knew they’d have no problem expressing their displeasure over), but he’d also have to tell them that two other freaks would be joining him this afternoon. The corner of Harry’s mouth twitched humorlessly as he envisioned how they’d take the news. He’d left Ron and Hermione at King’s Cross station a little over an hour ago. They were each going to make quick stops at their respective homes before Apparating to Privet Drive. Harry smiled fondly, remembering their show of solidarity. He hadn’t been expecting it; he’d thought he’d be going on alone. Although he was desperately worried about them and the remainder of their quest, he had to admit that the thought of some support while facing his relatives was quite nice indeed. Harry had thought it would be better – or at least less embarrassing – if he arrived at Privet Drive first and prepared his relatives for their arrival.

File format: PDF
Pages: 827, 659

Read more...

Macromedia Flash MX Advanced learning E-book

Macromedia Flash MX is one of the hottest technologies on the Web today. Leading corporate Web sites use its streamlined graphics to communicate their brands; major motion picture studios promote theatrical releases with Flash animations; and online gaming and educational sites provide rich user experiences with Flash interactivity.

The aim of this book is to demonstrate the advanced features of Flash MX through a logical approach, emphasizing how techniques are applied. You will learn how techniques build on each other, and how groups of techniques can be combined to solve a particular problem. Each example you work through puts another skill under your belt, so by the end of this book you’ll be able to create sophisticated interactive Flash projects. For example, creating a pull-down menu illustrates how simple elements— invisible buttons, event handlers, button-tracking options, and movie clips— come together to make more complex behaviors. Examples illustrate the practical application of techniques, and additional tips explain how to apply these techniques in other contexts.

File format: PDF
Pages: 820

Read more...

Complete network Administration (DNS and Firewall)

Completely revised and much expanded, the new edition of the highly respected and bestselling Building Internet Firewalls now covers Unix, Linux, and Windows NT. This practical and detailed guide explains in step-by-step fashion how to design and install firewalls and configure Internet services to work with a firewall. It covers a wide range of services and protocols and offers a complete list of resources, including the location of many publicly available firewalls construction tools.

The security risks--and the need to protect both business and personal data--have never been greater. We've updated Building Internet Firewalls to address these newer risks. What kinds of security threats does the Internet pose? Some, like password attacks and the exploiting of known security holes, have been around since the early days of networking. And others, like the distributed denial of service attacks that crippled Yahoo, E-Bay, and other major e-commerce sites in early 2000, are in current headlines. Firewalls, critical components of today's computer networks, effectively protect a system from most Internet security threats.

File format: HTML

Read more...

Data Structures and Algorithms in C, C++

This book describes data structures, methods of organizing large amounts of data, and algorithm analysis, the estimation of the running time of algorithms. As computers become faster and faster, the need for programs that can handle large amounts of input becomes more acute. Paradoxically, this requires more careful attention to efficiency, since inefficiencies in programs become most obvious when input sizes are large. By analyzing an algorithm before it is actually coded, students can decide if a particular solution will be feasible. For example, in this text students look at specific problems and see how careful implementations can reduce the time constraint for large amounts of data from 16 years to less than a second. Therefore, no algorithm or data structure is presented without an explanation of its running time. In some cases, minute details that affect the running time of the implementation are explored.

File format: HTML

Read more...

Action scrip for flash 5 and advanced versions

This dictionary describes the syntax and use of ActionScript elements in Flash 5. The entries in this guide are the same as those in ActionScript Dictionary Help. To use examples in a script, copy the example text from ActionScript Dictionary Help and paste it in the Actions panel in Expert Mode.
The dictionary lists all ActionScript elements—operators, keywords, statements, actions, properties, functions, objects, and methods. For an overview of all dictionary entries, see Contents of the dictionary; the tables in this section are a good starting point for looking up symbolic operators or methods whose object class you don’t know.


ActionScript follows the ECMA-262 Standard (the specification written by the European Computer Manufacturers Association) unless otherwise noted. Some Flash 4 (and earlier) ActionScript elements have been deprecated and replaced with new ActionScript elements that correspond to the ECMA Standard. It is recommended that you use the new Flash 5 elements, although deprecated elements are still supported by the Flash 5 Player.

File format: PDF
Pages: 282

Read more...

3ds Max 4 Bible and training tutorial

Many different aspects of 3D graphics exist, and in some larger production houses, you might be focused on only one specific area. However, for smaller organizations or the general hobbyist, you end up wearing all the hats—from modeler and lighting director to animator and post-production compositor. This book is organized to cover all the various aspects of 3D graphics, regardless of the hat on your head.

Provides readers with a comprehensive reference for creating effects for film, movies, and games. This book covers the modeling and modification of structures from primitive objects, plus other parametric design tools found in the program. and contains various projects to strengthen concepts learned with a color studio to showcase the results.

File format : PDF
Pages : 1309

Read more...

Back to TOP