当前位置:网站首页>测试/开发程序员的成长路线,全局思考问题的问题......
测试/开发程序员的成长路线,全局思考问题的问题......
2022-07-06 00:46:00 【网易测试开发猿】
目录:导读
前言
测试/开发程序员的成长路线
普通程序员
普通程序员是定位并解决问题的速度一般,一般只刚毕业的学生。
高级程序员
快速定位问题的能力,快速解决问题的能力,主动解决问题的能力,结果导向的能力,个人在工作之时发现很多连这个能力都没有的人在跟公司要着30k的薪水,呵呵。
专家
架构能力,全局思考问题的问题,更具化一点,利用已有的开源框架拿来主义并解决现有问题的能力,这个说得容易,做起来可不容易。首先,你得能快速吃透一个开源框架,发现它本质的优缺点,并且能解决好现实的项目中的问题。
比如说公司的服务发现不够好,你能快速的找到一个开源的服务发现的解决方案并且运用到自己的项目中。
再比如你觉得公司dubbo多语言跟streaming解决的不好,那么是否可以快速的用grpc替换dubbo呢。首先得对自己的技术能力有足够的自信,其次得结果导向拿到结果,保障系统的稳定并提供给业务快速迭代的能力。
如何成长
普通程序员->高级程序员
想要实现这一转变,平时可以多看看那些写的不错的别人的代码或者开源代码,了解了解写代码的设计模式,遇到问题第一需要自己先分析问题,解决问题,总结问题。
遇到难做的需求第一时间觉得不合理而砍掉而是看看自己可不可以用一些新的、没有用过的技术手段去实现他,实现了之后发现很难维护时是不是可以主动性的去重构。
高级程序员->专家
想要实现这一转变个人觉得没有一层不变的方法,有的是在上一层级的基础上的积累达到一定深度后。你的技术sense已经比较好,学习新框架能力比较强,技术广度也足够广,这个时候对开源框架能够做到学得快,用的快,且形成了系统性的思维,有一定的技术影响力。
如何养成系统性的思维?
可以平时要做到博文强记,经常总结,并且经常口述(这个可能很多程序员很难做到),你可以经常对普通的程序员讲解系统性的东西,既可以增加自己的技术影响力,也可以锻炼自己系统性口述的能力。
| 下面是我整理的2022年最全的软件测试工程师学习知识架构体系图 |
一、Python编程入门到精通

二、接口自动化项目实战

三、Web自动化项目实战

四、App自动化项目实战

五、一线大厂简历

六、测试开发DevOps体系

七、常用自动化测试工具

八、JMeter性能测试

九、总结
努力的意义大约就是:不要当困难找上你时,除去泪水,一贫如洗!不要当家人需求你时,除去羞愧,一贫如洗!
没有特别幸运,那么请先特别努力,别因为懒惰而失败,还矫情地将原因归于自己倒霉。你必须特别努力,才能显得毫不费力。

边栏推荐
- Spark SQL null value, Nan judgment and processing
- [groovy] compile time metaprogramming (compile time method injection | method injection using buildfromspec, buildfromstring, buildfromcode)
- 看抖音直播Beyond演唱会有感
- [Online gadgets] a collection of online gadgets that will be used in the development process
- STM32 key chattering elimination - entry state machine thinking
- MySQL storage engine
- notepad++正则表达式替换字符串
- 95后CV工程师晒出工资单,狠补了这个,真香...
- How to make your own robot
- Opencv classic 100 questions
猜你喜欢

cf:D. Insert a Progression【关于数组中的插入 + 绝对值的性质 + 贪心一头一尾最值】

The relationship between FPGA internal hardware structure and code

Classical concurrency problem: the dining problem of philosophers

Basic introduction and source code analysis of webrtc threads

ubantu 查看cudnn和cuda的版本

Beginner redis

Anconda download + add Tsinghua +tensorflow installation +no module named 'tensorflow' +kernelrestart: restart failed, kernel restart failed

Go learning - dependency injection

Data analysis thinking analysis methods and business knowledge - analysis methods (III)
![[groovy] JSON serialization (jsonbuilder builder | generates JSON string with root node name | generates JSON string without root node name)](/img/dd/bffe27b04d830d70f30df95a82b3d2.jpg)
[groovy] JSON serialization (jsonbuilder builder | generates JSON string with root node name | generates JSON string without root node name)
随机推荐
Opencv classic 100 questions
MCU通过UART实现OTA在线升级流程
Pointer pointer array, array pointer
Spark DF增加一列
【线上小工具】开发过程中会用到的线上小工具合集
Codeforces gr19 D (think more about why the first-hand value range is 100, JLS yyds)
Cloud guide DNS, knowledge popularization and classroom notes
STM32 configuration after chip replacement and possible errors
详细页返回列表保留原来滚动条所在位置
Intensive learning weekly, issue 52: depth cuprl, distspectrl & double deep q-network
Yolov5、Pycharm、Anaconda环境安装
Idea remotely submits spark tasks to the yarn cluster
[groovy] compile time meta programming (compile time method interception | method interception in myasttransformation visit method)
After Luke zettlemoyer, head of meta AI Seattle research | trillion parameters, will the large model continue to grow?
MDK debug时设置数据实时更新
Spark AQE
MIT doctoral thesis | robust and reliable intelligent system using neural symbol learning
图解网络:TCP三次握手背后的原理,为啥两次握手不可以?
Spark SQL null value, Nan judgment and processing
NLP generation model 2017: Why are those in transformer