Thursday, December 27, 2007


Free Downloads

Free Downloads

Link to Free Downloads

Python

Posted: 27 Dec 2007 04:48 AM CST

1.Python in a Nutshell
Python in a Nutshell
O'Reilly Media, Inc.; 1st edition | ISBN: 0596001886 | 600 pages | March 2003 | CHM | 1 Mb

Ask any Python aficionado and you'll hear that Python programmers have it all: an elegant language that offers object-oriented programming support, a readable, maintainable syntax, integration with C components, and an enormous collection of precoded standard library and extension modules. Moreover, Python is easy to learn but powerful enough to take on the most ambitious programming challenges. But what Python programmers have lacked is one concise and clear reference resource, with the appropriate measure of guidance in how best to use Python's great power. Now Python in a Nutshell fills this need. In the tradition of O'Reilly's "In a Nutshell" series, this book offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many modules. This comprehensive reference guide makes it easy to look up all the most frequently needed information--not just about the Python language itself, but also the most frequently used parts of the standard library and the most important third-party extensions. Python in a Nutshell focuses on Python 2.2 (and all its point releases), currently the most stable and widespread Python release. This book includes:
* A fast-paced tutorial on the syntax of the Python language itself
* An explanation of object-oriented programming in Python, covering both the classic and new-style object models
* Coverage of other core topics, including exceptions, modules, strings, and regular expressions
* A quick reference for Python's built-in types and functions, as well as the key modules in the Python standard library, including sys, os, time, thread, math, and socket, among many others
* Reference material on important third-party extensions, such as Numeric and Tkinter
* Information about extending Python and embedding it into other applications

Python in a Nutshell provides a solid, no-nonsense quick reference to information that programmers rely on the most. This latest addition to the best-selling "In a Nutshell" series will immediately earn its place in any Python programmer's library.


Скачать | Download - (1 Mb)
IceFile.com

2.Programming Python, Second Edition
Programming Python focuses on advanced uses of the Python Programming Python focuses on advanced uses of the Python programming/scripting language, which has evolved from an emerging language of interest primarily to pioneers, to a widely accepted tool that traditional programmers use for real day-to-day development tasks. With Python, you can do almost anything you can do with C++; but Python is an interpreted language designed for rapid application development and deployment. Among other things, Python supports object-oriented programming; a remarkably simple, readable, and maintainable syntax; integration with C components; and a vast collection of pre-coded interfaces and utilities. As Python has grown to embrace developers on a number of different platforms (Unix, Linux, Windows, Mac), companies have taken notice and are adopting Python for their products.
rapidshare.com

3.Programming Python, Second Edition
Programming Python focuses on advanced uses of the Python Programming Python focuses on advanced uses of the Python programming/scripting language, which has evolved from an emerging language of interest primarily to pioneers, to a widely accepted tool that traditional programmers use for real day-to-day development tasks. With Python, you can do almost anything you can do with C++; but Python is an interpreted language designed for rapid application development and deployment. Among other things, Python supports object-oriented programming; a remarkably simple, readable, and maintainable syntax; integration with C components; and a vast collection of pre-coded interfaces and utilities. As Python has grown to embrace developers on a number of different platforms (Unix, Linux, Windows, Mac), companies have taken notice and are adopting Python for their products.
rapidshare.com

4.Python in a Nutshell

This book includes:
*A fast-paced tutorial on the syntax of the Python language itself
*An explanation of object-oriented programming in Python, covering both the classic and new-style object models
*Coverage of other core topics, including exceptions, modules, strings, and regular expressions
*A quick reference for Python's built-in types and functions, as well as the key modules in the Python standard library, including sys, os, time, thread, math, and socket, among many others Reference material on important third-party extensions, such as Numeric and Tkinter
*Information about extending Python and embedding it into other applications
Python in a Nutshell provides a solid, no-nonsense quick reference to information that programmers rely on the most.
rapidshare.com

5.How to Think Like a Computer Scientist: Learning with Python
How to Think Like a Computer Scientist: Learning with Python
By Allen Downey,&nbspJeffrey Elkner,&nbspChris Meyers,

* Publisher: Green Tea Pr
* Number Of Pages: 288
* Publication Date: 2002-01-04
* Sales Rank: 89182
* ISBN / ASIN: 0971677506
* EAN: 9780971677500
* Binding: Paperback
* Manufacturer: Green Tea Pr
* Studio: Green Tea Pr
* Average Rating: 4
Book Description:

"How to Think Like a Computer Scientist: Learning with Python" is an introduction to computer science using the Python programming language. It covers the basics of computer programming, including variables and values, functions, conditionals and control flow, program development and debugging. Later chapters cover basic algorithms and data structures.
Download

6.Python Programming for the Absolute Beginner
Publisher: Course Technology PTR
Number Of Pages: 480
Publication Date: 2003-08-11
Sales Rank: 404909
ISBN / ASIN: 1592000738
EAN: 0082039500737
Binding: Paperback
Manufacturer: Course Technology PTR
Studio: Course Technology PTR
Book Description: )
If you are new to programming with Python and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the for the absolute beginner series teach the principles of programming through simple game creation. You will acquire the skills that you need for more practical Python programming applications and you will learn how these skills can be put to use in real- world scenarios. Best of all, by the time you finish this book you will be able to apply the basic principles you?ve learned to the next programming language you tackle.
Download

Ruby

Posted: 27 Dec 2007 04:31 AM CST

1.Everyday Scripting with Ruby: For Teams, Testers, and You

Publisher: Pragmatic Bookshelf
Number Of Pages: 301
Publication Date: 2007-01-01
Sales Rank: 6080
ISBN / ASIN: 0977616614
EAN: 9780977616619
Binding: Paperback
Manufacturer: Pragmatic Bookshelf
Studio: Pragmatic Bookshelf
Book Description: )
Are you a tester who spends more time manually creating complex test data than using it? A business analyst who seemingly went to college all those years so you can spend your days copying data from reports into spreadsheets? A programmer who can't finish each day's task without having to scan through version control system output, looking for the file you want?
If so, you're wasting that computer on your desk. Offload the drudgery to where it belongs, and free yourself to do what you should be doing: thinking. All you need is a scripting language (free!), this book (cheap!), and the dedication to work through the examples and exercises.
Everyday Scripting with Ruby is divided into four parts. In the first, you'll learn the basics of the Ruby scripting language. In the second, you'll see how to create scripts in a steady, controlled way using test-driven design. The third part is about finding, understanding, and using the work of others--and about preparing your scripts for others to use. The fourth part, more advanced, is about saving even more time by using application frameworks.

download

2.Ruby Cookbook

Do you want to push Ruby to its limits? The Ruby Cookbook is the most comprehensive problem-solving guide to today's hottest programming language. It gives you hundreds of solutions to real-world problems, with clear explanations and thousands of lines of code you can use in your own projects.

From data structures and algorithms, to integration with cutting-edge technologies, the Ruby Cookbook has something for every programmer. Beginners and advanced Rubyists alike will learn how to program with:

*Strings and numbers
*Arrays and hashes
*Classes, modules, and namespaces
*Reflection and metaprogramming
*XML and HTML processing
*Ruby on Rails (including Ajax integration)
*Databases
*Graphics
*Internet services like email, SSH, and BitTorrent
*Web services
*Multitasking
*Graphical and terminal interfaces

If you need to write a web application, this book shows you how to get started with Rails. If you're a system administrator who needs to rename thousands of files, you'll see how to use Ruby for this and other everyday tasks. You'll learn how to read and write Excel spreadsheets, classify text with Bayesian filters, and create PDF files. We've even included a few silly tricks that were too cool to leave out, like how to blink the lights on your keyboard.

Download:rapidshare.com

3.Practical Ruby Gems


Practical Ruby Gems
Apress | April 16, 2007 | 271 pages | ISBN: 1590598113 | PDF | 3Mb

"Practical Ruby Gems is a comprehensive guide to utilizing and creating Ruby Gems--ready-made Ruby code modules that can be easily added to Ruby and Rails projects. This book is ideal for Ruby programmers as well as web developers who use Rails and wish to extend the functionality of their projects.

You'll get a prime selection of 34 of the best and most useful Gems, which makes up the core of this book. Each of these also comes complete with actual use cases and code examples that you can use immediately in your own projects. You'll learn how Ruby Gems can be used to
  • Validate credit cards.
  • Create graphical interfaces on multiple platforms.
  • Speed up Rails applications.
  • Develop lightweight web applications.
  • Use ActiveRecord to make databases easy.
  • Process RSS feeds.
  • Prevent spam using CAPTCHA.
  • Crop and scale images.
  • Tap into the same caching system that runs LiveJournal.com.
  • And much, much more!


