C/C++ Programmerʼs Reference

C/C++ Programmerʼs Reference PDF Author: Herbert Schildt
Publisher: McGraw-Hill/Osborne Media
ISBN:
Category : Computers
Languages : en
Pages : 388

Get Book Here

Book Description
Herbert Schildt's reference for C and C++ programmers presents an annotated list of alphabetical keywords, functions and class libraries. It is suitable for both the experienced programmer and also the new programmer. The third edition now includes coverage of the new .NET extensions.

C/C++ Programmerʼs Reference

C/C++ Programmerʼs Reference PDF Author: Herbert Schildt
Publisher: McGraw-Hill/Osborne Media
ISBN:
Category : Computers
Languages : en
Pages : 388

Get Book Here

Book Description
Herbert Schildt's reference for C and C++ programmers presents an annotated list of alphabetical keywords, functions and class libraries. It is suitable for both the experienced programmer and also the new programmer. The third edition now includes coverage of the new .NET extensions.

Dragon 32 Programmer's Reference Guide

Dragon 32 Programmer's Reference Guide PDF Author: John Vander Reyden
Publisher: Andrews UK Limited
ISBN: 1789827280
Category : Computers
Languages : en
Pages : 151

Get Book Here

Book Description
First published in 1983, this easy-to-follow guide to the Dragon 32 gives users a complete overview of the acclaimed machine that many considered well ahead of its time. Though it was more powerful and quicker than many of its competitors, the Dragon 32 never gained the success of other 8-bit computers of the day such as the Commodore 64 or the ZX Spectrum. Despite this, the classic machine still retains a dedicated following to this day. Not only is this remastered version perfect for hobbyists and collectors, it is also a highly useful resource for those interested in programming retro games and utilities. As the original publisher Melbourne House wrote: ***** A comprehensive overview of programming the Dragon 32, covering BASIC, machine language, sound and graphics. The Dragon 32 Programmer's Reference Guide will show you how to exercise the full potential of your Dragon 32, by taking you from simple BASIC routines right through to advanced machine language programs. The book fully examines BASIC and tells you everything you need to know to use every function to its maximum. Each facility is illustrated by example programs. Many professional hints and tips are included, demonstrating the full features of the Dragon 32, especially the graphics and sound potential. For the serious programmer, a memory map is included as well as 'monitor entry points' giving more information about the Dragon 32 than has ever been published anywhere else. This book will take you far beyond the realms of standard Dragon 32 programming. ***** Acorn Books is proud to present its Retro Reproductions series, a collection of classic computing works from the 80s and 90s given a new lease of life in the 21st century. From standards of programming reference no self-respecting microcomputer coder would be without, to obscure works unavailable for many years, these modern re-prints are perfect for any connoisseur of retro computing.

Rexx Programmer's Reference

Rexx Programmer's Reference PDF Author: Howard Fosdick
Publisher: John Wiley & Sons
ISBN: 0764596950
Category : Computers
Languages : en
Pages : 722

Get Book Here

Book Description
Originally developed for mainframes but highly portable across platforms-from servers to desktops to handhelds-Rexx is an easy yet powerful scripting language that's widely used for rapid application development. Covers Rexx interpreters for specialized functions-object-oriented, mainframe, and handheld. There are 8 different free Rexx interpreters optimized for different platforms and uses. This book shows how to use them all. Shows how to script for GUIs, databases, web servers, XML, and other interfaces. Details how to make the best use of Rexx tools and interfaces, with examples for both Linux and Windows. Includes a tutorial with lots of examples to help people get up and running.

Objective-C Programmer's Reference

Objective-C Programmer's Reference PDF Author: Carlos Oliveira
Publisher: Apress
ISBN: 143025906X
Category : Computers
Languages : en
Pages : 375

Get Book Here

Book Description
Objective-C Programmer's Reference provides the tools necessary to write software in Objective-C—the language of choice for developing iOS and OS X applications. Author Carlos Oliveira begins from the basic building blocks of the language. He shows how to create correct and efficient applications by applying your knowledge of object-oriented and structured programming. This book: Takes you quickly through fundamental concepts such as interfaces and class implementations. Provides a concise reference to the Foundation Framework that is all-important when programming in Objective-C. Highlights key differences between Objective-C and other popular languages such as Java or Python. Provides the fundamentals of Cocoa and Cocoa Touch, which are the standard for OS X and iOS development. Objective-C Programmer's Reference makes extensive use of concepts already mastered by developers who are fluent in other languages such as C++, Java, Perl, and Python. The author’s approach is logical and structured, and even novice developers will have an easy time absorbing the most important topics necessary to program in Objective-C. Objective-C Programmer's Reference is a book for professional developers in Objective-C, or those who are moving to Objective-C from other languages. The book is written for readers who lack the time to invest in more traditional books, which usually spend hundreds of pages to explain concepts that are part of the working programmer’s standard vocabulary.

