0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (273)
  • R250 - R500 (3,476)
  • R500+ (11,310)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer programming > Programming languages

Problem Solving with C++ - Global Edition (Paperback, 10th edition): Walter Savitch Problem Solving with C++ - Global Edition (Paperback, 10th edition)
Walter Savitch
R2,457 Discovery Miles 24 570 Ships in 12 - 17 working days

For courses in C++ introductory programming. Learn the fundamentals of C++ programming with an emphasis on problem solving Now in its 10th Edition, Problem Solving with C++ is written for the beginning programmer. The text cultivates strong problem-solving skills and programming techniques as it introduces readers to the C++ programming language. Author Walt Savitch's approach to programming emphasizes active reading through the use of well-placed examples and self-tests, while flexible coverage means the order of chapters and sections can easily be adapted without sacrificing continuity. Savitch's clear, concise style is a hallmark feature of the text and is supported by a suite of tried-and-true pedagogical tools. The 10th Edition includes ten new Programming Projects, along with new discussions and revisions. Also available with MyLab Programming MyLab (TM) Programming is an online learning system designed to engage students and improve results. MyLab Programming consists of programming exercises correlated to the concepts and objectives in this book. Through practice exercises and immediate, personalized feedback, MyLab Programming improves the programming competence of beginning students who often struggle with the basic concepts of programming languages. Note: You are purchasing a standalone product; MyLab (TM) Programming does not come packaged with this content. Students, if interested in purchasing this title with MyLab Programming , ask your instructor for the correct package ISBN and Course ID. Instructors, contact your Pearson representative for more information. If you would like to purchase both the physical text and MyLab Programming , search for: 0134710746 / 9780134710747 Problem Solving with C++ Plus MyLab Programming with Pearson eText -- Access Card Package, 10/e Package consists of: 0134448286 / 9780134448282 Problem Solving with C++ 0134522419 / 9780134522418 MyLab Programming with Pearson eText -- Access Card -- for Problem Solving with C++, 10/e

C++ Programming - Program Design Including Data Structures (Paperback, 8th edition): D. Malik C++ Programming - Program Design Including Data Structures (Paperback, 8th edition)
D. Malik
R1,660 R1,434 Discovery Miles 14 340 Save R226 (14%) Ships in 10 - 15 working days

Learn how to program with C++ using today's definitive choice for your first programming language experience -- C++ PROGRAMMING: PROGRAM DESIGN INCLUDING DATA STRUCTURES, 8E. D.S. Malik's time-tested, student-centered methodology incorporates a strong focus on problem-solving with full-code examples that vividly demonstrate the hows and whys of applying programming concepts and utilizing C++ to work through a problem. Thoroughly updated end-of-chapter exercises, more than 20 extensive new programming exercises, and numerous new examples drawn from Dr. Malik's experience further strengthen your understanding of problem solving and program design in this new edition. You review the important features of C++ 14 Standard with timely discussions that ensure this edition equips you to succeed in your CS1 course and beyond.

C++ How to Program: Horizon Edition (Paperback, 8th edition): Harvey Deitel, Paul Deitel C++ How to Program: Horizon Edition (Paperback, 8th edition)
Harvey Deitel, Paul Deitel
R1,821 Discovery Miles 18 210 Ships in 12 - 17 working days
Java How to Program, Late Objects, Global Edition (Paperback, 11th edition): Paul Deitel, Harvey Deitel Java How to Program, Late Objects, Global Edition (Paperback, 11th edition)
Paul Deitel, Harvey Deitel
R900 R750 Discovery Miles 7 500 Save R150 (17%) In Stock

The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of programming fundamentals, object-oriented programming concepts and intermediate-level topics for further study. Java How to Program, Late Objects, 11th Edition, presents leading-edge computing technologies using the Deitel signature live-code approach, which demonstrates concepts in hundreds of complete working programs. The 11th Edition presents updated coverage of Java SE 8 and new Java SE 9 capabilities, including JShell, the Java Module System, and other key Java 9 topics.

Advanced Visual Basic 6 - Power Techniques for Everyday Programs (Paperback): Matthew Curland, Gary Clarke Advanced Visual Basic 6 - Power Techniques for Everyday Programs (Paperback)
Matthew Curland, Gary Clarke
R1,276 Discovery Miles 12 760 Ships in 12 - 17 working days

In Advanced Visual Basic 6, two of the world's leading VB experts take experienced developers "under the hood" with VB, introducing powerful techniques for writing high-performance, reusable code that leverages the close relationships between VB, COM, and OLE Automation. This book presents advanced VB programming from a COM data type approach, helping developers build more robust, effective code -- and overcome obstacles that appear as they "push the envelope" with VB.KEY TOPICS:Developers learn how VB describes arrays, and how to duplicate that definition manually to perform simple type casting, and gain unprecedented control over how their programs use memory. The authors introduce best practices for interface-based design using normal VB class modules; show how to partition code for optimal reuse; and more. Next, they present advanced techniques for creating COM lightweight objects; and alternate memory management techniques that allow the creation of complex systems with many objects and minimal overhead. The book also covers threading, type libraries, component versioning, and more. The accompanying CD-ROM contains extensive source code, plus powerful utilities for advanced VB development.MARKET:For all experienced Visual Basic developers.

Prolog Programming for Artificial Intelligence (Paperback, 4th edition): Ivan Bratko Prolog Programming for Artificial Intelligence (Paperback, 4th edition)
Ivan Bratko
R2,234 Discovery Miles 22 340 Ships in 12 - 17 working days

The fourth edition of this best-selling guide to Prolog and Artificial Intelligence has been updated to include key developments in the field while retaining its lucid approach to these topics. New and extended topics include Constraint Logic Programming, abductive reasoning and partial order planning. Divided into two parts, the first part of the book introduces the programming language Prolog, while the second part teaches Artificial Intelligence using Prolog as a tool for the implementation of AI techniques. This textbook is meant to teach Prolog as a practical programming tool and so it concentrates on the art of using the basic mechanisms of Prolog to solve interesting problems. The fourth edition has been fully revised and extended to provide an even greater range of applications, making it a self-contained guide to Prolog, AI or AI Programming for students and professional programmers.

Objects First with Java: A Practical Introduction Using BlueJ, Global Edition (Paperback, 6th edition): David Barnes Objects First with Java: A Practical Introduction Using BlueJ, Global Edition (Paperback, 6th edition)
David Barnes
R2,434 Discovery Miles 24 340 Ships in 12 - 17 working days

Tackle some of the biggest challenges in learning Functional Programming with this modern, up-to-date approach. Objects First with Java: A Practical Introduction, Global Edition, 6th Edition by Barnes and Koelling is an introduction to object-oriented programming, examining various programming concepts from a software engineering perspective. Ideal for beginners but also more advanced students and professional programmers, the book begins with introductory chapters for students without any programming experience, with later chapters more suitable for advanced or professional programmers. This latest edition goes beyond just adding the new language constructs of Java 8. The book's exploration of this new language demonstrates a renaissance of new functional ideas and techniques in modern programming, taking advantage of the boost in their popularity, in line with the new computing hardware available and the changing nature of current issues. Key features include: Extensive use of the Java programming language and BlueJ - the Java interactive development environment. Clear visualisation of BlueJ's classes and objects, allows you to gain a much better understanding of the differences than simply reading source code. Chapters are ordered by software development concepts instead of language features, like in traditional textbooks. Functional programming has become an essential part of the field. This industry-leading text will take you from the first steps of learning objects to more sophisticated concepts and will help you explore and master the mechanics of running a program successfully.

Advanced SQL with SAS (Hardcover): Christian F. G. Schendera Advanced SQL with SAS (Hardcover)
Christian F. G. Schendera
R2,483 Discovery Miles 24 830 Ships in 12 - 17 working days
A Day in Code- Python - Learn to Code in Python through an Illustrated Story (for Kids and Beginners) (Hardcover): Shari Eskenas A Day in Code- Python - Learn to Code in Python through an Illustrated Story (for Kids and Beginners) (Hardcover)
Shari Eskenas; Illustrated by Ana Quintero Villafraz
R647 Discovery Miles 6 470 Ships in 12 - 17 working days
CSS and HTML for beginners - A Beginners HTML and CSS Guide to Developing a Strong Coding Foundation, Building Responsive... CSS and HTML for beginners - A Beginners HTML and CSS Guide to Developing a Strong Coding Foundation, Building Responsive Website and Creating Standard Web page (Hardcover)
Ethan Hall
R907 Discovery Miles 9 070 Ships in 12 - 17 working days
Advanced Python Commands - Become a Programmer from Scratch and Learn the Most Important Commands of the Most Popular... Advanced Python Commands - Become a Programmer from Scratch and Learn the Most Important Commands of the Most Popular Programming Language in the Business World (Hardcover)
Manuel Mcfeely
R870 R720 Discovery Miles 7 200 Save R150 (17%) Ships in 10 - 15 working days
Basic Python Commands - Learn the Basic Commands of the World's Most Intuitive and Widely Used Programming Language... Basic Python Commands - Learn the Basic Commands of the World's Most Intuitive and Widely Used Programming Language (Hardcover)
Manuel Mcfeely
R869 R713 Discovery Miles 7 130 Save R156 (18%) Ships in 10 - 15 working days
CSS For Beginners - The Best CSS Guide For Beginners To Learn Learn CSS in One Day and Developing a Strong Coding Foundation... CSS For Beginners - The Best CSS Guide For Beginners To Learn Learn CSS in One Day and Developing a Strong Coding Foundation (Hardcover)
Ethan Hall
R997 R817 Discovery Miles 8 170 Save R180 (18%) Ships in 10 - 15 working days
Get Started Programming with Python - Give Your Professional Possibilities a Boost by Learning the Python Programming Language... Get Started Programming with Python - Give Your Professional Possibilities a Boost by Learning the Python Programming Language (Hardcover)
Manuel Mcfeely
R843 R693 Discovery Miles 6 930 Save R150 (18%) Ships in 10 - 15 working days
Coding for Kids in Python - Python Programming Projects for Kids and Beginners to Get Started Programming Fun Games... Coding for Kids in Python - Python Programming Projects for Kids and Beginners to Get Started Programming Fun Games (Hardcover)
Bob Mather
R900 Discovery Miles 9 000 Ships in 10 - 15 working days
A Day in Code - An illustrated story written in the C programming language (Hardcover): Shari Eskenas A Day in Code - An illustrated story written in the C programming language (Hardcover)
Shari Eskenas; Illustrated by Ana Quintero Villafraz
R572 Discovery Miles 5 720 Ships in 12 - 17 working days
C Programming For Beginners - The Simple Guide to Learning C Programming Language Fast! (Hardcover): Tim Warren C Programming For Beginners - The Simple Guide to Learning C Programming Language Fast! (Hardcover)
Tim Warren
R613 R509 Discovery Miles 5 090 Save R104 (17%) Ships in 10 - 15 working days
Usb Complete 5th Edn (Paperback, Fifth Edition,): Jan Axelson Usb Complete 5th Edn (Paperback, Fifth Edition,)
Jan Axelson
R1,404 R1,134 Discovery Miles 11 340 Save R270 (19%) Ships in 10 - 15 working days

Now in its fifth edition, bridges the gap between the technical specifications and the real world of designing and programming devices that connect over the Universal Serial Bus (USB). Readers will learn how to select the appropriate USB speed, device class, and hardware for a device; communicate with devices using Visual C# and Visual Basic; use standard host drivers to access devices, including devices that perform vendor-defined tasks; save power with USB's built-in power-conserving protocols; and create robust designs using testing and debugging tools. This fully revised edition also includes instruction on how to increase bus speed with SuperSpeed and SuperSpeedPlus, implement wireless communications, and develop for USB On-The-Go and embedded hosts.

Machine Learning - The Ultimate Beginners Guide to Learn Machine Learning, Artificial Intelligence & Neural Networks... Machine Learning - The Ultimate Beginners Guide to Learn Machine Learning, Artificial Intelligence & Neural Networks Step-By-Step (Hardcover)
Mark Reed
R623 R520 Discovery Miles 5 200 Save R103 (17%) Ships in 10 - 15 working days
GNU Emacs LISP Reference Manual (Hardcover): Bil Lewis, Dan Laliberte, Richard Stallman GNU Emacs LISP Reference Manual (Hardcover)
Bil Lewis, Dan Laliberte, Richard Stallman
R1,830 Discovery Miles 18 300 Ships in 10 - 15 working days
Emerging Technologies for Innovation Management in the Software Industry (Hardcover): Varun Gupta, Chetna Gupta Emerging Technologies for Innovation Management in the Software Industry (Hardcover)
Varun Gupta, Chetna Gupta
R7,202 Discovery Miles 72 020 Ships in 12 - 17 working days

Innovation is the key to maintain competitive advantage. Innovation in products, processes, and business models help companies to provide economic value to their customers. Identifying the innovative ideas, implementing those ideas, and absorbing them in the market requires investing many resources that could incur large costs. Technology encourages companies to foster innovation to remain competitive in the marketplace. Emerging Technologies for Innovation Management in the Software Industry serves as a resource for technology absorption in companies supporting innovation. It highlights the role of technology to assist software companies-especially small start-ups-to innovate their products, processes, and business models. This book provides the necessary guidelines of which tools to use and under what situations. Covering topics such as risk management, prioritization approaches, and digitally-enabled innovation processes, this premier reference source is an ideal resource for entrepreneurs, software developers, software managers, business leaders, engineers, students and faculty of higher education, researchers, and academicians.

The C++ Project - A companion for learning the C++ programming language (Hardcover, 2nd ed.): Marcos Tewfiq The C++ Project - A companion for learning the C++ programming language (Hardcover, 2nd ed.)
Marcos Tewfiq
R1,377 Discovery Miles 13 770 Ships in 12 - 17 working days
The Unicode Cookbook for Linguists (Hardcover): Steven Moran, Michael Cysouw The Unicode Cookbook for Linguists (Hardcover)
Steven Moran, Michael Cysouw
R998 Discovery Miles 9 980 Ships in 12 - 17 working days
Java - The ultimate beginners guide to effectively learn Java programming step-by-step (Hardcover): Mark Reed Java - The ultimate beginners guide to effectively learn Java programming step-by-step (Hardcover)
Mark Reed
R629 R526 Discovery Miles 5 260 Save R103 (16%) Ships in 10 - 15 working days
C Programming - C Programming Language for beginners, teaching you how to learn to code in C fast! (Hardcover): Adam Dodson C Programming - C Programming Language for beginners, teaching you how to learn to code in C fast! (Hardcover)
Adam Dodson
R614 R510 Discovery Miles 5 100 Save R104 (17%) Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Machine Learning in Python - Hands on…
Bob Mather Hardcover R844 Discovery Miles 8 440
Finite Difference Computing with Pdes…
Langtangen H P Hardcover R1,868 Discovery Miles 18 680
CICS Basic Training for Application…
Robert Wingate Hardcover R831 Discovery Miles 8 310
Coding for Kids Ages 9-15 - Simple HTML…
Bob Mather Hardcover R891 Discovery Miles 8 910
Python For Beginners - Learn Python In 5…
James Tudor Hardcover R697 Discovery Miles 6 970
COBOL Basic Training Using VSAM, IMS…
Robert Wingate Hardcover R1,450 Discovery Miles 14 500
Hacking - A Comprehensive Guide to…
Sam Griffin Hardcover R618 R514 Discovery Miles 5 140
Linux - The Ultimate Beginner's Guide to…
Ryan Turner Hardcover R1,090 R874 Discovery Miles 8 740
Machine Learning in Python - Hands on…
Bob Mather Hardcover R887 Discovery Miles 8 870
C# - 2 books in 1 - The Ultimate…
Ryan Turner Hardcover R1,156 R940 Discovery Miles 9 400

 

Partners