Book picks similar to
Scientific Computing with Case Studies by Dianne P. O'Leary
numerical-analysis
optimization
selling
computers
Modern Database Management
Jeffrey A. Hoffer - 1994
Intended for professional development programs in introductory database management.
Data Mining: Practical Machine Learning Tools and Techniques
Ian H. Witten - 1999
This highly anticipated fourth edition of the most ...Download Link : readmeaway.com/download?i=0128042915 0128042915 Data Mining: Practical Machine Learning Tools and Techniques (Morgan Kaufmann Series in Data Management Systems) PDF by Ian H. WittenRead Data Mining: Practical Machine Learning Tools and Techniques (Morgan Kaufmann Series in Data Management Systems) PDF from Morgan Kaufmann,Ian H. WittenDownload Ian H. Witten's PDF E-book Data Mining: Practical Machine Learning Tools and Techniques (Morgan Kaufmann Series in Data Management Systems)
A Software Engineer Learns HTML5, JavaScript and jQuery
Dane Cameron - 2013
Due to their monopoly position in web browsers, and the fact web browsers have spread from PCs to phones, tablets and TVs; their status will continue to grow and grow. Despite their success, many software engineers are apprehensive about JavaScript and HTML. This apprehensiveness is not completely unfounded; both JavaScript and HTML were rushed in their early years, and driven by commercial rather than engineering interests. As a result, many dubious features crept into these languages. Due to backwards compatibility concerns, most of these features still remain. In addition, many software engineers have used these languages without ever learning them. JavaScript and HTML have low barriers to entry, and this, along with their similarity to other languages, led many software engineers to conclude that there really was nothing much to learn. If you have not used JavaScript and HTML for a number of years, or if you are a programmer or software engineer using other languages, you may be surprised at what they now offer. Browser based web applications are now capable of matching or exceeding the sophistication and scale of traditional desktop applications. In order to create complex web applications however, it is essential to learn these languages. This book takes the point of view that once you have a strong grasp of the fundamentals, the details will take care of themselves. It will not present you with long lists of APIs, or intricate details of every attribute, these can be found in reference manuals. It will focus on the details of each language that are fundamental to understanding how they work. This book will guide you through the process of developing a web application using HTML5, Javascript, jQuery and CSS. It contains the following content: 1. An introduction to the HTML5 markup language, and how it differs from HTML4 and XHTML. 2. An introduction to JavaScript, including an in-depth look at its use of objects and functions, along with the design patterns that support the development of robust web applications. 3. An introduction to jQuery selection, traversal, manipulation and events. 4. An in-depth look at the Web storage and IndexedDB APIs for client side data storage. 5. A guide to implementing offline web applications with the Application Cache API. 6. An introduction to the ways JavaScript can interact with the users file-system using the FileReader API. 7. The use of Web Workers in a web application to execute algorithms on background threads. 8. An introduction to AJAX, and the jQuery API supporting AJAX. 9. An introduction to Server Sent Events and Web Sockets. All subjects are introduced in the context of a sample web application. This book is intended for anyone with at least a superficial knowledge of HTML and programming.
Algorithms Illuminated (Part 1): The Basics
Tim Roughgarden - 2017
Their applications range from network routing and computational genomics to public-key cryptography and database system implementation. Studying algorithms can make you a better programmer, a clearer thinker, and a master of technical interviews. Algorithms Illuminated is an accessible introduction to the subject---a transcript of what an expert algorithms tutor would say over a series of one-on-one lessons. The exposition is rigorous but emphasizes the big picture and conceptual understanding over low-level implementation and mathematical details. Part 1 of the book series covers asymptotic analysis and big-O notation, divide-and-conquer algorithms and the master method, randomized algorithms, and several famous algorithms for sorting and selection.
The Microsoft Data Warehouse Toolkit: With SQL Server 2008 R2 and the Microsoft Business Intelligence Toolset
Joy Mundy - 2006
In this new edition, the authors explain how SQL Server 2008 R2 provides a collection of powerful new tools that extend the power of its BI toolset to Excel and SharePoint users and they show how to use SQL Server to build a successful data warehouse that supports the business intelligence requirements that are common to most organizations. Covering the complete suite of data warehousing and BI tools that are part of SQL Server 2008 R2, as well as Microsoft Office, the authors walk you through a full project lifecycle, including design, development, deployment and maintenance.Features more than 50 percent new and revised material that covers the rich new feature set of the SQL Server 2008 R2 release, as well as the Office 2010 release Includes brand new content that focuses on PowerPivot for Excel and SharePoint, Master Data Services, and discusses updated capabilities of SQL Server Analysis, Integration, and Reporting Services Shares detailed case examples that clearly illustrate how to best apply the techniques described in the book The accompanying Web site contains all code samples as well as the sample database used throughout the case studies The Microsoft Data Warehouse Toolkit, Second Edition provides you with the knowledge of how and when to use BI tools such as Analysis Services and Integration Services to accomplish your most essential data warehousing tasks.
Pro ASP.NET MVC 5
Adam Freeman - 2013
It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET.ASP.NET MVC 5 contains a number of advances over previous versions, including the ability to define routes using C# attributes and the ability to override filters. The user experience of building MVC applications has also been substantially improved. The new, more tightly integrated, Visual Studio 2013 IDE has been created specifically with MVC application development in mind and provides a full suite of tools to improve development times and assist in reporting, debugging and deploying your code. The popular Bootstrap JavaScript library has also now been included natively within MVC 5 providing you, the developer, with a wider range of multi-platform CSS and HTML5 options than ever before without the penalty of having to load-in third party libraries.
What you�ll learn
Gain a solid architectural understanding of ASP.NET MVC 5
Explore the entire ASP.NET MVC Framework as a cohesive whole
Learn what's new in version 5 and how best to apply these new features to your own work
See how MVC and test-driven development work in action
Capitalize on your existing knowledge quickly and easily through comparison of features in classic ASP.NET to those in ASP.NET MV
Who this book is for This book is for web developers with a basic knowledge of ASP.NET and C#who want, or need, to start using the new ASP.NET MVC 5 Framework.
The Drunkard's Walk: How Randomness Rules Our Lives
Leonard Mlodinow - 2008
From the classroom to the courtroom and from financial markets to supermarkets, Mlodinow's intriguing and illuminating look at how randomness, chance, and probability affect our daily lives will intrigue, awe, and inspire.
The R Book
Michael J. Crawley - 2007
The R language is recognised as one of the most powerful and flexible statistical software packages, and it enables the user to apply many statistical techniques that would be impossible without such software to help implement such large data sets.
Starting Out with Programming Logic and Design
Tony Gaddis - 2007
In the successful, accessible style of Tony Gaddis’ best-selling texts, useful examples and detail-oriented explanations allow students to become comfortable with fundamental concepts and logical thought processes used in programming without the complication of language syntax. Students gain confidence in their program design skills to transition into more comprehensive programming courses.The book is ideal for a programming logic course taught as a precursor to a language-specific introductory programming course, or for the first part of an introductory programming course.
Elementary Linear Algebra with Applications
Bernard Kolman - 1995
It offers a fine balance between abstraction/theory and computational skills, and gives readers an excellent opportunity to learn how to handle abstract concepts. Included in this comprehensive and easy-to-follow manual are these topics: linear equations and matrices; solving linear systems; real vector spaces; inner product spaces; linear transformations and matrices; determinants; eigenvalues and eigenvectors; differential equations; and MATLAB for linear algebra. Because this book gives real applications for linear algebraic basic ideas and computational techniques, it is useful as a reference work for mathematicians and those in field of computer science.
John Von Neumann
Norman Macrae - 1992
This book discusses Von Neumann's work in areas such as game theory, mathematics, physics, and meteorology which formed the building blocks for the most important discoveries of the century: the modern computer, game theory, and the atom bomb.
The Quantum Universe: Everything That Can Happen Does Happen
Brian Cox - 2011
Cox and Forshaw's contention? There is no need for quantum mechanics to be viewed this way. There is a lot of mileage in the 'weirdness' of the quantum world, and it often leads to confusion and, frankly, bad science. The Quantum Universe cuts through the Wu Li and asks what observations of the natural world made it necessary, how it was constructed, and why we are confident that, for all its apparent strangeness, it is a good theory.The quantum mechanics of The Quantum Universe provide a concrete model of nature that is comparable in its essence to Newton’s laws of motion, Maxwell’s theory of electricity and magnetism, and Einstein’s theory of relativity.
Royally Unexpected: The Nord Kingdom Accidental Baby Trilogy (Surprise Baby Stories Book 3)
Lilian Monroe - 2021
The British Military Quartet: Let Not The Deep, King’s Shilling, Long Reach and Congo Blue.
Mike Lunnon-Wood - 2019
This specially-priced boxset includes: BOOK 1: LET NOT THE DEEP A crippled cargo ship drifts helplessly in the face of an oncoming hurricane-force storm. On board, a passenger whose presence means the world is watching. Only the skill, determination and raw courage of a lifeboat crew and the British military forces despatched to save them offer any hope of survival. But set against the savagery of the Atlantic even that might not be enough... BOOK 2: KING'S SHILLING As a powerful insurgent army closes on Liberia’s capital, London is forced to act, and HMS Beaufort is despatched to West Africa to pull British nationals from the teeth of encroaching danger. But when the volatile situation ashore unravels, the frigate’s crew must draw deep on reserves of skill, ingenuity and sheer bloody mindedness to save it. And with time running out Beaufort’s Captain makes the decision to take his ship up river... BOOK 3: LONG REACH When Belize is invaded by a powerful neighbour it’s Britain that must spring to the defence of this old outpost of empire. But intervening in distant Central America will test the limits of the former colonial power. And in the end the outcome will turn on the skill, boldness and heart-bursting bravery of handful of British forces already in country... BOOK 4: CONGO BLUE When a group of missionaries get caught up in bloody African civil war London is forced to act. For the men of 40 Commando, Royal Marines, it should be a quick in and out. A nice clean operation. But what awaits them will test them like never before. And, facing overwhelming odds, this time the skill and raw courage of these legendary fighting men may not be enough.. *Note: Congo Blue was previously published as Heraklion Blue. What everyone is saying about Mike Lunnon-Wood’s books: ‘Mike Lunnon-Wood is a great thriller writer’ -- Rowland White, author of Vulcan 607 ‘Absolutely Magnificent! Never has a book twisted my emotions as much as this book has. What a brilliant author Mike Lunnon-Wood is.' ‘Storytelling at its best. Thoroughly enjoyed the whole thing.’ ‘I have just finished reading Congo Blue after reading Let Not The Deep, King's Shilling and Long Reach all in sequence and almost without a break. I just could not stop. I see completely why Rowland White praised these books. I recommend anyone to read them all.’ ‘These four books are probably the best series I've read.’ ‘The quality of his writing and the depth of his characters are brilliant.’ ‘I was lost from the world while reading this and books like that don't come along too often.’
Mike Lunnon-Wood’s books are perfect for fans of Red Storm Rising, Sniper One or Bravo Two Zero or movies like Red Dawn, Dunkirk or The Siege of Jadotville.
How to Count to Infinity
Marcus du Sautoy - 2020
But this book will help you to do something that humans have only recently understood how to do: to count to regions that no animal has ever reached.
By the end of this book you'll be able to count to infinity... and beyond.
On our way to infinity we'll discover how the ancient Babylonians used their bodies to count to 60 (which gave us 60 minutes in the hour), how the number zero was only discovered in the 7th century by Indian mathematicians contemplating the void, why in China going into the red meant your numbers had gone negative and why numbers might be our best language for communicating with alien life.But for millennia, contemplating infinity has sent even the greatest minds into a spin. Then at the end of the nineteenth century mathematicians discovered a way to think about infinity that revealed that it is a number that we can count. Not only that. They found that there are an infinite number of infinities, some bigger than others. Just using the finite neurons in your brain and the finite pages in this book, you'll have your mind blown discovering the secret of how to count to infinity.Do something amazing and learn a new skill thanks to the Little Ways to Live a Big Life books!