Improve development efficiency with ChatGPT (Andoid)

I. Introduction

We asked 10 questions about development and questions in life, and ChartGPT gave us answers. How about these answers, please read below.

  • ChatGPT-1, write a regular expression for the license plate number
  • ChatGPT-2, write a regular expression for the license plate number in mainland China
  • ChatGPT-3, write a license plate number verification function with kotlin
  • ChatGPT-4, use Kotlin to write an extension function that converts a String into an amount
  • ChatGPT-5, use Kotlin to write an extension function that converts String into RMB
  • ChatGPT-6, use Kotlin to write an extension function to convert String to RMB
  • ChatGPT-7, use Kotlin to write an extension function that copies the text content of TextView to the pasteboard
  • How to chatGPT-8, gourmet shop?
  • ChatGPT-9, Taiwanese Braised Pork Rice?
  • ChatGPT-10, Cowhide Abandoned Noodle Restaurant (Bailu South Road store)

2. First experience of using ChatGPT

ChatGPT-1, write a regular expression for the license plate number Corporate WeChat screenshot_16796251027919.png

ChatGPT-2, write a regular expression for the license plate number in mainland China Corporate WeChat screenshot_1679625500776.png ^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼][A-HJ-NP-Z](?!DD)[A-HJ-NP-Z0-9]{4}[A-HJ-NP-Z0-9挂学警港澳]$

ChatGPT-3, write a license plate number verification function with kotlin Corporate WeChat screenshot_16796251209911.png

3. ChatGPT PK 5+ years programmer

ChatGPT-4, use Kotlin to write an extension function that converts a String into an amount Corporate WeChat screenshot_16796251209911.png

ChatGPT-5, use Kotlin to write an extension function that converts String into RMB Corporate WeChat screenshot_16796251209911.png

ChatGPT-6, use Kotlin to write an extension function PK that converts String into RMB1111.png image2023-3-24_11-2-10.png

ChatGPT-7, use Kotlin to write an extension function PK that copies the text content of TextView to the pasteboardimage2023-3-24_11-2-10.png image2023-3-24_11-3-0.png

Four. Summary

ChatGPT-1, write a regular expression of license plate number
ChatGPT-2, write a regular expression of Chinese mainland license plate number
ChatGPT-3, use kotlin to write a verification function of license plate number

The above questions clearly told us the answer, and accompanied by explanation and usage method.

It greatly reduces the error probability of our own regularization, or checks online, and the annoyance of screening and verification of uneven answer quality.

ChatGPT is very useful for this kind of repetitive labor and general function

ChatGPT-4, use Kotlin to write an extension function
ChatGPT-5 that converts a String into an amount, use Kotlin to write an extension function ChatGPT-6 that uses a String to convert a String into RMB , use Kotlin to write an extension function ChatGPT-7
that converts a String into RMB
, Use Kotlin to write an extension function that copies the text content of TextView to the pasteboard

The above problems have realized the actual problems in the development process, and they can be used directly by copying

Please pay attention to my question, use Kotlin to write an extension function to convert String to RMB, as long as your question is clear, ChatGPT will give you the answer you want

ChatGPT-4, ChatGPT-5 conversion was wrongly written, it was written as a replacement, ChatGPT understood what I meant, and he corrected himself

ChatGPT-6, ChatGPT-7, ChatGPT and the PK of 5 years + programmers have all realized the functions, and the realization ideas are basically the same. But 5+ programmers write more concisely and freely (the personal qualities of programmers are gone, Lewis has higher requirements for individuals, and this is the road to the boss).

You are on the way to the IT boss, don't underestimate ChatGPT, the ChatGPT we use is a general version, and the trained model is for all users.

A hypothesis, if you use all the code on Githut to train ChatGPT, will the trained model be better than a 5-year-old programmer? Githut+ChatGPT seems to belong to Microsoft, and this assumption may already be in the laboratory stage.

5. The last nonsense of ChatGPT

How to chatGPT-8, gourmet shop? Corporate WeChat screenshot_16796255651978.png

ChatGPT-9, Taiwanese Braised Pork Rice? Corporate WeChat screenshot_16796256304717.png

ChatGPT-10, Cowhide Abandoned Noodle Restaurant (Bailu South Road store) Corporate WeChat screenshot_1679625678718.png

How to chatGPT-8, gourmet shop?
ChatGPT-9, Taiwanese Braised Pork Rice?
ChatGPT-10, Cowhide Abandoned Noodle Restaurant (Bailu South Road store)

At first glance, ChatGPT answered the above questions very professionally. Let me explain in detail below.

**ChatGPT-8, ChatGPT-9, many people have doubts, there are a lot of information on the Internet, and the answers are very professional and organized, which is very good. Not to mention as a technology

ChatGPT-10, a small shop in Kunshan, not well-known, mainly focuses on Taiwanese beef noodles and Taiwanese snacks. ChatGPT began to talk nonsense, but it seemed very professional. The template he talked about was to introduce a store according to logic. If you ask him about a well-known store or chain store (for example: Haidilao), he will answer professionally.

In fact, there are still many questions. What is the future prospect of mobile development? Will ETH drop sharply today, is short-term short-term possible? , but it's Friday after all, let's have a nice weekend _ .

6. Extend resources

Whether you are just starting to learn Android development, or a developer with some experience, or want to advance and break through the 20~30K salary range. The habit of learning is very important, but the most important thing is to be able to persevere. Any plan that cannot be implemented is empty talk

If you have no direction, here is a copy of " Advanced Notes on Top Ten Modules of Android " covering from basic Android development to advanced knowledge content , including vehicle development, UI design, and the underlying principles of Android Framework. This study note is not only easy to understand, but also very practical, allowing everyone to systematically and efficiently grasp the various knowledge points of Android development

insert image description here

insert image description here

Compared with the fragmented content we usually read, the knowledge points of this note are more systematic, easier to understand and remember, and are arranged strictly according to the knowledge system.

In addition, there is also a growth roadmap for Android mobile architecture certified by Tencent Salary Selection to help you check for omissions and fill in gaps, and straighten out future development routes.

insert image description here

Full set of video materials:

1. Interview collection

insert image description here
2. Source code analysis collection
insert image description here

3. The collection of open source frameworks
insert image description here
welcomes everyone to support with one click and three links. If you need the information in the article, just click the CSDN official certification WeChat card at the end of the article to get it for free↓↓↓

Guess you like

Origin blog.csdn.net/Androiddddd/article/details/129882836