Kirjojen hintavertailu. Mukana 11 244 527 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

1000 tulosta hakusanalla C Altam

C: The Complete Reference

C: The Complete Reference

Herbert Schildt

McGraw-Hill Professional
2000
nidottu
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Whether you are a beginning C programmer or a seasoned pro, the answers to all your C questions can be found in this one-stop resourceAnother gem from Herb Schildt--best-selling programming author with more than 2.5 million books sold! C: The Complete Reference, Fourth Edition gives you full details on C99, the New ANSI/ISO Standard for C. You'll get in-depth coverage of the C language and function libraries as well as all the newest C features, including restricted pointers, inline functions, variable-length arrays, and complex math. This jam-packed resource includes hundreds of examples and sample applications.
C/C++ Programmer's Reference

C/C++ Programmer's Reference

Herbert Schildt

McGraw-Hill Professional
2000
nidottu
Revised and expanded for the new C/C++ Standard, C 99, this best seller is a must-have reference and idea generator for millions of programmers. Though new programming languages like Java, Perl and Python are becoming popular, there is no shortage of new or experienced C and C++ programmers. C/C++ serve as core languages in most programmers' language toolboxes. The C 99 Standard has now been ratified, and this presents a perfect opportunity to update the C/C++ Programmer's Reference with the most current info on several new, innovative features of the C language, including variable-length arrays, new library functions and the new capabilities to facilitate embedded systems programming. This quick reference to C/C++ classes, methods, field actions, and libraries is organized for easy access and designed as a lookup resource and idea generator for programming in C and C++. Coverage of new C99 Standard provides up to date reference tool for the world's most popular and established programming language. The book's small size makes for a helpful portable reference that is the perfect book to have on the road. Solid writing style and straightforward presentation methods of Herb Schildt provide a familiar reference environment for programmers - many of these programmers's learned C/C++ from Herb Schildt's books!
C# Developer's Headstart

C# Developer's Headstart

Philip Spokas; Mark Michaelis

Osborne/McGraw-Hill
2001
pokkari
This text provides programmers with the answers they need in order to make vital decisions about code adoption and migration. It provides programmers with the answers they need in order to make vital decisions about code adoption and migration.
C# Programming Tips and Techniques

C# Programming Tips and Techniques

Jamsa Kris; Wright Charles Alan

MCGRAW-HILL EDUCATION - EUROPE
2002
pokkari
A resource for intermediate and advanced developers interested in incorporating C# into their applications, this book contains more than 400 tips and techniques. Programmers should save time, money and resources with these tested and proven tips, techniques and solutions. The tips and techniques are organized by subject and are extensively indexed and cross-referenced for easy access. Overall the book contains short, easily accessible sound bites on how to use the C# technology.
C++ from the Ground Up, Third Edition

C++ from the Ground Up, Third Edition

Herbert Schildt

McGraw-Hill Professional
2003
nidottu
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.This excellent primer provides a plethora of C++ programming information for beginning to intermediate users on topics like classes, objects, expressions, arrays, pointers. Plus, it also covers advanced topics like inheritance, namespaces, STL, custom string class, and the Standard C++ Class Library. For users of all levels, this guide teaches with examples of source code and a thorough display of the results.
C++: A Beginner's Guide, Second Edition

C++: A Beginner's Guide, Second Edition

Herbert Schildt

McGraw-Hill Professional
2003
nidottu
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Essential skills made easy! Written by Herb Schildt, the world’s leading programming author, this step-by-step book is ideal for first-time programmers or those new to C++. The modular approach of this series, including sample projects and progress checks, makes it easy to learn to use C++ at your own pace.
C++ Demystified

C++ Demystified

Jeff Kent

McGraw-Hill Professional
2004
nidottu
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Minimal technical jargon, step-by-step discussions, and quizzes at the end of each chapter make this an easy-to-understand guide to C++ programming. Quickly learn what a programming language is and the anatomy of C++, then jump right into creating your own programs with expert guidance. Discover functions, objects, compilers, linkers, and much more along the way. For the fast and easy way to understanding the fundamentals of C++, this is the resource you need.
C# 2.0: The Complete Reference

