Skip to content

Introduction to Programming dersinin kapsamında 14.05.2019 tarihinde yapılan ikinci workshop 📍

Notifications You must be signed in to change notification settings

iucbk/Intro2ProgrammingSecondWorkshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Introduction to Programming Second Workshop

A repo that contains details about the second workshop that I have joined as a technical trainer at Istanbul University-Cerrahpaşa

Workshop Date: 14.05.2019 📅

Summary

As Computer Club at Istanbul University (İÜBK), we did the second workshop in the context of "Introduction to Programming" course on 14.05.2019. I joined the workshop as a trainer, our target was developing problem solving skill, we tried to do that by doing code exercises using "Object Oriented Programming" concepts. My participation in this workshop gave me a good experience in technical content preparation and explanation and developed my presentation skills.

See the post on LinkedIn 🤗 and on Istanbul University Computer Engineering Web Site 👩‍🎓

What have we done?

We have added new features to "Game of Life" then we wrote its C++ code together in the workshop.

Technically, to be able to code the game we have used object oriented programming concepts ✨, such as classes, class members. In the other hand we have used dynamic matrices and then file operations to save the generations.

Why Game of Life?

Well, our target was developing problem solving skill and to be able to do that we had to select a problem that requires thinking and at the same time it must be funny to be more effective 😅 so that we chose Game of Life but because that it is not complicated as we want we added Zombie parameter to make it more complicated 🤪😵

Resources

Contact or Support

Find me on LinkedIn and feel free to mail me, Asmaa ☺️

About

Introduction to Programming dersinin kapsamında 14.05.2019 tarihinde yapılan ikinci workshop 📍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages