search
HomeBackend DevelopmentPHP TutorialA Python or PHP programmer requires 12K after tax. What level of technical ability is required? If you could ask 10 questions, what would be a better question to ask?

Reply content:

12K is not too high, so don’t worry too much.
PHP focuses on code organization/modularization, performance tuning, and security.
Python focuses on Pythonic style, multi-process/threading, and professional skills in the field (such as crawlers, analysis-specific packages and processing methods, Web framework knowledge points, etc.).
Those who can answer almost the same questions will basically not waste the money. Generally speaking, five years of experience is required (I don’t want to discuss the special cases in the market), and you should have experience in building medium and large websites, or the website traffic reaches a large scale, or the project complexity and code amount reach a large scale, otherwise it is just ordinary PHP. The level of coder will not have the best time and architectural ideas. The focus of the interview should be combined with the company's business core technology stack, focusing on 1. Performance scalability and development scalability of large projects, 2. Ideas for solving complex problems, 3. Methods of controlling code quality, etc.

If this is a senior technical position, you shouldn’t deal with it reluctantly and let yourself be a non-technical person to do the interview. If I were a candidate, I would definitely feel that you are not sincere at all. If you don’t take the technical interview seriously, you will definitely be disappointed. affect recruitment results.

If this problem is just a test, you should look for opportunities to do some larger projects and join a company that can provide such projects. Fresh graduate, 12k before tax, to do PHP | Codecademy level.

For reference.
  1. How to cause memory leaks in Python/PHP
  2. How to write SQL statements that are prone to injection attacks
  3. How to write PHP code that ordinary people can understand/How to write Python code that ordinary people can’t understand
  4. Compile Python / compile PHP
  5. Is tofu sweet or salty?
  6. Brief summary of the principle of the most B-level algorithm/data structure you know
  7. I can’t make it up anymore...
  8. Is tofu sweet or salty?
  9. Vim Emacs or IDE
  10. Will the curly braces wrap into new lines?

Actually, it depends on the company.

For some companies, you can only work for 2-3 years.

For some companies, it’s useless no matter how hard you work, because what they need are cheap skilled workers.

So joining a reliable company is the key to earning 12K monthly salary after tax.

Generally speaking, reliable companies require

1 Bachelor degree or above

2 Fair computer basics

3 Projects with technical content

4 Good knowledge and familiarity with other languages

In fact, go inside Push, pull the hook and look at the job requirements to find out.

12k after tax in Beijing, Shanghai and Guangzhou. . . Not much at all. . Can't recruit very good ones. But generally you won’t recruit people who are too watery. Just someone who can write code.
And this needs to be viewed from both sides.
Job seeker: Damn it, only 12k requires so much.
Boss: I’ve been paid 12 yuan after tax. Why are the recruiters so bad?
After a part-time worker becomes a boss, generally speaking, he will try to recruit high-quality talents with low salary and change his mind. Without region or company size, it is difficult to give an objective answer.

Big Internet companies in Beijing and some better small and medium-sized Internet companies have this amount as the starting salary for fresh graduates, but they basically recruit potential stocks from 211. The assessment of this type of talent is generally based on basic knowledge. Of course, if there are students who have stood out in school and have made something practical, 1.2 is a bit less.

If it is a general Internet company, this number can recruit junior talents who have worked for 1-3 years. For the assessment of talents in such companies, it is generally required to be able to make things. Then ask about the projects you have done before, what difficulties you encountered during the process, and how you solved them. Most of the time you can ask Come out level.

If your company wants to spend this amount to recruit an intermediate or above engineer in the Imperial City, forget it. If you do recruit one, it will be very good. The net exhaust is here =. =PHP development engineers in Beijing. Generally, companies cannot afford to train people. What they need is high-end manpower. What big companies need are talents. Of course, they can also be trained. At the very least, many companies require 2 to 3 years of work experience and proficiency in multiple languages. I won’t go into details. Anyway, a typical job with a monthly salary of 12K for 2 years is not enough, but an annual salary of 10W is still about the same in Beijing. I'll leave you alone and wait until I reach 12K after tax before answering... Entry-level graduates from Beijing, Shanghai and Shenzhen, fresh graduates from better universities, and job-hopping with some project experience from ordinary universities. Don't think it's worth it, it's determined by the market economy. As for interview questions, large companies pay more attention to foundation and projects, while ordinary companies only need the 5W principle, you know.
Statement
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
The Continued Use of PHP: Reasons for Its EnduranceThe Continued Use of PHP: Reasons for Its EnduranceApr 19, 2025 am 12:23 AM