C# 2.0: The Complete Reference

Herbert Schildt

McGraw-Hill Professional
2006
nidottu
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.This comprehensive volume is fully updated for C# 2.0 -- the newest version of Microsoft's revolutionary programming language.The changes found in C# 2.0 bring Java-like power to millions of Windows programmers worldwide. With expertly crafted explanations, insider tips, and hundreds of examples, this book fully explains every aspect of C# 2.0. Written in the clear, uncompromising style that has made master programming author Herb Schildt the choice of millions, the book covers all the new and existing features of this major programming language.
C++ Programming: An Object-Oriented Approach

C++ Programming: An Object-Oriented Approach

Behrouz A. Forouzan; Richard Gilberg

McGraw-Hill Professional
2019
nidottu
C++ Programming: An Object-Oriented Approach has two primary objectives: Teach the basic principles of programming as outlined in the ACM curriculum for a CS1 class and teach the basic constructs of the C++ language. While C++ is a complex and professional language, experience shows that beginning students can easily understand and use C++.C++ Programming: An Object-Oriented Approach uses a combination of thorough, well-ordered explanations and a strong visual framework to make programming concepts accessible to students. The authors stress incremental program development, wherein program analysis is followed by building a structure chart, constructing UML flow diagrams, writing algorithms, undertaking program design, and finally testing. This foundation, combined with a focus on the benefits of a consistent and well-documented programming style, prepares students to tackle the academic and professional programming challenges they will encounter down the road with confidence.
C: Because Cowards Get Cancer Too

C: Because Cowards Get Cancer Too

John Diamond

Ebury Press
1999
pokkari
Shortly before his 44th birthday, John Diamond received a call from the doctor who had removed a lump from his neck. Having been assured for the previous 2 years that this was a benign cyst, Diamond was told that it was cancerous. This is the story of Diamond's life with, and without, a lump.
C# 2.0

C# 2.0

Michel de Champlain; Brian G. Patrick

Morgan Kaufmann Publishers In
2005
nidottu
You don’t need coddling; you don’t need to be told what you already know. What you need is a book that uses your experience as a Java or C++ programmer to give you a leg up into the challenges and rewards of C#. And this Practical Guide is precisely what you’re after. Written by a team that boasts extensive experience teaching C# to professionals, this book provides a practical, efficient explanation of the language itself, covering basic to advanced features and calling out all that’s new in 2.0. Its instruction is always firmly situated within the context of the .NET framework and bolstered by code examples, key lessons in object-oriented programming, and installments of a realistic application programming tutorial. Concise and incisive, this is the best way to master the world’s fastest-growing and most marketable programming language. Features: Provides a carefully focused explanation of every aspect of the C# language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes. Highlights all features new to the latest version of C# and organizes its presentation of C# according to the key principles of object-oriented programming and the .NET framework. Using end-of-chapter exercises, incrementally develops a cohesive application programming tutorial.
C*-Algebras and Operator Theory

C*-Algebras and Operator Theory

Gerald J. Murphy

Academic Press Inc
1990
sidottu
This book constitutes a first- or second-year graduate course in operator theory. It is a field that has great importance for other areas of mathematics and physics, such as algebraic topology, differential geometry, and quantum mechanics. It assumes a basic knowledge in functional analysis but no prior acquaintance with operator theory is required.
C-Furanosides

C-Furanosides

Peter Goekjian; Arnaud Haudrechy; Boudjema Menhour; Claire Coiffier

Academic Press Inc
2017
nidottu
Carbon analogs of carbohydrates, dubbed C-glycosides, have remained an important and interesting class of mimetics, be it in natural product synthesis, for pharmacological applications, as conformational probes, or for biological studies. C-Furanosides: Synthesis and Stereochemistry provides a much-needed overview of synthetic and stereochemical principles for C-furanosides: analogs of a 5-membered ring carbohydrate glycoside (furanoside), in which the anomeric oxygen has been replaced with a carbon. While our understanding of conformational behavior and of stereoselective synthesis in 6-membered ring compounds is quite good, our ability to predict the conformation of 5-membered ring compounds, or to predict the stereochemical outcome of a given reaction, remains anecdotal. Through a comprehensive review of literature approaches to the different C-furanoside stereoisomers, as well as an interpretation of the outcome in terms of a reasonable number of stereochemical models, C-Furanosides: Synthesis and Stereochemistry enables the reader to determine the best approach to a particular C-glycoside compound, and also hopes to provide a certain level of rationalization and predictability for the synthesis of new systems.
C*-Algebras and Their Automorphism Groups
This elegantly edited landmark edition of Gert Kjærgård Pedersen’s C*-Algebras and their Automorphism Groups (1979) carefully and sensitively extends the classic work to reflect the wealth of relevant novel results revealed over the past forty years. Revered from publication for its writing clarity and extremely elegant presentation of a vast space within operator algebras, Pedersen’s monograph is notable for reviewing partially ordered vector spaces and group automorphisms in unusual detail, and by strict intention releasing the C*-algebras from the yoke of representations as Hilbert space operators. Under the editorship of Søren Eilers and Dorte Olesen, the second edition modernizes Pedersen’s work for a new generation of C*-algebraists, with voluminous new commentary, all-new indexes, annotation and terminology annexes, and a surfeit of new discussion of applications and of the author’s later work.
C Programming Language

C Programming Language

Brian Kernighan; Dennis Ritchie

Pearson
1988
nidottu
Introduces the features of the C programming language, discusses data types, variables, operators, control flow, functions, pointers, arrays, and structures, and looks at the UNIX system interface
C++ How to Program

C++ How to Program

Paul J. Deitel; Harvey M. Deitel

PEARSON EDUCATION (US)
2010
nidottu
Late Objects Version: C++ How to Program, 7/e is ideal for Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language. This best-selling comprehensive text is aimed at readers with little or no programming experience. It teaches programming by presenting the concepts in the context of full working programs and takes a late objects approach. The authors emphasize achieving program clarity through structured and object-oriented programming, software reuse and component-oriented software construction. The Seventh Edition encourages students to connect computers to the community, using the Internet to solve problems and make a difference in our world. All content has been carefully fine-tuned in response to a team of distinguished academic and industry reviewers. The Late Objects Version delays coverage of class development until Chapter 9, presenting control statements, functions, arrays and pointers in a non-object-oriented, procedural programming context.
C How to Program

C How to Program

Deitel Paul J.; Deitel Harvey

Prentice Hall
2015
nidottu
For courses in computer programming C How to Program is a comprehensive introduction to programming in C. Like other texts of the Deitels’ How to Program series, the book serves as a detailed beginner source of information for college students looking to embark on a career in coding, or instructors and software-development professionals seeking to learn how to program with C. The Eighth Edition continues the tradition of the signature Deitel “Live Code” approach--presenting concepts in the context of full-working programs rather than incomplete snips of code. This gives readers a chance to run each program as they study it and see how their learning applies to real world programming scenarios.
C++ Illustrated

C++ Illustrated

Dylan Smith; Stephen Smith

Addison Wesley
2019
nidottu
C++ Illustrated is designed from the ground up to teach modern approaches to C++ programming: it will help you master all the skills, paradigms, and development practices you need to build tomorrow's production applications. Dylan Smith and Steve Smith introduce today's best programming practices upfront, reinforce them throughout the book and a powerful accompanying code tutorial based on their pioneering tutorial/testing framework. All you'll need to use their code tutorial is a modern, easy-to-install C++14 compiler and the cross-platform CMake build management system. As you progress, you'll modify the framework itself, acclimating yourself to working in a large, complex C++ code base. Numerous hands-on project chapters cover engaging topics ranging from cryptography to 3D graphics and game programming. By the time you're finished with the book, tutorial, and example projects, you'll have all the skills you need to work on professional C++ assignments.