Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

🚩 Introduction to Programming Workshop

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

Workshop Date: 02.04.2019 📅

📃 Summary

As Computer Club at Istanbul University (İÜBK), a 2-hour workshop was organized with the participation of 56 students on 02.04.2019 within the context of the "Introduction to Programming" course. I joined the workshop as a trainer, I explained the important concepts of "Object Oriented Programming" and did code exercises about these concepts.

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

⁉ What have we done?

We have implemented the class of Matrix with its functions operations in C++.

Technically, to be able to implement it we have used object oriented programming concepts ✨, such as classes, class members and since matrix operations are relatively complicated we improved problem solving skill as well.

🔎 Which concepts have we mentioned?

  • Class Definition
  • Class Member Functions & Class Access Modifiers
  • Class Constructor, Destructor and Copy Constructor
  • Friend Functions
  • this Pointer
  • Operator Overloading
  • Inhertance
  • Data Encapsulation
  • Exception Handling

📚 Resources

🤝 Contact or Support

Find me on LinkedIn and feel free to mail me, Asmaa 🦋

About

A workshop I did in the context of Introduction to Programming course at Istanbul University - Cerrahpaşa 02.04.2019 👩‍🏫

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages