Stop being the product.
Become the owner.
or
sign uplog in
Doubt

What programming language would you recommend for someone who wants to become a robotics engineer?

Hi everyone! I'm 14 years old and I'm starting to learn programming.

My goal in the future is to become a robotics engineer, so I'd like to learn a programming language that will be useful for robotics and engineering.

At the same time, programming is also a hobby for me, and I'd like to eventually make some games and other small projects just for fun.

So, what language would you recommend I start with?

Would Python, C++, C, C#, Java, or another language be a good choice? And should I focus on one language first, or learn multiple languages over time?

I'm still a beginner, so I'd really appreciate advice from people with experience in programming, robotics, or engineering.

Thanks!
#technology #dev #programming
source
Can't install any extension from the Marketplace?

Seems that from the new vscode version I haven't been able to install any extension from the Marketplace. Is this known bug?



`Version: 1.111.0 (system setup)`

`Commit: ce099c1ed25d9eb3076c11e4a280f3eb52b4fbeb`

`Date: 2026-03-06T23:06:10Z`

`Electron: 39.6.0`

`ElectronBuildId: 13330601`

`Chromium: 142.0.7444.265`

`Node.js: 22.22.0`

`V8: 14.2.231.22-electron.0`

`OS: Windows_NT x64 10.0.26100`


2026-03-13 16:27:15.277
[error]
[Window] End of central directory record signature not found. Either not a zip file, or file is truncated.:
Error
: End of central directory record signature not found. Either not a zip file, or file is truncated.
    at Ob (file:///c:/Program%20Files/Microsoft%20VS%20Code/ce099c1ed2/resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:450:28625)
    at file:///c:/Program%20Files/Microsoft%20VS%20Code/ce099c1ed2/resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:450:29929
    at c:\Program Files\Microsoft VS Code\ce099c1ed2\resources\app\node_modules\yauzl\index.js:40:7
    at c:\Program Files\Microsoft VS Code\ce099c1ed2\resources\app\node_modules\yauzl\index.js:190:5
    at c:\Program Files\Microsoft VS Code\ce099c1ed2\resources\app\node_modules\yauzl\index.js:712:5
    at c:\Program Files\Microsoft VS Code\ce099c1ed2\resources\app\node_modules\yauzl\fd-slicer.js:33:7
    at FSReqCallback.wrapper [as oncomplete] (node:fs:671:5)

#programming #technology #dev