求有经验的帮我分析下
本人是计算机专业的学生,今年毕业,专业是编程,
自己学习了php(就是看李彦辉那个视频)。4月份找了个程序的工作。
就是在一家小医院管理三个网站,主要是cms的改版,很清闲的工资也不高(2千+提成)。
好多公司都要工作经验的,不太好找。
最近毕业答辩碰见好多同学都去培训了,有培训的都说工资很高的(5-6千),搞得我也心动了。
工作一段时间发现php还不错,自己也有欠缺,我想干些时间赚钱后去培训。
有人知道现在培训怎么样吗?
回复讨论(解决方案)
工资是否合理,要以当地政府规定的最低工资为参照
象你的情况有 1.5~2倍就可以了
在小医院管理网站也就是勤杂工一类的吧
工作久了你就会发现其实都是干多少活拿多少钱的。培训就是提升个人的基础,会别人不会的,还有就是运气成分,这些都是你的筹码,还有一个问题友情提示:你准备好长期加班了么?
培训没用
工作久了你就会发现其实都是干多少活拿多少钱的。培训就是提升个人的基础,会别人不会的,还有就是运气成分,这些都是你的筹码,还有一个问题友情提示:你准备好长期加班了么?
我现在就是修改修改模板,那些专门做php的公司都要开发经验的。我只是担心现在工作对以后找工作没有,所以想问一下培训怎么样。
培训没用
我现在就是修改修改模板,那些专门做php的公司都要开发经验的。我只是担心现在的工作对以后没用,所以想问一下培训怎么样。我没开发经验的。
培训的效果和自己看教程效果差不多。
培训和自己看书的结果其实不一样,比如上学,给你从小学到大学的所有课本你自己都能搞定?未知的知识都是需要一位领路人,比如CSDN这论坛版主就扮演领路人的角色,好多事情就是差这么一点点结局就会变的不同,如果你找得到一位领路人培训班就没什么意思了。也许你会问有好多这样的视频,多看多学好处自然多,关键是思路怎么才能点通。
我想你有很多时间 那么完全可以自学,把要学的东西做一个计划 只要你的悟性好 绝对要超过去参加批量生产的培训
最近自己工作了一段时间,发现我学到了不少东西,现在看来我还是先边工作边学习吧,毕竟用到什么学习的话会用心的,至于培训班赚钱了以后还可以去的

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

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

How to implement data statistics and analysis in uniapp 1. Background introduction Data statistics and analysis are a very important part of the mobile application development process. Through statistics and analysis of user behavior, developers can have an in-depth understanding of user preferences and usage habits. Thereby optimizing product design and user experience. This article will introduce how to implement data statistics and analysis functions in uniapp, and provide some specific code examples. 2. Choose appropriate data statistics and analysis tools. The first step to implement data statistics and analysis in uniapp is to choose the appropriate data statistics and analysis tools.

Title: Analysis of the reasons and solutions for why the secondary directory of DreamWeaver CMS cannot be opened. Dreamweaver CMS (DedeCMS) is a powerful open source content management system that is widely used in the construction of various websites. However, sometimes during the process of building a website, you may encounter a situation where the secondary directory cannot be opened, which brings trouble to the normal operation of the website. In this article, we will analyze the possible reasons why the secondary directory cannot be opened and provide specific code examples to solve this problem. 1. Possible cause analysis: Pseudo-static rule configuration problem: during use

ThinkPHP6 code performance analysis: locating performance bottlenecks Introduction: With the rapid development of the Internet, more efficient code performance analysis has become increasingly important for developers. This article will introduce how to use ThinkPHP6 to perform code performance analysis in order to locate and solve performance bottlenecks. At the same time, we will also use code examples to help readers understand better. Importance of Performance Analysis Code performance analysis is an integral part of the development process. By analyzing the performance of the code, we can understand where a lot of resources are consumed

In the current era of rapid development of the Internet, PHP, as a server-side scripting language, is adopted by more and more developers. PHP has the advantages of being easy to learn, flexible, open source and free, and can quickly develop various websites and web applications. However, as a PHP developer, if you want to stand out in the fierce competition and write efficient and stable code, you also need to master the implementation skills and experience of various functions. First of all, reasonable planning of project architecture is the key to developing PHP applications. A good project structure can provide better code maintainability

Performance analysis and optimization strategies of TP6Think-SwooleRPC service Summary: This article mainly analyzes the performance of TP6 and Think-SwooleRPC services, and proposes some optimization strategies. First, the response time, concurrency and throughput of the RPC service were evaluated through performance testing. Then, corresponding solutions and practices are proposed from two aspects: server-side performance optimization and client-side performance optimization, including code examples. Keywords: TP6, Think-Swoole, R

Title: Is Tencent’s main programming language Go: An in-depth analysis. As China’s leading technology company, Tencent has always attracted much attention in its choice of programming languages. In recent years, some people believe that Tencent mainly adopts Go as its main programming language. This article will conduct an in-depth analysis of whether Tencent's main programming language is Go, and give specific code examples to support this view. 1. Application of Go language in Tencent Go is an open source programming language developed by Google. Its efficiency, concurrency and simplicity are loved by many developers.

Analysis of the advantages and limitations of static positioning technology With the development of modern technology, positioning technology has become an indispensable part of our lives. As one of them, static positioning technology has its unique advantages and limitations. This article will conduct an in-depth analysis of static positioning technology to better understand its current application status and future development trends. First, let’s take a look at the advantages of static positioning technology. Static positioning technology achieves the determination of position information by observing, measuring and calculating the object to be positioned. Compared with other positioning technologies,

How to use C++ for real-time image processing and analysis? With the development of computer vision and image processing, more and more applications require the processing and analysis of real-time images. As an efficient and powerful programming language, C++ is widely used in the field of image processing. This article will introduce how to use C++ for real-time image processing and analysis, and provide some code examples. 1. Image reading and display Before image processing, the image data needs to be read from a file or camera first, and the processed image also needs to be displayed. first
