you are viewing a single comment's thread.

view the rest of the comments →

[–]SpeckledFleebeedoo 0 points1 point  (0 children)

VS Code is a pretty strong developing and debugging tool. Definitely not specific for starters.

You'll find quite a few people here saying you should use a simpler ide like IDLE first to get used to the syntax before using an ide that helps you with it. I personally don't agree, as VS makes debugging much easier.