Assignment Chef icon Assignment Chef

Lessons

Hebrew programming tutorials

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

Jun 4, 2026

Modelling Fake News Spread with Python: A Mathematical Approach for ENGF0003

Learn how to model the spread of fake news on social media using Python and mathematical concepts like compartmental models. This tutorial aligns with ENGF0003 Mathematical Modelling and Analysis I, offering practical coding exercises without solving the assignment.

fake news mathematical model SIR model python ENGF0003 tutorial social media misinformation simulation python compartmental model

Available languages

Jun 4, 2026

Building a Machine Consciousness Analyzer: SystemWhole Project Tutorial

Learn to parse JSON-like strings, instantiate Machine objects, and identify humanoids and singularities in Java for the Cs211 SystemWhole project. Step-by-step guidance with timely analogies from AI and gaming.

SystemWhole project Cs211 project 1 Java JSON parsing object-oriented programming Java humanoid detection algorithm

Available languages

Jun 4, 2026

Mastering Modal Analysis of Shear Buildings: A MATLAB Tutorial for ME 370

Learn how to derive equations of motion, perform modal analysis, and simulate steady-state responses of a 3-story shear building using MATLAB. This tutorial covers undamped and damped cases, tuned mass dampers, and practical tips for your ME 370 project.

ME 370 shear building modal analysis MATLAB 3 DOF spring mass system steady state response harmonic impulse response Dirac delta

Available languages

Jun 3, 2026

Mastering FPGA Model-Based Design: Implementing a Convolution Encoder for IEEE 802.11

Learn how to design and verify a convolutional encoder for IEEE 802.11 using model-based design with Simulink, System Generator, and FPGA hardware-in-the-loop. This tutorial covers polynomial conversion, trellis diagrams, VHDL RTL cross-check, and synthesis optimization.

FPGA model-based design convolutional encoder tutorial IEEE 802.11 encoder System Generator for DSP hardware-in-the-loop verification

Available languages