Buy used Bachelor of Technology (B.Tech) books online in India
Buy Second Hand Books, Used Books Online In India
Software Engineering by Ian Sommerville (Eighth Edition)
Description Software Engineering presents a broad perspective onsoftware systems engineering, concentrating on widely usedtechniques for developing large-scale systems. Its core structure,built around the key software engineering activities ofspecification, design, development, verification and validation andmanagement, makes the subject even easier to grasp and givesstudents a clear understanding of how these important topics worktogether. Improving on the widely acclaimed strengths of theseventh edition, this book updates readers with the latestdevelopments in the field. For Sale in Indiansubcontinent only Two integrated, contrasting case studies flow through the text, continuously giving practical context and examples for topics discussed Introduces management issues such as project planning early in the book, allowing it to be used in a project based course (where this material should be covered early) The discussion on systems engineering explains the role of software and why systems are more than just software Significant coverage of requirements and architectural design, emphasizing their importance in the overall SE process Program examples in Java Graphical system models in standard UML Preface Introduction Socio-technical Systems Dependability Software Processes Project Management Software Requirements RE Processes Systems Models Critical Systems Specification Formal Specification Architectural Design Distributed Systems Architecture Application Architectures Object-oriented Design Real-time System User Interface Design Iterative Software Development Software Reuse CBSE Critical Systems Development Software Evolution Verification and Validation Software Testing Critical Systems Validation Managing People Software Cost Estimation Quality Management Process Improvement Configuration Management Security Engineering Service-oriented Software Engineering Aspect-oriented Software Development Glossary References Index Solved Question Papers
Practical Natural Language Processing
Summary Natural Language Processing in Action is your guide to creating machines that understand human language using the power of Python with its ecosystem of packages dedicated to NLP and AI. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Recent advances in deep learning empower applications to understand text and speech with extreme accuracy. The result? Chatbots that can imitate real people, meaningful resume-to-job matches, superb predictive search, and automatically generated document summaries—all at a low cost. New techniques, along with accessible tools like Keras and TensorFlow, make professional-quality NLP easier than ever before. About the Book Natural Language Processing in Action is your guide to building machines that can read and interpret human language. In it, you'll use readily available Python packages to capture the meaning in text and react accordingly. The book expands traditional NLP approaches to include neural networks, modern deep learning algorithms, and generative techniques as you tackle real-world problems like extracting dates and names, composing text, and answering free-form questions. What's inside Some sentences in this book were written by NLP! Can you guess which ones? Working with Keras, TensorFlow, gensim, and scikit-learn Rule-based and data-based NLP Scalable pipelines About the Reader This book requires a basic understanding of deep learning and intermediate Python skills. About the Author Hobson Lane, Cole Howard, and Hannes Max Hapke are experienced NLP engineers who use these techniques in production. Table of Contents PART 1 - WORDY MACHINES Packets of thought (NLP overview) Build your vocabulary (word tokenization) Math with words (TF-IDF vectors) Finding meaning in word counts (semantic analysis) PART 2 - DEEPER LEARNING (NEURAL NETWORKS) Baby steps with neural networks (perceptrons and backpropagation) Reasoning with word vectors (Word2vec) Getting words in order with convolutional
Operating System Concepts
The tenth edition of has been revised to keep it fresh and up-to-date with contemporary examples of how operating systems function, as well as enhanced interactive elements to improve learning and the student�s experience with the material. It combines instruction on concepts with real-world applications so that students can understand the practical usage of the content. End-of-chapter problems, exercises, review questions, and programming exercises help to further reinforce important concepts. New interactive self-assessment problems are provided throughout the text to help students monitor their level of understanding and progress. A Linux virtual machine (including C and Java source code and development tools) allows students to complete programming exercises that help them engage further with the material.
Java Server Programming Java EE7 (J2EE 1.7): Black Book
Special Features: · Learn the fundamentals of HTML· Work with control flow statements· Organize text in HTML· Work with text, links, URLs , and tables in HTML· Use images, colors, and canvas· Create forms in Web pages· Use interactive and multimedia elements· Explore functions, events, image maps, and animations in JavaScript· Explore language and browser objects in JavaScript· Explore the document object and Document Object Model (DOM)· Explore validations, errors, and exception handling in JavaScript· Explore backgrounds and color gradients in CSS· Explore fonts and text styles in CSS· Create boxes and columns using CSS· Explore list styles and table layouts in CSS· Explore pseudo-classes and pseudo-elements· Create effects and frames in CSS· Explore XML, XSLT, XPath, XLink, and Xpointer· Explore the fundamentals of AJAX· Implement various AJAX frameworks· Work with ASP.NET· Integrate PHP and AJAX· Consume Web services using AJAX· Work with jQuery About The Book: HTML5 Black Book is the one-time reference book, written from the Web professional s point of view, containing hundreds of examples and covering nearly every aspect of HTML5. It will help you to master various Web technologies, other than HTML5, including CSS3, JavaScript, XML, and AJAX. If you are a Web designer or developer, then this book is your introduction to new features and elements of HTML5, including audio and video media elements, the canvas element for drawing, and many others. In this book, you will learn how to use HTML5 and other Web technologies in the latest versions of modern browsers to develop Web applications.
Database System Concepts
This acclaimed revision of a classic database systems text offers a complete background in the basics of database design, languages, and system implementation. It provides the latest information combined with real-world examples to help readers master concepts. All concepts are presented in a technically complete yet easy-to-understand style with notations kept to a minimum. A running example of a bank enterprise illustrates concepts at work. To further optimize comprehension, figures and examples, rather than proofs, portray concepts and anticipate results.
Problem Solving with C++
Solving with C++ became the leading book for the CS1 in C++ course. Since then, the number of schools using the book has increased every semester. Now, Professor Savitch is revising the book to include the most current C++ developments and to make it an even more effective teaching tool for you. New to the Second Edition Integrates recent C++ developments like the new type bool for writing logical expressions. Features a new chapter on inheritance. Includes coverage of the Standard Template Library string class. Contains new self-test exercises and programming projects as well as other improvements based on classroom experience.
Microcomputer Systems:The 8086/8088 Family
The organized and accessible format of Automata Theory and Formal Languages allows students to learn important concepts in an easy-to-understand, question-and-answer format. This portable learning tool has been designed as a one-stop reference for students to understand and master the subjects by themselves.
Internet And World Wide Web: How To Program
Internet and World Wide Web How to Program, 5e introduces students with little or no programming experience to the exciting world of Web-Based applications. This new edition focuses on HTML5 and the related technologies in its ecosystem, diving into the exciting new features of HTML5, CSS3, the latest edition of JavaScript (ECMAScript 5) and HTML5 canvas. At the heart of the book is the Deitel's signature "live-code approach"-concepts are presented in the context of complete working HTML5 documents, CSS3 stylesheets, JavaScript scripts, XML documents, programs and database files, rather than in code snippets. Each complete code example is accompanied by live sample executions. The Deitel's focus on popular key technologies that will help readers build Internet- and web-based applications that interact with other applications and with databases. These form the basis of the kinds of enterprise-level, networked applications that are popular in industry today. After mastering the material in this book, readers will be well prepared to build real-world, industrial strength, Web-based applications.