I plan to start learning programming from C. But I recently learned about PHP. Ask whether the two are in two development directions or integrating with each other. Which of the following learning cycles is easier to find after a job is similar to semi-work? This is because I want to learn programming, but I feel that PHP is also better at finding jobs in small cities, so I am here to ask for advice ~! I plan to start learning programming from C. But I recently learned about PHP.
Ask whether the two are in two development directions or integrating with each other.
Which of the following learning cycles is easier to find after a job is similar to semi-work?
This is because I want to learn programming, but I feel that PHP is also better at finding jobs in small cities, so I am here to ask for advice ~! Reply: You can learn about the basics of programming in C language. After all, other languages are written in C language.
We recommend that you study PHP and focus on practical projects. It is convenient to find a job or create a project on your own.
You can also learn about IOS, Android, HTML + CSS + JavaScript.
It is not recommended to learn the Java Web set. 1. It is too complicated to master Java set in a short time. 2. Due to development efficiency, Most startups Use PHP. My suggestions are as follows:
- Go to the basics of c and check out the C programming language (Douban);
- Then I went to learn php and read this book: PHP and MySQL Web development (original book version 4th) (Douban);
- Then, create a simple project.
- Submit your resume and continue learning.
- After finding a job, you can work and learn
Some books on PHP are recommended:
PHP advanced programming (Douban)
Go deep into PHP (Douban)
Ps php is not so good, but it is still the choice of many startups, one of the mainstream languages, especially web development. Refer:
Tibench Software: The Coding Standards Company
PHP is written in C. PHP is too outdated... WEB is a clear java. There may be a part of C # And python. It is better to learn JAVA than to learn PHP. C language is good. The source code of major companies on the market is pure C. Because the source code has been maintained many years ago. General job orientation, big companies are C, small companies and Internet companies are JAVA. Some IOS products are also quite popular. PHP and ASP have been around for the last century, and no one has maintained them now. Not updated. No conflict
We recommend that you first learn PHP
You can choose to learn html + css at first
Then I learned PHP + MySQL
C language is the underlying language. If it is used to find a job, it is basically unavailable in Tier 3 and Tier 4 cities.
It is quite difficult to learn the C language pointer, And the PHP language is relatively simple.
After learning, you can do some small projects and take the project to the interview. After that, you will know that you should not learn C, C ++, and C.
As a program, you need to understand more than just one language. Many languages will be involved in future work. You can work and learn. In the current market, the higher salaries are ios php and Android, it is recommended that you first learn PHP without conflict. If I understand it correctly, php mainly writes web pages, c/c ++ is mainly used to write software. My c is mainly used in embedded systems.
Php is the first thing for web development to use c is a little more difficult than php, especially the pointer is not easy to understand. But you have spent some time learning c. You will have a better understanding of php. Many php functions are directly the same as those of c.