Skip to content

aboyaci/BIL132_Programming2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BIL132 Programming2 Resources

The codes in this repo is created for Programming 2 course. Feel free to contribute!

Projects:

1- Game of Life

How to work on the codes

Please do not copy and paste the codes from here. Just read and understand them and try rewrite on your own.

Compiling the code

You need a compiler, preferably gcc on a GNU/Linux machine. (Other compilers and IDE's are not recommended for this course)

gcc my_awsome_code.c -o my_awsome_program ./my_awsome_program

About

İstanbul Ticaret University Programming 2 resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published