MouthShut.com Would Like to Send You Push Notifications. Notification may includes alerts, activities & updates.

OTP Verification

Enter 4-digit code
For Business
×
transparentImg

Exploring C - Yashwant Kanetkar Reviews

Kolkata India
Nice book but it could be better
May 26, 2016 04:04 PM (via Mobile)

I am computer science hons student. For starting your career as a programmer you must know C language and for beginners this book is best because this book is written in easy way and in. Simple English that everyone can understand it.


But this book has less example and some points are not fully explained, so if there will be  more examples student can easily understand C language because practical knowledge is more important here.

Like
0
Comments
3378
Views

bkp_iterMouthShut Verified Member
Bhubaneswar India
Its A fantastic Book For Beginners
May 19, 2016 03:23 PM

Exploring C, a book on programming language C, authored by Yashwant Kanetkar, is  considered to be a bible for programming in C language. The contents of it are perfectly designed and a careful reading of it can make any beginner in this filed competent to write correct computer programs in C language. The contents include introduction, header files, data types, different types of programming statements and skills in writing a C program.


Introduction: It covers some basics about programming language putting an emphasis on block structured category which C belongs to. Towards the end, it briefly details the contents of the following chapters.


Header Files: Header files represent a specific property of a C program. It is mentioned at the beginning of the program. One of the most popular header files used is std i/o.h that links the program to external devices like disks, printers etc.


Data Types: Data types hold a significant importance in writing a C program and it is well detailed in this section. The data types supported by C are integer, long integer, float and character data types. Specification and implementation of each data type is well elaborated along with simple examples.


Statements: Programming statements are used to write the procedure of solution of a problem that makes a computer program which being compiled and executed leads to the desired result. The categories of statements detailed here are input, output, loop, while, do while, do statements along with small fragments of programs which offers a clear idea of writing a C program.


Examples: Skillful writing in C is demonstrated along with numerous examples which can offer a very good practice to a reader of the book.


This book can be very useful for every computer professional. The contents are written in a very simple language that everyone can perceive optimally. C language being  a very popular language among professionals, this book provides a lot of aids to programmers for sure.

Like
0
Comments
3095
Views

s7228MouthShut Verified Member
Patna India
Best book for C learner
Jun 02, 2015 06:11 PM

I am sharing my experience on “Exploring C” which is another  series of  book written by Yashavant Kanetkar . It deals with chapters like The ABC of C, Steering the control, functioning  with functions, DataTypes-The building blocks, The  C processor, Structures and Unions, Input and Output In C  etc. to clear complex C concepts easily. This book is mainly designed to solve  twisted problem’s of C programming and  it contains all the possible aspect of C language.


This book is written in simple and easy language So  that you might understand complex concepts of C easily with coding. There  are exercise problems of every chapter that consists question like finding the output of programs, correct  the program and write a program questions  with solution and their proper explanation that can help to check your skills and logic in C programming.


Overall this one of  best books for practicing book for C programming and it can help you to clear your C concept’s.

Like
0
Comments
4031
Views

Write your review on

Exploring C - Yashwant Kanetkar
1
2
3
4
5
Show Full Comparison

Exploring C - Yashwant Kanetkar v/s 'I Dare!' Kiran Bedi - Parmesh Dang.. v/s Bullet For Bullet - Julio Rebeiro

Overviews
Overall Ratings by MouthShut Members
Product Recommendation by MouthShut Members
100%
93%
100%
Votes
26
130
17
Readability:
Story:

Recent Questions and Answers on Exploring C - Yashwant Kanetkar

500

Print how many number between 100 to200 which are prime number or not

Oct 31, 2020

By: tyagijatin951

Answers: 0

500

X