Table of Contents
回复内容:
Home Backend Development PHP Tutorial 优秀的PHP前端工程师 无需精通 但需熟悉,这个各位怎么看待,我现在很盲目

优秀的PHP前端工程师 无需精通 但需熟悉,这个各位怎么看待,我现在很盲目

Jun 06, 2016 pm 08:33 PM
php

全栈工程师 和专家级别的工程师, 不论PHP工程师 还是前端工程 这两者之间有什么明显的区别或者不同吗?

在职业生涯发展方面,各位大神给点建议

本人是完全自学的,没有什么大神级别的老师带领我?

有人说全栈好,有人说专家好?现在无法抉择,

回复内容:

全栈工程师 和专家级别的工程师, 不论PHP工程师 还是前端工程 这两者之间有什么明显的区别或者不同吗?

在职业生涯发展方面,各位大神给点建议

本人是完全自学的,没有什么大神级别的老师带领我?

有人说全栈好,有人说专家好?现在无法抉择,

十八般兵器样样皆通 往往只能做个枪棒教头,
吹拉弹唱都能来两下 一般就是个街头艺人
大多数自称全栈的,只不过是在语法层面对几种编程语言有些了解罢了,就是个玩杂耍的而已。
那么怎样才能做全栈呢?
只有对计算机语言,操作系统,软件设计技巧,算法基础等等有深厚背景的人才能做到,
市面的语言层出不穷,
但大部分新语言都逃不出参考现有语言以及范式,
有着雄厚的计算机基础,才有资格说语言都是相通的,才能各种语言随手拈来。

对于那些仅仅会几门语言语法的人来说,
你们离全栈还差的远呢。

那么,啥叫专家呢?
hello world写了100年,能成为专家吗?
函数手册倒背如流,能成为专家吗?
做了1W个企业站,能成为专家吗?
说白了,这些都不能称之为技术,
大多数的程序员,根本不能称之为程序员,
只能叫手艺人,
因为这些工作,都是熟练工,根本没凝结多少脑力智慧,
专家与全栈工程师,本质是一样的,
深厚的内功是必须的,
然后,一个人专研深度,
一个人专研广度,
但是,无论深度还是广度,没有深厚的计算机基础和素养,都是扯淡

全栈一般可以快速开发出应用,专家一般可以就专的方面给予优化和不断改进。

所以他们是适合两类不同的开发的:

全栈,讲究全,快速开发,一般适合在项目的早期,然后在资金、人力等条件匮乏下,节省人力和精力,快速开发出应用,自己也能平时闲着搞出点东西来;

专家,讲究专,深度优化,优化包括应用不断的迭代更新过程中架构、所依托技术、后期扩展性等等方面,一般适合在一些项目比较庞大的开发中,尤其专的方面是和项目(产品)核心功能优化对口的;

但是到了一定阶段没有两级的,都是全而专,意思是,全栈不知不觉会在某方面相比于其他更加专,专家也会横向拓展自己的能力,“不当厨子的司机不是好开发”。

所以,就目前来说看你之后选择,选择项目早期开发还是后期

专家路太长,全栈较易走。最大的差别应该是在生产力上的差别吧

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

CakePHP Project Configuration CakePHP Project Configuration Sep 10, 2024 pm 05:25 PM

In this chapter, we will understand the Environment Variables, General Configuration, Database Configuration and Email Configuration in CakePHP.

PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian Dec 24, 2024 pm 04:42 PM

PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

CakePHP Date and Time CakePHP Date and Time Sep 10, 2024 pm 05:27 PM

To work with date and time in cakephp4, we are going to make use of the available FrozenTime class.

CakePHP File upload CakePHP File upload Sep 10, 2024 pm 05:27 PM

To work on file upload we are going to use the form helper. Here, is an example for file upload.

CakePHP Routing CakePHP Routing Sep 10, 2024 pm 05:25 PM

In this chapter, we are going to learn the following topics related to routing ?

Discuss CakePHP Discuss CakePHP Sep 10, 2024 pm 05:28 PM

CakePHP is an open-source framework for PHP. It is intended to make developing, deploying and maintaining applications much easier. CakePHP is based on a MVC-like architecture that is both powerful and easy to grasp. Models, Views, and Controllers gu

How To Set Up Visual Studio Code (VS Code) for PHP Development How To Set Up Visual Studio Code (VS Code) for PHP Development Dec 20, 2024 am 11:31 AM

Visual Studio Code, also known as VS Code, is a free source code editor — or integrated development environment (IDE) — available for all major operating systems. With a large collection of extensions for many programming languages, VS Code can be c

CakePHP Creating Validators CakePHP Creating Validators Sep 10, 2024 pm 05:26 PM

Validator can be created by adding the following two lines in the controller.

See all articles