You'll also learn how to package and distribute your own Ruby Gems. This lets you tap into powerful mechanisms for resolving dependencies. And the book takes a detailed look at how Gems differ between operating systems, so you'll be prepared whether your desktop runs OS X, Windows, or Linux. You'll also learn how you can share code more easily between projects, optionally sharing your contributions with the world!
"


.: DOWNLOAD Apress.Practical.
Ruby.Gems.Apr.2007.eBook-BBL :.

4.Ruby In A Nutshell

Publisher O'Reilly
Author(s) Yukihiro Matsumoto
ISBN 0596002149
Release Date 03 November 2001
Ruby is an absolutely pure object-oriented scripting language written in C and designed with Perl and Python capabilities in mind. While its roots are in Japan, Ruby is slowly but surely gaining ground in the US. The goal of Yukihiro Matsumoto, creator of Ruby and author of this book, is to incorporate the strengths of languages like Perl, Python, Lisp and Smalltalk. Ruby is a genuine attempt to combine the best of everything in the scripting world. Since 1993, Ruby mailing lists have been established, Web pages have formed, and a community has grown around it. The language itself is very good at text processing and is notable for its broad object orientation. Ruby is portable and runs under GNU/Linux (and other Unices) as well as DOS, MS Windows and Mac. With Ruby in a Nutshell, Matsumoto offers a practical reference to the features of this new language including the command-line options, syntax, built-in variables, functions, and many commonly used classes and modules. This guide covers the current stable version of Ruby (1.6), yet is applicable to the development version 1.7 and the next planned stable version 1.8. You will find a thorough description of Ruby's language syntax, and a description of the core functionality built into the standard Ruby interpreter, which has more than 800 built-in methods in 42 classes and modules. Ruby finds its power through its built-in libraries, and this handy volume take you through the many useful libraries that come with the standard Ruby distribution--from network access via HTTP and CGI programming, to data persistence using the DBM library. This book concludes with coverage of the unique tools that come with Ruby, including the debugger, profiler, and irb (or interactive ruby.) Find out how Ruby combines the strengths of other languages, and why it has captured the interest of so many open source programmers. As part of the successful "in a nutshell" series of books from O'Reilly & Associates, Ruby in a Nutshell is for readers who want a single desktop reference for all their needs.
Download (1.1 MB)

or

Download ebook

or

Download ebook

