Home > Article > Backend Development > 10 reasons why foreign programmers love using Apple Mac computers
Mac is very popular abroad, especially in the circles of design/web development/IT personnel. It’s understandable that ordinary users like Mac. After all, Mac has a beautiful design, is easy to use, and has no viruses. So why do professionals also have a soft spot for Macs? From personal experience, I think there are several reasons:
1. MacOS You can pick up a bunch of useful tools. If you are a windows developer, I think you will install a cygwin environment on windows, right? You don’t use flex/yacc, grep, screen, ssh, make? Many opensource projects only provide cygwin/gcc/make compilation environment. Mac is based on BSD Unix, all of this is built in.
2. Development environment
c/c++/java/perl/python/php/ruby/lisp, all kinds of shells, directly supported, very convenient. If you want to develop C++ on Windows, you need to install a Visual Studio compiler, right? Or other C++ compilers; if you want to develop Java, you need to download the Java SDK, maybe an Elipse or Netbean; if you want to use Perl, you need to install a Perl interpreter, Active Perl? You want python/php/ruby, you want to install...? Developing programs requires libraries. Most libraries such as image processing, video processing, and artificial intelligence only support Unix/Linux. Mac is based on Unix, so all of these can get along well with Mac.
3. Editor Vi/Emac
As a programmer/IT staff, a useful editor is very important, because an editor is needed to write programs/change system configurations. I spend about 1/2 of my time on my Mac in browser/email, and the other 1/2 of my time in Vi.
4. No viruses/Trojans
After using Mac for more than 5 years, I haven’t seen what viruses look like. I still don’t see the need to install anti-virus software on Mac.
5. No maintenance required
Mac can be used directly after purchase. Disk defragmentation? unnecessary. Install driver? Once the Mac is installed, the driver is ready. Reinstall the system? I haven't reinstalled it once in 5 years (and switched to different Macs several times during this period).
6. Simplicity
All operations on Mac are extremely simple, trying to avoid disturbing users and increasing programmer productivity. For example, switching the wireless network function only requires one mouse click on Mac, while it requires multiple mouse clicks on Windows (including some stupid confirmation dialog boxes); another example is uninstalling a USB disk, which only requires one click on Mac For mouse clicks, Windows requires at least multiple clicks such as clicking the icon in the lower right corner, stopping the device, and confirming the dialog box.
7. Multi-window switching
This is very convenient for managing open programs/documents. I often have to switch between multiple virtual windows, such as one window for browsing web pages/emails, and another window for writing programs/documents.
8. Programmer culture
Foreign programmers grew up with Unix as the mainstream. This is different from China. Most Chinese programmers/developers started with DOS in the 1990s. With the growth of Windows, a group of programmers using Microsoft tools have grown. This also explains why Mac has developed so fast since it switched to the Unix camp. Once the Unix-based Mac was launched, it quickly won the attention of a large number of old Unix hackers and new Web 2.0/Linux hackers. It is precisely because these loyal fans influenced their personal networks, circles, blogs, and thus the entire programmer community culture. It's a bit like Rubyon Rails. It was initially tried by a small group of people (elite people). These people felt good and advocated it on blogs, seminars and other occasions, thus creating a Ruby wind in the field of web development.
9. Apple is cool
Every computer and every series is perfectly designed, from the packaging box, brochures, advertisements, power cords, computer interior, computer appearance, and computer software are all carefully designed with a unified style. Even as small as screws. Have you seen the screws on the Apple case and the data cables inside the case? That is also design. Every Mac is marked: Designed by Apple in California, not Desginedin USA, that's how cool Apple is, "We're a California company." Apple's confidentiality measures can be said to be extremely high. If the product is not officially released, it will not be seen on the market.
10. Entrepreneurship
Apple’s legendary experience has attracted a large number of Silicon Valley entrepreneurs. Apple/Google/Microsoft/Amazon/eBay/Yahoo represent innovative and enterprising entrepreneurial spirit. This is not a big reason, but it can be regarded as a small reason why Mac is so popular abroad, especially in the United States, especially in Silicon Valley, especially in universities. According to a survey, the Mac market share of American universities ranked first in 2007. After graduation, these university elites entered the workforce and entered the society. In a few years, some of them will enter the middle and senior levels. How will they affect Mac?
Get LAMP Brothers’ original PHP video tutorial CD/"Essential PHP in Details" for free. For details, please contact the official website customer service:
http://www.lampbrother.net
PHPCMSSecondary developmenthttp: //yun.itxdl.cn/online/phpcms/index.php?u=5
WeChat development http://yun.itxdl.cn/online/weixin/index.php?u=5
Mobile Internet server-side development http://yun.itxdl.cn/online/server/index.php?u=5
JavascriptCourse http://yun.itxdl.cn/online/js/index.php? u=5
CTOTraining Camp http://yun.itxdl.cn/online/cto/index.php?u=5
|