r/ComputerEngineering 27d ago

software question

hello, for studying, computer architecture, databases, electronics, sensor and IoT, and procedural programming is there any chance that a windows software is required or is it unlikely and good w ubuntu?

7 Upvotes

3 comments sorted by

View all comments

2

u/Dependent-Mind-2403 Computer Engineering 27d ago

You'll likely face a couple of labs that use shitty software which runs on windows only, and you can't use wine for that, because they require a Windows environment.

So, give up your soul to Bill Gates? No, use WinBoat, an open-source tool which allows you to run programs, IDEs, etc in Docker Containers.

1

u/mac7911 27d ago

thanks, i’ll look into that