Author: Al Kelley
Publisher: Benjamin-Cummings Publishing Company
ISBN: 9780805300604
Category : Computers
Languages : en
Pages : 548
Book Description
The authors provide clear examples and thorough explanations of every feature in the C language. They teach C vis-a-vis the UNIX operating system. A reference and tutorial to the C programming language. Annotation copyrighted by Book News, Inc., Portland, OR
A Book on C
Author: Al Kelley
Publisher: Benjamin-Cummings Publishing Company
ISBN: 9780805300604
Category : Computers
Languages : en
Pages : 548
Book Description
The authors provide clear examples and thorough explanations of every feature in the C language. They teach C vis-a-vis the UNIX operating system. A reference and tutorial to the C programming language. Annotation copyrighted by Book News, Inc., Portland, OR
Publisher: Benjamin-Cummings Publishing Company
ISBN: 9780805300604
Category : Computers
Languages : en
Pages : 548
Book Description
The authors provide clear examples and thorough explanations of every feature in the C language. They teach C vis-a-vis the UNIX operating system. A reference and tutorial to the C programming language. Annotation copyrighted by Book News, Inc., Portland, OR
Assembly Language
Author: Jeff Duntemann
Publisher: Wiley
ISBN: 9780471578147
Category : Computers
Languages : en
Pages : 0
Book Description
Begins with the most fundamental, plain-English concepts and everyday analogies progressing to very sophisticated assembly principles and practices. Examples are based on the 8086/8088 chips but all code is usable with the entire Intel 80X86 family of microprocessors. Covers both TASM and MASM. Gives readers the foundation necessary to create their own executable assembly language programs.
Publisher: Wiley
ISBN: 9780471578147
Category : Computers
Languages : en
Pages : 0
Book Description
Begins with the most fundamental, plain-English concepts and everyday analogies progressing to very sophisticated assembly principles and practices. Examples are based on the 8086/8088 chips but all code is usable with the entire Intel 80X86 family of microprocessors. Covers both TASM and MASM. Gives readers the foundation necessary to create their own executable assembly language programs.
Mastering Turbo Assembler
Author: Tom Swan
Publisher: Sams Publishing
ISBN: 9780672305269
Category : Assembler language (Computer program language)
Languages : en
Pages : 0
Book Description
Master the new features of the latest version of Borland Turbo Assembler with bestselling computer book author Tom Swan. In this book, he teaches how to write in-line assembler with Turbo C and Turbo Pascal and explores data structures, input and output, macros and conditional assembly, disk-file processing, and interrupt handling. Disk includes all the source code from the book.
Publisher: Sams Publishing
ISBN: 9780672305269
Category : Assembler language (Computer program language)
Languages : en
Pages : 0
Book Description
Master the new features of the latest version of Borland Turbo Assembler with bestselling computer book author Tom Swan. In this book, he teaches how to write in-line assembler with Turbo C and Turbo Pascal and explores data structures, input and output, macros and conditional assembly, disk-file processing, and interrupt handling. Disk includes all the source code from the book.
Brey
Author: Barry B. Brey
Publisher:
ISBN: 9781292027371
Category : Computer interfaces
Languages : en
Pages : 944
Book Description
Keeping students on the forefront of technology, this text offers a practical reference to all programming and interfacing aspects of the popular Intel microprocessor family.
Publisher:
ISBN: 9781292027371
Category : Computer interfaces
Languages : en
Pages : 944
Book Description
Keeping students on the forefront of technology, this text offers a practical reference to all programming and interfacing aspects of the popular Intel microprocessor family.
Programming C# 4.0
Author: Ian Griffiths
Publisher: "O'Reilly Media, Inc."
ISBN: 144939972X
Category : Computers
Languages : en
Pages : 858
Book Description
With its support for dynamic programming, C# 4.0 continues to evolve as a versatile language on its own. But when C# is used with .NET Framework 4, the combination is incredibly powerful. This bestselling tutorial shows you how to build web, desktop, and rich Internet applications using C# 4.0 with .NET's database capabilities, UI framework (WPF), extensive communication services (WCF), and more. In this sixth edition, .NET experts Ian Griffiths, Matthew Adams, and Jesse Liberty cover the latest enhancements to C#, as well as the fundamentals of both the language and framework. You'll learn concurrent programming with C# 4.0, and how to use .NET tools such as the Entity Framework for easier data access, and the Silverlight platform for browser-based RIA development. Learn C# fundamentals, such as variables, flow control, loops, and methods Build complex programs with object-oriented and functional programming techniques Process large collections of data with the native query features in LINQ Communicate across networks with Windows Communication Foundation (WCF) Learn the advantages of C# 4.0's dynamic language features Build interactive Windows applications with Windows Presentation Foundation (WPF) Create rich web applications with Silverlight and ASP.NET
Publisher: "O'Reilly Media, Inc."
ISBN: 144939972X
Category : Computers
Languages : en
Pages : 858
Book Description
With its support for dynamic programming, C# 4.0 continues to evolve as a versatile language on its own. But when C# is used with .NET Framework 4, the combination is incredibly powerful. This bestselling tutorial shows you how to build web, desktop, and rich Internet applications using C# 4.0 with .NET's database capabilities, UI framework (WPF), extensive communication services (WCF), and more. In this sixth edition, .NET experts Ian Griffiths, Matthew Adams, and Jesse Liberty cover the latest enhancements to C#, as well as the fundamentals of both the language and framework. You'll learn concurrent programming with C# 4.0, and how to use .NET tools such as the Entity Framework for easier data access, and the Silverlight platform for browser-based RIA development. Learn C# fundamentals, such as variables, flow control, loops, and methods Build complex programs with object-oriented and functional programming techniques Process large collections of data with the native query features in LINQ Communicate across networks with Windows Communication Foundation (WCF) Learn the advantages of C# 4.0's dynamic language features Build interactive Windows applications with Windows Presentation Foundation (WPF) Create rich web applications with Silverlight and ASP.NET
History of Programming Languages
Author: Richard L. Wexelblat
Publisher: Academic Press
ISBN: 1483266168
Category : Reference
Languages : en
Pages : 784
Book Description
History of Programming Languages presents information pertinent to the technical aspects of the language design and creation. This book provides an understanding of the processes of language design as related to the environment in which languages are developed and the knowledge base available to the originators. Organized into 14 sections encompassing 77 chapters, this book begins with an overview of the programming techniques to use to help the system produce efficient programs. This text then discusses how to use parentheses to help the system identify identical subexpressions within an expression and thereby eliminate their duplicate calculation. Other chapters consider FORTRAN programming techniques needed to produce optimum object programs. This book discusses as well the developments leading to ALGOL 60. The final chapter presents the biography of Adin D. Falkoff. This book is a valuable resource for graduate students, practitioners, historians, statisticians, mathematicians, programmers, as well as computer scientists and specialists.
Publisher: Academic Press
ISBN: 1483266168
Category : Reference
Languages : en
Pages : 784
Book Description
History of Programming Languages presents information pertinent to the technical aspects of the language design and creation. This book provides an understanding of the processes of language design as related to the environment in which languages are developed and the knowledge base available to the originators. Organized into 14 sections encompassing 77 chapters, this book begins with an overview of the programming techniques to use to help the system produce efficient programs. This text then discusses how to use parentheses to help the system identify identical subexpressions within an expression and thereby eliminate their duplicate calculation. Other chapters consider FORTRAN programming techniques needed to produce optimum object programs. This book discusses as well the developments leading to ALGOL 60. The final chapter presents the biography of Adin D. Falkoff. This book is a valuable resource for graduate students, practitioners, historians, statisticians, mathematicians, programmers, as well as computer scientists and specialists.
Schaum's Outline of Fundamentals of Computing with C++
Author: John R. Hubbard
Publisher: McGraw Hill Professional
ISBN: 9780071368124
Category : Study Aids
Languages : en
Pages : 374
Book Description
This powerful study tool is the best tutor you can have if you want top grades and thorough understanding of the fundamentals of computing with C++, the computing language taught at 83% of all colleges. This student-friendly study guide leads you step-by-step through the entire computer science course, giving you 420 problems with fully worked solutions and easy-to-follow examples for every new topic. You get complete explanations of data abstraction, recursion, Standard C++ container classes, searching, sorting algorithms, and other complex concepts, simplified and illustrated so they're easy to grasp. You also get additional practice problems to solve on your own, working at your own speed. This superb study guide covers the entire course, from logic to libraries. If you're taking introduction to computer science, this book will be your best friend. It's perfect for independent study, too!
Publisher: McGraw Hill Professional
ISBN: 9780071368124
Category : Study Aids
Languages : en
Pages : 374
Book Description
This powerful study tool is the best tutor you can have if you want top grades and thorough understanding of the fundamentals of computing with C++, the computing language taught at 83% of all colleges. This student-friendly study guide leads you step-by-step through the entire computer science course, giving you 420 problems with fully worked solutions and easy-to-follow examples for every new topic. You get complete explanations of data abstraction, recursion, Standard C++ container classes, searching, sorting algorithms, and other complex concepts, simplified and illustrated so they're easy to grasp. You also get additional practice problems to solve on your own, working at your own speed. This superb study guide covers the entire course, from logic to libraries. If you're taking introduction to computer science, this book will be your best friend. It's perfect for independent study, too!
Head First C
Author: David Griffiths
Publisher: "O'Reilly Media, Inc."
ISBN: 1449335659
Category : Computers
Languages : en
Pages : 632
Book Description
Learn key topics such as language basics, pointers and pointer arithmetic, dynamic memory management, multithreading, and network programming. Learn how to use the compiler, the make tool, and the archiver.
Publisher: "O'Reilly Media, Inc."
ISBN: 1449335659
Category : Computers
Languages : en
Pages : 632
Book Description
Learn key topics such as language basics, pointers and pointer arithmetic, dynamic memory management, multithreading, and network programming. Learn how to use the compiler, the make tool, and the archiver.
Innovation Happens Elsewhere
Author: Ron Goldman
Publisher: Morgan Kaufmann
ISBN: 0080534678
Category : Computers
Languages : en
Pages : 427
Book Description
It's a plain fact: regardless of how smart, creative, and innovative your organization is, there are more smart, creative, and innovative people outside your organization than inside. Open source offers the possibility of bringing more innovation into your business by building a creative community that reaches beyond the barriers of the business. The key is developing a web-driven community where new types of collaboration and creativity can flourish. Since 1998 Ron Goldman and Richard Gabriel have been helping groups at Sun Microsystems understand open source and advising them on how to build successful communities around open source projects. In this book the authors present lessons learned from their own experiences with open source, as well as those from other well-known projects such as Linux, Apache, and Mozilla.* Winner of 2006 Jolt Productivity Award for General Books* Describes how open source development works and offers persuasive reasons for using it to help achieve business goals.* Shows how to use open source in day-to-day work, discusses the various licenses in use, and describes what makes for a successful project.* Written in an engaging style for executives, managers, and engineers that addresses the human and business issues involved in open source development as well as its history, philosophy, and future
Publisher: Morgan Kaufmann
ISBN: 0080534678
Category : Computers
Languages : en
Pages : 427
Book Description
It's a plain fact: regardless of how smart, creative, and innovative your organization is, there are more smart, creative, and innovative people outside your organization than inside. Open source offers the possibility of bringing more innovation into your business by building a creative community that reaches beyond the barriers of the business. The key is developing a web-driven community where new types of collaboration and creativity can flourish. Since 1998 Ron Goldman and Richard Gabriel have been helping groups at Sun Microsystems understand open source and advising them on how to build successful communities around open source projects. In this book the authors present lessons learned from their own experiences with open source, as well as those from other well-known projects such as Linux, Apache, and Mozilla.* Winner of 2006 Jolt Productivity Award for General Books* Describes how open source development works and offers persuasive reasons for using it to help achieve business goals.* Shows how to use open source in day-to-day work, discusses the various licenses in use, and describes what makes for a successful project.* Written in an engaging style for executives, managers, and engineers that addresses the human and business issues involved in open source development as well as its history, philosophy, and future
C Programming Language
Author: Brian W. Kernighan
Publisher:
ISBN: 9781548817701
Category :
Languages : en
Pages : 216
Book Description
C++ was written to help professional C# developers learn modern C++ programming. The aim of this book is to leverage your existing C# knowledge in order to expand your skills. Whether you need to use C++ in an upcoming project, or simply want to learn a new language (or reacquaint yourself with it), this book will help you learn all of the fundamental pieces of C++ so you can begin writing your own C++ programs.This updated and expanded second edition of Book provides a user-friendly introduction to the subject, Taking a clear structural framework, it guides the reader through the subject's core elements. A flowing writing style combines with the use of illustrations and diagrams throughout the text to ensure the reader understands even the most complex of concepts. This succinct and enlightening overview is a required reading for all those interested in the subject .We hope you find this book useful in shaping your future career & Business.
Publisher:
ISBN: 9781548817701
Category :
Languages : en
Pages : 216
Book Description
C++ was written to help professional C# developers learn modern C++ programming. The aim of this book is to leverage your existing C# knowledge in order to expand your skills. Whether you need to use C++ in an upcoming project, or simply want to learn a new language (or reacquaint yourself with it), this book will help you learn all of the fundamental pieces of C++ so you can begin writing your own C++ programs.This updated and expanded second edition of Book provides a user-friendly introduction to the subject, Taking a clear structural framework, it guides the reader through the subject's core elements. A flowing writing style combines with the use of illustrations and diagrams throughout the text to ensure the reader understands even the most complex of concepts. This succinct and enlightening overview is a required reading for all those interested in the subject .We hope you find this book useful in shaping your future career & Business.