1001 Visual Basic Programmer's Tips

1001 Visual Basic Programmer's Tips
Author: Kris Jamsa
Publisher: Singular
Total Pages: 710
Release: 1997
Genre: Computers
ISBN: 9781884133565

1001 Visual Basic Programmer's Tips takes the programmer from square one with Visual Basic. The book teaches the programmer the ins and outs of the Visual Basic toolset and focuses on code, code, and more code. The reader will find over 10,000 lines of Visual Basic programming code and hundreds to ready-to-run programs on the companion CD.

Programming

Programming
Author: Bjarne Stroustrup
Publisher: Addison-Wesley Professional
Total Pages: 1312
Release: 2014-06-02
Genre: Computers
ISBN: 0133796744

An Introduction to Programming by the Inventor of C++ Preparation for Programming in the Real World The book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field. Focus on Fundamental Concepts and Techniques The book explains fundamental concepts and techniques in greater depth than traditional introductions. This approach will give you a solid foundation for writing useful, correct, maintainable, and efficient code. Programming with Today’s C++ (C++11 and C++14) The book is an introduction to programming in general, including object-oriented programming and generic programming. It is also a solid introduction to the C++ programming language, one of the most widely used languages for real-world software. The book presents modern C++ programming techniques from the start, introducing the C++ standard library and C++11 and C++14 features to simplify programming tasks. For Beginners—And Anyone Who Wants to Learn Something New The book is primarily designed for people who have never programmed before, and it has been tested with many thousands of first-year university students. It has also been extensively used for self-study. Also, practitioners and advanced students have gained new insight and guidance by seeing how a master approaches the elements of his art. Provides a Broad View The first half of the book covers a wide range of essential concepts, design and programming techniques, language features, and libraries. Those will enable you to write programs involving input, output, computation, and simple graphics. The second half explores more specialized topics (such as text processing, testing, and the C programming language) and provides abundant reference material. Source code and support supplements are available from the author’s website.

1001 Programming Resources

1001 Programming Resources
Author: Edward J. Renehan
Publisher: Singular
Total Pages: 532
Release: 1996
Genre: Computers
ISBN: 9781884133503

"1001 Programming Resources" features key Web sites programmers must visit and shows how to access product descriptions and detailed documentation in minutes. Download sample programs in C/C++, Java, Perl, Visual Basic, and more. The CD-ROM contains programming tools, Java and Perl, an electronic book, and demos.

ActiveX Programmer's Library

ActiveX Programmer's Library
Author: Suleiman Lalani
Publisher:
Total Pages: 502
Release: 1996-12-31
Genre: Computers
ISBN:

A guide to programming which covers the interaction of Active-X with JavaScript, VBScript, Java, Visual Basic, and Visual C++; building Active-X objects using various programs; cabbing and signing Active-X components; and creating and using TimeEntry, ClockFace, Reminder, and Magnify controls, as well other applications. The CD-ROM contains a number of ready-to-run programs and controls. Annotation copyrighted by Book News, Inc., Portland, OR

Conquer Medical Coding

Conquer Medical Coding
Author: Jean Jurek
Publisher: F.A. Davis
Total Pages: 1129
Release: 2016-01-25
Genre: Medical
ISBN: 0803645112

Conquer Medical Coding. Take a real-world approach to coding that prepares you for the AAPC or AHIMA certification exams and for professional practice in any health care setting. The book is also a handy resource you can turn to throughout your career. Unique decision trees show you how to logically assign a code. It's the only text that breaks down the decision-making process into a visual and repeatable process! You’ll learn exactly how to select the correct ICD-10, CPT, and HCPCS codes. Each section parallels the Official Coding Guidelines, with a special emphasis on commonly used codes. A wealth of learning tools and tips, along with critical-thinking exercises and real-life case studies, provide the practice you need to master coding. Brief reviews of A&P and pathophysiology put the codes into perfect context.

Accelerating MATLAB Performance

Accelerating MATLAB Performance
Author: Yair M. Altman
Publisher: CRC Press
Total Pages: 768
Release: 2014-12-11
Genre: Computers
ISBN: 1482211300

The MATLAB programming environment is often perceived as a platform suitable for prototyping and modeling but not for "serious" applications. One of the main complaints is that MATLAB is just too slow. Accelerating MATLAB Performance aims to correct this perception by describing multiple ways to greatly improve MATLAB program speed. Packed with tho