I want start with python but I don’t know what operating system and tools to use. I have a 6 RAM icore3 180 GB hard disk Notebook laptop running Linux mint. I plan to save up to Buy a PC in the future but for I have to make due my old laptop

I am also wondering how does the programming market look like in terms of operating system. Does it matter which operating system you use? In terms of programming institutions (universities bootcamps, etc…), do each institutions have its own preference or does it let its student choose?

  • halcyondays@midwest.social
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    11 months ago

    Python is pretty friendly on both windows and linux, it shouldn’t matter too much.

    I would recommend both Pycharm and Jupyter Notebook for development environments, Jupyter is probably a bit easier for beginners.

    Mimo has a great intro to python course to get you started with some basic programming exercises.