SQL Functions Programmer's Reference

SQL Functions Programmer's Reference PDF Author: Arie Jones
Publisher: John Wiley & Sons
ISBN: 0764598074
Category : Computers
Languages : en
Pages : 795

Get Book Here

Book Description
Gives programmers two-in-one coverage, with both a "how-to" on SQL functions and a complete SQL functions reference SQL is the standard language for database queries; this book's advanced coverage helps programmers write their own SQL functions Covers both the internationally standardized SQL 99 functions and the hundreds of additional functions introduced by vendors, including the subtle variations required to successfully migrate or interoperate between vendor products Covers the latest versions of the major relational database management system (RDMS) applications: Microsoft SQL Server, Oracle, IBM DB2, and MySQL

C, a Reference Manual

C, a Reference Manual PDF Author: Samuel P. Harbison
Publisher: Prentice Hall
ISBN:
Category : Computers
Languages : en
Pages : 376

Get Book Here

Book Description
This fourth edition of the bestselling C reference covers two important developments: the ISO C Amendment 1 (1994), which specifies new facilities for writing portable, international programs in C; and a discussion of how to write C programs that are compatible with C++. Discusses the ongoing, international standardization of C++. Explores the importance of Clean C C code in the common subset of the ISO C and C++ languages. Demonstrates other ways to program in a style that is more compatible with C++. For programmers interested in programming in C++ and the future of C.

Linux, Programmer's Reference

Linux, Programmer's Reference PDF Author: Richard Petersen
Publisher: McGraw-Hill Companies
ISBN:
Category : Computers
Languages : en
Pages : 472

Get Book Here

Book Description
More than just an alphabetical sourcebook of Linux commands, this reference captures all the nuances of the various shells and lists them completely, and offers advice on when, where, and why to use each command. This revised edition, useful to programmers at all levels, includes coverage based on the new Linux kernel 2.2.

ADO Programmer's Reference

ADO Programmer's Reference PDF Author: David Sussman
Publisher: Apress
ISBN: 1430207183
Category : Computers
Languages : en
Pages : 701

Get Book Here

Book Description
* This is the most definitive book on the subject and has been the leading reference on ADO since its first release. * Covers all versions of ADO. * Covers related technologies, such as ADOX and ADOMD. * Supported by online samples in multiple languages. * Examines performance aspects of ADO.

Visual Basic 2012 Programmer's Reference

Visual Basic 2012 Programmer's Reference PDF Author: Rod Stephens
Publisher: John Wiley & Sons
ISBN: 1118332083
Category : Computers
Languages : en
Pages : 773

Get Book Here

Book Description
The comprehensive guide to Visual Basic 2012 Microsoft Visual Basic (VB) is the most popular programming language in the world, with millions of lines of code used in businesses and applications of all types and sizes. In this edition of the bestselling Wrox guide, Visual Basic expert Rod Stephens offers novice and experienced developers a comprehensive tutorial and reference to Visual Basic 2012. This latest edition introduces major changes to the Visual Studio development platform, including support for developing mobile applications that can take advantage of the Windows 8 operating system. This new edition includes information on developing Win8-compatible Metro applications using pre-loaded templates Explores the new design features and support for WPF designers Explains how to develop Windows smartphone apps Covers new VB language features such as Asynch and Await Visual Basic 2012 Programmer's Reference is the programmer's go-to reference for the 2012 edition of Visual Basic.

VBScript Programmer's Reference

VBScript Programmer's Reference PDF Author: Adrian Kingsley-Hughes
Publisher: John Wiley & Sons
ISBN: 0764559931
Category : Computers
Languages : en
Pages : 716

Get Book Here

Book Description
What is this book about? The VBScript standard has changed over time, and several new things have been introduced since this book first published in 1999. The current standard for VBScript is 5.6. The script debugger, script control, and script encoder have all changed and the Windows Script Component Wizard, regular expressions, and remote scripting have been introduced. Windows Script Host technology has also matured over time and gained in both effectiveness and popularity. VBScript Programmer's Reference, 2nd Edition begins with discussion of the general syntax, functions, keywords, style, error handling, and similar language-specific topics and then moves into an expanded reference section covering the object models in detail. The book combines a comprehensive overview of the VBScript technology and associated technologies with practical examples at every stage from beginner to advanced user. Specific topics include the following: Variables and Data Types Procedures Error Handling and Debugging Windows Script Components Script Encoding Remote Scripting Data Objects Coding Conventions