Home Backend Development PHP Tutorial PHP初学者 如何提高开发的水平呢 平时要下夜大没多少时间

PHP初学者 如何提高开发的水平呢 平时要下夜大没多少时间

Jun 13, 2016 pm 12:51 PM
nbsp php

PHP菜鸟 怎么提高开发的水平呢 平时要上夜大没多少时间
PHP菜鸟 怎么提高开发的水平呢 平时要上夜大没多少时间
想尽快提高开发的水平 学过PHP 以前上班都是搞些CMS的模板建站的 没学习多少开发的东西 


------解决方案--------------------
最简单的办法 找个兼职 钱很少都没关系 去做几个月 就知道怎么提高了 还有也能清楚的知道哪里有欠缺的地方!!
做技术 就怕不知道自己哪方面比较差 这是很恐怖的
------解决方案--------------------
没时间只能抽时间,要不然,永远没有时间。
------解决方案--------------------
我也是自学者php走过来的,给你讲讲我找的第一份php工作的经历吧,希望对你有帮助。
2011年03月15日我来到了这个城市,刚来几天住在一个亲戚家(在这边工厂上班),来之后的那天下午便疯狂在51job上投送简历,只要是和计算机相关的。期间找工作用了一个月,面试过网管,销售代表,业务员,电话销售员,php程序员,网站编辑,公司it维护员等。
记得那时候白天面试晚上还不忘复习资料,我从一同学那里拷贝了一些php面试题目,没事的时候拿来看看,怕面试的时候没话说。可就算题目做好了,别人一问项目经验我就傻了(自己的没有在线项目,我拿u盘拷贝了我在学校做的项目,现在觉得那个项目好幼稚)。
最后还是被我面试上了一个小公司,做小网站外包的,主要是一些企业网站,及商城,刚进去不久就开始做了个企业网站。学到了很多东西,虽然是在另外一个网站后台的基础上加以改进,前台美工出页面,我只负责把数据显示到前台页面,当时做完后给客户看,我觉得好有成就感,由于是小公司,基本上就要你直接做事情,且事情很杂,不过能学到东西。那是的工资是1800不包吃住。顺便说下我现在的房租是1000。我的故事就说到这。
目的就是要告诉楼主,做事情要有信心,而且要有决心,当然也要用心。
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