Mar 21 2009

Data Structure, C

Hello,

This semester I have data structure class, my professor Aldo Von Wangenheim, decided to use C in the first part of the class, and in the end C++. If you don’t know it, he recommended this C course. He asked us to solve some exercices. Me and my colleague solved it and I’m uploading it here.

5 exercices for begginers (Portuguese)
Implementation of exercices

Regards,
Matheus

PS: I start translating “all” old posts. Maybe this old ones, don’t have all stuffs translated (like attachments in this one)

Mar 08 2009

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, but it has its advantages for beginners, most of your commands are write in Portuguese (don’t know if it have an english version), and the word means what happens (like draw means draw). It includes a simple graphic support , easy to use, letting the learning process more interesting. With it, it is possible public in internet your programs, the Edugraf, that develop this language provides a space in their server, in the programming environment you can upload it, just with some clicks. They provide a mail list where you can ask for help;

Some usefull links:
An example that I devolop
Language web page
Published programms
Mail list

And remember, Telis is free software. Use it, modify it, share it.

See you,
Matheus