学习程序员的技术的提升是 自己接外包项目学习锻炼技术,还是去互联网公司学习技术
我现在想提升我的编程程序技术 一个做PHP的程序员 自由的开发者
自己接外包项目(或者去外包公司),还是去互联网的公司学习 不断的提升自己的编程技术
回复内容:
我现在想提升我的编程程序技术 一个做PHP的程序员 自由的开发者
自己接外包项目(或者去外包公司),还是去互联网的公司学习 不断的提升自己的编程技术
在初期两者都可以帮你得到提升,当你的水平达到一个阶段后,外包公司或者自己接外包项目所带来的技术成长就不及互联网公司了(绝大多数情况下)。
因为互联网公司一般都是做自己的产品,对规范、性能、可维护性等都要求更高!也会有专门的架构师进行全局技术把控,这对一个进阶性的程序员非常重要。
而外包项目一般不包含这些特点。
绝对是互联网公司,不要问为什么,看看现在哪个大牛是靠接外包成为大牛的,外包其实是个坑,如果不是特别手头紧,还是去大公司锻炼更规范的编程和广阔的视野
我在外包公司跟互联网公司都做过,分享一下我个人的体验。我最初是校招进入了某知名互联网公司。工作了一段时间,当时的体验就是,在绝大多数情况下,开发速度 》 开发质量 》 产品规划。所以那个时候基本上学到的就只是自己要做的那点儿,大家都很忙基本上没有交流的时间,此时自学能力跟职场情商比技术重要。然后机缘巧合之下我选择了一个外包公司,这个公司的架构跟普通的外包不太一样,3人一组(老姜,中阶,中菜)外加一个公共的PM,每组各自有各自的项目,负责从服务器搭建,架构选择,开发,测试等工作。每一个组就是一个全栈的小集体,集中讨论集体解决。那几年的知识与技术积累基本上是感觉非常明显的。后来为了钱的原因我又进入了某公司,但是由于有机会参与到相对高级点的产品筹划阶段,发现在这个层次以上能学到更多更高级的技术跟商业相关的用户理论基础,同时也遇到了很多真正的牛人,发现其实很多大牛之所以牛逼,技术不是主因,自学能力,知识面,对市场动态的自我解读能力反而成就了他们,技术对他们来说反而是水到渠成的了.以上是纯个人观点,仅供参开只用。
你的问题根源其实在于没有目标和规划,希望被动的得到提升,被动提升实在是太低效了。
我的建议首先要知道自己想达到什么程度,然后提高自己的姿势水平(『自学能力,知识面』),然后按计划执行就水到渠成了。
能去互联网大公司最好,至少薪资不会低。个人感觉会有两面性,在大公司里面可能沦为巨大机器的一小颗螺钉,按规定的制度重复工作;一方面是流程管理更好,有更多的学习晋升空间。
可以翻译外文
可以帮助别人解决问题,比如来segmentfault回答php相关问题

PHP remains important in modern web development, especially in content management and e-commerce platforms. 1) PHP has a rich ecosystem and strong framework support, such as Laravel and Symfony. 2) Performance optimization can be achieved through OPcache and Nginx. 3) PHP8.0 introduces JIT compiler to improve performance. 4) Cloud-native applications are deployed through Docker and Kubernetes to improve flexibility and scalability.

PHP is suitable for web development, especially in rapid development and processing dynamic content, but is not good at data science and enterprise-level applications. Compared with Python, PHP has more advantages in web development, but is not as good as Python in the field of data science; compared with Java, PHP performs worse in enterprise-level applications, but is more flexible in web development; compared with JavaScript, PHP is more concise in back-end development, but is not as good as JavaScript in front-end development.

PHP and Python each have their own advantages and are suitable for different scenarios. 1.PHP is suitable for web development and provides built-in web servers and rich function libraries. 2. Python is suitable for data science and machine learning, with concise syntax and a powerful standard library. When choosing, it should be decided based on project requirements.

PHP is a scripting language widely used on the server side, especially suitable for web development. 1.PHP can embed HTML, process HTTP requests and responses, and supports a variety of databases. 2.PHP is used to generate dynamic web content, process form data, access databases, etc., with strong community support and open source resources. 3. PHP is an interpreted language, and the execution process includes lexical analysis, grammatical analysis, compilation and execution. 4.PHP can be combined with MySQL for advanced applications such as user registration systems. 5. When debugging PHP, you can use functions such as error_reporting() and var_dump(). 6. Optimize PHP code to use caching mechanisms, optimize database queries and use built-in functions. 7

The reasons why PHP is the preferred technology stack for many websites include its ease of use, strong community support, and widespread use. 1) Easy to learn and use, suitable for beginners. 2) Have a huge developer community and rich resources. 3) Widely used in WordPress, Drupal and other platforms. 4) Integrate tightly with web servers to simplify development deployment.

PHP remains a powerful and widely used tool in modern programming, especially in the field of web development. 1) PHP is easy to use and seamlessly integrated with databases, and is the first choice for many developers. 2) It supports dynamic content generation and object-oriented programming, suitable for quickly creating and maintaining websites. 3) PHP's performance can be improved by caching and optimizing database queries, and its extensive community and rich ecosystem make it still important in today's technology stack.

In PHP, weak references are implemented through the WeakReference class and will not prevent the garbage collector from reclaiming objects. Weak references are suitable for scenarios such as caching systems and event listeners. It should be noted that it cannot guarantee the survival of objects and that garbage collection may be delayed.

The \_\_invoke method allows objects to be called like functions. 1. Define the \_\_invoke method so that the object can be called. 2. When using the $obj(...) syntax, PHP will execute the \_\_invoke method. 3. Suitable for scenarios such as logging and calculator, improving code flexibility and readability.


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

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

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.

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

WebStorm Mac version
Useful JavaScript development tools