Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

INTRODUCTION TO INFORMATION TECHNOLOGY
  • Language: en
  • Pages: 400

INTRODUCTION TO INFORMATION TECHNOLOGY

his textbook is designed to teach a first course in Information Technology (IT) to all undergraduate students. In view of the all-pervasive nature of IT in today’s world a decision has been taken by many universities to introduce IT as a compulsory core course to all Bachelor’s degree students regardless of their specialisation. This book is intended for such a course. The approach taken in this book is to emphasize the fundamental “Science” of Information Technology rather than a cook book of skills. Skills can be learnt easily by practice with a computer and by using instructions given in simple web lessons that have been cited in the References. The book defines Information Techno...

COMPUTER PROGRAMMING IN C, SECOND EDITION
  • Language: en
  • Pages: 388

COMPUTER PROGRAMMING IN C, SECOND EDITION

The book, now in its Second Edition, follows the structure of the first edition. It introduces computer programming to a beginner using the programming language C. The version of C used is the one standardised by the American National Standards Institute (ANSI C). C has rapidly gained users due to its efficiency, availability of rich data structures, a large variety of operators, and its affinity to the UNIX operating system. C is a difficult language to learn if it is not methodically approached. The attempt has been to introduce the basic aspects of C to enable the student to quickly start writing C programs and postpone more difficult features of C to later chapters. After reading the fir...

GROUNDBREAKING INVENTIONS IN INFORMATION AND COMMUNICATION TECHNOLOGY
  • Language: en
  • Pages: 184

GROUNDBREAKING INVENTIONS IN INFORMATION AND COMMUNICATION TECHNOLOGY

Advances in computers and communications have revolutionised the way we live. This has happened in a short span of sixty-five years. Today we wonder how people lived without access to mobile phones and the Internet. • This book seeks to answer the following questions lucidly to a non-specialist general reader: • How did this revolution happen? • What groundbreaking inventions led to this revolution? • Why are they groundbreaking inventions? • Who were the innovators and inventors of these technologies? • What led them to these inventions? Fifteen groundbreaking inventions: Fortran, Integrated Circuits, Relational Database Management Systems, Local Area Networks, Personal Computers, Public Key Encryption, Computer Graphics, Internet, GPS, World Wide Web, Search Engines, Digitisation and Compression of Multimedia, Mobile Computing, Cloud Computing, and Deep Learning (AI) are described cogently by Professor V. Rajaraman, a doyen of Computer Science education and research in India. TARGET AUDIENCE • Students, academicians, professionals in the field of ICT • Anyone who wants to know about ICT

COMPUTER ORIENTED NUMERICAL METHODS
  • Language: en
  • Pages: 222

COMPUTER ORIENTED NUMERICAL METHODS

This book is a concise and lucid introduction to computer oriented numerical methods with well-chosen graphical illustrations that give an insight into the mechanism of various methods. The book develops computational algorithms for solving non-linear algebraic equation, sets of linear equations, curve-fitting, integration, differentiation, and solving ordinary differential equations. OUTSTANDING FEATURES • Elementary presentation of numerical methods using computers for solving a variety of problems for students who have only basic level knowledge of mathematics. • Geometrical illustrations used to explain how numerical algorithms are evolved. • Emphasis on implementation of numerical algorithm on computers. • Detailed discussion of IEEE standard for representing floating point numbers. • Algorithms derived and presented using a simple English based structured language. • Truncation and rounding errors in numerical calculations explained. • Each chapter starts with learning goals and all methods illustrated with numerical examples. • Appendix gives pointers to open source libraries for numerical computation.

COMPUTER BASICS AND C PROGRAMMING
  • Language: en
  • Pages: 448

COMPUTER BASICS AND C PROGRAMMING

This book introduces students to the basics of computers, software and internet along with how to program computers using the C language. It is intended for an introductory course that gives beginning engineering and science students a firm rooting in the fundamental principles of computers and information technology, and also provides invaluable insights into key concepts of computing through development of skills in programming and problem solving using C language. To this end, the book is eminently suitable for the first-year engineering students of all branches and MCA students, as per the prescribed syllabus of several universities. C is a difficult language to learn if it is not method...

Fundamentals of Computers
  • Language: en
  • Pages: 316

Fundamentals of Computers

  • Type: Book
  • -
  • Published: 1996
  • -
  • Publisher: Unknown

None

Analysis and Design of Information Systems
  • Language: en
  • Pages: 341

Analysis and Design of Information Systems

One of the most important uses of computers is (as an aid to managers) to provide up-to-date information to efficiently run their organizations. Of the total number of computers installed in the world today, over eighty percent are used in organizations for management information systems. It is thus very important for all students of management, commerce and computer science to know how to design computer-based information systems to aid management. This introductory text gives a lucid, self-contained presentation to students on how to analyse and design information systems for use by managers. Information Systems Analysis and Design (also known as System Analysis and Design) is a compulsory...

COMPUTER PRIMER
  • Language: en
  • Pages: 502

COMPUTER PRIMER

An introductory level text for high school students, this book elucidates the step-by-step procedures used to solve problems and demonstrates the simplicity with which one can read and write computer programmes using BASIC language. It explains how a computer works, using an elementary model of the computer. All programmes are worked out on the IBM PC and involve a minimum of mathematics. This new edition is thoroughly revised and updated to incorporate recent developments in the field. It also contains a large number of worked-out examples and exercises with solutions to assist self-study. It can be used by all interested beginners and laymen as well.

AN INTRODUCTION TO DIGITAL COMPUTER DESIGN
  • Language: en
  • Pages: 532

AN INTRODUCTION TO DIGITAL COMPUTER DESIGN

This highly acclaimed, well established, book now in its fifth edition, is intended for an introductory course in digital computer design for B.Sc. students of computer science, B.Tech. students of computer science and engineering, and BCA/MCA students of computer applications. A knowledge of programming in C or Java would be useful to give the student a proper perspective to appreciate the development of the subject. The first part of the book presents the basic tools and developes procedures suitable for the design of digital circuits and small digital systems. It equips students with a firm understanding of logic principles before they study the intricacies of logic organization and archi...

COMPUTER PROGRAMMING IN FORTRAN 77
  • Language: en
  • Pages: 212

COMPUTER PROGRAMMING IN FORTRAN 77

This is a revised and enlarged version of the author's book which received wide acclamations in its earlier three editions. It provides a lucid and in-depth introduction to the programming language Fortran 77 which is widely used by scientists and engineers.The fourth edition is completely revised chapterwise and also minor corrections incorporated. A new standard for Fortran called Fortran 90 was introduced in early 90s and compilers for this version of Fortran were sold in early 1995 by computer vendors. All Fortran 77 programs will run without change with Fortran 90 compilers; however some aspects of Fortran 77 have been declared obsolete and will not run on future Fortran compilers_these are explained in this revised edition. An appendix consolidates these features. Fortran 90 is introduced in a new chapter which summarises all its features.