Is there a way to do 'Code Coaches' and 'Code Challenges' in PC? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is there a way to do 'Code Coaches' and 'Code Challenges' in PC?

I just find it so much more comfortable to write code on my laptop.

27th Jan 2024, 12:33 PM
Jacob Morgunov
Jacob Morgunov - avatar
17 Answers
+ 3
I think you can do it with a "compromise". You read the code coaches quizzes from the apps, and write your code on PC and save it as code bit. Once finished, you can copy your code and paste it in code coach within the apps.
27th Jan 2024, 3:19 PM
Wong Hei Ming
Wong Hei Ming - avatar
+ 3
i sometimes use a bluetooth keyboard paired to my phone. It makes typing so much easier.
27th Jan 2024, 1:18 PM
Bob_Li
Bob_Li - avatar
+ 3
Somebody suggested using an emulator such as BlueStacks, but I found it a bit overkill if only for using SL only. My suggestion is, If you have a tablet start up the apps and then turn into horizontal mode, then attach a USB / Bluetooth keyboard. It should work with a phone too, but my phone refuse turning into horizontal mode on this apps.
27th Jan 2024, 2:12 PM
Wong Hei Ming
Wong Hei Ming - avatar
+ 1
Wong Hei Ming yes, I think SL is portrait mode only. but maybe you can screencast it to an external monitor.
27th Jan 2024, 2:44 PM
Bob_Li
Bob_Li - avatar
+ 1
^^ Hmm, now that you mention that, it actually sounds more comfortable than Bluestacks or connecting my phone screen
27th Jan 2024, 3:24 PM
Jacob Morgunov
Jacob Morgunov - avatar
+ 1
one drawback with copy pasting is that formatting on wide screen looks terrible on narrow apps in phones.
27th Jan 2024, 3:36 PM
Bob_Li
Bob_Li - avatar
+ 1
Jacob Morgunov while True
28th Jan 2024, 6:05 PM
Otid Kartgepsut
Otid Kartgepsut - avatar
0
Bob_Li It can turn to landscape mode if the screen is big enough. My Kindle Fire has resolution of 1920 x 1200, and I'm typing in landscape mode.😁 (Keyboard disconnected and the virtual keyboard takes more than half of the screen 😅)
27th Jan 2024, 3:13 PM
Wong Hei Ming
Wong Hei Ming - avatar
0
turning my phone on it's side does nothing for me. Adaptive width maybe? I haven't really tried SL on tablets. yeah, virtual keyboards are the ultimate photobombers. 🤪 slow to type and takes up half the screenface.
27th Jan 2024, 3:23 PM
Bob_Li
Bob_Li - avatar
0
Bob_Li I think it doesn't matter. In the apps the code will wrap automatically if it is too long. And most of the quizzes don't require a single long line of code (unless you pursuit it).
27th Jan 2024, 3:44 PM
Wong Hei Ming
Wong Hei Ming - avatar
0
Wong Hei Ming tabs and indentations in languages like python can be nasty when deeply nested with 4 spaces or more per indentation. Maybe ok on wide monitors but hard to read in the app on midsize phones. Specially so if you have font sizes set bigger to compensate for poor eyesight.🤓 And long lines of code is inevitable in c# or java...😅. method names were designed with no word length limit in mind.
27th Jan 2024, 3:59 PM
Bob_Li
Bob_Li - avatar
0
Ya , go to blog
28th Jan 2024, 11:09 AM
ashish gurjar
ashish gurjar - avatar
0
You can program even on a phone like I do.
28th Jan 2024, 5:43 PM
Otid Kartgepsut
Otid Kartgepsut - avatar
0
Otid It's not that comfortable though. On PC you have shortcuts and you can copy paste easily / duplicate lines of code. There are also the Home/End keys and Left/Right keys that are also very useful.
28th Jan 2024, 5:59 PM
Jacob Morgunov
Jacob Morgunov - avatar
0
Jacob Morgunov I program by phone, but everyone has their own programming comfort.
28th Jan 2024, 6:03 PM
Otid Kartgepsut
Otid Kartgepsut - avatar
0
Otid True
28th Jan 2024, 6:04 PM
Jacob Morgunov
Jacob Morgunov - avatar
0
😂
28th Jan 2024, 6:06 PM
Jacob Morgunov
Jacob Morgunov - avatar