𝔖 Scriptorium
✦   LIBER   ✦

📁

Applications Interface Programming Using Multiple Languages: A Windows Programmer's Guide

✍ Scribed by Ying Bai


Publisher
Prentice Hall PTR
Year
2003
Tongue
English
Leaves
864
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


This book addresses the need for interfaces, or bridges, between the multiple popular programming languages. With the development of the advanced computer controls and applications, the single programming language sometimes has a limitation for today's complicated projects. Programmers will frequently be working with multiple programming languages at a time and, currently, do not have a "bridge" language to tie things together. They spend countless work hours either converting code or working simultaneously on 2 (or more) different languages at once. To solve this problem and to utilize the advantages of multiple languages, an interface is needed to set a bridge between the different languages. The programming languages covered in this book include: C/C++ and Visual C++ 6.0, Visual Basic 6.0, Java 1.2 and 1.3, Perl, LabView, LabWindows/CVI and Measurement Studio, Matlab, Matlab C/C++ Math library, Matlab compiler and Matlab Graphic library, and SmallTalk. Practical and hands-on programming examples are provided with each project in the book. All program examples, which are stored in the attached CD-ROM, have been tested, debugged and applied in the actual projects. Readers can easily select the examples to suit their special needs.


📜 SIMILAR VOLUMES


Programming Ruby: A Pragmatic Programmer
✍ David Thomas, Andrew Hunt 📂 Library 📅 2000 🏛 addison-wesley 🌐 English

(Pearson Education) A guide to working with the object-oriented programming language, Ruby, which allows for programming without extra syntax or code. Shows how to easily mine the Ruby language, teaching the basics, plus how to write large programs, how to extend Ruby using C code, and more. Softcov

Professional Windows Vista Gadgets Progr
✍ Wei-Meng Lee 📂 Library 📅 2007 🌐 English

As an easy-to-use application that provides information at a glance, a gadget allows users to quickly and easily obtain weather information, RSS news feeds, and much more. In Windows Vista, there are two types of gadgetsSidebar and SideShow gadgets and Microsoft MVP author Wei-Meng Lee covers both.

Programming Ruby. The Pragmatic Programm
✍ Matsumoto Yukihiro. 📂 Library 🌐 English

Обучающая программа для людей с небольшим или никаким программным опытом. Изучите основной Рубин в контексте простых программных конструкций.<br/>244 страницы.<br/>2nd Edition.<div class="bb-sep"></div>Foreword <br/>Preface <br/>Roadmap <br/>Ruby.new <br/>Classes, Objects, and Variables <br/>Contain