APIs & Operating Environments Books - Page 13

MagicBeanDip.com

Subcategories:

Page 13 of 200 - Go to page: 2 8 9 10 11 12 13 14 15 16 17 18 24

The Windows 2000 Device Driver Book: A Guide for Programmers (2nd Edition) (Microsoft Technologies Series)

Art Baker, Jerry Lozano

The Windows 2000 Device Driver Book: A Guide for Programmers (2nd Edition) (Microsoft Technologies Series) Art Baker, Jerry Lozano Amazon Price: $48.58
List Price: $69.99
Usually ships in 24 hours
By: Prentice Hall PTR
Amazon Marketplace: 37 new & used starting at $9.75

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Hardware -> Microprocessors & System Design -> Computer Design
Subjects -> Computers & Internet -> Hardware -> Design & Architecture
Subjects -> Computers & Internet -> Microsoft -> Operating Systems -> Windows NT

Customer Reviews:
Total reviews: 20 Average rating: 4.0 of 5

No printer driver info. 2 out of 5 stars.
10 of 25 people found this review helpful.

There is absolutely no information about printer drivers in this book. The explanation about the printing process is so skimpy that you can't tell that it is wrong.

Excellent book. 5 out of 5 stars.
7 of 7 people found this review helpful.

I am pasting this review that i had originally posted in 2001 at other websites.

This is one of the best books i have read. I have several years of experience in C/C++ and some experience in windows programming however I am a 'absolute beginner' with Windows device drivers and kernel mode programming and i was able to grasp almost everything the book spoke about with relative ease and with NO confusions. I would recommend this book to anyone who has absolutely no background in device driver programming but wants to make a career doing just that. I must admit that the books assumes that you are versed with C/C++ and some understanding of programming paradigm for windows, but it is pretty obvious since this is NOT a book to teach a programming language nor it is aimed at teaching regular windows programming. It is a complete 'NO NONSENSE' book that deals with topics right upto the point. The contents of the book flow gracefully explaining each and every step with precise detail. The author seems to have made the best possible effort to explain the basics before jumping directly into details. And that does help an absolute beginner. This book does NOT cover details about device specific drivers but it does help you reach a point where you are confident that 'you will understand' whatever you research on your own. A very good book... have seen very few of these types lately.

Editorial Review:

An authoritative guide to Windows NT driver development, now completely revised and updated. The CD-ROM includes all source code, plus Microsoft hardware standards documents, demo software, and more.

Operating System Design: The XINU Approach (v. 1)

Douglas Comer

Operating System Design: The XINU Approach (v. 1) Douglas Comer Amazon Price: $115.00
List Price: $115.00
Usually ships in 24 hours
By: Prentice Hall
Amazon Marketplace: 50 new & used starting at $0.82

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> Systems Analysis & Design
Subjects -> Computers & Internet -> Operating Systems -> General
Subjects -> Computers & Internet -> Operating Systems -> General AAS

Customer Reviews:
Total reviews: 8 Average rating: 4.5 of 5

Disappointing but informative...I take back that statement. 4 out of 5 stars.
9 of 9 people found this review helpful.

For the most part this book is informative. If you have no idea of how a basic Operating System functions, or what it's responsibilities are, then this book will definitely clue you in. However, this book seemed to fall short of what the writers promised. For example, the version of XINU described in this book boots from DOS. I am suspicious of any operating system that boots from another operating system and then uses the services of it...it reminds me of Microsoft Windows 3.1. The OS also uses and relies on some of the PC's BIOS routines and services. While that technique makes the OS portable on different PCs, it limits its use only to PCs and hides a lot of operations that (in my opinion) should be shown. After reading it a few times, I found that the book was quite helpful after all. The OS has been ported to many other CPU's. The full source code can be found on the internet. The OS is quite powerful but still is simple (I was able to port the code to run on a 68010 project of mine; seeing the ported versions and the book's theory was enough to guide me). A decent book, it doesn't describe an operating system 'from the ground up', but comes close to it. Sure there are other operating systems out there with open source, but how many of those tell you what each function of the code does and what role these functions play in a OS?

Editorial Review:

An important two-volume series, the first volume describes each step of the design and decision making process, while Volume II adds internetworking and user interface software. Professional software programmers can learn how protocol software fits into an operating system and how VAX software works as well.

Python Programming On Win32: Help for Windows Programmers

Mark Hammond, Andy Robinson

