C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, Sixth Edition remains the definitive text for a first programming language course. D.S. Malik's time-tested, student-centered methodology uses
Discover the power of Java for developing applications with the engaging, hands-on approach in Farrell's JAVA PROGRAMMING, 8E. With this book, even first-time programmers can quickly develop useful pr
C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, Sixth Edition remains the definitive text for a first programming language course. D.S. Malik's time-tested, student-centered methodology uses
The Oxford First Illustrated Science Dictionary supports the curriculum and gives your child a head start in understanding first scientific words. Organised alphabetically, this dictionary gives simpl
Concurrent Constraint Programming introduces a new and rich class of programming languages based on the notion of computing with partial information, or constraints, that synthesize and extend work on
Develop the strong programming skills you need for professional success with Farrell's MICROSOFT VISUAL C# 2015: AN INTRODUCTION TO OBJECT-ORIENTED PROGRAMMING, 6E. Approachable examples and a clear,
Master the MATLAB technical programming language with MATLAB PROGRAMMING FOR ENGINEERS, 5E! Emphasizing problem-solving skills throughout, this latest edition of Chapman's successful book shows you ho
VBScript is a programming language that is simple enough for beginners and makes learning fundamental programming concepts easy. But as you'll learn in this updated fourth edition of MICROSOFT WSH AND
JAVA? PROGRAMS TO ACCOMPANY PROGRAMMING LOGIC AND DESIGN is specifically designed to be paired with the latest edition of Farrell's highly successful PROGRAMMING LOGIC AND DESIGN. Together, the two bo
Scratch Programming in Easy Steps introduces readers to Scratch, a programming language that is widely used on the Raspberry Pi. Using Scratch’s highly visual interface, you'll learn how to make games
Get thoroughly up to speed on Android programming, and learn how to create up-to-date user experiences for both handsets and tablets. With this book’s extensively revised second edition, you’ll focus
Readers quickly become motivated to learn C++ with popular author Diane Zak's distinctive emphasis on the importance of C++ programming skills in business today. AN INTRODUCTION TO PROGRAMMING WITH C+
VIDEO GAME PROGRAMMING FOR KIDS Introduces pre-teens and young learners to the exciting world of game programming. This concise, dynamic book is designed specifically for 8-12 years olds and uses simp
Includes tutorials, lectures, and refereed papers on all aspects of logic programming, including theoretical foundations, constraints, concurrency and parallelism, deductive databases, language design
The Structure of Typed Programming Languages describes the fundamental syntactic andsemantic features of modern programming languages, carefully spelling out their impacts on languagedesign. Using cla
A completely revised edition, offering new design recipes for interactive programs and support for images as plain values, testing, event-driven programming, and even distributed programming.This intr
Mike Davis was a good man who was in a little over his head with Indiana as his first head coaching job. Kelvin Sampson opted to take shortcuts that ultimately cost him his job and set the program bac
Love's sweet refrain? Appointed to head Atlanta's first-ever jazz festival, go-to marketing guru Michael "MJ" Jane sets out to create an annual event to rival New Orleans. Even if that me
From the very first touch The moment suave businessman Dante Sanderson brushes hands with Lanelle Murphy, he can't get her out of his head. The guarded beauty resists all of his polished attempts
Introduce readers to the most powerful and complicated computer network they will ever encounter — their own brain. What Goes On in My Head? explains what the different parts of the brain do, how they
THIS IS AN ADVENTURE TO REMEMBER!Finn is about to fall head first into an adventure so intense, he’ll never remember it! Finn tries to take on the Mnemonoid only to wake up in the future with no recol
Python is the most popular programming language for beginners because it's fun, powerful, and easy to learn. So why should your introductory Python book be long and tedious? Python Crash Course gets y
C++ PROGRAMMING: PROGRAM DESIGN INCLUDING DATA STRUCTURES, Sixth Edition remains the definitive text for the CS1/CS2 course sequence. D.S. Malik's time-tested, student-centered methodology uses a stro
Prepare beginning programmers with the most important principles for developing structured program logic with Farrell's highly effective PROGRAMMING LOGIC AND DESIGN, COMPREHENSIVE, 8E. This popular t
This is a true story of Exodus, the inevitable journey of the last of the First People, as they leave the Great Sand Face and head for the modern world and cultural oblivion. Paul John Myburgh spent s
Discover the key principles necessary to develop structured program logic with Farrell's PROGRAMMING LOGIC AND DESIGN, INTRODUCTORY, 8E. This popular introductory book takes a unique, language-indepen
C++ PROGRAMMING: PROGRAM DESIGN INCLUDING DATA STRUCTURES, Sixth Edition remains the definitive text for the CS1/CS2 course sequence. D.S. Malik's time-tested, student-centered methodology uses a stro
Prepare beginning programmers with the most important principles for developing structured program logic with Farrell's highly effective PROGRAMMING LOGIC AND DESIGN, COMPREHENSIVE, 7E. This popular t
Gerald discovers that there is something worse than a bird on your head—two birds on your head! Can Piggie help her best friend? Gerald discovers that there is something worse than a bird on you
The ten stories in The View from Stalin’s Head unfold in the post–Cold War Prague of the 1990s—a magnet not only for artists and writers but also for American tourists and college grad deadbeats, a ci
Within the field of logic programming there have been numerous attempts to transform grammars into logic programs. This book describes a complementary approach that views logic programs as grammars an
There is increasing interest in genetic programming by both researchers and professional software developers. These twenty-two invited contributions show how a wide variety of problems across discipli
A beginner's guide to programming terminology, fundamental concepts, and techniques for writing code. The author focuses on the four basic constructs of programming sequences, loops, branches, and mod
Semantics of Programming Languages exposes the basic motivations and philosophy underlying the applications of semantic techniques in computer science. It introduces the mathematical theory of program
Up-to-Date, Essential Java Programming Skills—Made Easy! Fully updated for Java Platform, Standard Edition 11 (Java SE 11), Java: A Beginner’s Guide, Eighth Edition gets you started programming in J
Java How to Program (Late Objects), 11th Edition is intended for use in the Java programming course. It also serves as a useful reference and self-study tutorial to Java programming.  
內容簡介:Linux與UNIX®系統程式開發經典完整涵蓋Linux API:函式、介面、程式設計範例 《The Linux Programming Interface》是Linux與UNIX系統程式開發大全,幾乎涵蓋了全部Linux與UNIX系統程式會用到的API。在這本重量級著作中,Linux程式開發專家Michael Kerrisk以清晰的說明及完整的範例程式,提供完善的系統呼叫(system
內容簡介:最新的C++11標準不僅讓程式員可以更清楚,簡單及直接的表達想法,而且可以寫出更有效率的程式碼。Bjarne Stroustrup是C++的設計者與最初的實作者,為了讓程式員可以更有效率地使用C++,他重新制定,擴增以及重寫官方參考手冊和教學手冊。 《The C++ Programming Language, Fourth Edition》將C++語言(語言功能、抽象機制、標準函式庫以及