I've damaged my laptop's hard disk and I'm currently in a remote area where repair shops are unavailable. I need to learn programming and data structures and algorithms (DSA) within the next two months. Is it possible to code on my tablet? Are there any online tools or software options I can use for this?
1 Answer
For sure, there are some effective online tools you can use! If your hard drive is damaged, I wouldn't risk saving anything on it. You can definitely try using Visual Studio Code Online. It’s pretty similar to the desktop version and allows you to save your work to the cloud. Once you get your laptop fixed, you can access your code easily.
Thanks a lot for the suggestion!