What’s still popular is the ease of use, flexibility and a strong ecosystem. 1) Ease of use and simple syntax make it the first choice for beginners. 2) Closely integrated with web development, excellent interaction with HTTP requests and database. 3) The huge ecosystem provides a wealth of tools and libraries. 4) Active community and open source nature adapts them to new needs and technology trends.

PHP and Python: Exploring Their Similarities and DifferencesPHP and Python: Exploring Their Similarities and DifferencesApr 19, 2025 am 12:21 AM

PHP and Python are both high-level programming languages ​​that are widely used in web development, data processing and automation tasks. 1.PHP is often used to build dynamic websites and content management systems, while Python is often used to build web frameworks and data science. 2.PHP uses echo to output content, Python uses print. 3. Both support object-oriented programming, but the syntax and keywords are different. 4. PHP supports weak type conversion, while Python is more stringent. 5. PHP performance optimization includes using OPcache and asynchronous programming, while Python uses cProfile and asynchronous programming.

PHP and Python: Different Paradigms ExplainedPHP and Python: Different Paradigms ExplainedApr 18, 2025 am 12:26 AM

PHP is mainly procedural programming, but also supports object-oriented programming (OOP); Python supports a variety of paradigms, including OOP, functional and procedural programming. PHP is suitable for web development, and Python is suitable for a variety of applications such as data analysis and machine learning.

PHP and Python: A Deep Dive into Their HistoryPHP and Python: A Deep Dive into Their HistoryApr 18, 2025 am 12:25 AM

PHP originated in 1994 and was developed by RasmusLerdorf. It was originally used to track website visitors and gradually evolved into a server-side scripting language and was widely used in web development. Python was developed by Guidovan Rossum in the late 1980s and was first released in 1991. It emphasizes code readability and simplicity, and is suitable for scientific computing, data analysis and other fields.

Choosing Between PHP and Python: A GuideChoosing Between PHP and Python: A GuideApr 18, 2025 am 12:24 AM

PHP is suitable for web development and rapid prototyping, and Python is suitable for data science and machine learning. 1.PHP is used for dynamic web development, with simple syntax and suitable for rapid development. 2. Python has concise syntax, is suitable for multiple fields, and has a strong library ecosystem.

PHP and Frameworks: Modernizing the LanguagePHP and Frameworks: Modernizing the LanguageApr 18, 2025 am 12:14 AM

PHP remains important in the modernization process because it supports a large number of websites and applications and adapts to development needs through frameworks. 1.PHP7 improves performance and introduces new features. 2. Modern frameworks such as Laravel, Symfony and CodeIgniter simplify development and improve code quality. 3. Performance optimization and best practices further improve application efficiency.

PHP's Impact: Web Development and BeyondPHP's Impact: Web Development and BeyondApr 18, 2025 am 12:10 AM

PHPhassignificantlyimpactedwebdevelopmentandextendsbeyondit.1)ItpowersmajorplatformslikeWordPressandexcelsindatabaseinteractions.2)PHP'sadaptabilityallowsittoscaleforlargeapplicationsusingframeworkslikeLaravel.3)Beyondweb,PHPisusedincommand-linescrip

How does PHP type hinting work, including scalar types, return types, union types, and nullable types?How does PHP type hinting work, including scalar types, return types, union types, and nullable types?Apr 17, 2025 am 12:25 AM

PHP type prompts to improve code quality and readability. 1) Scalar type tips: Since PHP7.0, basic data types are allowed to be specified in function parameters, such as int, float, etc. 2) Return type prompt: Ensure the consistency of the function return value type. 3) Union type prompt: Since PHP8.0, multiple types are allowed to be specified in function parameters or return values. 4) Nullable type prompt: Allows to include null values ​​and handle functions that may return null values.

See all articles

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

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.