Assignment Chef icon Assignment Chef

Lessons

Hebrew programming tutorials

Focused lessons based on real assignment themes, written for quick study before you start coding.

May 3, 2026

Building a Universal Doubly Linked List in C++: A Step-by-Step Template Implementation

Learn to implement a versatile doubly linked list template class in C++, complete with bidirectional iterators. This tutorial walks through Dnode creation, list operations, the Big Three, and external iterators, using a color swatch sorting application as a practical example.

doubly linked list C++ template list implementation C++ iterator pattern external iterator C++ Big Three C++

Available languages

May 2, 2026

הנדסת מכונות מתקדמת: מדריך מעשי לשיטת האלמנטים הסופיים (FEA) עם MATLAB

מדריך מקיף להבנת שיטת האלמנטים הסופיים (FEA) ביישומי הנדסת מכונות, תוך שימוש ב-MATLAB לניתוח מאמצים ועיבור של מבנים דו-ממדיים. מתאים לסטודנטים בקורס MECH0059.

שיטת האלמנטים הסופיים FEA MATLAB הנדסת מכונות אלמנטים מרובעים

Available languages