: This article mainly introduces the best programmer era (1). If you are interested in PHP tutorials, please refer to it. The best programmer era is coming (1)
Every time someone jumps out and says Microsoft is not good ,. NET is not working, and then I will lick Java, but it has always been strange to me that those who are still using it a few years later. NET, and continue spraying. NET, licking JAVA, in my opinion, these people and those who spray their own companies every day, but still in that company, spray every day in China, but still in China are the same.
Language is just a tool. I am not very familiar with JAVA, so I don't know what JAVA is good at, but I think. basically, JAVA can do what NET can do, just like what I think JAVA can do. NET can basically do the same. But the strange thing is that I often see. NET sprayed by. NET personnel, and I seldom hear JAVA sprayed by. NET personnel. However, I guess many JAVA personnel should also be busy spraying JAVA. This is actually irrelevant to the language, but it is only related to people's psychology, because people always think that "there is no good pot in the Bowl ".
The language competition has been going on for many years. In fact, we all know that this is meaningless. isn't it a language contempt chain circulating on the Internet? I think everyone is making a joke about him. don't take it seriously, because no matter how we despise him, we will eat after all.
I also thought it was meaningless to write this article, but I can see those articles. NET articles, basically all of which are unreasonable, but may cause a lot of misunderstanding to the first entry, just like scammers can easily lie to children because the children are not deeply involved in the world.
I have been developing for more than 10 years and have learned many languages. However, the main language used for dinner is actually visual Basic and. NET, of course, "Chinese ". I have also learned Java, JSP, and SSH. however.. NET. NET technology is really quick to get started. one of the advantages of getting started is that you have a certain level of productivity immediately, that is, you can get started quickly, so that some companies are willing to pay you a salary, this means that you can get rid of your parents earlier. Another reason is that the interview was required. NET is much more than JAVA.
C # language. I have learned C, Java, Visual Basic, Ruby, and Node. js and so on, but I still think C # is a language with a very high productivity, such as some very good language features, you just can see a little bit from other languages, such as automatic attributes, LINQ, lamda expressions, actions, etc. In addition, the C # encapsulation of multithreading makes it extremely convenient for us to program in multiple threads, such as TPL. there is also a headache for asynchronous callback. C # uses a very elegant Async and Await to solve the problem. we can see that ES7 has started to implement similar things. does it use C # for reference?
Multi-language mixing. For a slightly more complex program, why must we use only one language? For example, the front-end can use ASP. net mvc, the backend can use Java or even any other language, the service can use WCF, the search can use Solr, and so on. we even use the WEB layer and the business layer. and the database can use MySQL or MongoDB.
. NET or JAVA is only part of the system. We know that a WEB program, except for the backend, has many other things, such as HTML, CSS, JavaScript, and database. no matter whether you do Java or. NET, they are all the same. That is to say, the front-end technology is the same. In addition, the HTTP protocol and TCP/IP are not language-specific. Whether you are JAVA or. NET, AngularJS, ReactJS, HTML5, Bootstrap, Bower, Grunt, or Gulp, are they the same for you?
What can Microsoft do. I have never done JAVA programs, but I have been using Microsoft technology for more than 10 years. I will talk about what Microsoft technology can do. Desktop program, Visual Basic. We will introduce these two points in the next article.
Brotherhood Gao Luofeng free apprentice: http://www.hdb.com/party/lzcw-comm.html
Get the LAMP brother's original PHP video tutorial CD/detailed PHP Essentials edition for free. for details, contact the customer service on the official website:
Http://www.lampbrother.net
[IT education] video tutorials (courseware + Notes + video) on PHP, Linux, HTML5, UI, and Android are available )!
Network disk tutorial Download: http://pan.baidu.com/s/1mg8ANMg
The above introduces the best programmer era (1), including the content, hope to be helpful to friends who are interested in PHP tutorials.