Schaum's Outline of Programming With Fortran 77

Schaum's Outline of Programming With Fortran 77
Author: Willam E. Mayo
Publisher: McGraw Hill Professional
Total Pages: 366
Release: 1995
Genre: Computers
ISBN: 9780070411555

This book is ideal for students using Fortran 77. Topics covered include algorithm development and program design, input and output, subscripted variables and arrays, character and logical data and data files.

Schaum's Outline of Theory and Problems of Programming with Fortran

Schaum's Outline of Theory and Problems of Programming with Fortran
Author: Seymour Lipschutz
Publisher: McGraw-Hill Companies
Total Pages: 330
Release: 1978
Genre: Computers
ISBN:

Covers programming with FORTRAN, including structured FORTRAN. Topics covered in the text include program organization; numerical input/output; functions and subroutines; and programming techniques and numerical calculations. Solved problems are included to aid comprehension.

Introduction to Programming with Fortran

Introduction to Programming with Fortran
Author: Ian Chivers
Publisher: Springer Science & Business Media
Total Pages: 600
Release: 2006-07-08
Genre: Computers
ISBN: 1846280540

A comprehensive introduction which will be essential to the complete beginner who wants to learn the fundamentals of programming using a modern, powerful and expressive language; as well as those wanting to update their programming skills by making the move from earlier versions of Fortran.

Schaum's Outline of Operating Systems

Schaum's Outline of Operating Systems
Author: J. Archer Harris
Publisher: McGraw Hill Professional
Total Pages: 241
Release: 2001-12-21
Genre: Study Aids
ISBN: 0071394486

Confusing Textbooks? Missed Lectures? Not Enough Time? Fortunately for you, there's Schaum's Outlines. More than 40 million students have trusted Schaum's to help them succeed in the classroom and on exams. Schaum's is the key to faster learning and higher grades in every subject. Each Outline presents all the essential course information in an easy-to-follow, topic-by-topic format. You also get hundreds of examples, solved problems, and practice exercises to test your skills. This Schaum's Outline gives you Practice problems with full explanations that reinforce knowledge Coverage of the most up-to-date developments in your course field In-depth review of practices and applications Fully compatible with your classroom text, Schaum's highlights all the important facts you need to know. Use Schaum's to shorten your study time-and get your best test scores! Schaum's Outlines-Problem Solved.

Schaum’s Outline of Fundamentals of SQL Programming

Schaum’s Outline of Fundamentals of SQL Programming
Author: Ramon Mata-Toledo
Publisher: McGraw Hill Professional
Total Pages: 323
Release: 2000-10-19
Genre: Study Aids
ISBN: 0071787534

Standard SQL guarantees that no matter what the database implementation, the features of the language will be applicable across all platforms.Over 200 completely solved problems plus 200 supplementary problems reinforce students’ understanding and skills.Features the syntax used by the most important database developers, Oracle and Microsoft, to familiarize students with this common language.Includes labs and practice tests like those used in database certification exams.

Schaum's Outline of Programming with C

Schaum's Outline of Programming with C
Author: Byron S. Gottfried
Publisher: McGraw Hill Professional
Total Pages: 546
Release: 1996-06-22
Genre: Study Aids
ISBN: 9780071367998

Confusing Textbooks? Missed Lectures? Not Enough Time? Fortunately for you, there's Schaum's Outlines. More than 40 million students have trusted Schaum's to help them succeed in the classroom and on exams. Schaum's is the key to faster learning and higher grades in every subject. Each Outline presents all the essential course information in an easy-to-follow, topic-by-topic format. You also get hundreds of examples, solved problems, and practice exercises to test your skills. This Schaum's Outline gives you Practice problems with full explanations that reinforce knowledge Coverage of the most up-to-date developments in your course field In-depth review of practices and applications Fully compatible with your classroom text, Schaum's highlights all the important facts you need to know. Use Schaum's to shorten your study time-and get your best test scores! Schaum's Outlines-Problem Solved.

Schaum's Outline of Principles of Computer Science

Schaum's Outline of Principles of Computer Science
Author: Paul Tymann
Publisher: McGraw Hill Professional
Total Pages: 233
Release: 2008-03-19
Genre: Study Aids
ISBN: 0071510370

Learn the essentials of computer science Schaum’s Outline of Principles of Computer Science provides aconcise overview of the theoretical foundation of computerscience. It also includes focused review of object-oriented programming using Java.

Programming in Python 3

Programming in Python 3
Author: Mark Summerfield
Publisher: Pearson Education
Total Pages: 631
Release: 2008-12-16
Genre: Computers
ISBN: 0321606590

Python 3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3’s features and idioms. The first book written from a completely “Python 3” viewpoint, Programming in Python 3 brings together all the knowledge you need to write any program, use any standard or third-party Python 3 library, and create new library modules of your own. Summerfield draws on his many years of Python experience to share deep insights into Python 3 development you won’t find anywhere else. He begins by illuminating Python’s “beautiful heart”: the eight key elements of Python you need to write robust, high-performance programs. Building on these core elements, he introduces new topics designed to strengthen your practical expertise—one concept and hands-on example at a time. This book’s coverage includes Developing in Python using procedural, object-oriented, and functional programming paradigms Creating custom packages and modules Writing and reading binary, text, and XML files, including optional compression, random access, and text and XML parsing Leveraging advanced data types, collections, control structures, and functions Spreading program workloads across multiple processes and threads Programming SQL databases and key-value DBM files Utilizing Python’s regular expression mini-language and module Building usable, efficient, GUI-based applications Advanced programming techniques, including generators, function and class decorators, context managers, descriptors, abstract base classes, metaclasses, and more Programming in Python 3 serves as both tutorial and language reference, and it is accompanied by extensive downloadable example code—all of it tested with the final version of Python 3 on Windows, Linux, and Mac OS X.