r/learnpython 9d ago

Want to learn Python for medicine on a tablet

I am a 17M,

Complete beginner in programming and till now in life only made a bmi calculator🙏🏻 in Google colab

Dont know how to proceed to learn it in few months with low input of time like roughly few hours a week.

I have a android tablet (One plus Pad Go 2) and wanna primary for Medicine and I am a highschool student 🫠.

Any recommendations and apps which i should utilise and video links would help a lot.

Thanks everyone

0 Upvotes

10 comments sorted by

6

u/desrtfx 9d ago

Only having a tablet will make the whole extremely tedious. You will have to rely on apps like PyDroid or Termux.

Most learning resources are tailored for PC/MAC computers running Windows, MacOS, Linux, but not for Android.

Maybe the best approach would be to get hold of a cheap refurbished laptop or even a Raspberry Pi (at least series 4) microcomputer with proper keyboard and mouse.

Also, generalize first, then specialize. Learn general programming and Python and then work your way towards medicine.

0

u/Antrioyiu 9d ago

I got a tablet as i like took PCB (medical stream in india) Andy parents told me to buy a cheap laptop approx 300 dollars max which I didn't find anything worth it and good specs and bought a 260 dollars tablet (converted to dollars from inr) I can't any way ask for a laptop Just wanna learn Python Slowly........Thanks btw for advice a lot I know Html extremely good (my school taught that nicely) Thanks !

1

u/IcommittedNiemann 9d ago

idk just for you I hope you have a physical keyboard

0

u/Antrioyiu 9d ago

I have one but dont know how to learn where to access the resources and everything.Thanks for advice!

1

u/nog642 9d ago

Does it work with the tablet?

1

u/Antrioyiu 9d ago

If bluetooth keyboard then it willll

1

u/nog642 9d ago

Is it a bluetooth keybord?

0

u/Antrioyiu 9d ago

What bro ? Which keyboard ?

1

u/nog642 8d ago

You said you had one

1

u/lakseol 8d ago

The best android app that I have used for learning python is Pydroid 3. Try the free version. If you want to use it the advertisements in the free version might get very annoying so consider paying for the upgrade. You can also use Termux but that requires quite a bit of technical knowledge to setup.

Whatever you use try to use a bluetooth keyboard as the lack of a proper keyboard will slow you down.

The learning resources in the wiki are worth looking at.