Title of book: Basics of Computer Science

This book on the basics of computer science is written for school going children.

We have included all the basic theoretical chapters of computer science including a little bit of designing circuit concepts. The topic on networks covers almost the entire network system. Programming approach has also been given for designing programs.

Basic topics covered are operating system including the fundamental system designing, logic system, number system used in computers, latest emerging technologies, and designing of database system. As we are moving towards artificial system design for any system, basic knowledge of AI is needed, and which is covered in this book. Security is a key issue with which one should be aware of. Therefore, to a certain extent, this topic is also covered.

Brief details of the contents covered in the book are as under:

Chapter 1 Fundamentals of computers covered details of operating system. Role of Operating system, little bit concept of Mobile operating system and the microprocessor

Chapter 2 Computer logic system covered, Boolean algebra, laws of Boolean algebra, basics of Logic system for designing circuits and  DeMorgan’s theorem

Chapter 3 Number system of Computers covered, different code systems used in computers and the conversion

Chapter 4 Emerging trends in technology covered, the latest trends of technologies by using Artificial Intelligence, Machine learning, Natural Language Processing, Immersive experience, Robotics, Big data and its characteristics, Internet of Things (IoT), Sensors, Smart cities, Concept of cloud computing and cloud services (SaaS,IaaS,PaaS), Grid Computing ,cloud storage(public/private), Blockchain technology), and parallel computing.

Chapter 5 Data Structures through problem solving algorithmic approach, here we have explained as how to proceed for any project designing process

Chapter 6 Data base Management System covered, the basics of designing any DBMS, various models of DBMS, advantages disadvantages and characteristics of DBMS and also the SQL commands

Chapter 7 Computer Networks/ Data Communication, this chapter has been taken the basics of network system in computers. How data is being transferred what are the various transmission media including the interaction process.

Views