Programming on different platforms

  • Thread starter Thread starter Chromium
  • Start date Start date
  • Tags Tags
    Programming
Click For Summary
SUMMARY

This discussion highlights the differences between programming on Linux and Windows, emphasizing the advantages of Linux for development. The user primarily utilizes the Eclipse IDE and has limited experience with various platforms. Key points include Linux's extensive toolset, efficient memory usage, and the convenience of package managers for installing programming tools. The user seeks clarification on the pros and cons of each platform for software development.

PREREQUISITES
  • Familiarity with Eclipse IDE
  • Basic understanding of Linux and Windows operating systems
  • Knowledge of package managers in Linux
  • Awareness of memory management concepts
NEXT STEPS
  • Research the advantages of using Linux for software development
  • Explore the installation and usage of package managers like APT and YUM
  • Learn about memory management techniques in Linux
  • Compare performance metrics of Eclipse IDE on Linux versus Windows
USEFUL FOR

Software developers, particularly those transitioning between operating systems, and anyone interested in optimizing their development environment for efficiency and tool accessibility.

Chromium
Messages
56
Reaction score
0
When I first started programming, I used a text editor & the command line to compile & run my programs. However, then I switched to the Eclipse IDE, and I've been using that ever since (I also used Visual Studio when I took a C++ class). As you can see, my exposure to different development environments is pretty limited. I don't really understand why some people prefer to program on Linux than Windows, for example. To me, since Eclipse is what I mainly use, it seems that Eclipse would probably run just as quickly on Linux as it does on Windows. However, I think this may be because I've only written small student programs as opposed to large systems.

Could someone explain to me the pros & cons of developing on different platforms?
 
Technology news on Phys.org
Linux has a huge tool set of programming related tools that easily installed with the various package managers. You can get the same tools for windows, but it's kind of awkward to use.

Also, Linux seems to use memory much more efficiently.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
6K
  • · Replies 56 ·
2
Replies
56
Views
10K
Replies
3
Views
3K
Replies
7
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
65
Views
5K
  • · Replies 22 ·
Replies
22
Views
2K
Replies
14
Views
4K
Replies
5
Views
2K
Replies
3
Views
3K