Notifications
Clear all

How many of you have 3d printers?

166 Posts
22 Users
27 Reactions
64.8 K Views
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 4 years ago
Posts: 7360
 

@mike-parsons If you worked with VB6, depending on the time frame you very likely were using what is now VSCode or it's predecessor.

YES, being able to step through the code one line at a time observing variables changing is one debugging tool. Another is setting what we call a watchpoint on a variable, something like if it equals zero stop. The Arduino IDE 2.x does have that but requires only certain boards with extra wires. Fortunately very few of us here on the forum are likely going to write anything big enough (1,000 <> 10,000 lines of code) to need those features. Most sketches are less than 100 lines with only a few going up to 1,000 lines.

Sorry, I got you confused with someone else. I can't help with your PC purchase, but maybe consider buying the components at AliExpress and assembling your own. Cost will be similar, but you can build with an eye to upgrades. I used to do that a lot but didn't know about AliExpress.

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
My personal scorecard is now 1 PC hardware fix (circa 1982), 1 open source fix (at age 82), and 2 zero day bugs in a major OS.


   
ReplyQuote
Page 12 / 12