5.Practical Ruby for System Administration (Expert's Voice in Open Source)

Ruby has set the world on fire, proving itself a serious challenger to Perl and Python in all spheres. In particular, more and more people are discovering that Ruby's flexibility, superb feature set, and gentle learning curve make it a natural choice for system administration tasks, from the humblest server to the largest enterprise deployment.

Within the pages of Practical Ruby for System Administration, you'll learn the Ruby way to construct files, tap into clouds of data, build domain-specific languages, perform network traffic analysis, and more.

Based on author André Ben Hamou's own experiences working as a system administrator, this book will help you pick up practical tips on Ruby coding style, learn how to analyze and improve script performance, and make use of no-nonsense advice on scripting workflow, including testing and documentation.

Above all, you'll come to appreciate the sheer power of Ruby and the hundreds of benefits it offers for system administration.
This book places equal emphasis on fundamental Ruby concepts as well as practical how-tos.
It uses examples from other languages to ease the transition to Ruby.
The book is concise, entertaining, and informative–unlike many books aimed at system administrators, which can be overly long and stodgy.

Download

XHTML: Moving Toward XML

Posted: 27 Dec 2007 04:25 AM CST

Download XHTML: Moving Toward XML

ISBN: 0764547097

Publisher M&T Books
Author(s) B.K. DeLong
ISBN 0764547097
Release Date 15 January 2000

XHTML promises to expand the power and versatility of the Web and pave the way for XML. With crystal-clear explanations and compelling case studies, this step-by-step guide shows you how to take advantage of this exciting new Web standard. From working with the rigorous XHTML structure and retrofitting your HTML code to extending XHTML with XML, this guide is just what you need to position yourself and your sites for the XML future.

Download Your eBook Now

Download eBook
Download from rapidshare.com

Innovations in Web Design with XHTML, CSS, and DOM Scripting

Posted: 27 Dec 2007 04:24 AM CST

Download Web Standards Creativity: Innovations in Web Design with XHTML, CSS, and DOM Scripting

ISBN: 1590598032

Publisher friends of ED
Author(s) Simon Collison
ISBN 1590598032
Release Date 19 March 2007

* Be inspired by 10 web design lessons from 10 of the worlds best web designers
* Get creative with cutting-edge XHTML, CSS, and DOM scripting techniques
* Learn breathtaking design skills while remaining standards-compliant

Here at friends of ED, we know that as a web designer or developer, your work involves more than just working to pay the bills. We know that each day, you strive to push the boundaries of your medium, unleashing your creativity in new ways to make your websites more engaging and attractive to behold, while still maintaining cross-browser support, standards compliance, and accessibility. That's why we got together ten of the world's most talented web designers to share their secrets with you. Web Standards Creativityis jam-packed with fresh, innovative design ideas. The topics range from essential CSS typography and grid design, effective styling for CMS-driven sites, and astonishing PNG transparency techniques, to DOM scripting magic for creating layouts that change depending on browser resolution and user preference, and better print layouts for web pages. We're sure you will find something here to inspire you! This full-color book's examples are not just stunning to look at, but also fully standards-compliant, up-to-date, and tested in current browsers including Internet Explorer 7. Playing by the rules doesn't have to mean drab or dull websitesWeb Standards can be fun!

Download Your eBook Now

Download eBook
Download from rapidshare.com

Download eBook
Download from easy-share.com

A Beginner’s Guide to (X)HTML, StyleSheets, and Web Graphics

Posted: 27 Dec 2007 04:24 AM CST

Download Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics

ISBN: 0596527527

Publisher O'Reilly
Author(s) Aaron Gustafson
ISBN 0596527527
Release Date 29 June 2007

Everything you need to know to create professional web sites is right here. Learning Web Design starts from the beginning — defining how the Web and web pages work — and builds from there. By the end of the book, you'll have the skills to create multi-column CSS layouts with optimized graphic files, and you'll know how to get your pages up on the Web.

This thoroughly revised edition teaches you how to build web sites according to modern design practices and professional standards. Learning Web Design explains:

* How to create a simple (X)HTML page, how to add links and images
* Everything you need to know about web standards — (X)HTML, DTDs, and more
* Cascading Style Sheets — formatting text, colors and backgrounds, using the box model, page layout, and more
* All about web graphics, and how to make them lean and mean through optimization
* The site development process, from start to finish
* Getting your pages on the Web — hosting, domain names, and FTP

The book includes exercises to help you to learn various techniques, and short quizzes to make sure you're up to speed with key concepts. If you're interested in web design, Learning Web Design is the place to start.

Download Your eBook Now

Download eBook
Download from rapidshare.de

Download eBook
Download from easy-share.com

Study Guide

Posted: 27 Dec 2007 04:19 AM CST

Sun Certified Enterprise Architect for J2EE Study Guide, Exam 310-051

Sun Certified Enterprise Architect for J2EE Study Guide, Exam 310-051

Publisher McGraw-Hill/Osborne
Author(s) Joseph Bambara
ISBN 0072226870
Release Date 27 March 2003

Book Description
The only classroom-based training and self-assessment system! This study guide provides 100% complete coverage of all objectives for the Sun Certified Architect for J2EE exam. Based on 300,000+ hours of IT training experience, the book contains hundreds of practice exam questions and hands-on exercises. The CD-ROM features full practice exam software with interactive tutorials and lab simulations, plus an adaptive test engine.

From the Back Cover

The Only Certification Study System Based on 300,000+ Hours of IT Training Experience

* 100% Complete Coverage–All official test objectives for the Enterprise Architect for J2EE exam are covered in detail
* Hands-on Exercises–Step-by-step instruction modeled after classroom labs
* Exam Watch–Warnings based on thorough post-exam research identifying the most troublesome exam topics and how to answer them correctly
* Simulated Exam Questions–Certification questions that closely model the format, tone, topics, and difficulty of the real exam–all with in-depth answers

Full coverage of the topics you need to review, including how to:

* Understand J2EE architecture and system requirements
* Provide access to legacy systems
* Use entity, stateful session, and stateless session beans appropriately
* Make use of bean pooling in an Enterprise JavaBeans container
* Identify firewall features that might interfere with protocol operation
* Use the Gamma et al. and other design patterns
* Enable synchronous and asynchronous messaging
* Customize applications for international deployment
* Apply J2EE security mechanisms to the design, implementation, and deployment of secure enterprise applications

Download Your eBook Now

Download eBook
Download from

Download eBook
Download from eazyupload.net

Study Guide

Posted: 27 Dec 2007 04:18 AM CST

Sun Certified Enterprise Architect for J2EE Technology Study Guide

Sun Certified Enterprise Architect for J2EE Technology Study Guide

Publisher Prentice Hall
Author(s) Simon Roberts
ISBN 0130449164
Release Date 11 March 2002

The only study guide written by the lead developers and assessors of the architect exam.

The first officially authorized study guide for the challenging Sun Certified Enterprise Architect for Java 2 Platform, Enterprise Edition exams. Java platform experts Cade and Roberts provide expert guidance and background for designing effective J2EETM technology architectures—as well as comprehensive preparation for every exam element: multiple-choice exam, assignment, and essay. You'll find start-to-finish coverage of key J2EE platform architectural issues and every exam objective, including:

* Understanding the goals of system architecture
* Creating requirements and architectural documents that serve as blueprints for the entire development process
* Leveraging proven design patterns
* Identifying the right J2EE technologies and APIs for your application
* Maximizing security and accounting for firewalls in enterprise environments
* Providing legacy access: appropriate techniques and errors to avoid
* Using the Enterprise JavaBeansTM architecture Container Model to maximize scalability
* Evaluating the advantages and weaknesses of existing architectures

Endorsed as a study guide for the Sun Certified Enterprise Architect for J2EE Technology exam by Sun Educational Services.

Download Your eBook Now

Download eBook
Download from rapidshare.de

Download eBook
Download from eazyupload.net

.NET & J2EE Interoperability

Posted: 27 Dec 2007 04:17 AM CST


.NET & J2EE Interoperability

Publisher McGraw-Hill/Osborne
Author(s) Dwight Peltzer
ISBN 0072230541
Page 287

Use this resource to get the upper hand in conducting programming with XML and serialization, whether you're a programmer, J2EE architect, or Windows developer.

Download Your eBook Now
Download eBook
Download from rapidshare.de

Download eBook
Download from eazyupload.net

Anesthesia

Posted: 27 Dec 2007 04:14 AM CST

1.Clinical Anesthesia


Author: MD Paul G. Barash, MD Bruce F. Cullen, MD Robert K. Stoelting
Publisher: Lippincott Williams & Wilkins; 4th edition
Year: 2000
Pages: 1576
ISBN: 0781722683
Download

2.Lange Series: Clinical Anesthesiology


Author: Morgan G. Edward, Mikhail Maged S., Murray Michael J.
Publisher: McGraw-Hill/Appleton & Lange; 3 edition
Year: 2001
Pages: 1042
ISBN: 0838515533
LangeSeries_ClinicalAnesthesiology3ed2001Morgan.rar

3.Anesthesia Secrets: with STUDENT CONSULT


Author: James Duke
Publisher: Mosby
Year: 2005-12-09
Pages: 564
ISBN: 1560536128
PART 1

4.Gastrointestinal and Colorectal Anesthesia


Author:
Publisher: 084934073X
Year: 2006-09-18
Pages: 456
ISBN: 084934073X
download

5.Complications of Regional Anesthesia

Book name: Complications of Regional Anesthesia
Author:
Publisher: Springer
Year: 2007-04-02
Pages: 506
ISBN: 0387375597
Download: download

Encyclopedic Reference of Cancer

Posted: 27 Dec 2007 04:04 AM CST


  • Publisher: Springer
  • Number Of Pages: 992
  • Publication Date: 2001-12-15
  • Sales Rank: 1426140
  • ISBN / ASIN: 3540665277
  • EAN: 9783540665274
  • Binding: Hardcover
  • Manufacturer: Springer
  • Studio: Springer
Book Description: )

This comprehensive encyclopedic reference provides rapid access to focused information on topics of cancer research for clinicians, research scientists and advanced students.
With an A-Z format of about 2000 entries, over 220 contributing authors provide a complete reference to cancer. The merging of different basic and clinical scientific disciplines towards the common goal of fighting cancer makes such a comprehensive reference source all the more necessary, providing definitions of common acronyms and short definitions of related terms and processes in the form of keyword entries. In addition to the keyword entries, there are detailed entries termed essays, which provide comprehensive information on syndromes, genes and molecules, and processes and methods. Each essay is well-structured, with extensive cross-referencing between all entries. The book is accompanied by a CD-ROM, which contains the full text and facilitates searches.


Download

The Genetics of Cancer

Posted: 27 Dec 2007 04:01 AM CST


The Genetics of Cancer: Genes Associated with Cancer Invasion, Metastasis and Cell Proliferation
Academic Press | ISBN 0126398755 | 1997-01-15 | PDF | 296 pages | 1.9 MB


Written by internationally recognized experts, The Genetics of Cancer provides up-to-date information and insight into the genetic basis of cancer and the mechanisms involved in cancer invasion and its secondary spread. This volume presents the deregulation of the cell cycle in tumor development and integrates the function of tumor suppressor genes, oncogenes, and metastasis-associated genes in the pathogenesis and progression of cancer. The Genetics of Cancer will be useful to all graduate students, clinicians, and researchers working in the fields of cancer biology, genetics, and molecular biology.
http://depositfiles.com/files/1264114

Cancer Chemotherapy and Biotherapy

Posted: 27 Dec 2007 04:00 AM CST


Bruce A Chabner, Dan L Longo,
"Cancer Chemotherapy and Biotherapy: Principles and Practice"

Publisher:Lippincott Williams & Wilkins | Pages:1000 | 2005-11-01 | ISBN:0781756286 | CHM | 14.13 MB

Updated to include the newest drugs and those currently in development, this Fourth Edition is a comprehensive reference on the preclinical and clinical pharmacology of anticancer agents. Organized by drug class, the book provides the latest information on all drugs and biological agents--their mechanisms of action, interactions with other agents, toxicities, side effects, and mechanisms of resistance. The authors explain the rationale for use of drugs in specific schedules and combinations and offer guidelines for dose adjustment in particular situations. This edition provides expanded coverage of monoclonal antibodies, molecularly targeted drugs, vaccines, cell based therapies, growth factors, and pharmacogenetics.


http://rapidshare.com/

Inherited Cancer Syndromes

Posted: 27 Dec 2007 03:59 AM CST


Neal C. Jr. Ellis, Inherited Cancer Syndromes: Current Clinical Management
Publisher: Springer (11 November, 2003) | ISBN: 0387402462 | pdf | 2 mb

Of the 8 million individuals living with cancer in the United States, up to 800,000 patients have a form of inherited cancer. Inherited cancer syndromes account for 5-10% of all cancers, as evidenced by recent advances in the understanding of such syndromes as Familial Polyposis Syndromes (FAP), Hereditary Nonpolyposis Colon Cancer (HPNCC), and the BRCA1 and 2 breast cancer susceptibility genes. Inherited Cancer Syndromes: Current Clinical Management provides the clinician with a valuable tool for all aspects of patient care in inherited syndromes. Comprehensive, timely chapters present the fundamental principles of genetic counseling and testing, ethical issues, medical-legal issues, and clinical management principles. Chapters on inherited breast cancer, colon cancer, urologic malignancies, gynecologic malignancies, and MEN syndromes provide state-of-the-art information on hereditary risk identification, assessment and management, the role of the genetic counselor, providing optimal patient care, and the important research on the horizon - all written by an expert group of surgical and medical oncologists. Inherited Cancer Syndromes: Current Clinical Management is an important and timely book for surgical oncologists, medical oncologists, radiation oncologists, general surgeons, colorectal surgeons, trainees in surgery and oncology, and genetic counselors.
http://rapidshare.com/files/Part.pdf

Head and Neck Cancer Emerging Perspectives

Posted: 27 Dec 2007 03:58 AM CST


John Frederick Ensley , Silvio Gutkind , John A. Jacobs , Scott Lippman, "Head and Neck Cancer Emerging Perspectives "
Publisher:Academic Press | Pages:625 | 2002-08 | ISBN: 0122399900 | PDF | 79.3 MB