Python Programming On Win32: Help for Windows Programmers Mark Hammond, Andy Robinson List Price: $34.95
By: O'Reilly Media, Inc.
Amazon Marketplace: 15 new & used starting at $29.94

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Microsoft -> Operating Systems -> Windows NT
Subjects -> Computers & Internet -> Microsoft -> Operating Systems -> Windows - General
Subjects -> Computers & Internet -> Microsoft -> Operating Systems -> General AAS

Customer Reviews:
Total reviews: 8 Average rating: 4.0 of 5

Editorial Review:

Python Programming on Win32 zeroes in on the strengths of the Python programming language for the Windows platform. If you would like to use Python on Windows with Office 2000, this book is a perfect choice for getting started. While it's not an introduction to Python programming itself, the book does present some basic Python examples. (The authors do provide an impressive list of real-world projects that have used Python successfully, including an application at NASA and a major Web search engine.)

In lieu of a general language tour, this book centers on practical tips and examples for using Python on Windows, beginning with downloading and installing the free Python package. The most useful examples here present a Python library for general accounting objects. You'll learn how to write COM servers in Python and then how to script them in Visual Basic (used here to build user interfaces) and how to control Word and Excel with OLE Automation in Python. One standout example looks at building and printing accounting reports in Office 2000 using Python as the script language.

Later sections look at other possibilities, including how to use Python's support for MFC to build user interfaces. A notable section here looks at Windows NT system administration in Python. Because of its built-in support for dictionaries, Python is a natural fit for working with users, groups, permissions, and the like.

While Python's initial habitat may be Unix, Python Programming on Win32 shows that this powerful and increasingly popular object-oriented language may find its next home on Windows. Provided you have some previous exposure to the language, this book is an excellent resource for using Python in a Windows setting. --Richard Dragan

Topics covered: Python programming quick-start, Windows Python basics, Python support for COM/DCOM, the Pythonwin editor, Office 2000 scripting, Windows NT administration and system programming, Python MFC programming, and Active Scripting.

Dan Appleman's Visual Basic Programmer's Guide to the Win32 API (Other Sams)

Dan Appleman

Dan Appleman's Visual Basic Programmer's Guide to the Win32 API (Other Sams) Dan Appleman List Price: $59.99
By: Sams
Amazon Marketplace: 8 new & used starting at $2.91

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Home Computing -> Internet -> General AAS
Subjects -> Computers & Internet -> Microsoft -> Development -> Visual Basic -> General AAS
Subjects -> Computers & Internet -> Programming -> APIs & Operating Environments -> Win32 API

Customer Reviews:
Total reviews: 44 Average rating: 4.5 of 5

dan appleman is the API god 5 out of 5 stars.
8 of 8 people found this review helpful.

it works well as a desktop reference but it also takes a little time to explain some of the more hardcore concepts. i recommend this book to ANYONE wanting to start and sucessfully finish an API project.
from this book it is apparent that mr Appleman believes VB can do ANYTHING by using a little API and, after owning it for a few months, you'll know it's true and you'll know how to make it happen too. a must-have for any self-respecting vb programmer

It's the Bible 5 out of 5 stars.
8 of 11 people found this review helpful.

For as long as there's been an API for VB developers, Dan has been THE source for reference on how to use it. He is the definitive authority. (How many people can earn that title about anything?)

Use this book FIRST. Then check with other sources of you need to.

Editorial Review:

Quickly harness the full power of the Windows(R) 32-bit operating system using Visual Basic. This best-selling guide covers every key element of the core Win32 API--from Windows management and drawing operations to advanced process control and interprocess communication techniques. Dan Applemen shows you how to translate C and C++ based Win32 documentation to Visual Basic, how to port 16-bit applications to 32-bits, and how to design applications to run on different versions of Windows.

UNIX Network Programming

W. Richard Stevens

UNIX Network Programming W. Richard Stevens Amazon Price: $69.32
List Price: $86.65
Usually ships in 24 hours
By: Prentice Hall PTR
Amazon Marketplace: 58 new & used starting at $0.36

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Certification Central -> General
Subjects -> Computers & Internet -> Certification Central -> General AAS
Subjects -> Computers & Internet -> Networking -> Network Programming

Customer Reviews:
Total reviews: 16 Average rating: 4.5 of 5

Good and Difficult 3 out of 5 stars.
3 of 5 people found this review helpful.

Network programming was never meant to be easy. It has simply too many details and functions, to make it mind boggling. So an excellent reference is in order.

I had read TCP/IP Illustrated I by Richard Stevens and found it an excellent read. Which is why I bought this book. Frankly, I was a bit dissapointed with it.

In the TCP/IP book, Stevens explains concepts with the help of diagrams and examples. This book, on the other hand, reads like a listing of various programs which make no sense. I found it very diffcult to use as my first programming book.

If you have some knowledge of network programming, you shuld buy this book. But if you are a novice like me, then think twice about it.

Editorial Review:

Focuses on design, development, and coding of networking software under the UNIX operating system. Begins by showing that a fundamental basic for networking programming is interprocess communication (IPC), and a requisite for understanding IPC is a knowledge of what constitutes a process. Throughout, the text provides both description and examples of how and why a particular solution is implemented.

Guide to Operating Systems, Third Edition

Michael Palmer, Michael Walters

Guide to Operating Systems, Third Edition Michael Palmer, Michael Walters List Price: $106.95
By: Course Technology
Amazon Marketplace: 27 new & used starting at $0.49

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> Artificial Intelligence -> Neural Networks
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> General
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> General AAS

Editorial Review:

Provides the information needed to understand and support common desktop and network operating systems, including Microsoft Windows XP and Server 2003, Linux, Novell NetWare 6.5, and Apple Mac OS.

Wireless Sensor Networks: Signal Processing and Communications

Wireless Sensor Networks: Signal Processing and Communications Amazon Price: $104.00
List Price: $130.00
Usually ships in 24 hours
By: Wiley
Amazon Marketplace: 34 new & used starting at $64.66

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Networking -> Wireless Networks
Subjects -> Computers & Internet -> Programming -> APIs & Operating Environments -> Palm OS
Subjects -> Professional & Technical -> Engineering -> Electrical & Electronics -> General

Editorial Review:

A wireless sensor network (WSN) uses a number of autonomous devices to cooperatively monitor physical or environmental conditions via a wireless network. Since its military beginnings as a means of battlefield surveillance, practical use of this technology has extended to a range of civilian applications including environmental monitoring, natural disaster prediction and relief, health monitoring and fire detection. Technological advancements, coupled with lowering costs, suggest that wireless sensor networks will have a significant impact on 21st century life.

The design of wireless sensor networks requires consideration for several disciplines such as distributed signal processing, communications and cross-layer design. Wireless Sensor Networks: Signal Processing and Communications focuses on the theoretical aspects of wireless sensor networks and offers readers signal processing and communication perspectives on the design of large-scale networks. It explains state-of-the-art design theories and techniques to readers and places emphasis on the fundamental properties of large-scale sensor networks.

 Wireless Sensor Networks: Signal Processing and Communications :

  • Approaches WSNs from a new angle – distributed signal processing, communication algorithms and novel cross-layer design paradigms.

  • Applies ideas and illustrations from classical theory to an emerging field of WSN applications.

  • Presents important analytical tools for use in the design of application-specific WSNs.

Wireless Sensor Networks   will be of use to signal processing and communications researchers and practitioners in applying classical theory to network design. It identifies research directions for senior undergraduate and graduate students and offers a rich bibliography for further reading and investigation.

Beginning ATL 3 COM Programming

Julian Templeman, Richard Grimes, George Reilly, Alex Stockton, Karli Watson

Beginning ATL 3 COM Programming Julian Templeman, Richard Grimes, George Reilly, Alex Stockton, Karli Watson List Price: $39.99
By: Peer Information
Amazon Marketplace: 23 new & used starting at $0.73

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> COM & DCOM
Subjects -> Computers & Internet -> Programming -> APIs & Operating Environments -> COM, DCOM & ATL
Subjects -> Computers & Internet -> Programming -> Introductory & Beginning -> General

Customer Reviews:
Total reviews: 30 Average rating: 3.5 of 5

Editorial Review:

With its support for fast and efficient COM components, the Active Template Library (ATL) 3 is probably the preferred method of writing code with today's Visual C++. There is perhaps no better choice for getting started with ATL than Beginning ATL 3 COM Programming, a guide that covers all the basics for anyone with some C++ experience who is new to this powerful library.

This title strikes a valuable balance between exploring the ATL wizards in Visual C++ 6 and explaining (and tweaking) this tool-generated code. Early sections look at the basics of COM, from basic interfaces and conventions. At first, code is written manually without ATL. The book then turns to the Visual C++ wizards for writing COM components. A notable section here covers the many "maps" that are used by ATL to show off where to customize events and other custom features. The authors also do a good job with the basics of dual interfaces (for OLE Automation) and remote COM (DCOM).

ATL 3 can be used to manage windows and dialog controls, and the book points the way to working with basic and advanced dialog components (including common controls). This text culminates in a tutorial on ATL controls (which can be used on the Web inside Internet Explorer). The authors provide a step-by-step guide to creating a fully functional ATL component (which displays URLs inside a TreeView).

The new ATL 3 offers a lot to developers, and Beginning ATL 3 COM Programming shows you how to take advantage of its built-in strengths. ATL is still tough terrain to master, but this title matches the right level of technical detail with tutorial code that really does put this powerful library into the hands of every C++ developer. Read it to start mastering the premier framework for Visual C++. --Richard Dragan

Topics covered: COM basics, the IUnknown interface, MIDL and type libraries, in-process and out-of-process COM servers, ATL COM wizards, ATL architecture and maps, containment and aggregation, IDispatch and OLE Automation, dual interfaces, scripting with Visual C++, Visual Basic and Visual J++, DCOM basics, marshaling, threading and apartments, ATL window classes, ATL classes for dialog controls, connection points and events, control properties, persistence and property bags, tutorial for full ActiveX controls, property pages, stock and ambient properties.

Nokia Smartphone Hacks: Tips & Tools for Your Smallest Computer

Michael Yuan

Nokia Smartphone Hacks: Tips & Tools for Your Smallest Computer Michael Yuan Amazon Price: $19.46
List Price: $24.95
Usually ships in 24 hours
By: O'Reilly Media, Inc.
Amazon Marketplace: 37 new & used starting at $1.35

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Hardware -> Handheld & Mobile Devices
Subjects -> Computers & Internet -> Hardware -> PCs
Subjects -> Computers & Internet -> Hardware -> Peripherals

Customer Reviews:
Total reviews: 7 Average rating: 4.5 of 5

Editorial Review:

Nokia's smartphones pack a powerful computer into a very small space. Unlike your desktop or laptop, your smallest computer can be connected to the Internet all the time, and can interact with the world around it through its camera, voice recognition, and its traditional phone keypad. Nokia smartphones combine these features with impressive storage options and a host of networking protocols that make this smallest computer the only thing a road warrior truly needs.

If you're still cracking open your laptop or pining for your desktop while you're on the road, you haven't begun to unlock your Nokia's full potential. Nokia Smartphone Hacks is dedicated to tricking out your smartphone and finding all the capabilities lurking under the surface. Learn how to:

  • Unlock your phone so that you can use it with any carrier
  • Avoid and recover from malicious mobile software
  • Watch DVD movies on the phone
  • Use the phone as a remote control
  • Use the phone as a data modem for your notebook
  • Check your email and browse the web
  • Post to your weblog from your phone
  • Record phone conversations
  • Choose mobile service plans
  • Transfer files between the phone and your computer

Whether you want to use your smartphone as your lifeline while you're on the road, or you're just looking for a way to make the most of the time you spend waiting in lines, you'll find all the user-friendly tips, tools, and tricks you need to become massively productive with your Nokia smartphone. With Nokia Smartphone Hacks, you'll unleash the full power of that computer that's sitting in your pocket, purse, or backpack.

EM Modeling of Antennas and RF Components for Wireless Communication Systems (Signals and Communication Technology)

Frank Gustrau, Dirk Manteuffel

EM Modeling of Antennas and RF Components for Wireless Communication Systems (Signals and Communication Technology) Frank Gustrau, Dirk Manteuffel Amazon Price: $94.89
List Price: $119.00
Usually ships in 24 hours
By: Springer
Amazon Marketplace: 24 new & used starting at $70.25

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> Circuitry -> Electrodynamics
Subjects -> Computers & Internet -> Networking -> Wireless Networks
Subjects -> Computers & Internet -> Programming -> APIs & Operating Environments -> Palm OS

Editorial Review:

The book focuses on the practical aspects of computational electrodynamics. A short review of electromagnetic field theory and an illustrative introduction to basic concepts of numerical methods provide the mathematical and physical background. The main part the book guides the reader step-by-step through the modelling process: from the initial "what question shall the model answer?", through the setting up of a computer model by creating geometry, boundary conditions, sources, …, to post processing, validation, and optimization. A number of antenna and filter examples demonstrate the advantages and disadvantages of different numerical methods. So the book provides a realistic view on the capabilities and limits of state-of-the-art 3D-field simulators and on how to apply this knowledge efficiently to EM analysis and designing of RF applications in modern communication systems.


Page 13 of 200 - Go to page: 2 8 9 10 11 12 13 14 15 16 17 18 24

Return to MagicBeanDip.com

This page was created in 1.7032 seconds.