De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Bøger udgivet af BPB PUBN

Filter
Filter
Sorter efterSorter Populære
  • af Anita Gehlot Rajesh Singh
    198,95 kr.

    Crack the Microprocossor and Microcontroller Interview Key Features An ample number of diagrams are used to illustrate the subject matter for easy understandingSet of review questions with answers are added at the end for better understanding Includes basic to advanced interview questions on 8085, 8086, 89C51, PIC and AVR, interfacing of input & output devices It will help to enhance the programming skills of the reader Description Book gives you a complete idea about the Microcontroller and Microprocessor. It starts from a very basic concept like a number system, then explains the digital circuit. This book is a complete set of interview questions and answers with plenty of screenshots. Book takes you on a journey to Microprocessor 8085, Peripheral Devices and Interfacing, AVR ATmega32, Interfacing of Input/Output Device.Book also covers the descriptive questions, multiple-choice questions along with answers which are asked during an interview. What will you learnBasics to an advanced interview question for microprocessor 8085 & 8086 and microcontroller 89C51, PIC and AVR. Question on interfacing of input & output devices. Who this book is for Engineering students pursuing a course in electrical and electronics, electronics and communication, computer science and information technology who wish to learn about Microprocessor, Microcontroller and crack an interview. Table of Contents 1. Number Systems 2. Digital Circuit3. Microprocessor 80854. Peripheral Devices and Interfacing5. AVR ATmega326. Interfacing of Input/Output Device7. Excercise8. Descriptive Type Questions9. Multiple Choice Questions About the Author Dr Anita Gehlot is associated with Lovely Professional University as an Associate Professor with more than ten years of experience in academics. She has twenty-Five patents in her account. She has published more than fifty research papers in refereed journals and conference. She has been awarded "certificate of appreciation" from the University of Petroleum and Energy Studies for exemplary work. She has published fifteen books in the area of Embedded Systems and Internet of Things with reputed publishers like CRC/Taylor & Francis, Narosa, GBS, IRP, NIPA, River Publishers, Bentham Science and RI publication. Dr Rajesh Singh is currently associated with Lovely Professional University as a Professor with more than fifteen years of experience in academics. He has been awarded as a gold medalist in M. Tech and honours in his B.E. His area of expertise includes embedded systems, robotics, wireless sensor networks, and Internet of Things. He has organized and conducted several workshops, summer internships, and expert lectures for students as well as faculty. P. Raja is currently associated with Lovely Professional University as an Assistant Professor with more than eight years of experience in academics. His area of expertise includes MP LAB IDE, IAR, KEIL, Xilinx ISE, Proteus, MODELSIM, QUARTUS, Multisim, Orcad, and CODE VISION AVR, Assembly Language. Dushyant Kumar Singh is an Assistant Professor and Head of Embedded Systems Domain in Lovely Professional University. He has completed his master from Punjab Engineering College, University of Technology, Chandigarh. He has Industrial experience of 2 years and more than nine years of teaching experience. Dr Praveen Kumar Malik is working as a Professor in Dept. of Electronics and Communication, Lovely Professional University, Punjab India. He has written more than 15 papers in different National and International Journals.

  • af Amit Dua
    198,95 kr.

    The book delves into various machine learning techniques such as supervised and unsupervised learning, deep learning, and reinforcement learning.

  • af Ambuj Agrawal
    273,95 kr.

    Furthermore, the book will show how to build Machine Learning models for a variety of use cases in image recognition, video object recognition, and data prediction.

  • af Sangita Chadha
    198,95 kr.

    A beginner's guide to coding using the play way method to learn programmingKey Features● Installation of Visual Studio code.● Step-by-step demonstration of creating the folders files.● In-depth practical demonstration of all the concepts with examples.● Explanation of the code using comments with the Code window and Output Screenshots.● Real-life based problems to demonstrate the approach for solving the problem.DescriptionThis book helps in the installation of the software and step by step process of creating the folder and files within the folder.This book includes different approaches to understand the learning of programming concepts. The problem statement is given with the help of screenshots and the code is given to display the output that has been asked in the problem statement along with the screenshot.While reading the book the students will enjoy playing games and understand the concept easily using gamification methods. The visual method is easier for the kids of this age to understand the concept. Therefore, playing with colors and shapes are used in the beginning and they can build games to understand the concept of programming.What will you learn● Learn about the problem, approach towards solving it and code it to build the problem-solving approach.● Step-by-step approach towards solving a problem.● Learn Python turtle programming in a fun way.● Learn the fundamentals of python concepts by doing various projects that use colors, shapes and games.● Understand the concept using real-life problems.Who This Book is ForThis book is for all the students who have a passion and would like to see what all can be done by using programming. Any age group student can learn Python by using this book.Table of Contents1. Introduction to Python, Turtle and Visual Studio Code2. Playing with Color and Text3. Playing with Shapes4. Looping5. Random Module6. User-defined Functions7. Game - Turtle Race8. Game - Fidget Spinner9. Game - SnakeAuthor BioSangita Chadha has been working as Head of Computer Department in Ambience Public School, Safdarjung Enclave, New Delhi from last 12 years. She has over twenty years of experience in the field of education; teaching Computer Science, Informatics Practices and Multimedia & Web Technology to grades XI and XII; and has been multifold responsibilities at her school (Result In-charge, ERP, Website, Almanac, Magazine). She is a passionate learner and committed educator consistently working to make learning enjoyable for the learners. Her foremost classroom pedagogy is centred around project-based learning. She has conducted ICT and Net safety workshops for all stakeholders. She has been part of the curriculum development team for classes IX and X Information and Communication Technology, NCERT. She has co-authored class IX and X ICT for NCERT. She also co-authored Class XII Computer Science, NCERT. She has conducted Teacher Training workshops for SCERT Teachers.

  • af Saineshwar Bageri
    189,95 kr.

    Step by Step guide to develop solutions using RabbitMQ message queuing with .Net application. Key FeaturesHow to Setup RabbitMQ on Windows What are RabbitMQ Exchanges and its Types What are Queues and Bindings How to Create Users in RabbitMQ and Setting privilegeHow to Publish /Read/Delete Messages Using C# Description This book is meant for developers, architects, solution providers, consultants and engineers, Primarily the book requires knowledge of C#, but it can also be understood by anybody with a bit of programming background. This book contains instructions on how to set up and Install RabbitMQ on Windows and how to use Web Management Plugin of RabbitMQ. It also discusses topics such as Exchanges, types of Rabbit MQ Exchanges and Queue along with Binding in RabbitMQ and creating RabbitMQ Users, Publishing/ Reading/ Deleting Messages Using C#What Will You Learn RabbitMQ, its Setup, Exchanges, Queues, users and Binding. RabbitMQ Virtual hosts, Connections, Channels Publishing, Reading, Delete Message Publish Message Using C# to RabbitMQ Using RabbitMQ Direct Message Exchanges, Topic Message Exchanges, Fanout Message Exchanges and Headers Message Exchanges with .Net Application Who This Book Is For This book is for developers, architects, solution providers, consultant, and engineers to develop solutions using RabbitMQ message and queuing with .Net applications. Table of Contents RabbitMQ Introduction RabbitMQ Setup RabbitMQ Exchanges RabbitMQ Queues Binding in RabbitMQ RabbitMQ Users RabbitMQ Virtual hosts Connections Channels Publishing Message Reading Message Delete Message Publish Message Using C# to RabbitMQ Using RabbitMQ Direct Message Exchanges with .Net Application Using RabbitMQ Topic Message Exchanges with .Net Application Using RabbitMQ Fanout Message Exchanges with .Net Application Using RabbitMQ Headers Message Exchanges with .Net Application About the Author>His linkedin: linkedin.com/in/saineshwar-bageri-mvp-35200440

  • af Anthony Onyekachukwu Okonta
    273,95 kr.

    The book helps you explore and work with some useful hooks in React. It also helps you learn how to enable server-side rendering for your React app. Later, the book will help you discover ways to style your React components effectively.

  • af Tejaswini Jog
    353,95 kr.

    Each chapter covers a single major release of Java, from 9.0 to 17.0, to make the learning process more manageable and streamlined.

  • af Usha Thareja
    228,95 kr.

    Get familiar with the concepts of computer and Remember it for longerKey Features● Learning Objectives to make the children familiar with the topic to be covered.● Important terms along with their definition to revise the concept.● Remember section at the end of every chapter to recap the concepts learnt in the chapter.● Activity Section in every chapter to simulate thinking and application of concept.● How much you have learnt section in every chapter to simulate thinking and application of concepts.● A variety of questions in the Interactive session, Role play activity and Student activity to clarify the concepts.● Lab activities to be done by the students in the lab class.● Interactive Session given for students to express their views on the given topic.DescriptionBook series is an outcome of sheer hard work and exhaustive research done to assimilate the best of the best information in the simplest way to teach children about computer skills in an easy and activity based manner.What you will learnTo enhance the level of understanding, our approach in writing this book has been step wise learning. In this approach, we believe in● Let the students start from WHY they are learning this concept?● Then proceed to HOW the solution can be designed?● Finally go to WHAT are the other alternate ways or the details of implementing the solution.Who this book is forBook is meant for children who have just started learning about computers- its skills and application. The book is designed in such a way that it can be used by any education board.Table of Contents1. Computer Hardware2. Computer Software3. Operating System4. Working with MS Word5. MS Paint6. TUX Paint7. File Management8. The Internet

  • af Sudipta Malakar
    358,95 kr.

    Put together a centralised repository for all financial information and alter it as you see fit KEY FEATURES ● Expert-led approach to implementing S/4 Central Finance in a wide range of companies.● Solution-focused responses on Central Finance, Group reporting, BPC, and Fiori.● Preparation guide for the certification exam and SAP S/4HANA Interview. DESCRIPTION Your SAP S/4HANA journey has just begun. This book details several processes, methods, and expert strategies for integrating central finance into your IT systems, streamlining finance operations, data reporting, and master data preparation. With the help of this book, you'll learn all you need to know to get the most out of SAP S/4HANA Central Finance, SAP Group Reporting, BPC, Fiori, and other cutting-edge technologies. This book includes numerous examples to demonstrate the essentials of SAP S/4HANA Central Finance, SAP Group reporting, BPC, and Fiori. It offers extensive hands-on practice utilizing SAP S/4HANA standards to demonstrate Fiori, BPC, SAP S/4HANA Central Finance, and Group reporting. The book contains many applications and projects from throughout the industry spectrum. Interviewing for a job and passing the SAP Certification exam can be made easier with the help of this book! After reading this book you will be able to perform SAP S/4HANA Central Finance and SAP Group reporting operations. You can also define complex activities in SAP S/4HANA. WHAT YOU WILL LEARN● Conduct the implementation of Central Finance in your IT environment.● Consolidate your SAP S/4HANA system's finances.● Carry out currency conversion, intercompany elimination, financial closure, and reporting.● Perform a BPC Evaluation● Carry out SAP S/4HANA Central Finance and Group reporting functions.● Utilize Fiori applications to perform SAP S/4HANA operations.WHO THIS BOOK IS FORThis book is a must for SAP consultants, architects, and project managers who wish to become proficient in the SAP S/4HANA project life cycle phases.

  • af Ockert J. Du Preez
    293,95 kr.

    Develop Intelligent Hybrid and Cross-platform Applications with Powerful Coding Assistance for Developers DescriptionVisual Studio 2022 is the most professional and sophisticated IDE for.NET and C# developers. This book provides comprehensive coverage of Visual Studio 2022, including all the tools and capabilities you can use to improve and streamline the software development process. Author Ockert J. du Preez takes you under the scenes of the Visual Studio IDE and guides you through the newest 2022 version in this revised and enlarged second edition. You will discover new areas of the application and the best way to utilize the capabilities you already know as soon as you install it. The following are some of the essential elements of this newer edition: ● Create cross-platform mobile and desktop applications using.NET MAUI.● Utilize IntelliCode, an AI-powered code completion tool, for next-generation developer productivity.● Work with the Razor Editor and troubleshoot problems with visualizations.● Build, test, and debug.NET, C#, and C++ applications.● Enhance coding skills to create effective web, mobile, and Azure solutions.● Get Visual Studio 2022 rolling on Linux and macOS systems.● Create and use custom IDE extensions. The book exemplifies topics such as extending Visual Studio with your customizations to make it function as you desire effectively. The book will help you learn everything you need to know about.NET 6, diagnosing and debugging programs, and utilizing all the collaborative tools in Visual Studio 2022. This book will teach you how to use the brand new AI IntelliCode and implement .NET MAUI and C++ 20 features. Who this book is forThis is the book for you, developers, and programmers who wish to master Visual Studio and produce high-quality code in any deployment setting and for any application. You only need to be familiar with.NET and C#. Nothing else is required. Table of ContentsSection - I: Getting to Know the Visual Studio 2022 IDE1. Getting Started with Visual Studio 20222. Having a Look at .NET 63. Language and Coding Changes in C#4. Digging into the Visual Studio 2022 IDESection - II: Using The Tools in Visual Studio 20225. AI IntelliCode6. Built-in Coding Experience Tools7. Diagnostics and Debugging ToolsSection - III: Advanced Tools8. Web Tools and Extensions9. Mobile Tools10. Azure ToolsSection - IV: Advanced Topics11. C++ 20Appendix 'A'

  • af Reema Thareja & Usha Thareja
    228,95 kr.

    An Innovative approach to learn about computer hardware and softwareKey FeaturesLearning Objectives to make the children familiar with the topic to be covered.Important terms along with their definition to revise the concept.Remember section at the end of every chapter to recap the concepts learnt in the chapter.Activity questions in every chapter to simulate thinking and application of concepts.A variety of questions in the Exercise section to clarify the concepts.Interactive Session given to help students to express their views on that topic.Covers practical examples with real-time discussions.DescriptionBook series is an outcome of sheer hard work and exhaustive research done to assimilate the best of the best information in the simplest way to teach children about computer skills in an easy and activity based manner.What you will learnTo enhance the level of understanding, our approach in writing this book has been a step wise learning. In this approach, we believe inLet the students start from WHY they are learning this concept?Then proceed to HOW the solution can be designed?Finally go to WHAT are the other alternate ways or the details of implementing the solution.Who This Book is forBook is meant for children who are new and want to learn about computer, its software and its applications. Book is designed in such a way that it can be used by any education board.Table of Contents1. Types of Computer2. Computer's Memory3. Operating System4. Formatting text in MS Word5. MS PowerPoint- The Presentation Software6. File management7. Internet - The Global Network

  • af Siddharth Maheshwari
    193,95 kr.

    Explores the flooding opportunities and challenges in education and technologyKey Features Real life stories, evolution of education in India. How to take EdTech into Rural Markets, Key Business Metrics to know and career choices in EdTech. Description> Book aims to illuminate the readers on exploring and embracing the New Normal in the post-COVID era that has arrived with unprecedented challenges and uncertain times. . "Great book covering Edtech in such a simple way! Must read - Anshul Khandelwal, Global Marketing Head - Ola". "Siddharth has been industry leader and these are pure words of wisdom for folks looking to make career in Edtech- Neeraj Kumar, Director of Marketing - Unacademy". "Exquisitely penned and packed with profound knowledge - Dr. Suresh Varadrajan - IIT, Kanpur, IISc, PhD Marquette University" . "Coming from the perspective of a professional who has been a part of successful large scale Edtech ventures -Srinivas Mahankali, IIT Madras, IIM Bangalore, Author of Best Selling Books". "A well-written book with thorough insights into the booming Edtech industry in India -Dr. Karthik Narayanan, PhD - Nanyang Technical University"What you will learnBook emphasizes on the social and economic scope that the current global incidents provide post-COVID-19.Who This Book is for>Table of ContentsReal-Life Story- Ravi Bhau  1. The Transformation of Indian Education  2. Globalization and its Inclusion with the Internet of Education (IoE)  3. Can India convert Covid-19 adversity to opportunity?  4. What led to 100s of EdTech Companies and Millions of Dollars pouring into EdTech Space Overnight?  5. The Downside: Commercialization at Scale  6. EdTech in India: Finally on Launchpad  7. Landmark National Education Policy - Decoding for EdTech space  8. Rural EdTech: The Hyper-Growth Opportunity  9. Growth Models in EdTech  10. If India Learns, World Leads  11. Careers in EdTech About the Author Siddharth Maheshwari He is an alumnus of IIM Bangalore and has served in leading EdTech roles. He is serving as Director at Amity Future Academy by Amity Education Group. He has been enlisted on the Edtech 40 under 40 list. Previously his company raised $1.3Million and is now acquired by a large brand. Siddharth was also a strategist at the core group for General Elections 2014 for PM Modi.

  • af Rajesh Dhuddu & Srinivas Mahankali
    228,95 kr.

    Blockchain: Preferred technology that the world is looking for! Key FeaturesUnderstand the design elements of an enterprise Blockchain and National Blockchain backbone framework and the steps involved in implementing the same.Prominent use cases across different domain, in different countries.Examine how Blockchain is used by leading countries like Estonia, Thailand, Dubai etc.. and how it can be leveraged to improve significantly the experience of citizens in availing Government services like citizen records, civil supplies, Land records, Smart city services and many more.Description> As these technologies are leveraging the centralised approach of aggregation & economies of scale to facilitate efficiencies that provide a high level of training data, these are also increasingly becoming vulnerable to sophisticated cyber-attacks from actors searching for lucrative targets, to hold them at ransom.What you will learnBlockchain the underlying technology that pioneered Bitcoin and resultant innovations in Global Payments industry has made its impact much beyond the core finance domain it transformed initially. Blockchain, one of the latest in the disruptive technologies is seeing a surge in adoption owing to adoption by Start-ups.. There is a need to come out with a systemic thinking approach to leverage this new paradigm. Hence, let us delve into design thinking approach to solve the problems using Blockchain.Who this book is forBook will take a look at the Global adoption and implementation aspects & their challenges. This book will be very useful to Blockchain Subject Matter Experts, Consultants, CXOs and Government officials and one who is interested in exploring blockchain technology. Table of Contents1. Blockchain- A Primer2. Blockchain Platforms for Real life Applications3.Types of Problems Blockchain can solve 4. Design Thinking & Blockchain Solution design5. Blockchain and Governments- Examples and Case studies6. Blockchain Countries7. Key Government applications of Blockchain8. Blockchain Application patterns for Integration and Interoperability9. Applying Design Thinking to Blockchain 10. Desirable elements in a Blockchain Consortium 11. Implementation of Blockchain projects by Governments12. Designing a Blockchain Project- Case study13. Challenges and Limitations of implementing Blockchain solutions14. Encouraging Blockchain adoption & Educating the new generation for adoptionAbout the Author Rajesh is an alumnus of Columbia Business School & Sri Sathya Sai Institute of Higher Learning with a Gold Medal in MBA Finance. Driven by his life motto "Help Ever, Hurt Never", Rajesh has mentored several Entrepreneurs, Corporate Executives and MBA Students. LinkedIn Profile: https: //www.linkedin.com/in/rajeshdhuddu/ Srinivas Mahankali An alumnus from IIT Madras and IIM Bangalore, Srinivas has over 30 years industry experience of which 12 years is in leading IT Solutions in Indian Private & BSE listed organisations. He has taken an active role in promoting Blockchain across Government of India as the one of the first employees to lead Blockchain at NISG an organisation promoted by NASSCOM and Government of India. LinkedIn Profile: https: //www.linkedin.com/in/srinivasindia/

  • af Amit Agrawal
    228,95 kr.

    Learn how to work towards making the most out of a career in emerging tech Key Features Understand the core concepts related to careers in emerging tech. Learn innovative, exclusive, and exciting ways to design a successful career in ET. Reduce your learning curve by examining the career trajectories of eminent ET professionals. Ways to evolve and adapt to changing ET paradigms. Practical perspective from the field. Description Cracking the emerging tech code will help you attain your Emerging Technology (ET) career goals faster without spending years in committing avoidable mistakes, recovering from them, and learning things the hard way. You can apply practical tips in areas such as improving your ability to craft market-friendly use cases and evolving a solution approach in new and diverse tech or business environments, to propel forward your career in strategic and proactive ways.It outlines ways in which you can explore and capitalize on hidden opportunities while working on important career aspects. The anecdotes and solutions provided will aid you in getting an inside out view to reduce your learning curve. This book will help you in gaining both magnitude and direction in your ET career journey and prevent you from getting overwhelmed or pinned down by the forces of ET.Authored by an ET professional, this book will take you through a series of steps to deepen your understanding of the forces that shape one's ET career and successfully dealing with them.It also helps bust myths, addresses fallacies, and common misconceptions that could harm one's career prospects. There are also practical and easy-to-adopt tips, methods, tracking mechanisms, and information that will improve career standing and professional growth.This book makes it easy for you to enhance your employability and job market relevance so that you can sprint towards a rewarding career.What will you learnThrough this book, you will connect with ways and means to build a strong and rewarding emerging tech career. You will be able to work on identifying the right technology and employer, enhancing employability and differentiation in the job market, addressing challenges and connecting with enablers, accurate growth strategies and execution principles. Who this book is forThis book is for current and aspiring emerging tech professionals, students, and anyone who wishes to understand ways to have a fulfilling career in emerging technologies such as AI, blockchain, cybersecurity, IoT, space tech, and more. Table of Contents 1. Introduction2. The best ET for me and some myth bursting3. Getting prepared and charting a roadmap4. Identifying the requirements and getting help5. Dealing with headwinds and drawing a career change action plan6. Building an ET friendly résumé and finding the right employer7. Getting hired through social media8. Job search9. Impressing the emerging tech jury10. The secret sauce11. Becoming a thought leader12. Measuring success and making course corrections13. Drawing the two-year plan14. Building your leadership capabilities15. To start-up or not?16. Communications skills: getting it right17. Building a personal brand18. Post-scriptAbout the Authors Prayukth has been actively involved in productizing and promoting cross eco-system collaboration in the IoT space for over half-a-decade. In recent years, he has focused on exposing APT groups, global footprint, and in evaluating the evolving threat landscape surrounding IoT and OT environments. In his current role, he has taken Subex's IoT business to new geographies. Your Linkedin profile: https: //www.linkedin.com/in/prayukthkv/

  • af Ashwin Pajankar
    263,95 kr.

    A step-by-step guide that will help you manage data in a relational database using SQL with ease Key FeaturesUnderstand the concepts related to relational databases. Learn how to install MariaDB and MySQL on Windows, Linux and tools to access it. Learn how to connect Python and Pandas to MySQL/MariaDB.Description This book starts with the concepts in RDBMS (Relational Database Management Systems) and SQL (Structured Query Language). The first few chapters cover the definitions and a brief explanation of all the important concepts. They also cover the installation of MariaDB and MySQL on Windows and Raspberry Pi, as well as the setup of various tools used to connect to MySQL and MariaDB server processes. We will also understand how to install sample schemas and how to use basic SQL queries. Then we move on to the SELECT query in detail. The book explores the data retrieval aspect of SQL queries in detail with the WHERE clause and NULL handling in detail. The book also explores the functions available in MySQL. Those are single row and group functions. Then we explore how to combine the data from multiple sources. The technique is known as Joins, and we will learn ANSI style and the old-style syntax for all the types of Joins. The last part explores the DDL and DMLs in depth. We also learn the concepts of Transactions and Constraints. The book explores how we can run the SQL queries from a Python 3 program and load a pandas DataFrame with the data from a table in a schema in the MySQL database. What will you learn Understand the basics of MySQL and MariaDB.Get familiar with MySQL Arithmetic Operators, DDL, DML, DCL & TCL commands.Understand the concept of Single-Row Functions and Group Functions in detail. Retrieve data from multiple sources using the Joins. Who this book is forThis book is designed for beginners as well as professionals alike. The book will also be useful to Data Scientists, Data Analysts, Database Administrators, and Data Engineers. Table of Contents 1. Introduction and Installation2. Getting Started with MySQL3. Getting Started with SQL Queries4. The WHERE clause in detail5. Single Row Functions6. Group Functions7. Joins in MySQL8. Subqueries9. DDL, DML, and Transactions10. Views11. Python 3, MySQL, and Pandas About the Author Ashwin is an experienced veteran who, for the past 25 years, has been working with STEM (Science, Technology, Engineering, and Mathematics). In his career, Ashwin has worked for more than 7 years as an employee for various IT companies and Software Product Companies. He has written more than 2 dozen books on Arduino, Python programming, Computer Vision, IoT, databases, and other popular topics with BPB and other international publications. He has also reviewed many other technical books. He also creates courses for BPB and other platforms and teaches to 60000 students online. He has been working as a freelancer since 2017. He got his first taste in writing in 2015 when he wrote his first book on Raspberry Pi. In his free time, Ashwin makes videos for his Youtube channel, which has 10000 subscribers now. Outside work, Ashwin volunteers his spare time as a STEM Ambassador, helping, coaching, and mentoring young people in taking up careers in technology. Your Blog links: https: //www.youtube.com/ashwinpajankarYour LinkedIn Profile: https: //www.linkedin.com/in/ashwinpajankar/

  • af Sukhpreet Kaur Gill
    228,95 kr.

    Learn to identify the implementation of Discrete Structure and Theory of Automata in a myriad of applications used in day to day life Key Features Learn how to write an argument using logical notation and decide if the argument is valid or not valid. Learn how to use the concept of different data structures (stacks, queues, sorting concept, etc.) in the computer science field. Learn how to use Automata Machines like FSM, Pushdown automata, Turing machine, etc. in various applications related to computer science through suitable practical illustration. Learn how to implement the finite state machine using JFLAP (Java Formal Languages and Automata Package). Description This book's purpose is to provide a modern and comprehensive introduction to the subject of Discrete Structures and Automata Theory. Discrete structures, also called Discrete Mathematics, are an exciting and active subject, particularly due to its extreme relevance to both Mathematics and Computer Science and Algorithms. This subject forms a common foundation for rigorous Mathematical, Logical Reasoning and Proofs, as well as a formal introduction to abstract objects that are essential tools in an assortment of applications and effective computer implementations. Computing skills are now an integral part of almost all the Scientific fields, and students are very enthusiastic about being able to harness the full computing power of these tools. Further, this book also deep dives into the Automata Theory with various examples that illustrate the basic concepts and is substantiated with multiple diagrams. The book's vital feature is that it contains the practical implementation of the Automata Machine example through the JFLAP Tool. Courses on Discrete Structures and Automata theory are offered at most universities and colleges.What will you learn Understand the basic concepts of Sets and operations in Sets. Demonstrate different traversal techniques for Trees and Graphs. Deep dive into the concept of Mathematical Induction, Sets, Relations, Functions, Recursion, Graphs, Trees, Boolean Algebra, and Proof techniques. Understand the concept of Automata Machines in day to day life like the Elevator, Turnstile, Genetic Algorithms, Traffic lights, etc. Use the JFLAP tool to solve the various exercise problems related to automata theory.Who this book is for This book is a must-read to everyone interested in improving their concepts regarding Discrete Structure and Automata Theory.Table of Contents 1. Set Theory2. Relations and Functions3. Graph Theory4. Trees5. Algebraic Structure6. Recursion and Recurrence Relations7. Sorting8. Queues9. Introduction10. Finite Automata Theory11. Theory of Machines12. Regular Language13. Grammar14. Pushdown Automata15. Cellular Automata16. Turning Machine17. Problems Solving Using JFLAP Tool18. Revision QuestionsAbout the Authors Dr. UMESH SEHGAL completed his Ph.D., M.Phil. Computer Science and MCA. He held academic positions at the GNA University as an A.P in FCS Department. He has achieved the Best Educationist Award in 2017.He has achieved the Indira Gandhi Education Excellence Award in 2017.He has achieved the Best Researcher Award in 2018-19. SUKHPREET KAUR GILL received the M.Tech. degree in Computer Science and Engineering from Guru Nanak Dev Engineering College, Ludhiana. She is currently working as Assistant Professor at GNA University Phagwara. She has achieved the Bright Educator Award 2019. She has published several articles in leading International and National Computer science journals.

  • af Rajkumar Sarma
    228,95 kr.

    Get familiar and work with the basic and advanced Modeling types in Verilog HDL Key FeaturesLearn about the step-wise process to use Verilog design tools such as Xilinx, Vivado, Cadence NC-SIM Explore the various types of HDL and its need Learn Verilog HDL modeling types using examples Learn advanced concept such as UDP, Switch level modeling Learn about FPGA based prototyping of the digital system Description Hardware Description Language (HDL) allows analysis and simulation of digital logic and circuits. The HDL is an integral part of the EDA (electronic design automation) tool for PLDs, microprocessors, and ASICs. So, HDL is used to describe a Digital System. The combinational and sequential logic circuits can be described easily using HDL. Verilog HDL, standardized as IEEE 1364, is a hardware description language used to model electronic systems. This book is a comprehensive guide about the digital system and its design using various VLSI design tools as well as Verilog HDL. The step-wise procedure to use various VLSI tools such as Xilinx, Vivado, Cadence NC-SIM, is covered in this book. It also explains the advanced concept such as User Define Primitives (UDP), switch level modeling, reconfigurable computing, etc. Finally, this book ends with FPGA based prototyping of the digital system. By the end of this book, you will understand everything related to digital system design. What will you learn Implement Adder, Subtractor, Adder-Cum-Subtractor using Verilog HDLExplore the various Modeling styles in Verilog HDL Implement Switch level modeling using Verilog HDL Get familiar with advanced modeling techniques in Verilog HDLGet to know more about FPGA based prototyping using Verilog HDL Who this book is for Anyone interested in Electronics and VLSI design and want to learn Digital System Design with Verilog HDL will find this book useful. IC developers can also use this book as a quick reference for Verilog HDL fundamentals & features. Table of Contents 1. An Introduction to VLSI Design Tools2. Need of Hardware Description Language (HDL)3. Logic Gate Implementation in Verilog HDL4. Adder-Subtractor Implementation Using Verilog HDL5. Multiplexer/Demultiplexer Implementation in Verilog HDL6. Encoder/Decoder Implementation Using Verilog HDL7. Magnitude Comparator Implementation Using Verilog HDL8. Flip-Flop Implementation Using Verilog HDL9. Shift Registers Implementation Using Verilog HDL10. Counter Implementation Using Verilog HDL11. Shift Register Counter Implementation Using Verilog HDL12. Advanced Modeling Techniques13. Switch Level Modeling14. FPGA Prototyping in Verilog HDLAbout the Author Dr. Cherry Bhargava is working as an associate professor and head, VLSI domain, School of Electrical and Electronics Engineering at Lovely Professional University, Punjab, India. She has more than 14 years of teaching and research experience. She is Ph.D. (ECE), IKGPTU, M.Tech (VLSI Design & CAD) Thapar University and B.Tech (Electronics and Instrumentation) from Kurukshetra University. She is GATE qualified with All India Rank 428. She has authored about 50 technical research papers in SCI, Scopus indexed quality journals, and national/international conferences. Dr. Rajkumar Sarma received his B.E. in Electronics and Communications Engineering from Vinayaka Mission's University, Salem, India & M.Tech degree from Lovely Professional University, Phagwara, Punjab and currently pursuing Ph.D. from Lovely Professional University, Phagwara, Punjab.

  • af Grigor Yovov
    228,95 kr.

    Leverage Google Analytics to make data-driven decisions to shape your marketing strategy Key FeaturesLearn how to navigate the Google Analytics interface and reports. Understand the working of the Google Analytics platform. Understanding 'Traffic Sources' in Google Analytics. Learn how to use Segments in Google Analytics. Understand how Cross-Device reporting works in Google Analytics.DescriptionThis book will help you learn everything that you need to know about Google Analytics. We will start by setting up the account and updating the settings. Then, we will go through the main reports in Google Analytics will dive deep into the analysis. We will then analyze the users, their behavior, and their sources. This analysis will improve your business and website results. We will also go through the fundamentals of relating Google Analytics data to your marketing strategy. We will explore live examples of analysis with real Ecommerce data and learn approaches to analyze our data. At the end of the book, we will go through the Conversions section in Google Analytics. By the end of the book, you will be able to make informative decisions based on data related to your website visitors. What will you learn Learn how to set-up a Google Analytics account. Understand how to read all the reports in Google Analytics. Perform complex analysis based on the data in the reports. Learn how to relate the Google Analytics data to your marketing strategy.Read and analyze Conversion reports based on real Ecommerce data. Who this book is for This book is designed for business owners and webmasters who want to use Google Analytics to make better decisions and improve their sales. Table of Contents 1. Google Analytics Step-by-step setup.2. Google Analytics reports explained.3. 7P's of Marketing and Google Analytics.4. Your audience - your business.5. The heartbeat of the Google Analytics: Acquisition & Behavior Reports.6. Conversions. The final goal.About the Author Grigor Yovov is a certified Google Ads and Google Analytics expert and a bachelor in Marketing. He has over 20,000 students from 153 countries in the world's biggest learning platform Udemy, where he creates courses related to Google Ads, Google Analytics and Business Development. In 2011 he founded his own digital marketing agency called Business Trend serving clients all around the world. Your Blog links: http: //howtoads.com/Your LinkedIn Profile: linkedin.com/in/grigor-yovov-digital-marketer

  • af Edward van Biljon
    228,95 kr.

    Discover and work with the new features in Microsoft Exchange Server 2016 Key FeaturesDeploy Exchange 2016 in a new environment or coexisting environment with a legacy version of Exchange. Learn how to migrate your environment from Exchange 2010 or 2013 to Exchange 2016.Get familiar with Failover Cluster Manager as well as creating and managing Database Availability Groups (DAG). Learn how to migrate unified messaging using Microsoft's guidelines. Description This book is a handy guide on how you can use the features of Microsoft Exchange Server 2016. It begins with sharing the new features of Exchange 2016 and compares it with the previous versions. This book will help you install Exchange 2016 and give you an in-depth understanding of how to configure its server end-to-end to ensure its fully operational. You will then go through the client connectivity protocols by configuring each one of them. Later you will learn how to view, create, and configure Databases and Database Availability Groups. Next, you will perform migrations of Unified Messaging and also mailbox migrations in different ways in Exchange 2016. Lastly, you will work with the new commands of Exchange Management Shell and Exchange Admin Center. Towards the end, you will go through the common issues in Exchange 2016 and learn how to fix them. What will you learnLearn how to configure all the Client connectivity protocols.View, Create and Configure Database and Database Availability Group.Create Public folders and Migrating Public folders from earlier versions of Microsoft Exchange.Understand the working of Exchange Management Shell and Exchange Admin Center.Troubleshoot some common issues in Exchange 2016.Who this book is for This book is for anyone interested in or using Microsoft Exchange 2016. It is also for professionals who have been using Microsoft Exchange 2013 and would like to get familiar with the new features of Exchange 2016. Table of Contents 1. Introduction to Exchange 20162. Installation of Exchange 20163. Post Configuration4. Post Configuration Continued5. Client Connectivity6. Databases and Database Availability Groups7. Public Folders8. Unified Messaging9. Migrations10. Exchange Management Shell vs. EAC11. Troubleshooting common issuesAbout the Author Edward van Biljon is an Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry. He is a four-time Office Apps & Services MVP with 18 years of experience in Exchange.Edward is also a Microsoft Certified Trainer and spends a lot of time teaching Exchange and other technologies like Azure and Office 365.Edward is a passionate blogger and creates videos and articles on how to do things in Exchange or how to fix a problem in Exchange. You can also find him on the TechNet Forums, assisting people that require help with their Exchange environment.Your Blog links: https: //collaborationpro.com https: //everything-powershell.comYour LinkedIn Profile: https: //www.linkedin.com/in/edward-van-biljon-75946840

  • af Akhil Mittal
    228,95 kr.

    A complete guide to build a better Chatbots Key Features Concept of artificial intelligence (AI) and machine learning How AI is involved in creating chatbots What are chatbots Chatbot development Live chatting Create chatbot with technologies such as Amazon Lex, Google Dialogflow, AWS Lambda, Microsoft Bot Framework, and Azure Deploy and talk to your bot Description This book makes you familiar with the concept of the chatbot. It explains what chatbot is, how does a chatbot work, and what exactly is the need for a chatbot in today's era? It focuses on creating a bot using Amazon's Lex service and getting the bot deployed on Facebook messenger for live chatting. This bookwill train you on how to create a chatbot using Google's Dialogflow and test the bot in Dialogflow console. It also demonstrates how to create a custom chatbot using Microsoft's bot framework and enable the webhooks in Dialogflow and return the response from the custom bot to Dialogflow intents as a fulfilment response.What Will You Learn Learn the concept of chatbot Learn how chatbots and AI work hand in hand Learn the concept of machine learning in chatbots Get familiar with chatbot services such as Amazon's Lex and Google's Dialogflow Learn how to write an AWS Lambda function Learn what webhooks are Learn about Microsoft's Bot Framework Write your own custom chatbot Deploy the chatbot on Facebook Messenger, Google Assistant, and Slack Live chatting with your own chatbot Who This Book Is For The developers, architects, and software/technology enthusiasts who are keen to learn the cutting-edge technologies and want to get a hands-on experience on AI by creating their own custom chatbots. Organizations, small companies, service-based/product-based setups which want to learn how to create a basic chatbot on their website and on social media to get more leads and reach to the end user for their business.Students, if they are seeking something where they can create and integrate the real-time chatbots in their projects. Table of ContentsSection 1: The ConceptWhat are Chatbots? How Chatbot Works What is the Need for a Chatbot? Conversational Flow? Section 2: Creating a Chatbot Using Amazon Lex Amazon Lex and AWS Account Create Bot Using Amazon Lex AWS Lambda Function Slots Error Handling Deploy the Bot on Facebook Messenger Live Chatbot on Facebook Section 3: Creating a Chatbot Using Dialogflow API and Microsoft's Bot FrameworkTechnical Requirements Dialogflow Account Creating a Bot in Dialogflow Dialogflow Console Integrating the Bot with Slack Chatbot Using Microsoft Bot Framework Publishing the Bot from Visual Studio to Azure Register the Bot Dialogflow.v2 SDK Webhooks in Dialogflow Testing the Bot Deploy the Chatbot in Facebook Messenger Live Chatbot on Facebook Deploy the Chatbot in Slack

  • af Navin K Manaswi
    228,95 kr.

    Best Book on GAN Key FeaturesUnderstanding the deep learning landscape and GAN's relevance Learning basics of GANLearning how to build GAN from scratch Understanding mathematics and limitations of GAN Understanding GAN applications for Retail, Healthcare, Telecom, Media and EduTechUnderstanding the important GAN papers such as pix2pixGAN, styleGAN, cycleGAN, DCGAN Learning how to build GAN code for industrial applications Understanding the difference between varieties of GAN Description This book aims at simplifying GAN for everyone. This book is very important for machine learning engineers, researchers, students, professors, and professionals. Universities and online course instructors will find this book very interesting for teaching advanced deep learning, specially Generative Adversarial Networks(GAN). Industry professionals, coders, and data scientists can learn GAN from scratch. They can learn how to build GAN codes for industrial applications for Healthcare, Retail, HRTech, EduTech, Telecom, Media, and Entertainment. Mathematics of GAN is discussed and illustrated. KL divergence and other parts of GAN are illustrated and discussed mathematically. This book teaches how to build codes for pix2pix GAN, DCGAN, CGAN, styleGAN, cycleGAN, and many other GAN. Machine Learning and Deep Learning Researchers will learn GAN in the shortest possible time with the help of this book. What will you learn Machine Learning Researchers would be comfortable in building advanced deep learning codes for Industrial applications Data Scientists would start solving very complex problems in deep learning Students would be ready to join an industry with these skills Average data engineers and scientists would be able to develop complex GAN codes to solve the toughest problems in computer vision Who this book is forThis book is perfect for machine learning engineers, data scientists, data engineers, deep learning professionals and computer vision researchers. This book is also very useful for medical imaging professionals, autonomous vehicles professionals, retail fashion professionals, media & entertainment professional, edutech and HRtech professionals. Professors and Students working in machine learning, deep learning, computer vision and industrial applications would find this book extremely useful.Table of Contents 1. Basics of GAN2. GAN Applications3. Problem with GAN 4. Famous Types Of GANs About the Author Navin K Manaswi has been developing AI solutions/products for HRTech, Retail, ITSM, Healthcare, Telecom, Insurance, Digital Marketing, and Supply Chain while working for Consulting companies in Malaysia, Singapore, and Dubai . He is a serial entrepreneur in Artificial Intelligence and Augmented Reality Space. He has been building solutions for video intelligence, document intelligence, and human-like chatbots. He is Guest Faculty at IIT Kharagpur for AI Course and an author of the famous book on deep learning. He is officially a Google Developer Expert in machine learning. He has been organizing and mentoring AI hackathons and boot camps at Google events and college events. His startup WoWExp has been building awesome products in AI and AR space. Your Blog links: www.navinmanaswi.com Your LinkedIn Profile: https: //www.linkedin.com/in/navin-manaswi-1a708b8/

  • af Mehul Mohan
    253,95 kr.

    Level up your React and Next.js skills with advanced concepts about SSR and PWA Key FeaturesCovers latest and core React concepts including React hooks and React reconciler Covers about Server Side Rendering with React and how to use it using Next.jsCovers about Progressive Web Apps in React and how to create them Covers intermediate and advanced React concepts like state managementCovers overview of React for beginners to catch with advanced concepts later Covers bleeding-edge React concepts on the future of React and how it would work eventually DescriptionThe book starts by introducing the reader to React, what it is and why you need a library like React to work with medium to large scale applications. We then move on to implementing simple client-side programs with React, uncovering modern React practices like React hooks and diving deep into various kinds of hooks. We then move to implement React on the server using Server-Side Rendering to bring benefits of the SEO world to the dynamic rendering nature of front-end libraries. For this, we use Next.js, a very popular implementation of Server-Side Rendering which comes with tons of good practices already baked in. We also take a look at how Progressive Web Apps can be created out of existing React codebases and what benefits it provides us. Finally, we end the book with some React internals (how to React works) and some bleeding-edge features in React which are expected to roll out in 2-3 years fully and would impact how to React works under the hood. What will you learnWhat React is and how to get started with itModern ways to code React applicationsImplementing Server-Side rendering with/without Next.js on the top of React libraryWorking with Progressive Web Apps in ReactHow to React works under the hoodFuture of React and bleeding-edge React tech you can use today Who this book is for The reader is expected to have a decent understanding of JavaScript/HTML/CSS, and possibly, worked with React a little bit beforehand. Although the first 2 chapters cover basics of React, still it is recommended for users with at least a bit of knowledge and experience with React. Table of Contents 1. React 1012. Setting up React3. Components4. State Management with React5. Server Side React6. Introduction to Next.js7. More with Next.js8. Progressive Web Apps9. Bleeding edge React About the Author Mehul Mohan is an entrepreneur, developer and a security researcher. Currently, he is pursuing his bachelor's degree in CSE at BITS Pilani. He is a WWDC'19 Scholar, and runs codedamn - a platform for people to learn coding. You'll often find him creating programming tutorials on his YouTube channel, codedamn, having over 100,000 subscribers. He has been acknowledged by companies such as Google, Microsoft, Sony, etc. for his contributions as a security researcher. Your Blog links: https: //codedamn.com https: //mehulmohan.com His LinkedIn Profile: https: //linkedin.com/in/mehulmpt

  • af M. Kanagasabapathy
    228,95 kr.

    An alternate to Mathematica, MATLAB and Maple Key Features Book deals with the most basic algorithms in the area.Book presents several of the most celebrated algorithms in a simple way by omitting obscuring details and separating algorithmic structure from combinatorial theoretical background. It reflects the relationships between applications of text-algorithmic techniques. Classification of algorithms according to the measures of complexity considered. Functions written in an easy and reader-friendly way.About two hundred examples illustrate nicely the behaviour of very complex algorithms. Description Symbolic computation is an essential technique for executing simple to complex mathematical analysis and modeling, not only for scientific and engineering simulations but also for financial calculations. There are plenty of computational tools are available for numerical analysis, but few packages are existing for symbolic computations such as Mathematica, Maple and Matlab are exceptionally powerful tools for symbolic computations, but having huge price tags.Maxima is an open source freeware program. It has user -friendly interface with ample built-in math analytical tools and graphical functions. It can be easily installed in most of the operating systems and proficient in executing both symbolic as well as numerical computations.Maxima has rich mathematical functions and hence has a steep learning curve. But this book is written in a simple style, as a beginner's guide and outlines the basic functions with appropriate examples that are easy to understand.What will you learnCell structure, Annotations LaTex, MathMl format, File format Basic operators, functions Who this book is for IT professionals, undergraduate and postgraduate engineering students, researchers Table of Contents 1. Cell structure2. Annotations3. Input and output4. Graphical User Interface (GUI)5. LaTex and MathMl format6. File format7. Basic operators8. Basic functionsAbout the Author Dr. M Kanagasabapathy is currently working as the Assistant Professor in the Department of Chemistry, Rajapalayam Rajus' College, Rajapalayam (TN) India. His fields of research interests are numerical analysis and modeling for electrochemical processes as well as electrochemical biosensors. He is pursuing electrochemical research works in association with National and International Research Institutes and Universities. He has more than twenty three years of teaching experience in both chemistry as well as chemical engineering disciplines. He has written books on rechargeable batteries and mathematical modeling. He had served as technical consultant for two electrochemical industries.

  • af Aditya Kanetkar
    228,95 kr.

    Solutions to all Exercises in Let Us Python, Cross-check Your Solutions Key FeaturesStrengthens the foundations, as detailed explanation of programming language concepts are given in simple manner. Lists down all the important points that you need to know related to various topics in an organized manner. Prepares you for coding related interview and theoretical questions.Provides In depth explanation of complex topics and Questions. Focuses on how to think logically to solve a problem. Follows a systematic approach that will help you to prepare for an interview in short duration of time. Exercises are exceptionally useful to complete the reader's understanding of a topic. Description Practice! That is what Python Programming is all about. To be able to master Python you need to practise writing a large number of programs in it. As you try to do so, you would find that there are multiple ways of writing any program. So you need to find out whether you have chosen the best way to implement your program. That's where you would find this book useful. 'Let Us Python' contains exercises at the end of each chapter. Solving these exercises would help you build your Python skills. As you do so, many of you would feel the need for a trusted companion who will ratify your answers and programs. 'Let Us Python Solutions' will be that trusted companion. It will help you validate your answers and teach you how to write better Python programs. What will you learnData types, Control flow instructions, console & File Input/OutputStrings, list & tuples, List comprehensionSets & Dictionaries, Functions & LambdasDictionary ComprehensionModules, classes and objects, InheritanceOperator overloading, Exception handlingIterators & Generators, Decorators, Command-line ParsingWho this book is for Students, Programmers, researchers, and software developers who wish to learn the basics of Python programming language. Table of Contents 1. Introduction to Python2. Python Basics 3. Strings4. Decision Control Instruction5. Repetition Control Instruction6. Console Input/Output7. Lists8. Tuples9. Sets10. Dictionaries11. Comprehensions12. Functions13. Recursion14. Functional Programming15. Modules and Packages16. Namespaces17. Classes and Objects18. Intricacies of Classes and Objects19. Containership and Inheritance20. Iterators and Generators21. Exception Handling22. File Input/Output 23. Miscellany24. Multi-threading25. Synchronization About the Author Yashavant KanetkarThrough his books and Quest Video Courses on C, C++, Java, Python, Data Structures, .NET, IoT, etc. Yashavant Kanetkar has created, molded and groomed lacs of IT careers in the last three decades. Yashavant's books and Quest videos have made a significant contribution in creating top-notch IT manpower in India and abroad. Yashavant's books are globally recognized and millions of students / professionals have benefitted from them. Yashavant's books have been translated into Hindi, Gujarati, Japanese, Korean and Chinese languages. Aditya Kanetkar is currently working as a Software Engineer at Microsoft Corp., Seattle. Aditya's current passion is anything remotely connected to Python, Machine Learning, Distributed Systems, Cloud Computing and C# related technologies.Aditya was formerly at Oracle America Inc. in Redwood City, California.

  • af Rajesh Singh Anita Gehlot
    228,95 kr.

    Create your own IoT projects Key FeaturesComprehensive coverage of various aspects of IoT concepts Covers various Arduino boards and shields Simple language, crystal clear approach and straight forward comprehensible presentationAdopting user-friendly style for the explanation of circuits and examples Includes basics of Raspberry Pi and related projectsDescriptionThe book has been written in such a way that the concepts are explained in detail. It is entirely based on the practical experience of the authors while undergoing projects with students and industries, giving adequate emphasis on circuits and code examples. To make the topics more comprehensive, circuit diagrams, photographs and code samples are furnished extensively throughout the book. The book is conceptualized and written in such a way that the beginner readers will find it very easy to understand and implement the circuits and programs. The objective of this book is to discuss the various projects based on the Internet of Things (IoT). What will you learn Internet of Things, IoT-Based Smart Camera, IoT-Based Dust Sampler Learn to create ESP8266-Based Wireless Web Server and Air Pollution Meter Using Raspberry Pi, Smart Garage Door, Baggage Tracker, Smart Trash Collector, Car parking system, Home Automation Windows 10 on Raspberry and know to create Wireless Video Surveillance Robot Using Raspberry Pi Who this book is for Students pursuing BE/BSc/ME/MSc/BTech/MTech in Computer Science, Electronics, Electrical. Table of Contents 1. ESP8266-Based Wireless Web Server2. Air Pollution Meter Using Raspberry Pi3. Smart Garage Door4. Baggage Tracker5. Smart Trash Collector6. Car parking system7. Home Automation8. Environmental Parameter Monitoring9. Intelligent System for the Blind10. Sign to Speech Using the IoTs11. Windows 10 on Raspberry12. Wireless Video Surveillance Robot Using Raspberry Pi 13. IoT-Based Smart Camera14. IoT-Based Dust Sampler and Air Quality Monitoring System About the Author Dr. Rajesh Singh is currently associated with Lovely Professional University as a professor with more than sixteen years of experience in academics. He has been awarded as the gold medalist in M.Tech from RGPV, Bhopal (MP), India, and honours in his B.E. from Dr. B.R. Ambedkar University, Agra (UP), India. Dr. Anita Gehlot is currently associated with Lovely Professional University, Punjab, as an associate professor with more than twelve years of experience in academics. Her area of expertise includes embedded systems, wireless sensor networks and the Internet of Things. Dr. Lovi Raj Gupta is the Executive Dean, Faculty of Technology & Sciences, Lovely Professional University. He is a leading light in the field of technical and higher education in the country. His research-focused approach and an insightful, innovative intervention of technology in education have won him much accolades and laurels. Ms. Navjot Rathour is associated with Lovely Professional University as an assistant professor with more than eight years of experience in academics. She is pursuing her Ph.D. Electronics and communication engineering from Lovely Professional University. She has one patent to her account. Mahendra Swain is a Ph.D. Scholar at Lovely Professional University, Jalandhar, Punjab. He has completed his B.Tech in ECE from Centurion University of Technology and Management, Bhubaneswar. He has completed his M.Tech from Lovely professional University.

  • af Utpal Chakraborty
    228,95 kr.

    Artificial Intelligence, the Revolutionary Transformation that no one can escape Key FeaturesProvides perfect 'playground' for enterprises and institutions globally to develop Artificial Intelligence solutions The world has achieved an enormous amount of technological advancement and skyrocketing progress in mass Digitization, Data Science, and FinTech The gist of the golden era of AI and FinTech AI-powered autonomous vehicles are undoubtedly the future. Autonomous vehicles are the dawn of a whole new lifestyleUsing Artificial Intelligence to redefine their products, processes and strategies Description The book 'Artificial Intelligence for All' is a snapshot of AI applications in different industries, society, and everyday life. The book is written considering possibilities AI can bring in the Indian context and considering Indian industries and economy at the center stage. The book starts with describing the race for the supremacy of different countries in the field of Artificial Intelligence that has already taken a great momentum and how AI has managed to influence even mainstream politics and the world leaders. In the subsequent chapters, the book brings in AI applications primarily in the Banking and Finance sectors like Financial Crime detection using AI, Credit Risk Assessment, AI-powered conversational banking, Predictive Analytics, and recommendations in Banking and Finance. What will you learnThis book is for both technical and non-technical readers, a cutting edge technology like Artificial Intelligence is simplified for all and a genuine effort has been made to democratize it as much as possible. The book will provide insights into the real applications of AI in different industries like health care and medicine, banking and finance, manufacturing, retail, sports, and many more, including how it's transforming our life which probably many of us are not even aware of. And most importantly how a country like India can be benefitted by embracing this groundbreaking technology and the huge opportunities and economic impact that AI can bring.Who this book is forThis book is useful for AI Professionals, Data Scientists...The content of the book is for both Technical and Non Technical readers who want to know the applications of AI in different industries.No prior technical or programming experience is required to understand this book. Table of Contents 1. Super Powers of AI - The Leaders and the Contenders 2. AI - The Core Fabric for NextGen Banking 3. How an AI Framework can be a Game-Changer in Your AI Journey 4. Artificial Neural Networks 5. The Next Wave of Automation will Transform our Living Experience 6. Self-Driving Cars - Socio-Economic Impact of Autonomous Vehicles 7. How Artificial Intelligence is Transforming the BFSI Sector 43 8. AI Now is a Race Among Startups and Tech Giants 9. AI in the top of priorities for CIOs and CTOs 10. AI in Sports 11. How a Country can be Transformed Using Artificial Intelligence 12. Don't Underestimate the Power of an AI Chatbot 13. Industry Adoption of Cognitive and Artificial Intelligence 14. Artificial Intelligence - The Biggest Disruptor in the BFSI Industry 15. AI in Healthcare 16. AI in Cyber Security - Cognitive Cyber Defense 17. Be Aware of Cyber Threat 18. AI Revolution in India - National Strategy for AI 19. AI in Tour and Travels - Journey of a Digital Traveler 20. Top 100 Business Use Cases of Artificial Intelligence 21. T Impact of Modern Automation on Employment

  • af Sameer S Paradkar
    228,95 kr.

    Gold mine of microservices interview Questions & Answers for aspirants and domain experts Key Features More than 200 questions in 5 domains including a chapter on patterns, practices, and NFRsExtended coverage from architecture, design, development to NFRs domains The book can be selectively read based on the relevant domains Extensive coverage in terms of depth and breadth of domainsThe title has more than 50 diagrams depicting various scenarios, models, and methodologies DescriptionAn SME typically attends several interviews and discussions for jobs or projects during his or her career. There is always a dire need to look up and read multiple books and references before these interviews/discussions so that you stay on top of things. This book will assist software engineers, programmer analysts, designers, consultants, technical, and solution, domain, and enterprise architects to perform well in microservices interview discussions and to launch a successful career. This book also tackles the NFR domain, which is the key aspect to be addressed while creating microservices applications.This book will also assist SMEs to become competent in their respective areas. Usually, it takes a good amount of time to understand the core concepts, fundamentals, patterns, and principles but this book is a gold mine of topics that are typically discussed during a microservices interview. What will you learnConcepts, principles, and guidelines for various domains for the microservices ecosystem. This book presents an exhaustive question bank with special emphasis on practical scenarios and business cases.Based on our experience, we assure that at least 80% of the contents will be discussed during a typical interview. Common pitfalls to be avoided and patterns to leverage Frameworks, methodologies, and design approach leveraged for microservices topologiesWho this book is forThis books is for Enterprise Architects, Solution Architects, and Technical Architects/Designers, Project Managers, Programmer Analysts and Software Engineers, Students and Interview Panelists Table of Contents 1. Introduction 2. Core Concepts 3. Advance Concepts 4. Patterns, Practices and NFRs 5. Tools and Frameworks 6. DevOpsAbout the Author Sameer Paradkar is an enterprise architect with more than 20 years of solid experience in the ICT industry, which spans across consulting, product development, and systems integration. He is an Open Group TOGAF, Oracle Master Java EA, TMForum NGOSS, IBM SOA Solutions, IBM Cloud Solutions, IBM MobileFirst, ITIL Foundation V3, COBIT 5, and AWS Solution Architect-Associate certified enterprise architect. He serves as an advisory architect on enterprise architecture programs and continues to work as a subject matter expert. He has worked on multiple architecture transformations and modernization engagements (in the USA, UK, Europe, Asia Pacific, and the Middle East Regions) that presented a phased roadmap to the transformation that maximized the business value while minimizing costs and risks. Sameer is part of the Architecture Group in AtoS. Prior to AtoS, he has worked in organizations such as EY - IT Advisory, IBM GBS - Application Innovation Services, Wipro Consulting Services - Enterprise Architecture, TechMahindra - Systems and Transformations, and Infosys Technologies - Product Engineering. He specializes in enterprise transformation and modernization engagements.

  • af Anil Singh
    178,95 kr.

    Step by step guide to become an expert in Angular Key FeaturesBook provide all the important aspects required for angular developers Learn modern Web Frameworks like AngularJS 1.x, KnockoutJs, Ember, Backbone Book will give you an idea of the Angular framework (including version 2, 4, 5 and 6) and provide you an excellent understanding of the concepts. DescriptionThis book provide all the important aspects required for angular developers looking for brief and useful content for frequently asked Angular Interview questions. You have already worked with other Modern Web Frameworks like AngularJS 1.x, KnockoutJs, Ember, Backbone and now you are keen to become an expert in Angular including version 2, 4, 5 and 6. You have no framework experience at all but you have a profound understanding of Angular and now you are keen to know how to bring your web apps as well as mobile apps to the next level. This book will give you an idea of the Angular framework (including version 2, 4, 5 and 6 and provide you an excellent understanding of the concepts. Changing job is one of the biggest challenges for any IT professional. When IT professional starts searching job, they realise that they need much more than experience. Working on a project is one thing and cracking an interview isanother. This book will give you a bird's eye view of what is needed in an interview. It will help you in doing a quick revision so that you can be ready for the discussion faster.What Will You Learn The Basic Concepts of Angular, its Components, Directives and Modules Angular Form, Elements, Templates, and Validations Dependency Injection (DI), HttpClient Angular Services, Routing and Navigation Angular Compiler, Pipes, Service Workers Server Side Rendering (Angular Universal) Angular Security, Cookies Basic Understanding of Angular Testing and TypeScript Who This Book Is ForYou are new or have some experience in Angular and now want to take the step to became an expert in Angular and want to learn more about how you can apply the new concepts specifically for an Interview or developing robust web apps as well as mobile apps.>Table of Contents1.The Basic Concepts of Angular2. Angular Components3. Angular Directives4. Angular Modules5. Angular Form, Templates, and Validations6. Angular Elements 7. Dependency Injection (DI)8. HttpClient 9. Angular Services 10. Routing and Navigation 11. Angular Compiler12. Angular Pipes 13. Service Workers 14. Server Side Rendering (Angular Universal) 15. Angular Security16. Angular Cookies 17. Basic Understanding of Angular Testing18. Basic Understanding of TypeScriptAbout the Author>His linkedin: linkedin.com/in/code-sampleHis blog: code-sample.com/ (Blog)code-sample.xyz (Blog)