Git Product home page Git Product logo

c-programming-for-beginners-section-11's Introduction

C Programming for Beginners - Master the C Language

This repository contains the Examples, Exercises, and Solutions for Section 11 of C Programming for Beginners: Master the C Language by Jason Fedin, which covers the call stack, the Code::Blocks debugger, common C programming mistakes, and compiler errors.

See the following link for this course: C Programming for Beginners

C Programming for Beginners

Please note, this repository is a work in progress and will be updated over time.

In this repository, I incorporated Code::Blocks Integrated Development Environment (IDE) and the Vim text editor along with Git and GitHub into my workflow. I also used the Fedora 37 system in a VirtualBox environment to create, use, and manage directories and files as I worked through the section.

See the following link for the Code::Blocks IDE user manual and documentation: CodeBlocks User Manual

Please feel free to reach out to me at [email protected] if you have any questions or comments. In addition, feel free to utilize the source code for your consumption and edification.

~ Matt

To compile, build, and execute the Section 11 files and directories,

(1) click on the blue "Code" button above and click the
    "Download Zip" link, or
(2) copy the code and paste it directly into your preferred
    Integrated Development Environment (IDE), CLion, CodeLite,
    or Code::Blocks, for example, or your preferred text editor,
    Vim, Nano, or Emacs, for example, and either
(3) compile, build, and execute the files in your IDE, or
(4) use the following command-line script:

        $ gcc name_of_file.c -o main
        $ ./main

c-programming-for-beginners-section-11's People

Contributors

systemsscientist avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.