Coding Train Live Stream #68: Session 8 - Programming from A to Z - Part 3

Subscribers:
1,750,000
Published on ● Video Link: https://www.youtube.com/watch?v=lCzB9V9L8d0



Duration: 2:09:22
6,046 views
178


Today's session is a Part 3 of "How to build an API with node.js"

This live stream covers the subject of Sentiment Analysis. Using the AFINN-111 word list (linked below), I add functionality to the API example that analyzes the valence (positive vs negative) of a given text input. I also cover the difference between HTTP Get and Post requests.

💻 AFINN sentiment analysis challenge ttps://thecodingtrain.com/challenges/44-afinn-111-sentiment-analysis

Timestamps:
15:40 - Intro to this week's topic
25:08 - Processing Foundation Fellowship
34:42 - Coding Challenge: Sentiment Analysis Part 1
50:59 - Coding Challenge: Sentiment Analysis Part 2
1:15:31 - HTTP POST Method
1:59:06 - Conclusion/Q&A

🚂 Website: http://thecodingtrain.com/
👾 Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
🚩 Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
💡 GitHub: https://github.com/CodingTrain
💬 Discord: https://thecodingtrain.com/discord
💖 Membership: http://youtube.com/thecodingtrain/join
🛒 Store: https://standard.tv/codingtrain
🖋️ Twitter: https://twitter.com/thecodingtrain
📸 Instagram: https://www.instagram.com/the.coding.train/

🎥 Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🎥 Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA

🔗 p5.js: https://p5js.org
🔗 p5.js Web Editor: https://editor.p5js.org/

References:
Building an API with Node and Express: http://shiffman.net/a2z/node-api/
GitHub Repo with all the info for Programming from A to Z: https://github.com/shiffman/A2Z-F16
AFINN: http://www2.imm.dtu.dk/pubdb/views/publication_details.php?id=6010
Processing Foundation Fellowships: https://processingfoundation.org/fellowships
Processing Community Survey: https://t.co/ED88Vjqp6N
'body-parser' on npm: https://www.npmjs.com/package/body-parser
'cors' on npm: https://www.npmjs.com/package/cors
Node.js: https://nodejs.org/
Express.js: http://expressjs.com/
Sirajology Youtube Channel: https://www.youtube.com/channel/UCWN3xxRkmTPmbKwht9FuE5A
This Dot Song on Soundcloud: https://soundcloud.com/kristianpedersen/this-dot-feat-daniel-shiffman?in=kristianpedersen/sets/coding-rainbow-remixes

Source Code for the all Video Lessons: https://github.com/CodingTrain/Rainbow-Code

For More Live Streams: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6bxnFR6no70vlxxuxDEzflz

For More Programming from A to Z: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6YrbSJBg32eTzUU50E2B8Ch

Help us caption & translate this video!

📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct







Tags:
JavaScript (Programming Language)
live
programming
daniel shiffman
creative coding
p5.js
coding challenge
p5.js tutorial
p5js
javascript (programming language)
tutorial
javascript
algorithms
javascript string object
js string object
programming from a to z
node
node.js
express.js
node express
api
rest api
restful api
node json
nodejs json
node.js json
post method
post node
http post
body.parser
body-parser
sentiment analysis
afinn-111
afinn
api post