Buy used Computers & Internet books online in India
Buy Second Hand Books, Used Books Online In India
Computer Organisation and Architecture
Description Four-time winner of the best Computer Science and Engineering textbook of the year award from the Textbook and Academic Authors Association, Computer Organization and Architecture: Designing for Performance provides a thorough discussion of the fundamentals of computer organization and architecture, covering not just processor design, but memory, I/O, and parallel systems. Coverage is supported by a wealth of concrete examples emphasizing modern systems. For Sale in Indian subcontinent only
A Classical Approach to Artificial Intelligence
There are many books available in the market on the proposed topic but none of them can be termed as comprehensive. Besides, students face many problems in understanding the language of this books. Keeping these points in mind, Artificial Intelligence was prepared, which should be simple enough to comprehend and comprehensive enough to encompass all the topics of different institutions and universities.
Machine Learning using Java
Design, build, and deploy your own machine learning applications by leveraging key Java machine learning librariesAbout This Book- Develop a sound strategy to solve predictive modelling problems using the most popular machine learning Java libraries- Explore a broad variety of data processing, machine learning, and natural language processing through diagrams, source code, and real-world applications- Packed with practical advice and tips to help you get to grips with applied machine learningWho This Book Is ForIf you want to learn how to use Java's machine learning libraries to gain insight from your data, this book is for you. It will get you up and running quickly and provide you with the skills you need to successfully create, customize, and deploy machine learning applications in real life. You should be familiar with Java programming and data mining concepts to make the most of this book, but no prior experience with data mining packages is necessary.What You Will Learn- Understand the basic steps of applied machine learning and how to differentiate among various machine learning approaches- Discover key Java machine learning libraries, what each library brings to the table, and what kind of problems each are able to solve- Learn how to implement classification, regression, and clustering- Develop a sustainable strategy for customer retention by predicting likely churn candidates- Build a scalable recommendation engine with Apache Mahout- Apply machine learning to fraud, anomaly, and outlier detection- Experiment with deep learning concepts, algorithms, and the toolbox for deep learning- Write your own activity recognition model for eHealth applications using mobile sensorsIn DetailAs the amount of data continues to grow at an almost incomprehensible rate, being able to understand and process data is becoming a key differentiator for competitive organizations. Machine learning applications are everywhere, from self-driving cars, spam detection, document search, and trading strategies, to speech recognition.
Information technology for class 9
In this revelatory, authoritative portrait of Donald J. Trump and the toxic family that made him, Mary L. Trump, a trained clinical psychologist and Donald’s only niece, shines a bright light on the dark history of their family in order to explain how her uncle became the man who now threatens the world’s health, economic security, and social fabric. Mary Trump spent much of her childhood in her grandparents’ large, imposing house in the heart of Queens, New York, where Donald and his four siblings grew up. She describes a nightmare of traumas, destructive relationships, and a tragic combination of neglect and abuse. She explains how specific events and general family patterns created the damaged man who currently occupies the Oval Office, including the strange and harmful relationship between Fred Trump and his two oldest sons, Fred Jr. and Donald. A firsthand witness to countless holiday meals and interactions, Mary brings an incisive wit and unexpected humor to sometimes grim, often confounding family events. She recounts in unsparing detail everything from her uncle Donald’s place in the family spotlight and Ivana’s penchant for regifting to her grandmother’s frequent injuries and illnesses and the appalling way Donald, Fred Trump’s favorite son, dismissed and derided him when he began to succumb to Alzheimer’s. Numerous pundits, armchair psychologists, and journalists have sought to parse Donald J. Trump’s lethal flaws. Mary L. Trump has the education, insight, and intimate familiarity needed to reveal what makes Donald, and the rest of her clan, tick. She alone can recount this fascinating, unnerving saga, not just because of her insider’s perspective but also because she is the only Trump willing to tell the truth about one of the world’s most powerful and dysfunctional families.
Computer book
Asset Pricing Theory is an advanced textbook for doctoral students and researchers that offers a modern introduction to the theoretical and methodological foundations of competitive asset pricing. Costis Skiadas develops in depth the fundamentals of arbitrage pricing, mean-variance analysis, equilibrium pricing, and optimal consumption/portfolio choice in discrete settings, but with emphasis on geometric and martingale methods that facilitate an effortless transition to the more advanced continuous-time theory. Among the book's many innovations are its use of recursive utility as the benchmark representation of dynamic preferences, and an associated theory of equilibrium pricing and optimal portfolio choice that goes beyond the existing literature. Asset Pricing Theory is complete with extensive exercises at the end of every chapter and comprehensive mathematical appendixes, making this book a self-contained resource for graduate students and academic researchers, as well as mathematically sophisticated practitioners seeking a deeper understanding of concepts and methods on which practical models are built. Covers in depth the modern theoretical foundations of competitive asset pricing and consumption/portfolio choice Uses recursive utility as the benchmark preference representation in dynamic settings Sets the foundations for advanced modeling using geometric arguments and martingale methodology Features self-contained mathematical appendixes Includes extensive end-of-chapter exercises
Computer and internet
You'll be amazed at how much you can get out of your PC!- Detailed at-a-glance snapshots show exactly what you'll see on your screen.- Clear step-by-step instructions- Practical advice, clever ideas and expert tips help you make the most of your computer.- Technical terms are fully explained in simple everyday language.COMPLETE WITH CD - A specially designed CD-ROM provides additional tools to help you create stylish, professional documents.
Computer oriented numerical methods
Provides a comprehensive coverage of the subject, Emphasis is laid to ensure the conceptual understanding of numerical methods, Formulae for different numerical methods have been derived in the simplest manner, algorithms for these methods are developed using pseudo language, Large number of programming exercises to test your for reference, large number of multiple choice questions and review exercises to test your programming skills acquired, Majority of the algorithms are implemented in C,C++ and FORTRAN languages.
INFORMATION TECHNOLOGY CLASS 10 CBSE
The chapters of this book have been selected and designed as per the CBSE curriculum of Vocational course on IT. KEY FEATURES ? National Education Policy 2020 ? Sneak Peek: This section contains glimpses of MS Office. ? Glossary: This section contains definition of common terms. ? Objective Type Questions: This section contains objective type questions to assess the intellectual skills of the students. ? Subjective Type Questions: This section has subjective questions to assess the comprehensive writing skills of the students. ? CBSE Sample Question Paper: This section contains sample question paper. ? Practical Work: This section has sample questions for practical examination ? Digital Solutions DESCRIPTION (This section should contain complete information about the book from the start to the end, in around 1350 characters with space.)(to be filled by author) The main features of this book are as follows: ? The language of the book is simple and easy to understand. ? The book focuses on Free and Open-Source Software (Foss) with highlights of MS Office. ? Notes are given for add-on knowledge. ? Students are provided with fun facts about the topic. ? Lab Activities are added in between the chapters to develop practical skills. ? The applications of IT Tools are discussed with real life scenarios. ? The contents will help to create opportunity for better job prospects with respect to IT fields. WHAT WILL YOU LEARN You will learn about: ? Communication skills ? Management skills ? Fundamentals of computers ? ICT Tools ? Entrepreneurship ? Green Skills ? Digital Documentation (Advanced) ? Electronic Spreadsheet (Advanced) ? Database Management System ? Web Applications and Security WHO THIS BOOK IS FOR (audience) (Let the readers know what knowledge they should have before reading the book) (350 characters with space)(to be filled by author) Grade - 10 TABLE OF CONTENTS 1. Part A Employability Skills (a) Unit-1 Communication Skills-II (i) Chapter-1 Communication Skills (b) Unit-2 Self-Management Skills-II (ii) Chapte
FUNDAMENTALS OF DATA STRUCTURES IN C++
This new edition provides a comprehensive and technically rigorous introduction to data structures such as arrays, stacks, queues, linked lists, trees and graphs and techniques such as sorting hashing that form the basis of all software. In addition, this text presents advanced or specialized data structures such as priority queues, efficient binary search trees, multiway search trees and digital search structures. The book has been updated to include the latest features of the C++ language. Features such as exceptions and templates are now incorporated throughout the text along with limited exposure to STL. Treatment of queues, iterators and dynamic hashing has been improved. The book now discusses topics such as secure hashing algorithms, weightbiased leftist trees, pairing heaps, symmetric min max heaps, interval heaps, top-down splay trees, B+ trees and suffix trees. Red black trees have been made more accessible. The section on multiway tries has been significantly expanded and discusses several trie variations and their application to Internet packet forwarding.
Data structures and algorithms in python
Programming and Data Structures: For Anna University has been designed for the course on Programming and Data Structures for the undergraduate students of Anna University, Chennai. It integrates the core concepts of C Programming and Data Structures into a single comprehensive textbook. The contents of the book are student-friendly, example-driven, and program-oriented. Based on the belief that expertise is achieved by practice, this comprehensive book is enriched with illustrations and about 400 solved programs. Each concept of C Programming and Data Structure is explained easily and the reader is then taken straight to the applications. A student can follow the fundamental concepts and run the programs as illustrated. It does not assume prior knowledge of C programming.
Automate The Boring Stuff With Python
If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you?In "Automate the Boring Stuff with Python," you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand no prior programming experience required. Once you've mastered the basics of programming, you'll create Python programs that effortlessly perform useful and impressive feats of automation to: Search for text in a file or across multiple filesCreate, update, move, and rename files and foldersSearch the Web and download online contentUpdate and format data in Excel spreadsheets of any sizeSplit, merge, watermark, and encrypt PDFsSend reminder emails and text notificationsFill out online formsStep-by-step instructions walk you through each program, and practice projects at the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks.Don't spend your time doing work a well-trained monkey could do. Even if you've never written a line of code, you can make your computer do the grunt work. Learn how in "Automate the Boring Stuff with Python.""