Vi bøger
Levering: 1 - 2 hverdage

Bøger af Noel Kalicharan

Filter
Filter
Sorter efterSorter Populære
  • af Noel Kalicharan
    287,95 kr.

    This book takes up where C Programming - A Beginner's Course leaves off. It assumes you have a working knowledge of basic programming concepts such as variables, constants, assignment, selection (if..else) and looping (while, for). It also assumes you are comfortable with writing functions and working with arrays. If you are not, it is recommended that you study C Programming - A Beginner's Course before tackling the material in this book. As in the first book, the emphasis is not on teaching the C language, per se, but rather, on using C to teach concepts that any budding programmer should know. The major topics covered are sorting, searching, merging, structures, pointers, linked lists, stacks, queues, recursion and random numbers.

  • af Noel Kalicharan
    342,95 kr.

    Data Structures in Java is the third book in a sequence following Java Programming - A Beginner's Course and Advanced Programming in Java. Data structures is concerned with the storage, representation and manipulation of data in a computer. In this book, we discuss some of the more versatile and popular data structures used to solve a variety of useful problems. This book is based on the premise that it is better to learn a few concepts well than many concepts poorly. It restricts itself to what can be covered in a one-semester course, with- out overwhelming the student with complexity and analysis. The approach is practical rather than theoretical. We show how to implement the data structures and operations on them using Java. We also show how to write programs to solve problems using these structures.

  • af Noel Kalicharan
    397,95 kr.

    Revised April 2015Update of link to source codeThe short code link in the book no longer works. The code can be accessed here: https: //onedrive.live.com/redir?resid=8ACA1678C859BCF7!278&authkey=!AAMYL7b58wzbeBM&ithint=folder%2cinData structures is concerned with the storage, representation and manipulation of data in a computer. We discuss some of the more versatile and popular data structures and explain how to implement and use them to solve a variety of useful problems. The book restricts itself to what can be covered in a one-semester course, without overwhelming the student with complexity and analysis. The approach is practical rather than theoretical. We show how to implement the data structures and operations on them using C. Here's what readers have to say about Data Structures In C: "It is second to none in terms of clarity, conciseness, choice of topics, coverage, layout, and even price and production value. All the usual linear, tree, and graph data structures and algorithms are covered, all striking the right balance between abstraction and detail.""This book has to be probably the best 'first book' I've ever come across for anyone who wants to learn data structures!""The author makes everything very easy to understand.""It is written very simply yet effectively with great code examples.""The book is well written, and the chapters are very well organized.""The simplicity and the way that this book teach the basics I think makes it the best first book on Data Structures.""All computer science students who wish to grasp a good understanding of these topics in the quickest of time, this it the book for you.""Kalicharan makes everything as simple as possible, but not simpler. Simplicity and crystal clarity are his trademark...It is about helping you to understand Data Structures and, for me, it is simply the best book for doing that.""The author seems to have a knack for boiling the topic down to its barest essentials and explaining those ideas in a way that makes it easy (and actually fun) to understand.""All the major data structure types are so well presented that it is difficult to find any other book(s) or website(s) which explains them better.""It has the best description of pointers (one of the pitfalls for C beginners) I have ever read." "Unlike other C books, Kalicharan gives a brilliant discussion of pointers."

  • - Programming for Beginners
    af Noel Kalicharan
    557,95 kr.

    The main goal of this book is to teach fundamental programming principles to beginners using Julia, one of the fastest growing programming languages today. Chapter 5 formally treats with functions, enabling a (large) program to be broken up into smaller manageable units which work together to solve a given problem.

  • af Noel Kalicharan
    791,95 kr.

    Based on ANSI C - the recently adopted standard for the C language - and assuming familiarity with programming concepts such as variables, constants, iteration and looping, this work covers all aspects of C. It is about learning programming skills and mastering the art of coding programs in C.

  • af Noel Kalicharan
    564,95 kr.

    This book teaches computer programming to the complete beginner using the native C language. As such, it assumes you have no knowledge whatsoever about programming. The main goal of this book is to teach fundamental programming principles using C, one of the most widely used programming languages in the world today.We discuss only those features and statements in C that are necessary to achieve our goal. Once you learn the principles well, they can be applied to any language. If you are worried that you are not good at high-school mathematics, don't be. It is a myth that you must be good at mathematics to learn programming.C is considered a 'modern' language even though its roots date back to the 1970s. Originally, C was designed for writing 'systems' programs-things like operating systems, editors, compilers, assemblers and input/output utility programs. But, today, C is used for writing all kinds of applications programs as well-word processing programs, spreadsheet programs, database management programs, accounting programs, games, robots, embedded systems/electronics (i.e., Arduino), educational software-the list is endless. Note: Appendices A-D are available as part of the free source code download at the Apress website.What You Will Learn:How to get started with programming using the C languageHow to use the basics of CHow to program with sequence, selection and repetition logicHow to work with charactersHow to work with functionsHow to use arraysWho This Book Is For:This book is intended for anyone who is learning programming for the first time.

  • - Core Concepts in Data Structures
    af Noel Kalicharan
    575,95 kr.

    Advanced Topics In C teaches concepts that any budding programmer should know. This book assumes you have a working knowledge of basic programming concepts such as variables, constants, assignment, selection (if..else) and looping (while, for).

  • - Core Concepts in Data Structures
    af Noel Kalicharan
    918,95 kr.

    Java is one of the most widely used programming languages today. And, of course, Java is used to power what has become the world's most dominant mobile platform, Android. Advanced Topics In Java teaches the algorithms and concepts that any budding software developer should know.

Gør som tusindvis af andre bogelskere

Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.