Amazon cover image
Image from Amazon.com

Computer Programming in C for Beginners [electronic resource] /

By: Contributor(s): Material type: TextTextPublisher: Cham : Springer International Publishing : Imprint: Springer, 2020Edition: 1st ed. 2020Description: X, 193 p. 21 illus., 14 illus. in color. online resourceContent type:
  • text
Media type:
  • computer
Carrier type:
  • online resource
ISBN:
  • 9783030507503
Subject(s): Additional physical formats: Printed edition:: No title; Printed edition:: No title; Printed edition:: No titleDDC classification:
  • 005.45 23
LOC classification:
  • QA76.76.C65
Online resources:
Contents:
Chapter 1: Installing and Using Code::Blocks; creating a source file, compiling and executing it -- Chapter 2: Variables, memory and operators -- Chapter 3: Selection Structures -- Chapter 4: Repetition Structures -- Chapter 5: Defining and Calling Programmer-defined Functions -- Chapter 6: Pointer variables -- Chapter 7: Arrays -- Chapter 8: Structures -- Chapter 9: Strings, Advanced I/O -- Chapter 10: Dynamic Memory Allocation, Multi-file programs -- Chapter 11: Linked Lists -- Chapter 12: Searching and Sorting.
In: Springer Nature eBookSummary: 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.
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
No physical items for this record

Chapter 1: Installing and Using Code::Blocks; creating a source file, compiling and executing it -- Chapter 2: Variables, memory and operators -- Chapter 3: Selection Structures -- Chapter 4: Repetition Structures -- Chapter 5: Defining and Calling Programmer-defined Functions -- Chapter 6: Pointer variables -- Chapter 7: Arrays -- Chapter 8: Structures -- Chapter 9: Strings, Advanced I/O -- Chapter 10: Dynamic Memory Allocation, Multi-file programs -- Chapter 11: Linked Lists -- Chapter 12: Searching and Sorting.

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.

There are no comments on this title.

to post a comment.
© 2024 IIIT-Delhi, library@iiitd.ac.in