The most comprehensive learning guide on the entire network [Shang Silicon Valley Movie Recommendation System] with a video code link

brief description

Because the design task is to develop a book recommendation system, but there is no ready-made system development explanation, so I found the development tutorial of Shang Silicon Valley movie recommendation system from the Internet .
It took about a month from the configuration of the virtual machine to the development of various recommended functions. There are many video tutorials in Xiaopozhan, but some of them are not recorded by Mr. Wu, and some of them are uploaded in a disordered order. The most troublesome thing is the website generated by Angular components. The front-end project is hard to find in the link of Xiaobozhan, so I searched for a long time, and finally found the webstie front-end package from a 12g compressed package. I will give you the link in the comment area.

study plan

1. Video

Video: In the movie recommendation system video of Shang Silicon Valley in Xiaopozhan, there are two teachers who give lectures, both of whom are Teacher Wu hahaha, and the other teacher Wu Yufei is hard to find. Let me give you the link.
Teacher Wu Yufei lectures on movie recommendation system 1
Teacher Wu Yufei lectures Movie Recommendation System 2
Mr. Wu Shengran will give lectures on movie recommendation system and theory
. If you feel that I wrote it in detail, you can save it and save it for other people in the future.

2. Code

There are code links in the comment area of ​​the video just now, I will give you a more detailed link (courseware, source code, related linux component compression package, project process design document)
CSDN resource link, if you have no points, you can download it on tb

3. Learning experience

Often the videos of training institutions do fix bugs or the screen recordings are missing or wrong, but this time the movie recommendation from Silicon Valley is okay. At least I have made it. Learn slowly.
The second is to identify the version number. Make the version number the same . Don’t download another version because the version is too old and you can’t find it online. It will be difficult to fix bugs later. After all, you are learning by yourself, not in an institution. , so step by step do not stand out!
The last thing to pay attention to is the setting of the ip port and name, because the code is very complete, so if an error is reported when running, there is a high probability that the config configuration is wrong, and this should be paid attention to.

ok If you have any questions, you can communicate in the comment area. Next, I will start the development of the book recommendation system! rush rush

Guess you like

Origin blog.csdn.net/weixin_43419816/article/details/127464702
Recommended