logoalt Hacker News

vbezhenarlast Wednesday at 2:03 PM4 repliesview on HN

Beginners should have immediate positive feedback. It's not possible with assembly language.


Replies

t-3last Wednesday at 2:50 PM

It's just as straightforward as in higher level languages, just not quite as interactive as interpreted languages, but I've never seen an "intro to programming" that started in a REPL even when using an interpreted language. Hello world is even shorter and simpler than most languages (in a modern OS environment).

show 1 reply
myrmidonlast Wednesday at 2:48 PM

Shenzhen I/O begs to disagree :P

https://www.zachtronics.com/shenzhen-io/

skydhashlast Wednesday at 3:00 PM

You start with a simulator like this one:

https://edsim51.com/about-the-simulator/

Very immediate and positive feedback.

cbm-vic-20last Wednesday at 2:16 PM

You can with a decent monitor that shows the values of registers, can look up values in memory, etc.