Skip to content

Tag: programação

List, Data Structure

Good afternoon, Like I said before I'm having Data Structure class. And today I will introduce you the List concept. A linear data structure. There…

Continue reading List, Data Structure

Queue, Data Structure

Good Night, What is Queue? Queue is a data structure used a lot in computers, and it is based on the principle FIFO (First in,…

Continue reading Queue, Data Structure

Stack, Data Structure.

Good Night, What is Stack? Stack is a data structure of abstract data used a lot in computers, and it is based on the principle…

Continue reading Stack, Data Structure.

Telis, learning how to program

Today I will introduce you a programming language that the professor Fernando (Melga) uses in his class. Telis is a programming language like many others,…

Continue reading Telis, learning how to program