This is the public repository for all files used in the practice sessions.
Additional practice and help files may be uploaded here as well. For those who need help with Git, you can learn some more over at: https://learngitbranching.js.org/ Though to be perfectly honest, most of Git is learned by using it, and via trial and error.
Course Lecturer & Practice Instructor: Viktoria Zsök
- Website: http://zsv.web.elte.hu/clean
- Office: 2-606 South Building
- Email: [email protected]
Practice Instructor: Beka Grdzelishvili
- Email: [email protected]
- Facebook: https://www.facebook.com/beka.grdzelishvili.7
- Office hours:
- Please email me in advance for consultations.
Practice Instructor: Nikola Cenic
- Email: [email protected]
- Facebook: https://www.facebook.com/nicola.cenic1
- Office hours:
- Please email me in advance for consultations.
Practice Instructor: Zurab Tsinadze
- Email: [email protected]
- Facebook: https://www.facebook.com/zuka.tsinadze
- Office hours:
- Please email me in advance for consultations.
Practice Instructor: Hossameldin Abdin
- Email: [email protected]
- Facebook: https://www.facebook.com/hossamabdeen17/
- Office hours:
- Please email me in advance for consultations.
Consultation Hours:\
Tutors:
https://github.com/Hossam-Abdin/BScFunctionalProgramming-2020-Autumn/blob/master/Tutor_Contacts.md
Grading system:
https://github.com/Hossam-Abdin/BScFunctionalProgramming-2020-Autumn/blob/master/Grading_System.md
Important Dates:
https://github.com/Hossam-Abdin/BScFunctionalProgramming-2020-Autumn/blob/master/Important_Dates.md
Give Us Feedback:
TBA
Late homework and classwork will not be accepted.
Any suspicious code and/or cheating will result in a score of '0' for both parties.
Canvas Course System:
https://canvas.elte.hu/
BEAD Homework/Examination System:
https://bead.inf.elte.hu/
(be sure to change language to English)
Why Functional?
Please read.
Download and Install the latest release of Clean:
https://clean.cs.ru.nl/Download_Clean
Getting Started with Clean:
https://github.com/Hossam-Abdin/BScFunctionalProgramming-2020-Autumn/blob/master/Start_Guide.md
Clean Specific Books:
- A Functional Programmer's Workout
- Functional Programming in Clean
- Functional Programming and Graph Rewriting
Extensive Documentation of Clean's Built-in Functions:
https://cloogle.org/
Please, feel free to contact us about anything.
Functional Programming, and Clean itself, are far from the easiest things to pick up. This course is no breeze either. For some, it will click right away, and for some it will click later. Or even never.
This is okay.
You're all good at something different. We are here to help you with Functional Programming, so please let me help you. No question is a dumb question, and I want you to please ask any and all questions during class. If we have no time during class to address your questions, please bring them up during consultation or contact me to set up an appointment.
And please, try to have fun!
Most of the work here was done by the magnificent Evan Sitt.