MimiMag / ac-programming-languages

This repo will contain summaries and exercises of the advanced track programming languages taught at Codaisseur

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ac-programming-languages

This repo will contain summaries and exercises of the advanced track programming languages taught at Codaisseur

Checkout one of the topics:

https://betanews.com/wp-content/uploads/2016/11/C-language.jpg

A procedural language is a type of computer programming language that specifies a series of well-structured steps and procedures within its programming context to compose a program. It contains a systematic order of statements, functions and commands to complete a computational task or program. In this class, we'll look at C as a procedural language.

C#

C# is a general purpose and object oriented programming language that is widely used in a variety of software. We will discuss the C# and .NET basics and discover 2 important data structures in computing: the stack and the queue.

About

This repo will contain summaries and exercises of the advanced track programming languages taught at Codaisseur


Languages

Language:C# 34.5%Language:C++ 34.3%Language:C 20.1%Language:Processing 9.7%Language:Smalltalk 1.4%