Home Backend Development PHP Problem Can I have zero basic knowledge of PHP?

Can I have zero basic knowledge of PHP?

Oct 23, 2019 am 09:56 AM
php

Can I have zero basic knowledge of PHP?

Can php have zero foundation?

php can be learned from scratch.

For students with zero foundation, learning PHP definitely requires perseverance. Learning any language cannot be achieved overnight, but requires a lot of time and energy to learn. It doesn’t mean that you will be able to learn it just by enrolling in a certain class. This is by no means to discourage students who want to pursue a career in PHP. Thinking about learning PHP, there are so many things to be exposed to. Not only the front-end knowledge such as HTML tags, div css, and js need to be understood, but also the PHP language, samrty templates, ajax, jquery, mysql, linux, etc. need to be learned and understood. , even application tools such as frameworks cannot be mastered in a day or two.

Is it difficult to learn PHP?

Disaster! But if any technology can be easily learned, it will not be called a technology, because in that case, the job will be too replaceable. Technology is more valuable only if it is difficult to learn. Are there any tricks to learning PHP? Of course there are, which is what I want to explain in this article.

The first key point in php learning: mentality.

Although the PHP language market is currently booming, and the PHP language is easier to learn than other languages, don’t think of PHP as too simple, and don’t believe in the propaganda of the training school, as if you have zero foundation. People can also learn php casually.

There must be many cases of failure. Of course, we should not think of PHP as too difficult. Since you want to engage in work in this area, you must be prepared to go all out and break the boat. If you can’t learn it in 4 months, then stick with it until 5 months. If you still can’t learn it in 5 months, then stick with it until 6 months (you need a little bit of turtle spirit). One day, you will fully master PHP knowledge and get a salary you are satisfied with.

The second key point in php learning: learning method.

Here, I suggest you sign up for a class. It is too difficult for one person to learn PHP. If a group of people come to learn together, it can create an atmosphere for learning PHP. With teachers to teach, problems encountered in learning PHP can also be solved.

Here, you will encounter a problem, that is, in a class, there are people with zero foundation and those who have been engaged in this field. The level of php can be said to be uneven. If you are a student with zero foundation studying php, how do you keep up with the school's lectures? Here is the learning method I am going to talk about. Before we sign up for the class, we can first download relevant videos about PHP learning online.

The third key point of php learning: that is to persist, persist, and resist temptation.

The comparison of ASP/PHP/JSP/.NET may make us newbies at a loss. Maybe after learning half of PHP, we start to think about C# again, or some people say that JAVA is very strong. At this time, we absolutely cannot Shaken, even if we really want to learn, we have to learn PHP and then learn it again. The most undesirable thing is to change your mind when you see something new. This is the principle of breaking the corn with a bear. If you often give up midway, you will gain nothing and waste a lot of time and experience. When we give up PHP after spending a lot of energy, I believe we will feel sad and confused about the future. If you don’t want to have this experience, then stick to learning php.

For more PHP related knowledge, please visit PHP Chinese website!

The above is the detailed content of Can I have zero basic knowledge of PHP?. For more information, please follow other related articles on the PHP Chinese website!

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 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 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

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.

CakePHP Working with Database CakePHP Working with Database Sep 10, 2024 pm 05:25 PM

Working with database in CakePHP is very easy. We will understand the CRUD (Create, Read, Update, Delete) operations in this chapter.

See all articles