Giter VIP home page Giter VIP logo

q-marat / c_programming_language_basics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arttukesanto/c_programming_language_basics

0.0 0.0 0.0 107 KB

This repository consists of work that covers the basics of programming in C. Technologies used are Visual Studio Code (a popular code editor) and compilers for C, specifically gcc (with Apple's command line developer tools). Course is part of Metropolia University of Applied Science's basic courses in relation to programming.

License: GNU General Public License v3.0

C 100.00%

c_programming_language_basics's Introduction

GitHub contributors

GitHub last commit

GitHub top language

GitHub

c_programming_language_basics

This repository consists of work that covers the basics of programming in C. Technologies used are Visual Studio Code (a popular code editor) and compilers for C, specifically gcc (with Apple's command line developer tools). Course is part of Metropolia University of Applied Science's basic courses in relation to programming.

Notes about the tasks:

Some of the tasks contain Finnish, as this is the only way in which Viope accepts the work provided here (an external website that checks that the code has been correctly written - a course requisite). The folders here contain the code written in "something".c-files, and the compiled executables can be found within this repository as well. If one wants to only run the finished code, it is possible to do so:

  1. Navigate to the folder (terminal on macOS, for example).
  2. Run the compiled code, input the following in the terminal: ./runme. (Using the first task as an example, located in the tasks_1_basics -folder; the runme is the compiled code that can be run, and contains the output from the actually written code in a different format.)

Tasks in this repository:


Module Tasks
Basics_1 Tasks completed: 1
Basics_2 Tasks completed: 2
Basics_3 Tasks completed: 2
Basics_4 Tasks completed: 2
Basics_5 Tasks completed: 3
Basics_6 Tasks completed: 3
Basics_7 Tasks completed: 3
Basics_8 Tasks completed: 2
Basics_9 Tasks completed: 1
Basics_10 Tasks completed: 2
Basics_11 Tasks completed: 3
Basics_12 Tasks completed: 2
Basics_13 Tasks completed: 2

c_programming_language_basics's People

Contributors

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