唔認同, 因為 python 本身係 object-oriented in nature. Construct class 係完成基礎 control flow 之後必學嘅事. 最基本 pytorch 寫個 neural network 都要 inherit nn.module. Programming 並唔係一件咁輕鬆嘅事. 另外 generator 寫法喺 data processing 上度都有用. 如果你話淨係識 function 唔理 OOP 咁不如用 Julia. 完全脫離 class 嘅 concept.
Dataset download 幾多去練習都係唔會識正確嘅 model deployment 同埋 pipeline design, 同埋一堆 common 問題 e.g. concepts drift / data leakage. 只有先學習理論, 再寫 program 練習先係正確路線. 所以唔存在用 KNIME software 就會學到個基礎. 呢啲真係要 take course.