Skip to content

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

Notifications You must be signed in to change notification settings

MimiMag/ac-programming-languages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published