answersLogoWhite

0


Best Answer

Different operating systems have differing features, though they all have the primary function of controlling the software and programs running on a computer or other device. Popular features include: A start menu or application menu (Windows, Linux) Multiple desktop workspaces (Linux, Mac OS X) Taskbar (Windows, Linux) or dock (Mac OS X, also Linux) to track favorite program shortcuts and active applications A desktop environment. Linux has GNOME or KDE (and a few others), Mac has Aqua, and Windows Vista has Aero. Desktop acceleration (Mac OS X, Linux using Compiz or similar, and Windows Vista Premium, Business, or Ultimate)

User Avatar

Lewis Treutel

Lvl 10
2y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

6y ago

Linux is more like a language in which you structure sentences to assemble small functions to accomplish a task whereas a Windows environment accomplishes tasks by running independent programs ("executables") which may not communicate with each other except through stored data.

...........................................................................................................................................................................

Linux is the best-known and most-used open source operating system. There are different 'distributions' of Linux each comes with a set of programs, tools, and services that are typically bundled together with the Linux kernel to provide all of the necessary components of a fully functional operating system. Very similar to Windows OS.

But Linux also is different from Windows in many important ways. First, and perhaps most importantly, Linux is open source software. The code used to create Linux is free and available to the public to view, edit, and-for users with the appropriate skills-to contribute to.

Linux is also different in that, although the core pieces of the Linux operating system are generally common, the many distributions of Linux include different software options. This means that Linux is incredibly customizable, because not just applications, such as word processors and Web Browsers, can be swapped around.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Different operating systems have differing features, though they all have the primary function of controlling the software and programs running on a computer or other device. Popular features include: A start menu or application menu (Windows, Linux) Multiple desktop workspaces (Linux, Mac OS X) Taskbar (Windows, Linux) or dock (Mac OS X, also Linux) to track favorite program shortcuts and active applications A desktop environment. Linux has GNOME or KDE (and a few others), Mac has Aqua, and Windows Vista has Aero. Desktop acceleration (Mac OS X, Linux using Compiz or similar, and Windows Vista Premium, Business, or Ultimate)

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

both have a user desktop and file manager

both are easy to use, once you learn

both have home user, workstation and server/enterprise editions

both have 32 and 64 bit editions

both can do anything you wish (either paid or free)

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

In Linux, a user has to communicate with the system via the codes so he/she becomes much experienced in coding in a non-GUI OS.

The same is true for a Linux programmer,the programmer gets a full independence to work on codes.

This answer is:
User Avatar

User Avatar

Wiki User

8y ago

Combined with Apache, an open-source Web server, Linux accounts for more than a third of all servers used on the Internet.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

this is a salient feature

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the features of Linux programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Are kernel programming and Linux programming the same?

No. "Kernel programming" is the writing of code that runs in kernel mode. It is not specific to Linux. "Linux programming" usually refers to any programming done in/for the Linux environment, and is not necessarily specific to the kernel.


What is a Linux certification?

Linux certification is a programming certification. It shows you have a lot of knowledge in programming.


When was Programming Linux Games created?

Programming Linux Games was created in 2001-08.


How many pages does Programming Linux Games have?

Programming Linux Games has 422 pages.


What is the ISBN of Programming Linux Games?

The ISBN of Programming Linux Games is 1-886411-49-2.


Where can one learn about Linux programming?

The best resources to use for learning Linux programming are the online resources. There are numerous online forums like LinuxQuestions and others that offer wealth of information, tips and tricks and ongoing support for people attempting to learn Linux programming. One can also buy a book on Linux programming to learn the subject matter.


What is the importance of Linux shell?

Linux shell is a programming language. its fully different from others progrmming language. the script which is used in Linux quite tough to remember if we comparison to other programming laguages.


What is the Linux anaconda?

There is no Linux anaconda, but there's a programming language named after a kind of reptile that works in many platforms, including Linux - Python.


Is Linux better for programming?

Linux APIs are better documented, so it's easier to program for. However, you would probably want to do your programming on whatever platform you are targeting. If you are a Windows developer, writing the programs on Linux makes little sense.


Is Linux safer than Windows Which Linux OS is fastest?

Yes, I think that Linux is safer. You should use Ubuntu for gaming/programming and Kali Linux for hacking/penetration testing.


What are the latest programming languages?

The latest programming languages are:Go Programming Language developed by Google, Inc. in 2012. It's purpose is to enable users to create new software easily on Linux and Mac operating systems. It is object oriented programming and the translator used is compiler.Fathom Programming Language was developed b Brian Frank and Andy Frank in 2012. Its purpose is to cross-compile and run on JRE, NET, CLR, and Javascript. Platforms are Mac OS, Linux, and Windows. It is object oriented programming and the translator is compiler. Special features are that it is portable and can be used on Java, VM, and NET CLR.


What is the difference between Windows-based C programming and Linux-based C programming?

C programming is just that no matter if the operating system is Windows or Linux. Operating systems usually have an Application Program Interface that is commonly known as an API. The APIs of Windows will be different than Linux because the operating systems are (very) different.