Git Product home page Git Product logo

introtocprogramming's Introduction

Intro to C Programming

Course Material Online Links
πŸ“– eBook - C Primer Plus Canvas Dashboard
Codio

πŸ“š Learning Objectives

  • Be able to construct syntactically correct C programs using all language features.
  • Be able to recognize and correct syntax errors in C programs, including declarations and prototypes.
  • Be able to use primitive and complex data types and utilize/implement type conversion, including structures, typedefs, and bit fields.
  • Be able to effectively use the operators of C.
  • Be able to explain the scope, lifetime, and initialization possibilities for variable types in C.
  • Be able to describe the basic low‑level UNIX input/output facilities.
  • Be able to explain and use the malloc and free functions to create and destroy simple dynamic data structures.
  • Be comfortable with standard Unix command line tools, as well as concepts of pipes and redirection in the shell and use of the preprocessor and linker.

introtocprogramming's People

Contributors

trojanpony 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.