Book Description
A valuable collection of subprograms and functions that professional and novice programmers will turn to again and again, this guide addresses both common and unusual programming tasks.
Author : John Clark Craig
Publisher :
Page : 520 pages
File Size : 24,4 MB
Release : 1988
Category : Computers
ISBN :
A valuable collection of subprograms and functions that professional and novice programmers will turn to again and again, this guide addresses both common and unusual programming tasks.
Author : Don Inman
Publisher : McGraw-Hill Companies
Page : 388 pages
File Size : 48,52 MB
Release : 1989
Category : Computers
ISBN :
QuickBASIC je računalniški jezik za sodobno profesionalno programiranje z osebnimi računalniki. Opisane so možnosti uporabe jezika na različnih področjih.
Author : Namir C. Shammas
Publisher : McGraw-Hill Companies
Page : 364 pages
File Size : 24,94 MB
Release : 1993
Category : Computers
ISBN : 9780830643752
A hands-on introduction to programming with Visual Basic for DOS, including a disk containing all the program code covered. This book takes a painless approach that first-time users will find reassuring--a quick-start, step-by-step tutorial on object-oriented programming; dozens of easy-to-follow sample programs; helpful icons highlighting special tips and warnings; and a rich supply of screen images.
Author : Mark Goodwin
Publisher : Mis Press
Page : 285 pages
File Size : 30,75 MB
Release : 1993-02-01
Category :
ISBN : 9781558280403
Author : Robert Nystrom
Publisher : Genever Benning
Page : 1021 pages
File Size : 44,58 MB
Release : 2021-07-27
Category : Computers
ISBN : 0990582949
Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience with that corner of computer science was a terrifying "compilers" class that they suffered through in undergrad and tried to blot from their memory as soon as they had scribbled their last NFA to DFA conversion on the final exam. That fearsome reputation belies a field that is rich with useful techniques and not so difficult as some of its practitioners might have you believe. A better understanding of how programming languages are built will make you a stronger software engineer and teach you concepts and data structures you'll use the rest of your coding days. You might even have fun. This book teaches you everything you need to know to implement a full-featured, efficient scripting language. You'll learn both high-level concepts around parsing and semantics and gritty details like bytecode representation and garbage collection. Your brain will light up with new ideas, and your hands will get dirty and calloused. Starting from main(), you will build a language that features rich syntax, dynamic typing, garbage collection, lexical scope, first-class functions, closures, classes, and inheritance. All packed into a few thousand lines of clean, fast code that you thoroughly understand because you wrote each one yourself.
Author : Werner Feibel
Publisher : Osborne Publishing
Page : 776 pages
File Size : 17,77 MB
Release : 1989
Category : Computers
ISBN :
Author :
Publisher : Rex Bookstore, Inc.
Page : 156 pages
File Size : 22,41 MB
Release :
Category :
ISBN : 9789712342882
Author : Murray L. Lesser
Publisher : Random House Information Group
Page : 308 pages
File Size : 46,87 MB
Release : 1988
Category : Computers
ISBN :
Author : George Sheldon
Publisher : Prentice Hall
Page : 164 pages
File Size : 49,83 MB
Release : 1989
Category : Computers
ISBN : 9780880224727
Author : Greg Perry
Publisher : Programming (Que)
Page : 0 pages
File Size : 42,90 MB
Release : 1993
Category : Computers
ISBN : 9781565294394
QBasic By Example is one of the most successful titles in the original . . . By Example series. Along with content modifications, this new edition includes several new elements to simplify the programming language learning process. Some of the elements included are liberal use of program listing callouts and cross reference throughout the book.