C# KompendiumArne Schäpers, Rudolf Huttary, Dieter Bremes  
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.

3827260159
Microsoft Office PowerPoint 2003. Das Handbuch.Dieter Schiecke, Pia Bork, Eckehard Pfeifer  
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.

3860631772
The Art of C: Elegant Programming SolutionsHerbert Schildt  
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.

0078816912
C: The Complete Reference, 4th Ed.Herbert Schildt  
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.

0072121246
C++: The Complete ReferenceHerbert Schildt  
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.

0078816548
C++: The Complete ReferenceHerbert Schildt  
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.

0078824761
MFC Programming from the Ground UpHerbert Schildt  
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.

0078825733
Teach Yourself C++Herbert Schildt  
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.

0078817609
Understanding Statistics Using RRandall Schumacker, Sara Tomek  
More Details

This book was written to provide resource materials for teachers to use in their introductory or intermediate statistics class.  The  chapter content is ordered along the lines of many popular statistics books so it should be easy to supplement the content and exercises with class lecture materials.  The book contains R script programs to demonstrate important topics and concepts covered in a statistics course, including probability, random sampling, population distribution types, role of the Central Limit Theorem, creation of sampling distributions for statistics, and more.  The chapters contain T/F quizzes to test basic knowledge of the topics covered.  In addition, the book chapters contain numerous exercises with answers or solutions to the exercises provided.  The chapter exercises reinforce an understanding of the statistical concepts presented in the chapters.  An instructor can select any of the supplemental materials to enhance lectures and/or provide additional coverage of concepts and topics in their statistics book.

This book uses the R statistical package which contains an extensive library of functions.  The R software is free and easily downloaded and installed.  The R programs are run in the R Studio software which is a graphical user interface for Windows. The R Studio software makes accessing R programs, viewing output from the exercises, and graphical displays easier to manage.  The first chapter of the book covers the fundamentals of the R statistical package.  This includes installation of R and R Studio, accessing R packages and libraries of functions.  The chapter also covers how to access manuals and technical documentation, as well as, basic R commands used in the R script programs in the chapters.  This chapter is important for the instructor to master so that the software can be installed and the R script programs run.  The R software is free so students can also install the software and run the R script programs in the chapters.   Teachers and students can run the R software on university computers, at home, or on laptop computers making it more available than many commercial software packages.

1461462266
Internet of Things with the Arduino YúnMarco Schwartz  
More Details

Projects to help you build a world of smarter things with this book and ebook

OverviewLearn how to interface various sensors and actuators to the Arduino Yun and send this data in the cloudExplore the possibilities offered by the Internet of Things by using the Arduino Yun to upload measurements to Google Docs, upload pictures to Dropbox, and send live video streams to YouTubeLearn how to use the Arduino Yun as the brain of a robot that can be completely controlled via Wi-Fi

In Detail

Internet of Things (IoT) is currently a growing trend in the technology space, and the Arduino Yun is the perfect board to get started with building IoT projects. This book covers many of the powerful features of the Arduino Yun via four exciting projects. The first project is all about sending weather measurements data to a Google Docs spreadsheet for easy online visualization. The second one is about building an energy consumption meter and controlling devices remotely. The third focuses on the field of security, by helping you to build a camera that is triggered by motion and that uploads pictures automatically to Dropbox. Finally, the last project is in relation with the field of robotics, and focuses on building a robot that is controlled via Wi-Fi.

The main focus of this book is to teach everything you need to know to build complex projects using the Arduino Yun, organized around the fields of home automation, security, and robotics.

What you will learn from this bookConnect various sensors to the Arduino YunSend sensor measurements to Google Docs via TembooInterface the Arduino Yun to Twitter via TembooCreate automated e-mail alerts based on measured dataUse the Arduino Yun to control home appliances such as lampsMeasure energy consumption using the YunTake pictures with a USB camera and upload them to DropboxBuild robots and control them remotely via Wi-Fi

Approach

All projects are explained in a step-by-step manner, always starting with the assembly of the hardware and followed by basic tests of every hardware component. You will then learn how to build exciting applications in a practical manner based on the details of the projects.

1783288000
Programming Arduino with LabVIEWMarco Schwartz, Oliver Manickum  
More Details

Build interactive and fun learning projects with Arduino using LabVIEWAbout This Book Use LabVIEW to automate your Arduino projects without writing codeControl your Arduino projects wirelessly from LabVIEWMultiple projects with step-by-step practical implementationWho This Book Is For

If you already have some experience with LabVIEW and want to apply your skills to control physical objects and make measurements using the Arduino sensor, this book is for you. Prior knowledge of Arduino and LabVIEW is essential to fully understand the projects detailed in this book. In Detail

This book covers several projects that you can build using LabVIEW and Arduino. You will learn how to use LabVIEW to control your Arduino projects simply by dragging and dropping blocks in LabVIEW.

The book starts with some basic projects that you will create in order to learn how to interface LabVIEW and Arduino. For example, you will learn how to control a motor from the LabVIEW interface. Then, the book dives into more complex projects, such as building a weather measurement station, making a simple alarm system, and controlling a mobile robot wirelessly via LabVIEW.

Going through the projects of this book will allow you to automate your Arduino projects without writing a single line of code, therefore creating complex projects in little time.

1849698228