Learning Python Network ProgrammingDr. M. O. Faruque Sarker, Sam Washington  
More Details

Utilize Python 3 to get network applications up and running quickly and easilyAbout This Book Leverage your Python programming skills to build powerful network applicationsExplore steps to interact with a wide range of network servicesDesign multithreaded and event-driven architectures for echo and chat serversWho This Book Is For

If you're a Python developer or a system administrator with Python experience and you're looking to take your first steps in network programming, then this book is for you. Basic knowledge of Python is assumed. In Detail

Network programming has always been a demanding task. With full-featured and well documented libraries all the way up the stack, Python makes network programming the enjoyable experience it should be.

Starting with a walkthrough of today's major networking protocols, with this book you'll learn how to employ Python for network programming, how to request and retrieve web resources, and how to extract data in major formats over the Web. You'll utilize Python for e-mailing using different protocols and you'll interact with remote systems and IP and DNS networking.

As the book progresses, socket programming will be covered, followed by how to design servers and the pros and cons of multithreaded and event-driven architectures. You'll develop practical client-side applications, including web API clients, e-mail clients, SSH, and FTP. These applications will also be implemented through existing web application frameworks.

Python Network Programming CookbookDr. M. O. Faruque Sarker  
More Details

An easy-to-follow guide full of hands-on examples on real-world networking tasks. It covers the advanced topics of network programming in Python using a set of selected recipes.

If you are a network programmer, system/network administrator, or a web application developer, this book is ideal for you. You should have a basic familiarity with the Python programming language and TCP/IP networking concepts. However if you are a novice, you will develop an understanding of the concepts as you progress with this book. This book will serve as a supplementary material for developing hands-on skills in any academic course on network programming.

Designing Circuit Boards with EAGLE: Make High-Quality PCBs at Low CostMatthew Scarpino  
More Details

"Matt Scarpino has provided a great tool for the hobbyist starting out in the circuit board design world, demonstrating all the features you’ll need to create your own circuit board projects. However, the experienced engineer will also benefit from the book, as it serves as a complete reference guide to all EAGLE software configuration settings and features. His insightful guidance helps simplify difficult tasks, and his handy tips will help save you hours of trial-and-error experimentation."
—Rich Blum, author, Sams Teach Yourself Arduino Programming in 24 Hours and Sams Teach Yourself Python Programming for Raspberry Pi in 24 Hours

Powerful, flexible, and inexpensive, EAGLE is the ideal PCB design solution for every Maker/DIYer, startup, hobbyist, or student. Today, all open source Arduino designs are released in EAGLE format: If you want to design cost-effective new PCBs, this is the tool to learn.

Matthew Scarpino helps you take full advantage of EAGLE’s remarkable capabilities. You won’t find any differential equations here: only basic circuit theory and hands-on techniques for designing effective PCBs and getting innovative new gadgets to market.

Scarpino starts with an accessible introduction to the fundamentals of PCB design. Next, he walks through the design of basic, intermediate, and complex circuit boards, starting with a simple inverting amplifier and culminating in a six-layer single-board computer with hundreds of components and thousands of routed connections.

As the circuits grow more complex, you’ll master advanced EAGLE features and discover how to automate crucial design-related tasks. Whatever your previous experience, Scarpino’s start-to-finish examples and practical insight can help you create designs of stunning power and efficiency.
Understand single-sided, double-sided, and multilayer boardsDesign practical circuits with the schematic editorTransform schematics into physical board designsConvert board designs into Gerber output files for fabricationExpand EAGLE’s capabilities with new libraries and componentsExchange designs with LTspice and simulate their responses to inputAutomate simple repetitive operations with editor commandsStreamline circuit design and library generation with User Language programs (ULPs)Design for the advanced BeagleBone Black, with high-speed BGA devices and a 32-bit system on a chip (SoC)Use buses to draw complex connections between componentsConfigure stackups, create/route BGA components, and route high-speed signalseagle-book.com provides an archive containing the design files for the book’s circuits. It also includes EAGLE libraries, scripts, and User Language programs (ULPs).

Microsoft ADO .NET, m. CD-ROMDavid Sceppa  
3
More Details

ADO.NET ist Microsofts neue, mächtige und stabile Technologie für den Zugriff auf Daten und Bestandteil des .NET Frameworks. Dementsprechend kommt kein Entwickler an ADO.NET vorbei, der mit sich mit Datenbankzugriffen in .NET-Anwendungen beschäftigt, wobei das komplett neue Objektmodell viel Raum für Informationsbedarf lässt. David Sceppa erklärt deshalb ADO.NET von den Basics bis zu fortgeschrittenen Themen, immer praxisnah und mit Gefühl für die Situation seiner Leser, denen er am Ende jedes Kapitels noch mögliche Fragen in den Mund legt, um in den Antworten letzte Unklarheiten zu beseitigen. So erfahren Sie alles Nötige und mehr zum Objektmodell und den wichtigsten Objekten von ADO.NET, den besten Programmiertechniken, den Umgang mit XML, bis hin zur Verwendung von Datenprovidern für Oracle-Datenbanken. Eine umfangreiche CD mit drei hilfreichen Tools macht aus diesem Buch einen unverzichtbaren Begleiter bei der ADO.NET-Programmierung.

C# KompendiumArne Schäpers, Rudolf Huttary, Dieter Bremes  
3.5
More Details

C# ist einer der Ecksteine in der .NET-Strategie von Microsoft: auf die .NET-Klassen zugeschnitten, soll diese Sprache den einfachsten Zugang zur Mächtigkeit des .NET-Frameworks bieten. Bei Ihrem Umstieg auf C# und dem Einstieg in .NET ist dieses Buch der ideale Begleiter als Arbeits- und Handbuch. Übersichtlich gegliedert findet sich leicht die Information, die Sie für die Durchführung Ihres Projekts wissen müssen. Schäpers, Huttary und Bremes, allesamt langjährige Programmierer und erfahrene Autoren, stellen dabei nicht nur die C#-Syntax und das .NET-Framwork dar, sondern gehen auch auf die Entwicklung im Visual Studio.NET ein.

Microsoft Office PowerPoint 2003. Das Handbuch.Dieter Schiecke, Pia Bork, Eckehard Pfeifer  
5
More Details

Alles, was Sie zur überzeugenden Präsentation und zum perfekten Informationssystem benötigen: Neben der Beherrschung von Microsoft Office PowerPoint 2003 erlernen Sie wichtige Grundlagen der visuellen Kommunikation und erhalten die Praxis-Tipps der Profis. Und weil sich manches besser zeigen als beschreiben lässt, wurde ein Großteil des Buches auch in Form von aufwendigen Beispielpräsentationen für die Begleit-CD aufbereitet. Zusätzlich finden Sie dort auch professionelle Vorlagen und Cliparts. Geben Sie sich nicht mit irgendeinem Buch zufrieden, denn es gibt "Das Handbuch" - direkt von Microsoft Press. Und Ihre Präsentationen werden überzeugen.

The Art of C: Elegant Programming SolutionsHerbert Schildt  
5
More Details

Ace C programmer Herb Schildt has written a book for all programmers who truly appreciate the art of C programming. This sophisticated book provides elegant programming solutions that enable you to write world-class C programs that stand apart from all the rest. A disk containing all of this valuable code is provided.

C: The Complete Reference, 4th Ed.Herbert Schildt  
4
More Details

Another gem from Herb Schildt—best-selling programming author with more than 2.5 million books sold! C: The Complete Reference, Fourth Edition gives you full details on C99, the New ANSI/ISO Standard for C. You'll get in-depth coverage of the C language and function libraries as well as all the newest C features, including restricted pointers, inline functions, variable-length arrays, and complex math. This jam-packed resource includes hundreds of examples and sample applications.

C++: The Complete ReferenceHerbert Schildt  
4.5
More Details

"C++: The Complete Reference" has been written primarily for C programmers who are moving to C++. However, it covers the whole C++ language. Part one is an overview of all the material that is needed to program in C++ that is common to C. The second part teaches C++ topics not found in C. The third part deals with applications. Finally there are two chapters for software development.

C++: The Complete ReferenceHerbert Schildt  
4
More Details

Author Herb Schildt is the world's best-selling C++ author with more than 2 million books sold. The most complete coverage of the newly updated ANSI C++ Standard—including updated material on the STL, namespace naming methods, an new classes. An easy-to-follow, three-part organization: I) Description of the root of C++; II) Detailed coverage of C++'s OOP components and classes; III) Effective C++ software application development.

MFC Programming from the Ground UpHerbert Schildt  
4.5
More Details

Fast-paced tutorial to help professionals write caliber code! Herb Schildt is Osborne's #1 programming author with more than 2 million books sold! Microsoft's MFC 6 is a major revision packaged with Visual C++ 6, the U.S. market- leading compiler—both are being aggressively marketed by Microsoft. Revised and updated with critical coverage of Internet Explorer, Windows 98, ActiveX, and web-based features, plus handy "In-Depth" boxes, margin notes, and more.

Teach Yourself C++Herbert Schildt  
4
More Details

This text instructs programmers in the use of the popular C++ programming language. It prepares the reader for work with UNIX or DOS programs written in C++, including Borland's Turbo C++ and includes exercises and skill checks. The "Teach Yourself" series uses the following formula to ensure a reader's comprehension: chapter objectives which highlight topics to be covered in each chapter; concrete examples of concepts; exercises based on real-life programming situations; keyword lists in every chapter; and mastery-skills check to ensure a reader's comprehension before moving on.