back
user profile
AlexeyBrin
11,535karma·1,345submissions·January 25, 2013
recent activity (1,345 total)
comment
Could be Fun with Electronics or Introduction to Electronics both published by Usborne.
comment
The other 007 actors did not used Sean Connery's voice (or face) each one had his own style of playing the character and a unique voice.
comment
For a more fun approach (if I understood your definition of fun correctly) look into RC2014 Pro, more expensive for sure, but no modern microcontroller on it.
comment
I used some Beelink Mini PCs for that. I found these on Amazon, pretty good compromise quality/price.
comment
Thanks, you are right, the compiler has some C++ support also.
comment
~~This is a C compiler, not C++, so Boost will not work with it.~~ EDIT: - I stand corrected, the compiler can be switched in C++ mode.
comment
As an alternative - Agon Light 2 (eZ80 CPU). By default it comes with BBC BASIC modified to take advantage of 24 bits addressing, but it can run CP/M if you want. The nice thing about Agon is tha…
comment
The problem with this course is that it teaches K&R C, C before the ANSI standardization. Nobody is writing C like this today. Interesting if you need to understand really old C code or if you hav…
comment
I think Agon Light or Neo6502 are more affordable and as close to the machine as Commander X16.
comment
If Russia wins in Ukraine, there is a good chance there will be war in Europe in a few years if not sooner.
3 pts
comment
This looks really interesting, however a disadvantage is that the reader needs to know or learn a new programming language first T3X. I wonder if one could start from scratch on a CP/M system: wr…