By detailing experimental and basic research, from premalignancy to fully invasive tumors, this book has wide applicability to all human carcinomas. No other group of human cancers is better positioned for the application of recently developed novel and targeted therapies, and this book uniquely presents the unusual opportunities tumors of the head and neck provide for clinical, translational, and basic science research. Cutting-edge and experimental treatment approaches are presented, along with future strategies and an evaluation of emerging technologies.

Key Features
* Presents a multi-disciplinary perspective from authorities in diverse fields
* Addresses state-of-the art approaches in cancer research as well as other scientific opportunities in this field
* Provides comprehensive yet easily comprehendible source of information
( 3 Parts )


http://rapidshare.com/Part1.rar
http://rapidshare.com/Part2.rar
http://rapidshare.com/part3.rar
http://rapidshare.com/part4.rar
http://rapidshare.com/part5.rar
http://rapidshare.com/part6.rar

Thyroid Cancer

Posted: 27 Dec 2007 03:55 AM CST

Thyroid Cancer: A Comprehensive Guide to Clinical Management

Thyroid Cancer: A Comprehensive Guide to Clinical Management
Humana Press | ISBN:1588294625 | Edition -2005-11-15 | PDF | 740 pages| 14.5 MB | Rapidshare

This massive revision of the highly acclaimed first edition presents a wealth of new information and insights on every aspect of the etiology, pathogenesis, diagnosis, initial treatment, and long-term management of all varieties of thyroid cancer. Paramount is a thorough treatment of the nuclear medical aspects of diagnosing and managing the thyroid cancer patient. This includes extensive discussion of isotopes, isotope uptake and scanning procedures, radioisodine ablation and dosimetry (with or without recombinant human TSH), stunning, octreotide and FDG-PET scanning, and various alternative imaging modalities. Additional highlights include management of the scan negative and thyroglobulin-positive patient, ultrasound of the lymph nodes, local adjuncts to therapy of metastases, low iodine diets and cookbooks, future directions in therapy, and alternative therapies when traditional surgery and radioactive iodine fail.

DOWNLOAD

Computational Biology Of Cancer

Posted: 27 Dec 2007 03:53 AM CST

Computational Biology Of Cancer: Lecture Notes And Mathematical Modeling

Computational Biology Of Cancer: Lecture Notes And Mathematical Modeling
World Scientific Publishing Company | ISBN:9812560270 | Edition - 2005-04 | PDF | 250pages | 11.06 MB | Rapidshare

The broad aim of this book is to provide an introduction to mathematical modeling in cancer research, and we hope that this will contribute to bridging the gap between mathematical modelers and experimental oncologists. The book is written with this goal in mind. On the one hand we will Computational Biology of cancer introduce the mathematical methodology which underlies the theoretical work. On the other hand, we discuss how the modeling results can help us generate new biologically relevant insights, interpret data, and design further experiments.

DOWNLOAD

Cancer Biology

Posted: 27 Dec 2007 03:52 AM CST

Cancer BiologyPublisher: Oxford University Press
Language: English
ISBN: 0195175441
Paperback: 568 pages
Data: Mar 2007
Format: PDF
Description: A thorough yet concise account of cancer biology, this book emphasizes the cellular and molecular mechanisms involved in the transformation of normal into malignant cells, the invasiveness of cancer cells into host tissues, and the metastatic spread of cancer cells in the host organism. It also defines the fundamental pathophysiological changes that occur in tumor tissue and in the host animal or patient. The approach throughout the book is to discuss the historical development of a field, citing the key experimental advances to the present day, and to evaluate the current evidence that best supports or rules out concepts of the molecular and cellular mechanisms regulating cancer cell behavior. For all the areas of fundamental cancer research, an effort has been made to relate basic research findings to the clinical disease states. The book is well illustrated with schematic diagrams and actual research data to demonstrate points made in the text, and there is an extensive, up-to-date bibliography. In this revision, Dr. Ruddon has organized his text to provide more integrated discussion of the many topics covered in the third edition. At the same time, he has included much new material on molecular genetics and genetic diagnosis (e.g., DNA microarrays to mark tumors), RNA interference, stem cells, cell cycle regulation, angiogenesis, etc.

Download: RapidShare - (6.8M)


AddThis Social Bookmark Button

0 comments: