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

Bøger af Yashavant Kanetkar

Filter
Filter
Sorter efterSorter Populære
  • af NA & Yashavant Kanetkar
    358,95 kr.

  • af Yashavant Kanetkar
    383,95 kr.

  • af Yashavant Kanetkar
    263,95 - 293,95 kr.

  • af Yashavant Kanetkar
    288,95 kr.

  • - Authentic Guide to C PROGRAMMING Language 17th Edition (English Edition)
    af Yashavant Kanetkar
    338,95 kr.

    Learn the hand-crafted notes on C programmingKey FeaturesStrengthens the foundations, as a detailed explanation of programming language concepts are givenLucid explanation of the conceptWell thought-out, fully working programming examplesEnd-of-chapter exercises that would help you practice the skills learned in the chapterHand-crafted KanNotes at the end of the each chapter that would help the reader remember and revise the concepts covered in the chapter Focuses on how to think logically to solve a problem DescriptionThe new edition of this classic book has been thoroughly revamped, but remains faithful to the principles that have established it as a favourite amongst students, teachers and software professionals round the world. Simplicity - that has been the hallmark of this book in not only its previous sixteen English editions, but also in the Hindi, Gujrati, Japanese, Korean, Chinese and US editions. This book doesn t assume any programming background. It begins with the basics and steadily builds the pace so that the reader finds it easy to handle advanced topics towards the end of the book.What will you learnC Instructions Decision Control Instruction, Loop Control Instruction, Case Control Instruction Functions, Pointers, Recursion Data Types, The C Preprocessor Arrays, StringsStructures, Console Input/Output, File Input/Output Who this book is forStudents, Programmers, researchers, and software developers who wish to learn the basics of C++ programming language.Table of Contents1. Getting Started2. C Instructions3. Decision Control Instruction4. More Complex Decision Making5. Loop Control Instruction6. More Complex Repetitions7. Case Control Instruction8. Functions9. Pointers10. Recursion11. Data Types Revisited12. The C Preprocessor13. Arrays14. Multidimensional Arrays15. Strings16. Handling Multiple Strings17. Structures18. Console Input/Output19. File Input/Output20. More Issues In Input/Output21. Operations On Bits22. Miscellaneous Features23. Interview FAQsAppendix A Compilation and ExecutionAppendix B Precedence TableAppendix C Chasing the BugsAppendix D ASCII ChartPeriodic Tests I to IV, Course Tests I, IIIndex About the Authors Through 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. Many of his books are published in India, USA, Japan, Singapore, Korea and China.Yashavant is a much sought after speaker in the IT field and has conducted seminars/workshops at TedEx, IITs, IIITs, NITs and global software companies.Yashavant has been honored with the prestigious Distinguished Alumnus Award by IIT Kanpur for his entrepreneurial, professional and academic excellence. This award was given to top 50 alumni of IIT Kanpur who have made a significant contribution towards their profession and betterment of society in the last 50 years. His Linkedin profile: linkedin.com/in/yashavant-kanetkar-9775255

  • af Yashavant Kanetkar
    343,95 kr.

    Appreciate the learning path to C Key FeaturesStrengthens the foundations, as a detailed explanation of programming language concepts are given Lists down all the important points that you need to know related to various topics in an organized manner Provides In-depth explanation of complex topics Focuses on how to think logically to solve a problem DescriptionBest way to learn any programming language is to create good programs in it. C is not an exception to this rule. Once you decide to write any program you would find that there are always at least two ways to write it. 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. It contains solutions to all the exercises present in Let Us C 17th Edition. If you learn the language elements form Let Us C, write programs for the problems given in the exercises and then cross check your answers with the solutions given in this book you would be well on your way to become a skilled C programmer. What will you learnC Instructions Decision Control Instruction, Loop Control Instruction, Case Control Instruction Functions, Pointers, Recursion Data Types, The C Preprocessor Arrays, Strings Structures, Console Input/Output, File Input/Output Who this book is forStudents, Programmers, researchers, and software developers who wish to learn the basics of C programming language.Table of Contents1. Introduction2. Before We Begin...3. Getting Started4. C Instructions5. Decision Control Instruction6. More Complex Decision Making7. Loop Control Instruction8. More Complex Repetitions9. Case Control Instruction10. Functions11. Pointers12. Recursion13. Data Types Revisited14. The C Preprocessor15. Arrays16. Multidimensional Arrays17. Strings18. Handling Multiple Strings19. Structures20. Console Input/Output21. File Input/Output22. More Issues In Input/Output23. Operations On Bits24. Miscellaneous Features25. Periodic Tests - I, II, III, IVAbout the Authors Through 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. Many of his books are published in India, USA, Japan, Singapore, Korea and China.Yashavant is a much sought after speaker in the IT field and has conducted seminars/workshops at TedEx, IITs, IIITs, NITs and global software companies.Yashavant has been honored with the prestigious Distinguished Alumnus Award by IIT Kanpur for his entrepreneurial, professional and academic excellence. This award was given to top 50 alumni of IIT Kanpur who have made a significant contribution towards their profession and betterment of society in the last 50 years. In recognition of his immense contribution to IT education in India, he has been awarded the Best .NET Technical Contributor and Most Valuable Professional awards by Microsoft for 5 successive years.Yashavant holds a BE from VJTI Mumbai and M.Tech. from IIT Kanpur.

  • af Yashavant Kanetkar
    188,95 kr.

  • af Yashavant Kanetkar
    468,95 kr.

    Description:"Simplicity"- That has been the hallmark of this book in not only its previous fourteen English editions, but also in the Hindi, Guajarati, Japanese, Korean, Chinese and US editions. This book does not assume any programming background. It begins with the basics towards the end of the book. Each Chapter Contains:Lucid explanation of the conceptwell thought-out, fully working programming examplesEnd of chapter exercises that would help you practise the learned in the chapterHand crafted "kanNotes" that would help you remember and revise the concepts covered in each chapter. Table of Contents : Getting StartedC InstructionsDecision Control InstructionMore Complex Decision MakingLoop Control InstructionMore Complex RepetitionsCase Control InstructionFunctionsPointersRecursionData Types RevisitedThe C PreprocessorArraysMultidimensional ArraysStringsHandling Multiple StringsStructuresConsole Input/ OutputFile Input/ Output More Issues in Input/ OutputOperations on BitsMiscellaneous FeaturesC Under LinuxInterview FAQ'sAppendix A- Compilation and ExecutionAppendix B- Precedence tableAppendix C-Chasing the BugsAppendix D- ACII ChartPeriodic Tests I to IVIndex

  • af Yashavant Kanetkar
    398,95 kr.

  • af Yashavant Kanetkar
    218,95 kr.