host brain pain
Chapter 41 Are you kind of good?
Chapter 41 Are you kind of good?
Since I understand what Golang and Python can be used for,
At that time, the little flame in Su Xiaomu's heart actually became agitated.
The language Golang can actually be used as the core language of large-scale application platforms, which is why Google has made great efforts to develop and open source this language.
As for the programming language that has become the most used in the world this year: Python
Can do anything.
From small games like Plants vs. Zombies, to web crawlers, to big data analysis, in the eyes of those who like it, Python is omnipotent. ①
Used as the background of the website, Python is perfectly competent, and the efficiency is quite high.
For data crawling, Python is more competent, and the code is simple.
After knowing the main application scenarios of these two languages at a glance, Su Xiaomu's thoughts were actually a little messy at first.
However, the meaningless comments of the students just now made Su Xiaomu's mind flash with a bright light.
Think about it, such a big South China University of Technology, shouldn't have its own, unique online service content that students can make a fuss about together?
Must have!
For four consecutive hours throughout the afternoon, including the last military theory class, Su Xiaomu constructed the prototype of the structure in his brain.
The rapid development of network information has led to the emergence of many kinds of content in China, among which there are three video barrage websites A, B, and C.
There is no B number, and the AC number is basically cold now. With the B number, the only site that is not cool is the B site.
Someone once said that a video website without barrage has no soul.
Don't think about it, this sentence is definitely not from Su Xiaomu.
He doesn't know how to cook, and he doesn't know how to steam goose heart.
Su Xiaomu took a piece of draft paper and made a prototype of writing and drawing. The first thing to do was a school website that could share videos and post barrage.
The overall architecture is divided into several parts: service, middleware, storage layer, and infrastructure.
Everyone is like this. After all, the website only has these structures, so there is nothing to say.
Su Xiaomu decided to follow the example of B, who has strong numbers, and use Golang as the core business language;
The background management of the website, including the cached data of the storage layer and the account system, are all written in Python;
In some necessary modules, write in C and C++ that you are proficient in;
Simply perfect!
While writing and drawing, the prototype of the entire structure was basically completed. At this time, Su Xiaomu suddenly discovered that he could play with this thing by himself.
The external unified API Gateway and the internal operation platform can be solved with Golang. ②
As for why such an extra layer of API gateway is added, it is purely because of Su Xiaomu's consideration of a higher level and following the market trend. When there is an API gateway, all requests to access the webpage will first pass through the API gateway;
In this way, visitors can not directly perceive the existence of various services in the background, and no matter how many types of service content there are in the background, the style is consistent for visitors.
Modules such as data buses, agents, and instant messaging microservices (barrage) of middleware can also be solved by Golang.
As for the database and data in the storage layer, coincidentally, Su Xiaomu understands it quite well, and the big guy who can reconstruct the data mining algorithm knows about it?
Add some Python here, and the efficiency can be higher.
Other infrastructure is hardware such as servers and network equipment. It has nothing to do with software and is nothing more than a matter of money...
In this way, it is completely ojbk.
After the general framework was determined, Su Xiaomu determined the difficulty of the problem and what kind of algorithm is more efficient.
Smacking his mouth, Su Xiaomu looked at the few hairs that suddenly fell out in front of him, and deeply felt the crisis of a middle-aged man born in 95.
"Oops, this is the prelude to becoming stronger, bald!"
…………
…………
All the way back to Huabanli at night, Su Xiaomu was obsessed with the few strands of hair he had fallen out.
"I sighed as soon as I came back, what, you got beaten up for flirting?"
Su Ho looked at Su Xiaomu who looked like he had nothing to love, and joked.
Su Xiaomu remained silent.
"I just said it casually, and I don't know." Suho immediately had an expression of finding out the truth.
Su Xiaomu finally raised his head to look at Su Ho, his face drooping.
"Suho, I lost my hair today, do you think I'm going bald?"
Su Ho almost covered his big breasts, really wanted to give Su Xiaomu a knife, "Go to hell, I'm serious, you bastard!"
"No, I was thinking about something today, and then I found that my hair was falling out, and I might be going bald." Su Xiaomu suddenly breathed a sigh of relief, and simply said his thoughts.
Suho: "..."
Is this a scholar?
Is it so scary?
"I don't know what's crazy, what's C, I don't understand these things, but I can give you some advice from a business point of view on the hardware server." Su Ho gestured.
"Anyway, you're just doing it for fun. It's impossible to make a profit. You can just rent cloud server resources from IDC. It won't be too expensive."
Su Xiaomu nodded, he thought so too.
After dinner, when he returned to 60, which was completely his own for more than 603 years from the legal point of view, Su Xiaomu suffered from insomnia, and he always felt that it was unreal.
Yangcheng is one of the top four. At the age of 20, I have a 75-square-meter house in Yangcheng and a car that can be driven at any time...
'I feel that I have reached the peak of my life at a young age, and I dare not talk about a girlfriend in the future, for fear that people will take my money! '
Su Ho from 601 suddenly sneezed.
"..."
…………
The next morning, Su Xiaomu found Professor Zhang Ke after class.
Ask about algorithms.
Su Xiaomu thinks that this little matter is not a big problem, there is no need to use the really expensive points to draw a lottery, his pedigree is really excellent, what if he gets into the soul?
In the days after that, how would Professor Zhang Ke take care of him.
Always want to save some face for the professor?
Well, Su Xiaomu would never admit that he has 100% African descent.
"You want to build a campus video barrage site?" Zhang Ke was a little surprised, "Tell me what you think first."
Su Xiaomu has nothing to hide. There are a lot of things like the prototype of the structure on the Internet, and it is not a finished product. It has nothing to do with intellectual property rights.
"The idea is very good. If you have resources and excellent operations, you may not fail. Besides, your understanding of the Go language and the algorithm in data processing are a bit good, right?"
Zhang Ke saw through Su Xiaomu's profound skills at a glance.
①: emmm, just understand it casually, anyway, it’s all made up by a few blind people.
②: API: application programming interface. API Gateway: Application Programming Interface Gateway.
======
Broken bowl, ask for a recommendation ticket for tomorrow.
(End of this chapter)
Since I understand what Golang and Python can be used for,
At that time, the little flame in Su Xiaomu's heart actually became agitated.
The language Golang can actually be used as the core language of large-scale application platforms, which is why Google has made great efforts to develop and open source this language.
As for the programming language that has become the most used in the world this year: Python
Can do anything.
From small games like Plants vs. Zombies, to web crawlers, to big data analysis, in the eyes of those who like it, Python is omnipotent. ①
Used as the background of the website, Python is perfectly competent, and the efficiency is quite high.
For data crawling, Python is more competent, and the code is simple.
After knowing the main application scenarios of these two languages at a glance, Su Xiaomu's thoughts were actually a little messy at first.
However, the meaningless comments of the students just now made Su Xiaomu's mind flash with a bright light.
Think about it, such a big South China University of Technology, shouldn't have its own, unique online service content that students can make a fuss about together?
Must have!
For four consecutive hours throughout the afternoon, including the last military theory class, Su Xiaomu constructed the prototype of the structure in his brain.
The rapid development of network information has led to the emergence of many kinds of content in China, among which there are three video barrage websites A, B, and C.
There is no B number, and the AC number is basically cold now. With the B number, the only site that is not cool is the B site.
Someone once said that a video website without barrage has no soul.
Don't think about it, this sentence is definitely not from Su Xiaomu.
He doesn't know how to cook, and he doesn't know how to steam goose heart.
Su Xiaomu took a piece of draft paper and made a prototype of writing and drawing. The first thing to do was a school website that could share videos and post barrage.
The overall architecture is divided into several parts: service, middleware, storage layer, and infrastructure.
Everyone is like this. After all, the website only has these structures, so there is nothing to say.
Su Xiaomu decided to follow the example of B, who has strong numbers, and use Golang as the core business language;
The background management of the website, including the cached data of the storage layer and the account system, are all written in Python;
In some necessary modules, write in C and C++ that you are proficient in;
Simply perfect!
While writing and drawing, the prototype of the entire structure was basically completed. At this time, Su Xiaomu suddenly discovered that he could play with this thing by himself.
The external unified API Gateway and the internal operation platform can be solved with Golang. ②
As for why such an extra layer of API gateway is added, it is purely because of Su Xiaomu's consideration of a higher level and following the market trend. When there is an API gateway, all requests to access the webpage will first pass through the API gateway;
In this way, visitors can not directly perceive the existence of various services in the background, and no matter how many types of service content there are in the background, the style is consistent for visitors.
Modules such as data buses, agents, and instant messaging microservices (barrage) of middleware can also be solved by Golang.
As for the database and data in the storage layer, coincidentally, Su Xiaomu understands it quite well, and the big guy who can reconstruct the data mining algorithm knows about it?
Add some Python here, and the efficiency can be higher.
Other infrastructure is hardware such as servers and network equipment. It has nothing to do with software and is nothing more than a matter of money...
In this way, it is completely ojbk.
After the general framework was determined, Su Xiaomu determined the difficulty of the problem and what kind of algorithm is more efficient.
Smacking his mouth, Su Xiaomu looked at the few hairs that suddenly fell out in front of him, and deeply felt the crisis of a middle-aged man born in 95.
"Oops, this is the prelude to becoming stronger, bald!"
…………
…………
All the way back to Huabanli at night, Su Xiaomu was obsessed with the few strands of hair he had fallen out.
"I sighed as soon as I came back, what, you got beaten up for flirting?"
Su Ho looked at Su Xiaomu who looked like he had nothing to love, and joked.
Su Xiaomu remained silent.
"I just said it casually, and I don't know." Suho immediately had an expression of finding out the truth.
Su Xiaomu finally raised his head to look at Su Ho, his face drooping.
"Suho, I lost my hair today, do you think I'm going bald?"
Su Ho almost covered his big breasts, really wanted to give Su Xiaomu a knife, "Go to hell, I'm serious, you bastard!"
"No, I was thinking about something today, and then I found that my hair was falling out, and I might be going bald." Su Xiaomu suddenly breathed a sigh of relief, and simply said his thoughts.
Suho: "..."
Is this a scholar?
Is it so scary?
"I don't know what's crazy, what's C, I don't understand these things, but I can give you some advice from a business point of view on the hardware server." Su Ho gestured.
"Anyway, you're just doing it for fun. It's impossible to make a profit. You can just rent cloud server resources from IDC. It won't be too expensive."
Su Xiaomu nodded, he thought so too.
After dinner, when he returned to 60, which was completely his own for more than 603 years from the legal point of view, Su Xiaomu suffered from insomnia, and he always felt that it was unreal.
Yangcheng is one of the top four. At the age of 20, I have a 75-square-meter house in Yangcheng and a car that can be driven at any time...
'I feel that I have reached the peak of my life at a young age, and I dare not talk about a girlfriend in the future, for fear that people will take my money! '
Su Ho from 601 suddenly sneezed.
"..."
…………
The next morning, Su Xiaomu found Professor Zhang Ke after class.
Ask about algorithms.
Su Xiaomu thinks that this little matter is not a big problem, there is no need to use the really expensive points to draw a lottery, his pedigree is really excellent, what if he gets into the soul?
In the days after that, how would Professor Zhang Ke take care of him.
Always want to save some face for the professor?
Well, Su Xiaomu would never admit that he has 100% African descent.
"You want to build a campus video barrage site?" Zhang Ke was a little surprised, "Tell me what you think first."
Su Xiaomu has nothing to hide. There are a lot of things like the prototype of the structure on the Internet, and it is not a finished product. It has nothing to do with intellectual property rights.
"The idea is very good. If you have resources and excellent operations, you may not fail. Besides, your understanding of the Go language and the algorithm in data processing are a bit good, right?"
Zhang Ke saw through Su Xiaomu's profound skills at a glance.
①: emmm, just understand it casually, anyway, it’s all made up by a few blind people.
②: API: application programming interface. API Gateway: Application Programming Interface Gateway.
======
Broken bowl, ask for a recommendation ticket for tomorrow.
(End of this chapter)
You'll Also Like
-
Honghuang: I, Suiren, preach the truth to the heavens
Chapter 215 5 hours ago -
If I ask you to write about martial arts, you say kung fu is a skill to kill people?
Chapter 189 5 hours ago -
Elf: Everyone is taking the college entrance examination, have you become a superstar?
Chapter 197 5 hours ago -
Everyone is changing jobs, but you are doing scientific research? The whole country believes!
Chapter 139 5 hours ago -
Collapse: Social Death Second Creation, Love Wolf Lord at the Beginning
Chapter 96 5 hours ago -
Zongman: The update is bad, and the original characters come to visit
Chapter 101 5 hours ago -
Kevin template, live broadcast of Star Iron from the collapse
Chapter 112 5 hours ago -
Online game: I am the only VIP player in the entire server!
Chapter 202 5 hours ago -
Tomb robbing: Master Xiangling swept through Wanling!
Chapter 249 5 hours ago -
Elf: I really didn’t get the protagonist’s script
Chapter 130 5 hours ago