Introductory C with C++

Introductory C with C++

Richard Petersen

64,27 €
IVA incluido
Disponible
Editorial:
surfing turtle press
Año de edición:
2023
ISBN:
9781949857399
64,27 €
IVA incluido
Disponible

Selecciona una librería:

  • Donde los libros
  • Librería 7artes
  • Librería Elías (Asturias)
  • Librería Kolima (Madrid)
  • Librería Proteo (Málaga)

C differs from most programming languages in its use of expressions, pointers, and arrays. For those learning C, pointers are the greatest source of confusion. The primary aim of this text is to provide working models of how pointers are used in C as well as an introduction to their use in C++.     Most beginners falter on the use of pointers. Many try to avoid pointers completely, but quickly find that pointers are used extensively throughout C programs. Some attain a partial understanding of pointers which, at first, gets them by. However, when faced with complex programming tasks, they find that pointers become a necessity.     In most programming languages one learns about pointers only after most other topics have been discussed. Pointers are just one more added feature of the language. In C and in C++, however, pointers are used with every feature. There are pointers to variables, pointers as parameters, pointers as arrays, pointers to structures, and even pointers to pointers. With each feature pointers are used differently. The way pointers work with variables is very different from the way pointers work with arrays. In this text, you learn pointers as you learn each feature of the language. With variables, you learn pointers to variables; with parameters, pointers to parameters; with functions: pointers to functions; with arrays, pointers in arrays; with structures, pointers to structures. In addition, for C++ you will learn pointers to objects, to class members, and derived objects. Such an approach provides an understanding of the many different ways pointers are used throughout the language.    The text is arranged in five sections. The first section focuses on the basic structure of the language. Variables, functions, and expressions are carefully examined. The second section deals with arrays. Arrays form an exception in C. Unlike structures they are not data objects. They are completely managed by pointers. The third section describes data structures and file management. The chapter on data structures introduces basic concepts such as linked lists and trees. A special examination is made of recursion and how it operates with lists, trees, and b-trees. The chapters on file management discuss the different types of files with special emphasis on record files b-tree indexes. The fourth section provides an introduction to C++, covering classes and objects, their use with pointers, as well as operator overloading and inheritance. The fifth section covers additional topics greater detail such as the pre-processor and bitwise operations. 

Artículos relacionados

Otros libros del autor

  • Mindeskrift om Bernhard Severin Ingemann i Hundredaaret Efter Hans Fødsel
    Richard Petersen
    En conmemoración al nacimiento de Bernhard Severin Ingemann, Richard Petersen reflexiona sobre la vida y la obra del escritor danés. Petersen destaca la importancia de Ingemann en el Romanticismo danés y su contribución a la literatura infantil. Este libro ofrece una visión única de la literatura danesa del siglo XIX y es una imprescindible para los aficionados a la literatura ...
    Disponible

    23,14 €

  • Ubuntu 22.04 LTS Server
    Richard Petersen
    This book is designed as an Ubuntu 22.04 LTS Server administration and reference source, covering the Ubuntu servers and their support applications. Server tools are covered as well as the underlying configuration files and system implementations. The emphasis is on what administrators will need to know to perform key server support and management tasks. Coverage of the systemd...
    Disponible

    55,76 €

  • Ubuntu 22.04 LTS Desktop
    Richard Petersen
    This book covers the Ubuntu 22.04 LTS (Jammy Jellyfish) release, focusing on applications and administrative tools. The emphasis here is on what users will face when using Ubuntu, covering topics like installation, applications, software management for Snap and APT, the Ubuntu desktops (GNOME, MATE, and KDE), shell commands, network connections, and system administration tasks....
    Disponible

    52,29 €

  • Linux Mint 21
    Richard Petersen
    Linux mint 21 (Vanessa) is based on the Ubuntu 22.04 LTR (Long Term Release). The Cinnamon and Mate desktops are examined in detail. Cinnamon and Mate have custom Mint menus to manage access to applications and devices. Advanced components are also examined such as the LightDM Display Manager, Warpinator, Timeshift, NetworkManager, the Samba server, and Mint software management...
    Disponible

    52,01 €

  • Henrik Steffens
    Richard Petersen
    This work has been selected by scholars as being culturally important, and is part of the knowledge base of civilization as we know it.This work is in the 'public domain in the United States of America, and possibly other nations. Within the United States, you may freely copy and distribute this work, as no entity (individual or corporate) has a copyright on the body of the wor...
    Disponible

    41,52 €

  • Henrik Steffens
    Richard Petersen
    This work has been selected by scholars as being culturally important, and is part of the knowledge base of civilization as we know it.This work is in the 'public domain in the United States of America, and possibly other nations. Within the United States, you may freely copy and distribute this work, as no entity (individual or corporate) has a copyright on the body of the wor...
    Disponible

    27,88 €