Is there a way that I could use the offline version to practice? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is there a way that I could use the offline version to practice?

Offline Mode or Version

11th Nov 2018, 6:33 PM
Ricardo P. Quintanilla Jr.
Ricardo P. Quintanilla Jr. - avatar
6 Answers
+ 2
There is a way. Yes. Write and save a code online. Then before you go offline open it. Then you can go offline and code. But you will obviously not be able to use any online resources. I do it often 👍
11th Nov 2018, 7:33 PM
Ryan Els
Ryan Els - avatar
+ 9
Ryan Els 👍 Thank you very much, I just wanted to know how. 😀 I'm familiar with and I used for web languages, but I thought there was a way for other languages, which was weird, so I asked! 😉 Thanks a lot for feedback! 🍻
12th Nov 2018, 9:12 AM
Danijel Ivanović
Danijel Ivanović - avatar
+ 8
Ryan Els Please, can you explain to me, how you can run code if you are offline!
11th Nov 2018, 9:11 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 6
Danijel Ivanović Html, css and JavaScript are user side languages. So the ability to read the code already exists on your device. I don't know if it works with the other languages though. Another way is when you go to the playground section offline. Press the + button and then select web languages. It will open and you can practise pure html, css and javascript. But like I said you won't be able to use any online functions nor be able to save.
12th Nov 2018, 1:31 AM
Ryan Els
Ryan Els - avatar
+ 5
Hello, Welcome to SoloLearn! 😊 No, there is no such way of practice! Posts in Q/A section should be programming-related and aimed at helping individual learners and community members improve their programming skills! Please, read us guidelines: https://www.sololearn.com/discuss/1316935/?ref=app An useful code for any new user here!;) https://code.sololearn.com/WvG0MJq2dQ6y/
11th Nov 2018, 6:41 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 3
Danijel Ivanović Another option is download QuickEdit. Then you can also edit offline. The difference with QuickEdit you will be able to save your work. I have an offline w3-css stylesheet saved on QuickEdit so I can edit offline and still make use of the framework. If you get stuck and need any other tips on how to code offline let me know 👍
12th Nov 2018, 1:34 AM
Ryan Els
Ryan Els - avatar