0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (4)
  • R100 - R250 (263)
  • R250 - R500 (3,672)
  • R500+ (10,871)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer programming > Programming languages > General

Agile Software Development, Principles, Patterns, and Practices - Pearson New International Edition (Paperback, Pearson New... Agile Software Development, Principles, Patterns, and Practices - Pearson New International Edition (Paperback, Pearson New International Edition)
Robert Martin
R2,035 R1,643 Discovery Miles 16 430 Save R392 (19%) Ships in 5 - 10 working days

For courses in Object-Oriented Design, C++ Intermediate Programming, and Object-Oriented Programming. Written for software engineers "in the trenches," this text focuses on the technology-the principles, patterns, and process-that help software engineers effectively manage increasingly complex operating systems and applications. There is also a strong emphasis on the people behind the technology. This text will prepare students for a career in software engineering and serve as an on-going education for software engineers.

A Handbook of Statistical Analyses using R (Paperback, 3rd edition): Torsten Hothorn, Brian S. Everitt A Handbook of Statistical Analyses using R (Paperback, 3rd edition)
Torsten Hothorn, Brian S. Everitt
R2,119 Discovery Miles 21 190 Ships in 9 - 17 working days

Like the best-selling first two editions, A Handbook of Statistical Analyses using R, Third Edition provides an up-to-date guide to data analysis using the R system for statistical computing. The book explains how to conduct a range of statistical analyses, from simple inference to recursive partitioning to cluster analysis. New to the Third Edition Three new chapters on quantile regression, missing values, and Bayesian inference Extra material in the logistic regression chapter that describes a regression model for ordered categorical response variables Additional exercises More detailed explanations of R code New section in each chapter summarizing the results of the analyses Updated version of the HSAUR package (HSAUR3), which includes some slides that can be used in introductory statistics courses Whether you're a data analyst, scientist, or student, this handbook shows you how to easily use R to effectively evaluate your data. With numerous real-world examples, it emphasizes the practical application and interpretation of results.

C - From Theory to Practice, Second Edition (Paperback, 2nd edition): George S. Tselikis, Nikolaos D. Tselikas C - From Theory to Practice, Second Edition (Paperback, 2nd edition)
George S. Tselikis, Nikolaos D. Tselikas
R1,334 Discovery Miles 13 340 Ships in 10 - 15 working days

This easy-to-use, classroom-tested textbook covers the C programming language for computer science and IT students. Designed for a compulsory fundamental course, it presents the theory and principles of C. More than 500 exercises and examples of progressive difficulty aid students in understanding all the aspects and peculiarities of the C language. The exercises test students on various levels of programming and the examples enhance their concrete understanding of programming know-how. Instructor's manual and PowerPoint slides are available upon qualifying course adoption

Partnering with Microsoft - How to Make Money in Trusted Partnership with the Global Software Powerhouse (Paperback): Ted... Partnering with Microsoft - How to Make Money in Trusted Partnership with the Global Software Powerhouse (Paperback)
Ted Dinsmore
R1,680 Discovery Miles 16 800 Ships in 10 - 15 working days

Advance Praise for Partnering with Microsoft: 'Partnering with Microsoft is the first great book about the breathtaking culture, opportunity and roadmap for joining Microsoft's 850,000 partners cutting an impressive B swath in the marketpl

C Programming (Paperback): Rajiv Chopra C Programming (Paperback)
Rajiv Chopra
R988 R842 Discovery Miles 8 420 Save R146 (15%) Ships in 18 - 22 working days

Unlike many C programming books written by C programmers, this brief, self-teaching introduction was written by an instructor familiar with the needs of students. The book defines key programming terms as it teaches the basics of C programming. It contains numerous real world programming examples showing first the algorithm, immediately followed by the program for the algorithm, and then its output. End of chapter exercises with ""hints"" help to review and master the material under discussion. An appendix with fifteen ""C Lab projects"" with their solutions is also included. Features: Defines key programming terms as it teaches the C programming language Covers major topics such as arrays and pointers, structures and unions, file handling, and more Includes numerous real world programming examples showing first the algorithm, followed by the program itself, then the desired output

Functional Programming Patterns in Scala and Clojure (Paperback): Michael Bevilacqua-Linn Functional Programming Patterns in Scala and Clojure (Paperback)
Michael Bevilacqua-Linn
R820 R736 Discovery Miles 7 360 Save R84 (10%) Ships in 10 - 15 working days

Solve real-life programming problems with a fraction of the code that pure object-oriented programming requires. Use Scala and Clojure to solve in-depth problems with two sets of patterns: object-oriented patterns that become more concise with functional programming, and natively functional patterns. Your code will be more declarative, with fewer bugs and lower maintenance costs. Functional languages have their own patterns that enable you to solve problems with less code than object-oriented programming alone. This book introduces you, the experienced Java programmer, to Scala and Clojure: practical, production-quality languages that run on the JVM and interoperate with existing Java. By using both the statically typed, type-inferred Scala and the dynamically typed, modern Lisp Clojure, you'll gain a broad understanding of functional programming. For each pattern, you'll first see the traditional object-oriented solution, and then dig into the functional replacements in both Scala and Clojure. These patterns are common in the functional world and deserve to become part of your problem-solving toolkit. On the object-oriented side, you'll see many common patterns, such as Command, Strategy, and Null Object. On the functional side, you'll learn core functional patterns such as Memoization, Lazy Sequence, and Tail Recursion. Each pattern helps you solve a common programming problem. Working through them gives you a set of patterns you can use to solve problems you come across while writing programs. Finally, you'll learn how to work your existing Java code into new Scala or Clojure projects. You can start off small, adding functional code little by little, so you can complement your existing knowledge with Scala and Clojure as these languages gain popularity on the JVM.

Symbolic Dynamics and Geometry - Using D* in Graphics and Game Programming (Paperback): Brian Guenter, Sung-Hee Lee Symbolic Dynamics and Geometry - Using D* in Graphics and Game Programming (Paperback)
Brian Guenter, Sung-Hee Lee
R1,519 Discovery Miles 15 190 Ships in 10 - 15 working days

This book explains how to use the symbolic differentiation system D* for applications in computer games and engineering simulation. The authors describe how to create procedural 3D geometric models, link them together to form multibody physical systems, and simulate and display their physical behavior in real time. The symbolic differentiation capabilities of D* can be used in a wide variety of technical applications, including computer graphics, engineering, and mechanical simulation. Two Lagrangian physics simulation and procedural 3D geometric modeling are developed in great detail.

Concepts of Programming Languages, Global Edition (Paperback, 12th edition): Robert Sebesta Concepts of Programming Languages, Global Edition (Paperback, 12th edition)
Robert Sebesta
R975 Discovery Miles 9 750 Ships in 4 - 6 working days

For courses in computer programming. Evaluates the fundamentals of contemporary computer programming languages Concepts of Computer Programming Languages introduces students to the fundamental concepts of computer programming languages and provides them with the tools necessary to evaluate contemporary and future languages. Through a critical analysis of design issues, the text teaches students the essential differences between computing with specific languages, while the in-depth discussion of programming language structures also prepares them to study compiler design. The 12th Edition includes new material on contemporary languages like Swift and Python, replacing discussions of outdated languages.

VHDL '92 - The New Features of the VHDL Hardware Description Language (Hardcover): Jean-Michel Berge, Etc, Alain Fonkoua,... VHDL '92 - The New Features of the VHDL Hardware Description Language (Hardcover)
Jean-Michel Berge, Etc, Alain Fonkoua, Serge Maginot, Jacques Rouillard
R2,429 Discovery Miles 24 290 Ships in 18 - 22 working days

An open process of restandardization, conducted by the IEEE, has led to the definitions of the new VHDL standard. The changes make VHDL safer, more portable, and more powerful. VHDL also becomes bigger and more complete. The canonical simulator of VHDL is enriched by new mechanisms, the predefined environment is more complete, and the syntax is more regular and flexible. Discrepancies and known bugs of VHDL'87 have been fixed. However, the new VHDL'92 is compatible with VHDL'87, with some minor exceptions. This book presents the new VHDL'92 for the VHDL designer. New features are explained and classified. Examples are provided, each new feature is given a rationale and its impact on design methodology, and performance is analyzed. Where appropriate, pitfalls and traps are explained. The VHDL designer should quickly be able to find the feature needed to evaluate the benefits it brings, to modify previous VHDL'87 code to make it more efficient, more portable, and more flexible. This text should be a useful update for all VHDL designers and managers involved in electronic design.

Deep Reinforcement Learning in Action (Paperback): Alexander Zai, Brandon Brown Deep Reinforcement Learning in Action (Paperback)
Alexander Zai, Brandon Brown
R1,067 Discovery Miles 10 670 Ships in 10 - 15 working days

Humans learn best from feedback-we are encouraged to take actions that lead to positive results while deterred by decisions with negative consequences. This reinforcement process can be applied to computer programs allowing them to solve more complex problems that classical programming cannot. Deep Reinforcement Learning in Action teaches you the fundamental concepts and terminology of deep reinforcement learning, along with the practical skills and techniques you'll need to implement it into your own projects. Key features * Structuring problems as Markov Decision Processes * Popular algorithms such Deep Q-Networks, Policy Gradient method and Evolutionary Algorithms and the intuitions that drive them * Applying reinforcement learning algorithms to real-world problems Audience You'll need intermediate Python skills and a basic understanding of deep learning. About the technology Deep reinforcement learning is a form of machine learning in which AI agents learn optimal behavior from their own raw sensory input. The system perceives the environment, interprets the results of its past decisions, and uses this information to optimize its behavior for maximum long-term return. Deep reinforcement learning famously contributed to the success of AlphaGo but that's not all it can do! Alexander Zai is a Machine Learning Engineer at Amazon AI working on MXNet that powers a suite of AWS machine learning products. Brandon Brown is a Machine Learning and Data Analysis blogger at outlace.com committed to providing clear teaching on difficult topics for newcomers.

Real-Time Embedded Multithreading - Using ThreadX and ARM (Paperback): Edward Lamie Real-Time Embedded Multithreading - Using ThreadX and ARM (Paperback)
Edward Lamie
R1,907 Discovery Miles 19 070 Ships in 10 - 15 working days

A complete guide for the developer or student, this text provides an overview of general concepts and terminology, investigates the salient features of the reference processor, thoroughly explores the services and features of the reference RTOS, and culminates with a major case study. Perfect for embedded systems programmers, software engineers, electrical engineers, or firmware engineers with a programming background in C or C++.

Exceptional C++ Style - 40 New Engineering Puzzles, Programming Problems, and Solutions (Paperback): John Fuller Exceptional C++ Style - 40 New Engineering Puzzles, Programming Problems, and Solutions (Paperback)
John Fuller; Herb Sutter
R988 Discovery Miles 9 880 Ships in 10 - 15 working days

Software "style" is about finding the perfect balance between overhead and functionality... elegance and maintainability... flexibility and excess. In "Exceptional C++ Style," legendary C++ guru Herb Sutter presents 40 new programming scenarios designed to analyze not only the what but the why and help you find just the right balance in your software. Organized around practical problems and solutions, this book offers new insight into crucial C++ details and interrelationships, and new strategies for today's key C++ programming techniques--including generic programming, STL, exception safety, and more. You'll find answers to questions like: What can you learn about library design from the STL itself?How do you avoid making templated code needlessly non-generic?Why shouldn't you specialize function templates? What should you do instead? How does exception safety go beyond try and catch statements?Should you use exception specifications, or not? When and how should you "leak" the private parts of a class?How do you make classes safer for versioning? What's the real memory cost of using standard containers?How can using const really optimize your code?How does writing inline affect performance? When does code that looks wrong actually compile and run perfectly, and why should you care?What's wrong with the design of std:: string? "Exceptional C++ Style" will help you design, architect, and code with style--and achieve greater robustness and performance in all your C++ software.

Fanuc CNC Custom Macros - Programming Resources For Fanuc Custom Macros B Users (Hardcover): Peter Smid Fanuc CNC Custom Macros - Programming Resources For Fanuc Custom Macros B Users (Hardcover)
Peter Smid
R1,833 Discovery Miles 18 330 Ships in 18 - 22 working days

An invaluable companion to the author's best selling CNC Programming Handbook, this book is a general introduction to the subject of macros (known as Custom Macros or User Macros). Its purpose is to make you aware of what macros are, how to develop them, and how to use them effectively. It also explores important related subjects and identifies several other helpful topics in this increasingly important and exciting field of CNC programming. Offers many practical do's and don'ts while covering all the popular Fanuc control systems exclusively. Provides the basis for exploring in great depth the extremely wide and rich field of programming tools that macros are. Numerous examples and sample programs are used throughout that serve as practical applications of the techniques presented and as the basis of ready-to-run macro programs. Includes a CD containing all of the sample programs.

UML 2 Semantics and Applications (Hardcover, New): K. Lano UML 2 Semantics and Applications (Hardcover, New)
K. Lano
R3,362 Discovery Miles 33 620 Ships in 18 - 22 working days

A coherent and integrated account of the leading UML 2 semantics work and the practical applications of UML semantics development

With contributions from leading experts in the field, the book begins with an introduction to UML and goes on to offer in-depth and up-to-date coverage of:

The role of semantics

Considerations and rationale for a UML system model

Definition of the UML system model

UML descriptive semantics

Axiomatic semantics of UML class diagrams

The object constraint language

Axiomatic semantics of state machines

A coalgebraic semantic framework for reasoning about interaction designs

Semantics of activity diagrams

Verification of UML models

State invariants

Model transformation specification and verification

Additionally, readers are provided with expert guidance on how to resolve semantic problems and a section on applications of UML semantics with model analysis. "UML 2 Semantics and Applications" is an ideal resource for researchers and tool-builders working in UML, among others. It is also an excellent textbook for postgraduate teaching and research.

Practical Programming in Tcl and Tk (Paperback, 4th edition): Brent Welch, Ken Jones, Jeffrey Hobbs Practical Programming in Tcl and Tk (Paperback, 4th edition)
Brent Welch, Ken Jones, Jeffrey Hobbs
R1,373 Discovery Miles 13 730 Ships in 10 - 15 working days

Appropriate for all courses in Tcl/Tk scripting, and many courses in Unix shell scripting.

Practical Programming in Tcl/Tk, Fourth Edition is the definitive guide to Tcl/Tk programming for developers at all levels—including experienced Perl and Python programmers who want to use Tk to build high-quality, cross-platform user interfaces. Thoroughly updated for Tcl/Tk 8.4, this book brings together comprehensive, authoritative coverage of every Tcl and Tk command in the core toolkits, along with detailed examples that demonstrate the best ways to use the Tcl/Tk toolkit. Extensive new Tcl/Tk 8.4 coverage includes: the Tcl/Tk virtual filesystem (VFS); spinbox, panedwindow, labelframe, and other new widgets; and improved internationalization support. The book includes an exceptionally clear introduction to the unique Tcl programming model, as well as practical coverage of cross-platform development for Unix, Windows, and Macintosh; Web application development with the TclHttpd web server; and much more. The accompanying CD-ROM contains all sample code from the book, as well as the latest binary distributions of Tcl/Tk, Tcl extensions, and an extensive collection of Tcl/Tk freeware.

.NET Programming with Visual C++ - Tutorial, Reference, and Immediate Solutions (Paperback): Max Fomitchev .NET Programming with Visual C++ - Tutorial, Reference, and Immediate Solutions (Paperback)
Max Fomitchev
R1,930 Discovery Miles 19 300 Ships in 10 - 15 working days

Packed with C++ code examples and screen shots, .NET Programming with Visual C++ explains the .NET framework and managed extensions to C++, and provides a complete reference to the basic and advanced types contained in .NET Framework System namesp

Data Science Foundations Tools and Techniques - Core Skills for Quantitative Analysis with R and Git (Paperback): Michael... Data Science Foundations Tools and Techniques - Core Skills for Quantitative Analysis with R and Git (Paperback)
Michael Freeman, Joel Ross
R981 Discovery Miles 9 810 Ships in 10 - 15 working days

The Foundational Hands-On Skills You Need to Dive into Data Science "Freeman and Ross have created the definitive resource for new and aspiring data scientists to learn foundational programming skills." -From the foreword by Jared Lander, series editor Using data science techniques, you can transform raw data into actionable insights for domains ranging from urban planning to precision medicine. Programming Skills for Data Science brings together all the foundational skills you need to get started, even if you have no programming or data science experience. Leading instructors Michael Freeman and Joel Ross guide you through installing and configuring the tools you need to solve professional-level data science problems, including the widely used R language and Git version-control system. They explain how to wrangle your data into a form where it can be easily used, analyzed, and visualized so others can see the patterns you've uncovered. Step by step, you'll master powerful R programming techniques and troubleshooting skills for probing data in new ways, and at larger scales. Freeman and Ross teach through practical examples and exercises that can be combined into complete data science projects. Everything's focused on real-world application, so you can quickly start analyzing your own data and getting answers you can act upon. Learn to Install your complete data science environment, including R and RStudio Manage projects efficiently, from version tracking to documentation Host, manage, and collaborate on data science projects with GitHub Master R language fundamentals: syntax, programming concepts, and data structures Load, format, explore, and restructure data for successful analysis Interact with databases and web APIs Master key principles for visualizing data accurately and intuitively Produce engaging, interactive visualizations with ggplot and other R packages Transform analyses into sharable documents and sites with R Markdown Create interactive web data science applications with Shiny Collaborate smoothly as part of a data science team Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Computing with Maple (Paperback): Francis Wright Computing with Maple (Paperback)
Francis Wright
R2,000 Discovery Miles 20 000 Ships in 10 - 15 working days

Powerful, flexible, easy to use-small wonder that the use of MAPLE® continues to increase, particularly since the latest releases of MAPLE. The built-in nature of its numerical and graphical facilities gives MAPLE a distinct advantage over traditional programming languages, yet to date, no textbook has used that advantage to introduce programming concepts. Moreover, few books based on MAPLE's latest versions even exist.

Computing with MAPLE presents general programming principles using MAPLE as a concrete example of a programming language. The author first addresses the basic MAPLE functions accessible for interactive use then moves to actual programming, discussing all of the programming facilities that MAPLE provides, including control structures, data types, graphics, spreadsheets, text processing, and object oriented programming. Reflecting MAPLE's primary function as a computational tool, the book's emphasis is on mathematical examples, and it includes a full chapter devoted to algebraic programming.

Classroom tested since 1995, the material in Computing with MAPLE is particularly appropriate for an intermediate-level introductory course in programming for both mathematics and computing students. It includes numerous exercises and test questions, with MAPLE worksheets, contact information, and supplementary material available on the Internet.

Advanced LISP Technology (Paperback): Taiichi Yuasa, Hiroshi G. Okuno Advanced LISP Technology (Paperback)
Taiichi Yuasa, Hiroshi G. Okuno
R1,984 Discovery Miles 19 840 Ships in 10 - 15 working days

Developments in Lisp technology have been accelerated by a number of factors, including the increased interest in Artificial Intelligence and the emergence of Common Lisp. Advanced Lisp Technology, the fourth volume in the Advanced Information Processing Technology series, brings together various Japanese researchers working in the field of Lisp technology and reflects the growing interest in parallel and distributed processing. The book is divided into four parts. The first examines Lisp systems design and implementation in a wide variety of parallel and distributed computing environments, which provide the base system with constructs for parallel computation. The second part consists of papers on language features such as evaluation strategy for parallel symbolic computation, extension of first-class continuations for parallel Scheme systems, and lightweight process for real-time symbolic computations. The papers in the third part discuss memory management and garbage collection, and the fourth group of papers consider the programming environment. Graduates, researchers and professional programmers involved with programming language systems, list processing and garbage collection will find this book a valuable compilation of recent research in these fields.

The Logic of Commands (Hardcover): Nicholas Rescher The Logic of Commands (Hardcover)
Nicholas Rescher
R2,795 Discovery Miles 27 950 Ships in 10 - 15 working days

Originally published in 1966. Professor Rescher's aim is to develop a "logic of commands" in exactly the same general way which standard logic has already developed a "logic of truth-functional statement compounds" or a "logic of quantifiers". The object is to present a tolerably accurate and precise account of the logically relevant facets of a command, to study the nature of "inference" in reasonings involving commands, and above all to establish a viable concept of validity in command inference, so that the logical relationships among commands can be studied with something of the rigour to which one is accustomed in other branches of logic.

Testing Code Security (Paperback): Maura A. van der Linden Testing Code Security (Paperback)
Maura A. van der Linden
R1,875 Discovery Miles 18 750 Ships in 10 - 15 working days

The huge proliferation of security vulnerability exploits, worms, and viruses place an incredible drain on both cost and confidence for manufacturers and consumers. The release of trustworthy code requires a specific set of skills and techniques, but this information is often dispersed and decentralized, encrypted in its own jargon and terminology, and can take a colossal amount of time and data mining to find. Written in simple, common terms, Testing Code Security is a consolidated resource designed to teach beginning and intermediate testers the software security concepts needed to conduct relevant and effective tests. Answering the questions pertinent to all testing procedures, the book considers the differences in process between security testing and functional testing, the creation of a security test plan, the benefits and pitfalls of threat-modeling, and the identification of root vulnerability problems and how to test for them. The book begins with coverage of foundation concepts, the process of security test planning, and the test pass. Offering real life examples, it presents various vulnerabilities and attacks and explains the testing techniques appropriate for each. It concludes with a collection of background overviews on related topics to fill common knowledge gaps. Filled with cases illustrating the most common classes of security vulnerabilities, the book is written for all testers working in any environment, and it gives extra insight to threats particular to Microsoft Windows (R) platforms. Providing a practical guide on how to carry out the task of security software testing, Testing Code Security gives the reader the knowledge needed to begin testing software security for any project and become an integral part in the drive to produce better software security and safety.

Numerical Linear Approximation in C (Paperback): Nabih Abdelmalek, William A. Malek Numerical Linear Approximation in C (Paperback)
Nabih Abdelmalek, William A. Malek
R2,129 Discovery Miles 21 290 Ships in 10 - 15 working days

Illustrating the relevance of linear approximation in a variety of fields, Numerical Linear Approximation in C presents a unique collection of linear approximation algorithms that can be used to analyze, model, and compress discrete data. Developed by the lead author, the algorithms have been successfully applied to several engineering projects at the National Research Council of Canada. Basing most of the algorithms on linear programming techniques, the book begins with an introductory section that covers applications, the simplex method, and matrices. The next three parts focus on various L1, Chebyshev, and least squares approximations, including one-sided, bounded variables, and piecewise. The final section presents the solution of underdetermined systems of consistent linear equations that are subject to different constraints on the elements of the unknown solution vector. Except in the preliminary section, all chapters include the C functions of the algorithms, along with drivers that contain numerous test case examples and results. The accompanying CD-ROM also provides the algorithms written in C code as well as the test drivers. To use the software, it is not required to understand the theory behind each function.

Matrix Theory and Applications with MATLAB (R) (Hardcover): Darald J. Hartfiel Matrix Theory and Applications with MATLAB (R) (Hardcover)
Darald J. Hartfiel
R3,954 Discovery Miles 39 540 Ships in 10 - 15 working days

Designed for use in a second course on linear algebra, Matrix Theory and Applications with MATLAB covers the basics of the subject-from a review of matrix algebra through vector spaces to matrix calculus and unitary similarity-in a presentation that stresses insight, understanding, and applications. Among its most outstanding features is the integration of MATLAB throughout the text. Each chapter includes a MATLAB subsection that discusses the various commands used to do the computations in that section and offers code for the graphics and some algorithms used in the text.

All of the material is presented from a matrix point of view with enough rigor for students to learn to compose arguments and proofs and adjust the material to cover other problems. The treatment includes optional subsections covering applications, and the final chapters move beyond basic matrix theory to discuss more advanced topics, such as decompositions, positive definite matrices, graphics, and topology.

Filled with illustrations, examples, and exercises that reinforce understanding, Matrix Theory and Applications with MATLAB allows readers to experiment and visualize results in a way that no other text does. Its rigor, use of MATLAB, and focus on applications better prepares them to use the material in their future work and research, to extend the material, and perhaps obtain new results of their own.

Building Web Applications with C# and .NET - A Complete Reference (Hardcover): Dudley W. Gill Building Web Applications with C# and .NET - A Complete Reference (Hardcover)
Dudley W. Gill
R5,415 Discovery Miles 54 150 Ships in 10 - 15 working days

This book presents the basic knowledge and illustrative examples to build dynamic and robust web applications using the .NET Framework technology. It stresses the use of code-behind procedural coding and useful for those interested in web application development and to visual basic programmers.

The Finite Element Method Using MATLAB (Hardcover, 2nd edition): Young W Kwon, Hyochoong Bang The Finite Element Method Using MATLAB (Hardcover, 2nd edition)
Young W Kwon, Hyochoong Bang; Series edited by Frank Kreith
R5,115 Discovery Miles 51 150 Ships in 10 - 15 working days

Expanded to include a broader range of problems than the bestselling first edition, Finite Element Method Using MATLAB: Second Edition presents finite element approximation concepts, formulation, and programming in a format that effectively streamlines the learning process. It is written from a general engineering and mathematical perspective rather than that of a solid/structural mechanics basis.

What's new in the Second Edition?

Each chapter in the Second Edition now includes an overview that outlines the contents and purpose of each chapter. The author has also added a new chapter of special topics in applications, including cracks, semi-infinite and infinite domains, buckling, and thermal stress. He discusses three different linearization techniques to solve nonlinear differential equations. Also included are new sections on shell formulations and MATLAB programs. These enhancements increase the book's already significant value both as a self-study text and a reference for practicing engineers and scientists.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
A Day in Code - An illustrated story…
Shari Eskenas Hardcover R569 Discovery Miles 5 690
Advanced SQL with SAS
Christian F. G. Schendera Hardcover R2,458 Discovery Miles 24 580
Introduction to Computational Economics…
Hans Fehr, Fabian Kindermann Hardcover R4,258 Discovery Miles 42 580
Machine Learning in Python - Hands on…
Bob Mather Hardcover R799 Discovery Miles 7 990
Advanced Python Commands - Become a…
Manuel Mcfeely Hardcover R781 R685 Discovery Miles 6 850
Graphical Programming Using LabVIEW (TM…
Julio Cesar Rodriguez-Quinonez, Oscar Real-Moreno Hardcover R3,217 R2,907 Discovery Miles 29 070
Basic Python Commands - Learn the Basic…
Manuel Mcfeely Hardcover R780 R679 Discovery Miles 6 790
C++ Programming - Program Design…
D. Malik Paperback R1,646 R1,523 Discovery Miles 15 230
Problem Solving with C++ - Global…
Walter Savitch Paperback R2,548 Discovery Miles 25 480
Dark Silicon and Future On-chip Systems…
Suyel Namasudra, Hamid Sarbazi-Azad Hardcover R3,940 Discovery Miles 39 400

 

Partners