Skip to main content

Computer Programming in C for Beginners

  • Textbook
  • © 2020

Overview

  • Hands-on, step-by-step method of teaching that sets it apart from most other C language textbooks

  • Complete example problems above and beyond those used in the step-by-step process forms the basis of this book

  • Exercise problems to be worked out by the learner are included; some of these contain suggested solutions while others do not

  • Presents an integrated development environment (IDE) for implementing the structures and techniques being learned on the spot using just-in-time-learning philosophy (concepts are introduced just before they are needed)

  • Terms are introduces and discussed in context, exactly when it first becomes necessary to do so

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 44.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 59.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book USD 79.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (12 chapters)

Keywords

About this book

This textbook is an ideal introduction in college courses or self-study for learning computer programming using the C language. Written for those with minimal or no programming experience, Computer Programming in C for Beginners offers a heavily guided, hands-on approach that enables the reader to quickly start programming, and then progresses to cover the major concepts of C programming that are critical for an early stage programmer to know and understand. While the progression of topics is conventional, their treatment is innovative and designed for rapid understanding of the many concepts in C that have traditionally proven difficult for beginners, such as variable typing and scope, function definition, passing by value, pointers, passing by reference, arrays, structures, basic memory management, dynamic memory allocation, and linked lists, as well as an introductory treatment of searching and sorting algorithms. 

Written in an informal but clear narrative, the book uses extensive examples throughout and provides detailed guidance on how to write the C code to achieve the objectives of the example problems. Derived from the author’s many years of teaching hands-on college courses, it encourages the reader to follow along by programming the progressively more complex exercise programs presented. In some sections, errors are purposely inserted into the code to teach the reader about the common pitfalls of programming in general, and the C language in particular.

Authors and Affiliations

  • Department of Computer Science, University of Central Florida, Orlando, USA

    Avelino J. Gonzalez

About the author

Avelino Gonzalez is Professor Emeritus in the Computer Science Department at the University of Central Florida. He was previously a Professor in the same department, and had a joint appointment with the ECE department.  Prior to that he was a Senior Engineer with the Westinghouse Electric Corporation, where he was instrumental in the development of the GenAID system, the first commercially available AI product.  He received his BS and MS degrees in Electrical Engineering from the University of Miami, and his PhD in Electrical Engineering from the University of Pittsburgh.  His area of research is Artificial Intelligence, the role of context in modeling intelligent behavior, and machine learning from observation of human actions.  He has co-authored nearly 300 research articles, as well as three text books and one edited volume (in contextual reasoning).  He is a Fellow of the IEEE.

Bibliographic Information

  • Book Title: Computer Programming in C for Beginners

  • Authors: Avelino J. Gonzalez

  • DOI: https://doi.org/10.1007/978-3-030-50750-3

  • Publisher: Springer Cham

  • eBook Packages: Computer Science, Computer Science (R0)

  • Copyright Information: Springer Nature Switzerland AG 2020

  • Hardcover ISBN: 978-3-030-50749-7Published: 02 November 2020

  • Softcover ISBN: 978-3-030-50752-7Published: 02 November 2021

  • eBook ISBN: 978-3-030-50750-3Published: 01 November 2020

  • Edition Number: 1

  • Number of Pages: X, 193

  • Number of Illustrations: 7 b/w illustrations, 14 illustrations in colour

  • Topics: Programming Languages, Compilers, Interpreters, Programming Techniques

Publish with us