The method suitable for the poor to make money by doing side jobs at zero cost, I have summarized it for you! !

foreword

I believe that every friend who studies computer wants to use the knowledge he has learned to earn some living expenses, and I am no exception. Hahaha, after so many years of learning, it must be of value, right? Today, I will share with you my real experience, how I used python part-time job to achieve a monthly income of more than 10,000. The following is a screenshot of my part-time income for a week:

This is the fastest and most profitable week for me. I work part-time for about 2-3 hours a day, and earn 4,000 yuan a week. The content of the order is roughly as follows:

picture

[----Help Python learning, all the following learning materials are free at the end of the article! ----】

It takes an average of one and a half days to complete a project. Some projects have part of the existing code that the client already has, and it will be much faster to make modifications on this basis. Using your spare time, you can not only exercise your own programming, but also earn a good income, why not do it! Of course, there are requirements for the quantity of related technologies. This week is also the first time I have received an order. Seeing that the customer has such a large budget, I am reluctant to give up each order. I happen to be familiar with related technologies, so I just At the same time, I received a lot of orders, and at the same time, I had to deal with work matters, so I stayed up many nights that week.

From then on, I started to take orders from the Buddha Department, occasionally taking one order a week, and all the orders were more than 1,000, so that I would not be too tired, and I could earn enough food expenses for a week. Through the introduction of friends around me, I have a lot of channels for receiving orders, so I don’t have to worry about not receiving orders. As long as I have time and technology, I can make money at any time.

I summarize the advantages and disadvantages of python part-time work as follows:

advantage:

1. The time is free and the location is online. You can take orders at any time at home during the holidays.

2. No deposit required. Some existing platforms need to pay a certain deposit to accept orders, and the amount of the deposit is also quite a lot, generally more than 1,000, while the channels I know do not pay a penny.

3. There is no requirement for education background and age, and no interview is required. The form of order acceptance is voluntary, you can accept it if you can, and you can’t let others accept it, so there is no need for an interview, and there are no requirements for education and age.

4. You can practice programming and learn new knowledge. Sometimes when I see the requirements documents of the list, the technologies involved are things I have not learned before, and they are all cutting-edge knowledge. At this time, I can also urge myself to learn new knowledge.

shortcoming:

1. There is no prescribed conversion formula for the work load and budget of the order. Sometimes the work load is very large, and the customer's budget is very small.

2. It is more troublesome to meet customers with higher requirements. Some customers are not very polite, and sometimes disputes may occur.

In general, I still think that this part-time job can be done all the time, instead of taking orders all the time, for example, when you want to travel and have no money, or when you don’t have enough money to buy a piece of clothing, you can take it at this time A list can solve these small problems immediately.

02

required skills

Different lists have different technical requirements. I summarize the technical requirements as follows:

1. Familiar with python or C++ or Java or R language

2. Understand machine learning and deep learning related knowledge

3. Master the production of WeChat applets, web development and other technologies

4. Familiar with the use of Github, Gitee and other platforms

5. Master image processing methods, familiar with opencv library

6. Proficient in sklearn library, familiar with common frameworks such as pytorch and tensorflow

If you meet one of the above skills, you can accept orders. The more you know, the more orders you can accept.

If you are a friend who is not a computer major and want to get started and take orders, I will share the corresponding learning route and learning materials in the future, and novices with zero foundation can also learn.

1. Introduction to Python

The following content is the basic knowledge necessary for all application directions of Python. If you want to do crawlers, data analysis or artificial intelligence, you must learn them first. Anything tall is built on primitive foundations. With a solid foundation, the road ahead will be more stable.All materials are free at the end of the article!!!

Include:

Computer Basics

insert image description here

python basics

insert image description here

Python introductory video 600 episodes:

Watching the zero-based learning video is the fastest and most effective way to learn. Following the teacher's ideas in the video, it is still very easy to get started from the basics to the in-depth.

2. Python crawler

As a popular direction, reptiles are a good choice whether it is a part-time job or as an auxiliary skill to improve work efficiency.

Relevant content can be collected through crawler technology, analyzed and deleted to get the information we really need.

This information collection, analysis and integration work can be applied in a wide range of fields. Whether it is life services, travel, financial investment, product market demand of various manufacturing industries, etc., crawler technology can be used to obtain more accurate and effective information. use.

insert image description here

Python crawler video material

insert image description here

3. Data Analysis

According to the report "Digital Transformation of China's Economy: Talents and Employment" released by the School of Economics and Management of Tsinghua University, the gap in data analysis talents is expected to reach 2.3 million in 2025.

With such a big talent gap, data analysis is like a vast blue ocean! A starting salary of 10K is really commonplace.

insert image description here

4. Database and ETL data warehouse

Enterprises need to regularly transfer cold data from the business database and store it in a warehouse dedicated to storing historical data. Each department can provide unified data services based on its own business characteristics. This warehouse is a data warehouse.

The traditional data warehouse integration processing architecture is ETL, using the capabilities of the ETL platform, E = extract data from the source database, L = clean the data (data that does not conform to the rules), transform (different dimension and different granularity of the table according to business needs) calculation of different business rules), T = load the processed tables to the data warehouse incrementally, in full, and at different times.

insert image description here

5. Machine Learning

Machine learning is to learn part of the computer data, and then predict and judge other data.

At its core, machine learning is "using algorithms to parse data, learn from it, and then make decisions or predictions about new data." That is to say, a computer uses the obtained data to obtain a certain model, and then uses this model to make predictions. This process is somewhat similar to the human learning process. For example, people can predict new problems after obtaining certain experience.

insert image description here

Machine Learning Materials:

insert image description here

6. Advanced Python

From basic grammatical content, to a lot of in-depth advanced knowledge points, to understand programming language design, after learning here, you basically understand all the knowledge points from python entry to advanced.

insert image description here

At this point, you can basically meet the employment requirements of the company. If you still don’t know where to find interview materials and resume templates, I have also compiled a copy for you. It can really be said to be a systematic learning route for nanny and .

insert image description here
But learning programming is not achieved overnight, but requires long-term persistence and training. In organizing this learning route, I hope to make progress together with everyone, and I can review some technical points myself. Whether you are a novice in programming or an experienced programmer who needs to be advanced, I believe that everyone can gain something from it.

It can be achieved overnight, but requires long-term persistence and training. In organizing this learning route, I hope to make progress together with everyone, and I can review some technical points myself. Whether you are a novice in programming or an experienced programmer who needs to be advanced, I believe that everyone can gain something from it.

Data collection

This full version of the full set of Python learning materials has been uploaded to the official CSDN. If you need it, you can click the CSDN official certification WeChat card below to get it for free ↓↓↓ [Guaranteed 100% free]

insert image description here

Good article recommended

Understand the prospect of python: https://blog.csdn.net/SpringJavaMyBatis/article/details/127194835

Learn about python's part-time sideline: https://blog.csdn.net/SpringJavaMyBatis/article/details/127196603

Guess you like

Origin blog.csdn.net/weixin_49892805/article/details/131993141