


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
|

Laravel simplifies handling temporary session data using its intuitive flash methods. This is perfect for displaying brief messages, alerts, or notifications within your application. Data persists only for the subsequent request by default: $request-

This is the second and final part of the series on building a React application with a Laravel back-end. In the first part of the series, we created a RESTful API using Laravel for a basic product-listing application. In this tutorial, we will be dev

The PHP Client URL (cURL) extension is a powerful tool for developers, enabling seamless interaction with remote servers and REST APIs. By leveraging libcurl, a well-respected multi-protocol file transfer library, PHP cURL facilitates efficient execution of various network protocols, including HTTP, HTTPS, and FTP. This extension offers granular control over HTTP requests, supports multiple concurrent operations, and provides built-in security features.

Laravel provides concise HTTP response simulation syntax, simplifying HTTP interaction testing. This approach significantly reduces code redundancy while making your test simulation more intuitive. The basic implementation provides a variety of response type shortcuts: use Illuminate\Support\Facades\Http; Http::fake([ 'google.com' => 'Hello World', 'github.com' => ['foo' => 'bar'], 'forge.laravel.com' =>

Do you want to provide real-time, instant solutions to your customers' most pressing problems? Live chat lets you have real-time conversations with customers and resolve their problems instantly. It allows you to provide faster service to your custom

In this article, we're going to explore the notification system in the Laravel web framework. The notification system in Laravel allows you to send notifications to users over different channels. Today, we'll discuss how you can send notifications ov

Article discusses late static binding (LSB) in PHP, introduced in PHP 5.3, allowing runtime resolution of static method calls for more flexible inheritance.Main issue: LSB vs. traditional polymorphism; LSB's practical applications and potential perfo

PHP logging is essential for monitoring and debugging web applications, as well as capturing critical events, errors, and runtime behavior. It provides valuable insights into system performance, helps identify issues, and supports faster troubleshoot


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Dreamweaver Mac version
Visual web development tools

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.
