Object-oriented Programming Power for THINK Pascal Programmers

Object-oriented Programming Power for THINK Pascal Programmers
Author: Chuck Sphar
Publisher:
Total Pages: 720
Release: 1991
Genre: Computers
ISBN:

This example-rich tutorial teaches object-oriented programming to Pascal programmers on all levels using THINK Pascal, the most popular Pascal implementation for the Macintosh. An important book for any computer programming section.

Object-oriented Programming in Pascal

Object-oriented Programming in Pascal
Author: D. Brookshire Conner
Publisher: Addison-Wesley Professional
Total Pages: 664
Release: 1995
Genre: Computers
ISBN:

Rather than taking the more traditional "procedural" approach, the authors take an object-oriented approach from the start to teach introductory programming concepts. Focusing on effective use of objects, they concentrate on building programs from an object library, reusing the objects, and developing classes and methods.

Computerworld

Computerworld
Author:
Publisher:
Total Pages: 120
Release: 1990-06-25
Genre:
ISBN:

For more than 40 years, Computerworld has been the leading source of technology news and information for IT influencers worldwide. Computerworld's award-winning Web site (Computerworld.com), twice-monthly publication, focused conference series and custom research form the hub of the world's largest global IT media network.

InfoWorld

InfoWorld
Author:
Publisher:
Total Pages: 150
Release: 1990-05-28
Genre:
ISBN:

InfoWorld is targeted to Senior IT professionals. Content is segmented into Channels and Topic Centers. InfoWorld also celebrates people, companies, and projects.

Coders at Work

Coders at Work
Author: Peter Seibel
Publisher: Apress
Total Pages: 619
Release: 2009-12-21
Genre: Computers
ISBN: 1430219491

Peter Seibel interviews 15 of the most interesting computer programmers alive today in Coders at Work, offering a companion volume to Apress’s highly acclaimed best-seller Founders at Work by Jessica Livingston. As the words “at work” suggest, Peter Seibel focuses on how his interviewees tackle the day-to-day work of programming, while revealing much more, like how they became great programmers, how they recognize programming talent in others, and what kinds of problems they find most interesting. Hundreds of people have suggested names of programmers to interview on the Coders at Work web site: www.codersatwork.com. The complete list was 284 names. Having digested everyone’s feedback, we selected 15 folks who’ve been kind enough to agree to be interviewed: Frances Allen: Pioneer in optimizing compilers, first woman to win the Turing Award (2006) and first female IBM fellow Joe Armstrong: Inventor of Erlang Joshua Bloch: Author of the Java collections framework, now at Google Bernie Cosell: One of the main software guys behind the original ARPANET IMPs and a master debugger Douglas Crockford: JSON founder, JavaScript architect at Yahoo! L. Peter Deutsch: Author of Ghostscript, implementer of Smalltalk-80 at Xerox PARC and Lisp 1.5 on PDP-1 Brendan Eich: Inventor of JavaScript, CTO of the Mozilla Corporation Brad Fitzpatrick: Writer of LiveJournal, OpenID, memcached, and Perlbal Dan Ingalls: Smalltalk implementor and designer Simon Peyton Jones: Coinventor of Haskell and lead designer of Glasgow Haskell Compiler Donald Knuth: Author of The Art of Computer Programming and creator of TeX Peter Norvig: Director of Research at Google and author of the standard text on AI Guy Steele: Coinventor of Scheme and part of the Common Lisp Gang of Five, currently working on Fortress Ken Thompson: Inventor of UNIX Jamie Zawinski: Author of XEmacs and early Netscape/Mozilla hacker

C# 2010 All-in-One For Dummies

C# 2010 All-in-One For Dummies
Author: Bill Sempf
Publisher: John Wiley & Sons
Total Pages: 864
Release: 2010-04-01
Genre: Computers
ISBN: 0470635991

A logical, straightforward approach to learning the C# language C# is a complicated programming language for building .NET-connected software for Microsoft Windows, the Web, and a wide range of devices. The friendly All-in-One For Dummies format is a perfect way to present it. Each minibook is a self-contained package of necessary information, making it easy to find what you're looking for. Upgrades in C# 2010 include the ability to build Windows 7 applications and compatibility with Python and Ruby. C# is a somewhat complex programming language for building .NET-connected software for Microsoft Windows, the Web, and other devices Beginning C# programmers will appreciate how the All-in-One format breaks the topic into minibooks, each one addressing a key body of information Minibooks include creating your first C# program, Windows 7 programming, basic C# programming, object-based programming, object-oriented programming, Windows programming with C# and Visual Studio, and debugging Companion Web site includes all sample code Beginning C# programmers will find C# 2010 All-in-One For Dummies explains a complicated topic in an easy, understandable way. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Think Like a Programmer

Think Like a Programmer
Author: V. Anton Spraul
Publisher: No Starch Press
Total Pages: 260
Release: 2012-08-12
Genre: Computers
ISBN: 1593274564

The real challenge of programming isn't learning a language's syntax—it's learning to creatively solve problems so you can build something great. In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve problems and teaches you what other introductory books often ignore: how to Think Like a Programmer. Each chapter tackles a single programming concept, like classes, pointers, and recursion, and open-ended exercises throughout challenge you to apply your knowledge. You'll also learn how to: –Split problems into discrete components to make them easier to solve –Make the most of code reuse with functions, classes, and libraries –Pick the perfect data structure for a particular job –Master more advanced programming tools like recursion and dynamic memory –Organize your thoughts and develop strategies to tackle particular types of problems Although the book's examples are written in C++, the creative problem-solving concepts they illustrate go beyond any particular language; in fact, they often reach outside the realm of computer science. As the most skillful programmers know, writing great code is a creative art—and the first step in creating your masterpiece is learning to Think Like a Programmer.

InfoWorld

InfoWorld
Author:
Publisher:
Total Pages: 1084
Release: 1991
Genre: Computer industry
ISBN:

Learning Perl

Learning Perl
Author: Randal Schwartz
Publisher: "O'Reilly Media, Inc."
Total Pages: 389
Release: 2011-06-23
Genre: Computers
ISBN: 1449303587

The sixth edition of this bestselling Perl tutorial includes recent changes to the language. Years of classroom testing and experience helped shape the book's pace and scope, and this edition is packed with exercises that let readers practice the concepts while they follow the text.