-
2.1: How to use Processing - Processing Tutorial
This video demonstrates how to use and write your first lines of code in the Processing IDE.
Support this channel on Patreon: https://patreon.com/codingtrain
Contact: https://twitter.com/shiffman
Send me your questions and coding challenges!: https://github.com/CodingTrain/Rainbow-Topics
Link to code on Github: https://github.com/CodingTrain/Rainbow-Code
Processing: http://processing.org
Processing Foundation: https://processingfoundation.org/
Learning Processing Book: http://learningprocessing.com/
For More Processing Tutorials:
https://www.youtube.com/user/shiffman/playlists?view=50&sort;=dd&shelf;_id=2
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
published: 14 Jul 2015
-
Processing-tutorial: WAVES pt. 1
In this tutorial-series i show you how to use waves to create fluid animations and controlled motion behaviour in Processing. This is also highly applicable to p5.js. Enjoy!
https://processing.org/reference/sin_.html
#codingwithtim
published: 04 Nov 2019
-
Processing-tutorial: Image-Rasterizer (level: beginner & intermediate)
Level: Beginner & intermediate
In this tutorial i'll guide you through all the necessary steps to rasterize an image with Processing. Throughout the video you'll learn a wide range of fundamental principles of any programming-language.
Please let me know what you think! Any ideas for improvements or better explainations are very welcome.
I'll go through the following topics. You can use the list below to get extra-information, just in case you get stuck:
https://processing.org/reference/setup_.html
https://processing.org/reference/draw_.html
https://processing.org/reference/size_.html
https://processing.org/reference/width.html
https://processing.org/reference/ellipse_.html
https://processing.org/reference/for.html
https://processing.org/reference/map_.html
https://processing.org/ref...
published: 06 Dec 2019
-
How To Draw With Code | Casey Reas
For Casey Reas, software is the most natural medium to work with. He uses code to express his thoughts—starting with a sketch, composing it in code, and witnessing the imagery that it ultimately creates. We visit his studio to see how he uses color to convey emotion and how his programming language Processing is closing the gap between software and object.
The Creators Project is a partnership between Intel and VICE: http://thecreatorsproject.com/
**
Subscribe to The Creators Project: http://bit.ly/Subscribe_to_TheCreatorsProject
Check out our full video catalog: http://www.youtube.com/user/TheCreatorsProject/videos
Like The Creators Project on Facebook: http://fb.com/thecreatorsproject
Follow The Creators Project on Twitter: http://twitter.com/creatorsproject
Read our Tumblr: http://...
published: 25 Jun 2012
-
Coding Challenge #4: Purple Rain in Processing
In this viewer submitted coding challenge, I attempt to code a Purple Rain Simulator in Processing. Code: https://thecodingtrain.com/challenges/4-purple-rain
🕹️ p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/5C07OcK6A
🎥 Previous video: https://youtu.be/AaGK-fj-BAM?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🎥 Next video: https://youtu.be/biN3v3ef-Y0?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🎥 All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🔴 Coding Train Live 34: https://youtu.be/r8QMcI5qxQM?t=3919s
Related Coding Challenges:
🚂 #1 Starfield in Processing: https://youtu.be/17WoOqgXsRM
🚂 #27 Fireworks: https://youtu.be/CKeyIbT3vXI
🚂 #169 Pi in the Sky Game: https://youtu.be/_H9JIwWP7HQ
Timestamps:
00:00 Introduction to the challenge
...
published: 25 Apr 2016
-
Coding Challenge #1: Starfield in Processing
This is the first in a new series: coding challenges! In this video I attempt to program a "star field" or "warp speed" visualization in Processing.
💻Challenge Webpage: http://thecodingtrain.com/CodingChallenges/001-starfield.html
Links discussed in this video:
🔗 http://cs.brynmawr.edu/gxk2013/examples/transformations/starfield/
🚂Website: https://thecodingtrain.com/
💡Github: https://github.com/CodingTrain
💖Membership: https://youtube.com/thecodingtrain/join
🛒Store: https://www.designbyhumans.com/shop/codingtrain/
📚Books: https://www.amazon.com/shop/thecodingtrain
🖋️Twitter: https://twitter.com/thecodingtrain
🎥Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🎥Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWI...
published: 13 Apr 2016
-
0.3: What is programming? - Processing Tutorial
This video attempts to answer the following question in a high level way: "What is programming?"
Support this channel on Patreon: https://patreon.com/codingtrain
Contact: https://twitter.com/shiffman
Send me your questions and coding challenges!: https://github.com/CodingTrain/Rainbow-Topics
Link to code on Github: https://github.com/CodingTrain/Rainbow-Code
Processing: http://processing.org
Processing Foundation: https://processingfoundation.org/
Learning Processing Book: http://learningprocessing.com/
For More Processing Tutorials:
https://www.youtube.com/user/shiffman/playlists?view=50&sort;=dd&shelf;_id=2
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
published: 10 Jul 2015
-
Natural Language Processing: Crash Course Computer Science #36
Today we’re going to talk about how computers understand speech and speak themselves. As computers play an increasing role in our daily lives there has been an growing demand for voice user interfaces, but speech is also terribly complicated. Vocabularies are diverse, sentence structures can often dictate the meaning of certain words, and computers also have to deal with accents, mispronunciations, and many common linguistic faux pas. The field of Natural Language Processing, or NLP, attempts to solve these problems, with a number of techniques we’ll discuss today. And even though our virtual assistants like Siri, Alexa, Google Home, Bixby, and Cortana have come a long way from the first speech processing and synthesis models, there is still much room for improvement.
Produced in collabo...
published: 22 Nov 2017
-
0.4: What are some programming languages? - Processing Tutorial
This video takes a broad look at programming languages in the context of "Creative Coding".
http://processing.org
http://libcinder.org/
http://www.openframeworks.cc/
Data flow programming:
http://cycling74.com/products/max/
http://puredata.info/
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
published: 24 Jul 2015
14:38
2.1: How to use Processing - Processing Tutorial
This video demonstrates how to use and write your first lines of code in the Processing IDE.
Support this channel on Patreon: https://patreon.com/codingtrain
...
This video demonstrates how to use and write your first lines of code in the Processing IDE.
Support this channel on Patreon: https://patreon.com/codingtrain
Contact: https://twitter.com/shiffman
Send me your questions and coding challenges!: https://github.com/CodingTrain/Rainbow-Topics
Link to code on Github: https://github.com/CodingTrain/Rainbow-Code
Processing: http://processing.org
Processing Foundation: https://processingfoundation.org/
Learning Processing Book: http://learningprocessing.com/
For More Processing Tutorials:
https://www.youtube.com/user/shiffman/playlists?view=50&sort;=dd&shelf;_id=2
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
https://wn.com/2.1_How_To_Use_Processing_Processing_Tutorial
This video demonstrates how to use and write your first lines of code in the Processing IDE.
Support this channel on Patreon: https://patreon.com/codingtrain
Contact: https://twitter.com/shiffman
Send me your questions and coding challenges!: https://github.com/CodingTrain/Rainbow-Topics
Link to code on Github: https://github.com/CodingTrain/Rainbow-Code
Processing: http://processing.org
Processing Foundation: https://processingfoundation.org/
Learning Processing Book: http://learningprocessing.com/
For More Processing Tutorials:
https://www.youtube.com/user/shiffman/playlists?view=50&sort;=dd&shelf;_id=2
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
- published: 14 Jul 2015
- views: 288209
7:14
Processing-tutorial: WAVES pt. 1
In this tutorial-series i show you how to use waves to create fluid animations and controlled motion behaviour in Processing. This is also highly applicable to ...
In this tutorial-series i show you how to use waves to create fluid animations and controlled motion behaviour in Processing. This is also highly applicable to p5.js. Enjoy!
https://processing.org/reference/sin_.html
#codingwithtim
https://wn.com/Processing_Tutorial_Waves_Pt._1
In this tutorial-series i show you how to use waves to create fluid animations and controlled motion behaviour in Processing. This is also highly applicable to p5.js. Enjoy!
https://processing.org/reference/sin_.html
#codingwithtim
- published: 04 Nov 2019
- views: 30604
34:39
Processing-tutorial: Image-Rasterizer (level: beginner & intermediate)
Level: Beginner & intermediate
In this tutorial i'll guide you through all the necessary steps to rasterize an image with Processing. Throughout the video you'...
Level: Beginner & intermediate
In this tutorial i'll guide you through all the necessary steps to rasterize an image with Processing. Throughout the video you'll learn a wide range of fundamental principles of any programming-language.
Please let me know what you think! Any ideas for improvements or better explainations are very welcome.
I'll go through the following topics. You can use the list below to get extra-information, just in case you get stuck:
https://processing.org/reference/setup_.html
https://processing.org/reference/draw_.html
https://processing.org/reference/size_.html
https://processing.org/reference/width.html
https://processing.org/reference/ellipse_.html
https://processing.org/reference/for.html
https://processing.org/reference/map_.html
https://processing.org/reference/image_.html
https://processing.org/reference/PImage_get_.html
https://processing.org/reference/int.html
https://processing.org/reference/float.html
https://processing.org/reference/intconvert_.html
ENJOY!
Tim
Find the whole code on this page:
https://timrodenbroeker.de/rasterizer/
web: https://timrodenbroeker.de
insta: https://www.instagram.com/tim_rodenbroeker
#codingwithtim
https://wn.com/Processing_Tutorial_Image_Rasterizer_(Level_Beginner_Intermediate)
Level: Beginner & intermediate
In this tutorial i'll guide you through all the necessary steps to rasterize an image with Processing. Throughout the video you'll learn a wide range of fundamental principles of any programming-language.
Please let me know what you think! Any ideas for improvements or better explainations are very welcome.
I'll go through the following topics. You can use the list below to get extra-information, just in case you get stuck:
https://processing.org/reference/setup_.html
https://processing.org/reference/draw_.html
https://processing.org/reference/size_.html
https://processing.org/reference/width.html
https://processing.org/reference/ellipse_.html
https://processing.org/reference/for.html
https://processing.org/reference/map_.html
https://processing.org/reference/image_.html
https://processing.org/reference/PImage_get_.html
https://processing.org/reference/int.html
https://processing.org/reference/float.html
https://processing.org/reference/intconvert_.html
ENJOY!
Tim
Find the whole code on this page:
https://timrodenbroeker.de/rasterizer/
web: https://timrodenbroeker.de
insta: https://www.instagram.com/tim_rodenbroeker
#codingwithtim
- published: 06 Dec 2019
- views: 61537
6:08
How To Draw With Code | Casey Reas
For Casey Reas, software is the most natural medium to work with. He uses code to express his thoughts—starting with a sketch, composing it in code, and witness...
For Casey Reas, software is the most natural medium to work with. He uses code to express his thoughts—starting with a sketch, composing it in code, and witnessing the imagery that it ultimately creates. We visit his studio to see how he uses color to convey emotion and how his programming language Processing is closing the gap between software and object.
The Creators Project is a partnership between Intel and VICE: http://thecreatorsproject.com/
**
Subscribe to The Creators Project: http://bit.ly/Subscribe_to_TheCreatorsProject
Check out our full video catalog: http://www.youtube.com/user/TheCreatorsProject/videos
Like The Creators Project on Facebook: http://fb.com/thecreatorsproject
Follow The Creators Project on Twitter: http://twitter.com/creatorsproject
Read our Tumblr: http://thecreatorsproject.tumblr.com/
https://wn.com/How_To_Draw_With_Code_|_Casey_Reas
For Casey Reas, software is the most natural medium to work with. He uses code to express his thoughts—starting with a sketch, composing it in code, and witnessing the imagery that it ultimately creates. We visit his studio to see how he uses color to convey emotion and how his programming language Processing is closing the gap between software and object.
The Creators Project is a partnership between Intel and VICE: http://thecreatorsproject.com/
**
Subscribe to The Creators Project: http://bit.ly/Subscribe_to_TheCreatorsProject
Check out our full video catalog: http://www.youtube.com/user/TheCreatorsProject/videos
Like The Creators Project on Facebook: http://fb.com/thecreatorsproject
Follow The Creators Project on Twitter: http://twitter.com/creatorsproject
Read our Tumblr: http://thecreatorsproject.tumblr.com/
- published: 25 Jun 2012
- views: 284838
12:14
Coding Challenge #4: Purple Rain in Processing
In this viewer submitted coding challenge, I attempt to code a Purple Rain Simulator in Processing. Code: https://thecodingtrain.com/challenges/4-purple-rain
🕹...
In this viewer submitted coding challenge, I attempt to code a Purple Rain Simulator in Processing. Code: https://thecodingtrain.com/challenges/4-purple-rain
🕹️ p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/5C07OcK6A
🎥 Previous video: https://youtu.be/AaGK-fj-BAM?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🎥 Next video: https://youtu.be/biN3v3ef-Y0?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🎥 All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🔴 Coding Train Live 34: https://youtu.be/r8QMcI5qxQM?t=3919s
Related Coding Challenges:
🚂 #1 Starfield in Processing: https://youtu.be/17WoOqgXsRM
🚂 #27 Fireworks: https://youtu.be/CKeyIbT3vXI
🚂 #169 Pi in the Sky Game: https://youtu.be/_H9JIwWP7HQ
Timestamps:
00:00 Introduction to the challenge
00:37 Setup the sketch
01:08 Create a Drop class
02:45 Set initial values and create a Drop object
03:23 Create an array of drops
04:27 Randomize initial values
05:30 Reset raindrop location when offscreen
06:11 Few more improvements
06:56 Add gravity
08:26 Add z value for 3d illusion
11:29 Final Version!
Editing by Mathieu Blanchette
Animations by Jason Heglund
Music from Epidemic Sound
🚂 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://discord.gg/hPuGy2g
💖 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/
🔗 Processing: https://processing.org
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new
#purplerain #processing
https://wn.com/Coding_Challenge_4_Purple_Rain_In_Processing
In this viewer submitted coding challenge, I attempt to code a Purple Rain Simulator in Processing. Code: https://thecodingtrain.com/challenges/4-purple-rain
🕹️ p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/5C07OcK6A
🎥 Previous video: https://youtu.be/AaGK-fj-BAM?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🎥 Next video: https://youtu.be/biN3v3ef-Y0?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🎥 All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🔴 Coding Train Live 34: https://youtu.be/r8QMcI5qxQM?t=3919s
Related Coding Challenges:
🚂 #1 Starfield in Processing: https://youtu.be/17WoOqgXsRM
🚂 #27 Fireworks: https://youtu.be/CKeyIbT3vXI
🚂 #169 Pi in the Sky Game: https://youtu.be/_H9JIwWP7HQ
Timestamps:
00:00 Introduction to the challenge
00:37 Setup the sketch
01:08 Create a Drop class
02:45 Set initial values and create a Drop object
03:23 Create an array of drops
04:27 Randomize initial values
05:30 Reset raindrop location when offscreen
06:11 Few more improvements
06:56 Add gravity
08:26 Add z value for 3d illusion
11:29 Final Version!
Editing by Mathieu Blanchette
Animations by Jason Heglund
Music from Epidemic Sound
🚂 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://discord.gg/hPuGy2g
💖 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/
🔗 Processing: https://processing.org
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new
#purplerain #processing
- published: 25 Apr 2016
- views: 1895163
13:54
Coding Challenge #1: Starfield in Processing
This is the first in a new series: coding challenges! In this video I attempt to program a "star field" or "warp speed" visualization in Processing.
💻Challen...
This is the first in a new series: coding challenges! In this video I attempt to program a "star field" or "warp speed" visualization in Processing.
💻Challenge Webpage: http://thecodingtrain.com/CodingChallenges/001-starfield.html
Links discussed in this video:
🔗 http://cs.brynmawr.edu/gxk2013/examples/transformations/starfield/
🚂Website: https://thecodingtrain.com/
💡Github: https://github.com/CodingTrain
💖Membership: https://youtube.com/thecodingtrain/join
🛒Store: https://www.designbyhumans.com/shop/codingtrain/
📚Books: https://www.amazon.com/shop/thecodingtrain
🖋️Twitter: https://twitter.com/thecodingtrain
🎥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
🔗 Processing: https://processing.org
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
🌐Help us caption and translate: http://www.youtube.com/timedtext_cs_panel?c=UCvjgXvBlbQiydffZU7m1_aw&tab;=2
🚩Suggest Topics: https://github.com/CodingTrain/Rainbow-Topics
👾Share your contribution: https://thecodingtrain.com/Guides/community-contribution-guide.html
https://wn.com/Coding_Challenge_1_Starfield_In_Processing
This is the first in a new series: coding challenges! In this video I attempt to program a "star field" or "warp speed" visualization in Processing.
💻Challenge Webpage: http://thecodingtrain.com/CodingChallenges/001-starfield.html
Links discussed in this video:
🔗 http://cs.brynmawr.edu/gxk2013/examples/transformations/starfield/
🚂Website: https://thecodingtrain.com/
💡Github: https://github.com/CodingTrain
💖Membership: https://youtube.com/thecodingtrain/join
🛒Store: https://www.designbyhumans.com/shop/codingtrain/
📚Books: https://www.amazon.com/shop/thecodingtrain
🖋️Twitter: https://twitter.com/thecodingtrain
🎥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
🔗 Processing: https://processing.org
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
🌐Help us caption and translate: http://www.youtube.com/timedtext_cs_panel?c=UCvjgXvBlbQiydffZU7m1_aw&tab;=2
🚩Suggest Topics: https://github.com/CodingTrain/Rainbow-Topics
👾Share your contribution: https://thecodingtrain.com/Guides/community-contribution-guide.html
- published: 13 Apr 2016
- views: 1167946
11:09
0.3: What is programming? - Processing Tutorial
This video attempts to answer the following question in a high level way: "What is programming?"
Support this channel on Patreon: https://patreon.com/codingtra...
This video attempts to answer the following question in a high level way: "What is programming?"
Support this channel on Patreon: https://patreon.com/codingtrain
Contact: https://twitter.com/shiffman
Send me your questions and coding challenges!: https://github.com/CodingTrain/Rainbow-Topics
Link to code on Github: https://github.com/CodingTrain/Rainbow-Code
Processing: http://processing.org
Processing Foundation: https://processingfoundation.org/
Learning Processing Book: http://learningprocessing.com/
For More Processing Tutorials:
https://www.youtube.com/user/shiffman/playlists?view=50&sort;=dd&shelf;_id=2
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
https://wn.com/0.3_What_Is_Programming_Processing_Tutorial
This video attempts to answer the following question in a high level way: "What is programming?"
Support this channel on Patreon: https://patreon.com/codingtrain
Contact: https://twitter.com/shiffman
Send me your questions and coding challenges!: https://github.com/CodingTrain/Rainbow-Topics
Link to code on Github: https://github.com/CodingTrain/Rainbow-Code
Processing: http://processing.org
Processing Foundation: https://processingfoundation.org/
Learning Processing Book: http://learningprocessing.com/
For More Processing Tutorials:
https://www.youtube.com/user/shiffman/playlists?view=50&sort;=dd&shelf;_id=2
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
- published: 10 Jul 2015
- views: 153695
11:50
Natural Language Processing: Crash Course Computer Science #36
Today we’re going to talk about how computers understand speech and speak themselves. As computers play an increasing role in our daily lives there has been an ...
Today we’re going to talk about how computers understand speech and speak themselves. As computers play an increasing role in our daily lives there has been an growing demand for voice user interfaces, but speech is also terribly complicated. Vocabularies are diverse, sentence structures can often dictate the meaning of certain words, and computers also have to deal with accents, mispronunciations, and many common linguistic faux pas. The field of Natural Language Processing, or NLP, attempts to solve these problems, with a number of techniques we’ll discuss today. And even though our virtual assistants like Siri, Alexa, Google Home, Bixby, and Cortana have come a long way from the first speech processing and synthesis models, there is still much room for improvement.
Produced in collaboration with PBS Digital Studios: http://youtube.com/pbsdigitalstudios
Want to know more about Carrie Anne?
https://about.me/carrieannephilbin
The Latest from PBS Digital Studios: https://www.youtube.com/playlist?list=PL1mtdjDVOoOqJzeaJAV15Tq0tZ1vKj7ZV
Want to find Crash Course elsewhere on the internet?
Facebook - https://www.facebook.com/YouTubeCrash...
Twitter - http://www.twitter.com/TheCrashCourse
Tumblr - http://thecrashcourse.tumblr.com
Support Crash Course on Patreon: http://patreon.com/crashcourse
CC Kids: http://www.youtube.com/crashcoursekids
https://wn.com/Natural_Language_Processing_Crash_Course_Computer_Science_36
Today we’re going to talk about how computers understand speech and speak themselves. As computers play an increasing role in our daily lives there has been an growing demand for voice user interfaces, but speech is also terribly complicated. Vocabularies are diverse, sentence structures can often dictate the meaning of certain words, and computers also have to deal with accents, mispronunciations, and many common linguistic faux pas. The field of Natural Language Processing, or NLP, attempts to solve these problems, with a number of techniques we’ll discuss today. And even though our virtual assistants like Siri, Alexa, Google Home, Bixby, and Cortana have come a long way from the first speech processing and synthesis models, there is still much room for improvement.
Produced in collaboration with PBS Digital Studios: http://youtube.com/pbsdigitalstudios
Want to know more about Carrie Anne?
https://about.me/carrieannephilbin
The Latest from PBS Digital Studios: https://www.youtube.com/playlist?list=PL1mtdjDVOoOqJzeaJAV15Tq0tZ1vKj7ZV
Want to find Crash Course elsewhere on the internet?
Facebook - https://www.facebook.com/YouTubeCrash...
Twitter - http://www.twitter.com/TheCrashCourse
Tumblr - http://thecrashcourse.tumblr.com
Support Crash Course on Patreon: http://patreon.com/crashcourse
CC Kids: http://www.youtube.com/crashcoursekids
- published: 22 Nov 2017
- views: 495368
20:28
0.4: What are some programming languages? - Processing Tutorial
This video takes a broad look at programming languages in the context of "Creative Coding".
http://processing.org
http://libcinder.org/
http://www.openframewor...
This video takes a broad look at programming languages in the context of "Creative Coding".
http://processing.org
http://libcinder.org/
http://www.openframeworks.cc/
Data flow programming:
http://cycling74.com/products/max/
http://puredata.info/
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
https://wn.com/0.4_What_Are_Some_Programming_Languages_Processing_Tutorial
This video takes a broad look at programming languages in the context of "Creative Coding".
http://processing.org
http://libcinder.org/
http://www.openframeworks.cc/
Data flow programming:
http://cycling74.com/products/max/
http://puredata.info/
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
- published: 24 Jul 2015
- views: 141768
-
PDE 1 | Introduction
An introduction to partial differential equations.
PDE playlist: http://www.youtube.com/view_play_list?p=F6061160B55B0203
Part 1 topics:
-- what is a partial differential equation
-- examples of solutions (4:42)
-- ODE versus PDE (10:35)
published: 29 Apr 2011
-
But what is a partial differential equation? | DE2
The heat equation, as an introductory PDE.
Strogatz's new book: https://amzn.to/3bcnyw0
Special thanks to these supporters: http://3b1b.co/de2thanks
An equally valuable form of support is to simply share some of the videos.
Timestamps:
0:00 - Introduction
3:29 - Partial derivatives
6:52 - Building the heat equation
13:18 - ODEs vs PDEs
14:29 - The laplacian
16:04 - Book recommendation
Typo corrections:
- 1:33 - it should be “Black-Scholes”
- 16:21 - it should read "scratch an itch".
If anyone asks, I purposefully leave at least one typo in each video, like a Navajo rug with a deliberate imperfection as an artistic statement about the nature of life ;)
And to continue my unabashed Strogatz fanboyism, I should also mention that his textbook on nonlinear dynamics and chaos was also a meani...
published: 21 Apr 2019
-
Los Primos del Este (PDE) - De Fiesta (Video Oficial) 2020
#PDE #LosPrimosDelEste #ZMusicGroup
Follow Us On Instagram/Síguenos En Instagram:
https://www.instagram.com/zmusicgroup/
Regalanos Un Like en FB:
https://www.facebook.com/ZMusicGroupOficial/
Suscribete A Nuestro Canal Para Todo El Contenido De Nuestro Elenco
Z Records 🏆🚀🔊🛎
Andamos "De Fiesta" Con Los Primos Del Este De La Playa A Tu Pantalla Andamos Al Modo “PDE” Escúchalo En Tu Plataforma Preferida : 👇🏻💪🏻🔥🙌🏻
https://orcd.co/losprimosdelestepde
published: 10 Jul 2020
-
Method of Characteristics: How to solve PDE
Free ebook https://bookboon.com/en/partial-differential-equations-ebook How to solve PDE via the method of characteristics. An example involving a semi linear PDE is presented, plus we discuss why the ideas work. Such a technique is used in solving a wide range of problems.
published: 11 Aug 2013
-
Introduction to Partial Differential Equations: Definitions/Terminology
In this video, I introduce PDEs and the various ways of classifying them.
Questions? Ask in the comments below!
Prereqs: Basic ODEs, calculus (particularly knowledge of partial derivatives/what they are).
Lecture Notes: https://drive.google.com/file/d/0B_urJu4cgDhMSFFmNHoteDdTaDg/view?usp=sharing&resourcekey;=0-UDN3WZ1NOUqK2qzPm5eDWg
Patreon Link: https://www.patreon.com/user?u=4354534
published: 15 Aug 2016
-
First Order Partial Differential Equation
A quick look at first order partial differential equations
published: 07 Jun 2012
-
Introduction to Partial Differential Equations
This is the first lesson in a multi-video discussion focused on partial differential equations (PDEs).
In this video we introduce PDEs and compare them with ordinary differential equations (ODEs). We investigate how PDEs introduce additional complexity and richness to an engineering application. Topics include but are not limited to:
-What is a PDE?
-Notation for PDEs.
-Classification of PDEs (linear, quasilinear, non-linear).
-Examples of PDEs.
-Fundamental Theorem of linear PDEs (superposition).
-Analytically solving a simple PDE.
Additional videos in this series:
-Introduction to Partial Differential Equations (https://youtu.be/THjaxvPBGOU)
-Standing Waves Demonstration (https://youtu.be/42WBuhVJ7sA)
-Derivation of the 1D Wave Equation (https://youtu.be/IAut5Y-Ns7g)
-Solving the 1D ...
published: 11 Nov 2018
-
Classification of PDEs into Elliptic, Hyperbolic and Parabolic
In this tutorial I will teach you how to classify Partial differential Equations (or PDE's for short) into the three categories. This is based on the number of real characteristics that the PDE has. The class of PDE has important consequences. We will also do two worked examples to ensure that you are following the theory. It's really very simple.
The technique is very simple and just involves applying the discriminant (think quadratic equation), B^2-4AC with the coefficients being determined by comparing with a reference equation.
published: 13 Jul 2015
14:50
PDE 1 | Introduction
An introduction to partial differential equations.
PDE playlist: http://www.youtube.com/view_play_list?p=F6061160B55B0203
Part 1 topics:
-- what is a partial ...
An introduction to partial differential equations.
PDE playlist: http://www.youtube.com/view_play_list?p=F6061160B55B0203
Part 1 topics:
-- what is a partial differential equation
-- examples of solutions (4:42)
-- ODE versus PDE (10:35)
https://wn.com/Pde_1_|_Introduction
An introduction to partial differential equations.
PDE playlist: http://www.youtube.com/view_play_list?p=F6061160B55B0203
Part 1 topics:
-- what is a partial differential equation
-- examples of solutions (4:42)
-- ODE versus PDE (10:35)
- published: 29 Apr 2011
- views: 695480
17:39
But what is a partial differential equation? | DE2
The heat equation, as an introductory PDE.
Strogatz's new book: https://amzn.to/3bcnyw0
Special thanks to these supporters: http://3b1b.co/de2thanks
An equally ...
The heat equation, as an introductory PDE.
Strogatz's new book: https://amzn.to/3bcnyw0
Special thanks to these supporters: http://3b1b.co/de2thanks
An equally valuable form of support is to simply share some of the videos.
Timestamps:
0:00 - Introduction
3:29 - Partial derivatives
6:52 - Building the heat equation
13:18 - ODEs vs PDEs
14:29 - The laplacian
16:04 - Book recommendation
Typo corrections:
- 1:33 - it should be “Black-Scholes”
- 16:21 - it should read "scratch an itch".
If anyone asks, I purposefully leave at least one typo in each video, like a Navajo rug with a deliberate imperfection as an artistic statement about the nature of life ;)
And to continue my unabashed Strogatz fanboyism, I should also mention that his textbook on nonlinear dynamics and chaos was also a meaningful motivator to do this series, as you'll hopefully see with the topics we build to.
Thanks to these viewers for their contributions to translations
Hebrew: Omer Tuchfeld
------------------
Animations made using manim, a scrappy open source python library. https://github.com/3b1b/manim
If you want to check it out, I feel compelled to warn you that it's not the most well-documented tool, and has many other quirks you might expect in a library someone wrote with only their own use in mind.
Music by Vincent Rubinetti.
Download the music on Bandcamp:
https://vincerubinetti.bandcamp.com/album/the-music-of-3blue1brown
Stream the music on Spotify:
https://open.spotify.com/album/1dVyjwS8FBqXhRunaG5W5u
If you want to contribute translated subtitles or to help review those that have already been made by others and need approval, you can click the gear icon in the video and go to subtitles/cc, then "add subtitles/cc". I really appreciate those who do this, as it helps make the lessons accessible to more people.
------------------
3blue1brown is a channel about animating math, in all senses of the word animate. And you know the drill with YouTube, if you want to stay posted on new videos, subscribe: http://3b1b.co/subscribe
Various social media stuffs:
Website: https://www.3blue1brown.com
Twitter: https://twitter.com/3blue1brown
Reddit: https://www.reddit.com/r/3blue1brown
Instagram: https://www.instagram.com/3blue1brown_animations/
Patreon: https://patreon.com/3blue1brown
Facebook: https://www.facebook.com/3blue1brown
https://wn.com/But_What_Is_A_Partial_Differential_Equation_|_De2
The heat equation, as an introductory PDE.
Strogatz's new book: https://amzn.to/3bcnyw0
Special thanks to these supporters: http://3b1b.co/de2thanks
An equally valuable form of support is to simply share some of the videos.
Timestamps:
0:00 - Introduction
3:29 - Partial derivatives
6:52 - Building the heat equation
13:18 - ODEs vs PDEs
14:29 - The laplacian
16:04 - Book recommendation
Typo corrections:
- 1:33 - it should be “Black-Scholes”
- 16:21 - it should read "scratch an itch".
If anyone asks, I purposefully leave at least one typo in each video, like a Navajo rug with a deliberate imperfection as an artistic statement about the nature of life ;)
And to continue my unabashed Strogatz fanboyism, I should also mention that his textbook on nonlinear dynamics and chaos was also a meaningful motivator to do this series, as you'll hopefully see with the topics we build to.
Thanks to these viewers for their contributions to translations
Hebrew: Omer Tuchfeld
------------------
Animations made using manim, a scrappy open source python library. https://github.com/3b1b/manim
If you want to check it out, I feel compelled to warn you that it's not the most well-documented tool, and has many other quirks you might expect in a library someone wrote with only their own use in mind.
Music by Vincent Rubinetti.
Download the music on Bandcamp:
https://vincerubinetti.bandcamp.com/album/the-music-of-3blue1brown
Stream the music on Spotify:
https://open.spotify.com/album/1dVyjwS8FBqXhRunaG5W5u
If you want to contribute translated subtitles or to help review those that have already been made by others and need approval, you can click the gear icon in the video and go to subtitles/cc, then "add subtitles/cc". I really appreciate those who do this, as it helps make the lessons accessible to more people.
------------------
3blue1brown is a channel about animating math, in all senses of the word animate. And you know the drill with YouTube, if you want to stay posted on new videos, subscribe: http://3b1b.co/subscribe
Various social media stuffs:
Website: https://www.3blue1brown.com
Twitter: https://twitter.com/3blue1brown
Reddit: https://www.reddit.com/r/3blue1brown
Instagram: https://www.instagram.com/3blue1brown_animations/
Patreon: https://patreon.com/3blue1brown
Facebook: https://www.facebook.com/3blue1brown
- published: 21 Apr 2019
- views: 2624964
2:43
Los Primos del Este (PDE) - De Fiesta (Video Oficial) 2020
#PDE #LosPrimosDelEste #ZMusicGroup
Follow Us On Instagram/Síguenos En Instagram:
https://www.instagram.com/zmusicgroup/
Regalanos Un Like en FB:
https://www....
#PDE #LosPrimosDelEste #ZMusicGroup
Follow Us On Instagram/Síguenos En Instagram:
https://www.instagram.com/zmusicgroup/
Regalanos Un Like en FB:
https://www.facebook.com/ZMusicGroupOficial/
Suscribete A Nuestro Canal Para Todo El Contenido De Nuestro Elenco
Z Records 🏆🚀🔊🛎
Andamos "De Fiesta" Con Los Primos Del Este De La Playa A Tu Pantalla Andamos Al Modo “PDE” Escúchalo En Tu Plataforma Preferida : 👇🏻💪🏻🔥🙌🏻
https://orcd.co/losprimosdelestepde
https://wn.com/Los_Primos_Del_Este_(Pde)_De_Fiesta_(Video_Oficial)_2020
#PDE #LosPrimosDelEste #ZMusicGroup
Follow Us On Instagram/Síguenos En Instagram:
https://www.instagram.com/zmusicgroup/
Regalanos Un Like en FB:
https://www.facebook.com/ZMusicGroupOficial/
Suscribete A Nuestro Canal Para Todo El Contenido De Nuestro Elenco
Z Records 🏆🚀🔊🛎
Andamos "De Fiesta" Con Los Primos Del Este De La Playa A Tu Pantalla Andamos Al Modo “PDE” Escúchalo En Tu Plataforma Preferida : 👇🏻💪🏻🔥🙌🏻
https://orcd.co/losprimosdelestepde
- published: 10 Jul 2020
- views: 73586
23:48
Method of Characteristics: How to solve PDE
Free ebook https://bookboon.com/en/partial-differential-equations-ebook How to solve PDE via the method of characteristics. An example involving a semi linear ...
Free ebook https://bookboon.com/en/partial-differential-equations-ebook How to solve PDE via the method of characteristics. An example involving a semi linear PDE is presented, plus we discuss why the ideas work. Such a technique is used in solving a wide range of problems.
https://wn.com/Method_Of_Characteristics_How_To_Solve_Pde
Free ebook https://bookboon.com/en/partial-differential-equations-ebook How to solve PDE via the method of characteristics. An example involving a semi linear PDE is presented, plus we discuss why the ideas work. Such a technique is used in solving a wide range of problems.
- published: 11 Aug 2013
- views: 178617
9:07
Introduction to Partial Differential Equations: Definitions/Terminology
In this video, I introduce PDEs and the various ways of classifying them.
Questions? Ask in the comments below!
Prereqs: Basic ODEs, calculus (particularly kn...
In this video, I introduce PDEs and the various ways of classifying them.
Questions? Ask in the comments below!
Prereqs: Basic ODEs, calculus (particularly knowledge of partial derivatives/what they are).
Lecture Notes: https://drive.google.com/file/d/0B_urJu4cgDhMSFFmNHoteDdTaDg/view?usp=sharing&resourcekey;=0-UDN3WZ1NOUqK2qzPm5eDWg
Patreon Link: https://www.patreon.com/user?u=4354534
https://wn.com/Introduction_To_Partial_Differential_Equations_Definitions_Terminology
In this video, I introduce PDEs and the various ways of classifying them.
Questions? Ask in the comments below!
Prereqs: Basic ODEs, calculus (particularly knowledge of partial derivatives/what they are).
Lecture Notes: https://drive.google.com/file/d/0B_urJu4cgDhMSFFmNHoteDdTaDg/view?usp=sharing&resourcekey;=0-UDN3WZ1NOUqK2qzPm5eDWg
Patreon Link: https://www.patreon.com/user?u=4354534
- published: 15 Aug 2016
- views: 141745
8:36
First Order Partial Differential Equation
A quick look at first order partial differential equations
A quick look at first order partial differential equations
https://wn.com/First_Order_Partial_Differential_Equation
A quick look at first order partial differential equations
- published: 07 Jun 2012
- views: 277683
52:37
Introduction to Partial Differential Equations
This is the first lesson in a multi-video discussion focused on partial differential equations (PDEs).
In this video we introduce PDEs and compare them with or...
This is the first lesson in a multi-video discussion focused on partial differential equations (PDEs).
In this video we introduce PDEs and compare them with ordinary differential equations (ODEs). We investigate how PDEs introduce additional complexity and richness to an engineering application. Topics include but are not limited to:
-What is a PDE?
-Notation for PDEs.
-Classification of PDEs (linear, quasilinear, non-linear).
-Examples of PDEs.
-Fundamental Theorem of linear PDEs (superposition).
-Analytically solving a simple PDE.
Additional videos in this series:
-Introduction to Partial Differential Equations (https://youtu.be/THjaxvPBGOU)
-Standing Waves Demonstration (https://youtu.be/42WBuhVJ7sA)
-Derivation of the 1D Wave Equation (https://youtu.be/IAut5Y-Ns7g)
-Solving the 1D Wave Equation (https://youtu.be/lMRnTd8yLeY)
-Heat Transfer Demonstration (https://youtu.be/FsLFZT44l48)
-Derivation of the Heat Equation (https://youtu.be/ixsRJPlO_rc)
-Solving the 1D Heat Equation (https://youtu.be/I3jiMhVGmcg)
-Derivation and Solution of Laplace’s Equation (https://youtu.be/GCESkCyZt4g)
-Derivation of the 2D Wave Equation (https://youtu.be/KAS7JBztw8E)
-Solving the 2D Wave Equation (https://youtu.be/Whp6jolTu34)
-Numerically Solving Partial Differential Equations (https://youtu.be/ZSNl5crAvsw)
Associated videos on software tools relevant to PDEs include:
-Creating Movies and Animations in Mathematica (https://youtu.be/S03e6dwM100)
-Creating Movies and Animations in Matlab (https://youtu.be/3I1_5M7Okqo)
You can see all the videos related to partial differential equations at
https://www.youtube.com/playlist?list=PLxdnSsBqCrrFvek-n1MKhFaDARSdKWPnx
https://wn.com/Introduction_To_Partial_Differential_Equations
This is the first lesson in a multi-video discussion focused on partial differential equations (PDEs).
In this video we introduce PDEs and compare them with ordinary differential equations (ODEs). We investigate how PDEs introduce additional complexity and richness to an engineering application. Topics include but are not limited to:
-What is a PDE?
-Notation for PDEs.
-Classification of PDEs (linear, quasilinear, non-linear).
-Examples of PDEs.
-Fundamental Theorem of linear PDEs (superposition).
-Analytically solving a simple PDE.
Additional videos in this series:
-Introduction to Partial Differential Equations (https://youtu.be/THjaxvPBGOU)
-Standing Waves Demonstration (https://youtu.be/42WBuhVJ7sA)
-Derivation of the 1D Wave Equation (https://youtu.be/IAut5Y-Ns7g)
-Solving the 1D Wave Equation (https://youtu.be/lMRnTd8yLeY)
-Heat Transfer Demonstration (https://youtu.be/FsLFZT44l48)
-Derivation of the Heat Equation (https://youtu.be/ixsRJPlO_rc)
-Solving the 1D Heat Equation (https://youtu.be/I3jiMhVGmcg)
-Derivation and Solution of Laplace’s Equation (https://youtu.be/GCESkCyZt4g)
-Derivation of the 2D Wave Equation (https://youtu.be/KAS7JBztw8E)
-Solving the 2D Wave Equation (https://youtu.be/Whp6jolTu34)
-Numerically Solving Partial Differential Equations (https://youtu.be/ZSNl5crAvsw)
Associated videos on software tools relevant to PDEs include:
-Creating Movies and Animations in Mathematica (https://youtu.be/S03e6dwM100)
-Creating Movies and Animations in Matlab (https://youtu.be/3I1_5M7Okqo)
You can see all the videos related to partial differential equations at
https://www.youtube.com/playlist?list=PLxdnSsBqCrrFvek-n1MKhFaDARSdKWPnx
- published: 11 Nov 2018
- views: 52583
6:50
Classification of PDEs into Elliptic, Hyperbolic and Parabolic
In this tutorial I will teach you how to classify Partial differential Equations (or PDE's for short) into the three categories. This is based on the number of ...
In this tutorial I will teach you how to classify Partial differential Equations (or PDE's for short) into the three categories. This is based on the number of real characteristics that the PDE has. The class of PDE has important consequences. We will also do two worked examples to ensure that you are following the theory. It's really very simple.
The technique is very simple and just involves applying the discriminant (think quadratic equation), B^2-4AC with the coefficients being determined by comparing with a reference equation.
https://wn.com/Classification_Of_Pdes_Into_Elliptic,_Hyperbolic_And_Parabolic
In this tutorial I will teach you how to classify Partial differential Equations (or PDE's for short) into the three categories. This is based on the number of real characteristics that the PDE has. The class of PDE has important consequences. We will also do two worked examples to ensure that you are following the theory. It's really very simple.
The technique is very simple and just involves applying the discriminant (think quadratic equation), B^2-4AC with the coefficients being determined by comparing with a reference equation.
- published: 13 Jul 2015
- views: 134940
-
Phosphodiesterase (PDE) Inhibitors
😍🖼Animated Mnemonics (Picmonic): https://www.picmonic.com/viphookup/medicosis/
- With Picmonic, get your life back by studying less and remembering more. Medical and Nursing students say that Picmonic is the most comprehensive and effective way to bridge learning and test prep...
Disclaimer: I use affiliate links....
►👨🏫💊Antibiotics Lectures: https://www.medicosisperfectionalis.com/products/courses/antibiotics/ ... Check out my brand new "Electrolytes" course at https://www.medicosisperfectionalis.com/products/course/electrolytes/ and use the PROMO code: ELECTROLYTES50 to get a 50% discount. What's the enzyme phosphodiesterase?
What's cyclic AMP (cAMP) or cyclic GMP (cGMP), and how do they affect platelet aggregation or blood vessel tone?
Also we discuss how to diagnose cardiac ch...
published: 16 Jul 2019
-
Pharmacology mnemonic| Roflumilast| Phosphodiesterase inhibitor|Dr. Nikita Nanwani #neetpg #nikmonic
published: 22 Oct 2022
-
2-Minute Neuroscience: Phototransduction
Phototransduction is the process that occurs in the retina where light is converted into electrical signals that can be understood by the rest of the nervous system. In this video, I explain the mechanism underlying phototransduction in rod photoreceptor cells.
This process is a little complicated; I'd suggest at least having a good understanding of membrane potential before you try to grasp phototransduction. You can learn more about membrane potential in this video: https://youtu.be/tIzF2tWy6KI
TRANSCRIPT:
Welcome to 2 minute neuroscience, where I explain neuroscience topics in 2 minutes or less. In this installment I will discuss phototransduction.
Phototransduction is the process that occurs in the retina where light is converted into electrical signals that can be understood by t...
published: 11 Jul 2019
-
Phosphodiesterase Inhibitors to Treat Asthma Part 1
In this video we discuss how phosphodiesterase inhibitors can be used in the treatment of asthma.
published: 23 Dec 2014
-
Medical vocabulary: What does Phosphodiesterase I mean
What does Phosphodiesterase I mean in English?
published: 20 Jan 2016
-
Phosphodiesterase Type-5 Inhibitor Pharmacology | Everything You Need to Know
This video is perfect for nurses who want to learn everything you need to know about PDE-5 inhibitors.
In this video, I will teach you about PDE-5 inhibitor pharmacology, including their mechanism of action, types, indications, adverse effects, contraindications, and special considerations.
PDE-5 inhibitors or Phosphodiesterase Type-5 inhibitors are vasodilators that block PDE-5 enzymes found in the corpora cavernosa and pulmonary arterioles. This inhibits the breakdown of cGMP, leading to an increase in its level, which promotes vasodilation. There are four types: sildenafil, tadalafil, vardenafil, and avanafil, and they all end in -afil. PDE-5 inhibitors are mainly used to treat erectile dysfunction but are also utilized for treating pulmonary hypertension. Adverse effects of PDE-5 in...
published: 30 Jul 2023
-
The Phosphodiesterase Enzymes Part 1
In this video we look at the reaction catalysed by Phosphodiesterase enzymes and also look at the different types of Phosphodiesterase enzymes in the cell.
published: 28 Oct 2014
-
Phosphodiesterase Inhibitors to Treat Asthma Part 5
In this video we discuss how phosphodiesterase inhibitors can be used in the treatment of asthma.
published: 24 Dec 2014
-
ACS Chemical Biology : Identification of Potent Phosphodiesterase Inhibitors that Demonstrate...
Identification of Potent Phosphodiesterase Inhibitors that Demonstrate Cyclic Nucleotide-Dependent Functions in Apicomplexan Parasites. Brittany L. Howard et al (2015), ACS Chemical Biology http://dx.doi.org/10.1021/cb501004q
Good channel: https://www.youtube.com/Dlium
Subscribe, like and comment.
Good website: https://www.dlium.com
Bookmark, subscribe and comment.
published: 26 Feb 2015
-
Nitroglycerin Mnemonic for Nursing Pharmacology (NCLEX)
Review the medication Nitroglycerin for nursing pharmacology.
Study this Nitroglycerin mnemonic and other NCLEX mnemonics with Pixorize.
Nitroglycerin is a vasodilating medication that is used to treat chest pain, also called angina. Potential side effects include hypotension, which can be potentially life-threatening if nitroglycerin is taken along with PDE inhibitors like sildenafil. Other side effects of nitroglycerin include headache. And lastly, nitroglycerin tablets are sensitive to heat and light and should be stored in a cool, dark place.
Subscribe for more: https://bit.ly/2yybxhm
Study interactive image: https://pixorize.com/view/6634
#Nitroglycerin #heartfailure #nitro #NCLEX #NitroglycerinMedication #NitroglycerinPharmacology #NitroglycerinNursing #pharmacology #nursing
published: 05 Oct 2021
19:39
Phosphodiesterase (PDE) Inhibitors
😍🖼Animated Mnemonics (Picmonic): https://www.picmonic.com/viphookup/medicosis/
- With Picmonic, get your life back by studying less and remembering more. Medi...
😍🖼Animated Mnemonics (Picmonic): https://www.picmonic.com/viphookup/medicosis/
- With Picmonic, get your life back by studying less and remembering more. Medical and Nursing students say that Picmonic is the most comprehensive and effective way to bridge learning and test prep...
Disclaimer: I use affiliate links....
►👨🏫💊Antibiotics Lectures: https://www.medicosisperfectionalis.com/products/courses/antibiotics/ ... Check out my brand new "Electrolytes" course at https://www.medicosisperfectionalis.com/products/course/electrolytes/ and use the PROMO code: ELECTROLYTES50 to get a 50% discount. What's the enzyme phosphodiesterase?
What's cyclic AMP (cAMP) or cyclic GMP (cGMP), and how do they affect platelet aggregation or blood vessel tone?
Also we discuss how to diagnose cardiac chest pain (heart attack), when should you do an electrocardiogram (ECG), what if you cannot read the EKG...Now what? or what if the patient cannot exercise on a treadmill, how would you perform the cardiac stress test?
Please help support Medicosis by clicking on the links below...
*** As a small gift for my viewers, here are 2 FREE audiobooks from Audible https://amzn.to/2FQurW0 Learning has never been easier.
*** Also, try Amazon Kindle unlimited for FREE, they have some good medical books that you can read for FREE. https://amzn.to/2UceoG2
🥰 Picture-Mnemonics https://www.picmonic.com/referrals/JK55NQXQQB9JLC119 ...You can thank me later 😉
📗 Get my notes in pdf files that are downloadable at https://www.patreon.com/medicosis/ If you like my videos, please consider leaving a tip at https://www.paypal.me/perfectionalis/
► Visit my website: https://www.medicosisperfectionalis.com/ My Favorite Productivity App: https://airtable.com/invite/r/2zH40fus/ 📱Save on your mobile phone bill: http://fbuy.me/q6bMj 🏦 Qbank (TrueLearn): https://truelearn.referralrock.com/l/MEDICOSIS/
https://wn.com/Phosphodiesterase_(Pde)_Inhibitors
😍🖼Animated Mnemonics (Picmonic): https://www.picmonic.com/viphookup/medicosis/
- With Picmonic, get your life back by studying less and remembering more. Medical and Nursing students say that Picmonic is the most comprehensive and effective way to bridge learning and test prep...
Disclaimer: I use affiliate links....
►👨🏫💊Antibiotics Lectures: https://www.medicosisperfectionalis.com/products/courses/antibiotics/ ... Check out my brand new "Electrolytes" course at https://www.medicosisperfectionalis.com/products/course/electrolytes/ and use the PROMO code: ELECTROLYTES50 to get a 50% discount. What's the enzyme phosphodiesterase?
What's cyclic AMP (cAMP) or cyclic GMP (cGMP), and how do they affect platelet aggregation or blood vessel tone?
Also we discuss how to diagnose cardiac chest pain (heart attack), when should you do an electrocardiogram (ECG), what if you cannot read the EKG...Now what? or what if the patient cannot exercise on a treadmill, how would you perform the cardiac stress test?
Please help support Medicosis by clicking on the links below...
*** As a small gift for my viewers, here are 2 FREE audiobooks from Audible https://amzn.to/2FQurW0 Learning has never been easier.
*** Also, try Amazon Kindle unlimited for FREE, they have some good medical books that you can read for FREE. https://amzn.to/2UceoG2
🥰 Picture-Mnemonics https://www.picmonic.com/referrals/JK55NQXQQB9JLC119 ...You can thank me later 😉
📗 Get my notes in pdf files that are downloadable at https://www.patreon.com/medicosis/ If you like my videos, please consider leaving a tip at https://www.paypal.me/perfectionalis/
► Visit my website: https://www.medicosisperfectionalis.com/ My Favorite Productivity App: https://airtable.com/invite/r/2zH40fus/ 📱Save on your mobile phone bill: http://fbuy.me/q6bMj 🏦 Qbank (TrueLearn): https://truelearn.referralrock.com/l/MEDICOSIS/
- published: 16 Jul 2019
- views: 42584
2:00
2-Minute Neuroscience: Phototransduction
Phototransduction is the process that occurs in the retina where light is converted into electrical signals that can be understood by the rest of the nervous sy...
Phototransduction is the process that occurs in the retina where light is converted into electrical signals that can be understood by the rest of the nervous system. In this video, I explain the mechanism underlying phototransduction in rod photoreceptor cells.
This process is a little complicated; I'd suggest at least having a good understanding of membrane potential before you try to grasp phototransduction. You can learn more about membrane potential in this video: https://youtu.be/tIzF2tWy6KI
TRANSCRIPT:
Welcome to 2 minute neuroscience, where I explain neuroscience topics in 2 minutes or less. In this installment I will discuss phototransduction.
Phototransduction is the process that occurs in the retina where light is converted into electrical signals that can be understood by the nervous system. It primarily takes place in photoreceptor cells, of which there are two main types: rods and cones. I will discuss phototransduction in rods, although the process is similar in cones.
In the dark, positively charged sodium ions flow into rod cells through ion channels that are activated by a substance called cyclic guanosine monophosphate, or cGMP. This influx of positively charged ions causes cells to remain in a depolarized state, leading to the continuous release of the neurotransmitter glutamate. Inside the rod cell there is a substance called rhodopsin, which is made up of a protein called opsin and a molecule called retinal, which is capable of absorbing light. When retinal absorbs light, its configuration changes, an event that prompts opsin to activate a protein called transducin. Transducin activates a type of enzyme known as a phosphodiesterase, which begins breaking down cGMP. As cGMP levels fall, the ion channels that are opened by cGMP begin to close. Thus, less sodium enters the cell and the cell becomes hyperpolarized due to potassium ions that regularly leave the cell. Consequently, glutamate release decreases. Strangely enough, this decrease in neurotransmitter release acts as a signal that a light stimulus is present. The rod cell returns to its normal state quickly when activated rhodopsin is inactivated, and a protein called arrestin subsequently binds to it. Arrestin blocks the ability of rhodopsin to activate transducin, which makes the cascade unable to continue. A complex process then restores retinal to its original configuration, making it ready to absorb light once again.
References:
Meister M, Tessier-Lavigne M. Low-Level Visual Processing: The Retina. In: Kandel ER, Schwartz JH, Jessell TM, Siegelbaum SA, Hudspeth AJ, eds. Principles of Neural Science. 5th ed. New York: McGraw Hill; 2013.
Purves D, Augustine GJ, Fitzpatrick P, Hall WC, Lamantia AS, Mooney RD, Platt ML, White LE, eds. Neuroscience. 6th ed. New York: Sinauer Associates; 2018.
https://wn.com/2_Minute_Neuroscience_Phototransduction
Phototransduction is the process that occurs in the retina where light is converted into electrical signals that can be understood by the rest of the nervous system. In this video, I explain the mechanism underlying phototransduction in rod photoreceptor cells.
This process is a little complicated; I'd suggest at least having a good understanding of membrane potential before you try to grasp phototransduction. You can learn more about membrane potential in this video: https://youtu.be/tIzF2tWy6KI
TRANSCRIPT:
Welcome to 2 minute neuroscience, where I explain neuroscience topics in 2 minutes or less. In this installment I will discuss phototransduction.
Phototransduction is the process that occurs in the retina where light is converted into electrical signals that can be understood by the nervous system. It primarily takes place in photoreceptor cells, of which there are two main types: rods and cones. I will discuss phototransduction in rods, although the process is similar in cones.
In the dark, positively charged sodium ions flow into rod cells through ion channels that are activated by a substance called cyclic guanosine monophosphate, or cGMP. This influx of positively charged ions causes cells to remain in a depolarized state, leading to the continuous release of the neurotransmitter glutamate. Inside the rod cell there is a substance called rhodopsin, which is made up of a protein called opsin and a molecule called retinal, which is capable of absorbing light. When retinal absorbs light, its configuration changes, an event that prompts opsin to activate a protein called transducin. Transducin activates a type of enzyme known as a phosphodiesterase, which begins breaking down cGMP. As cGMP levels fall, the ion channels that are opened by cGMP begin to close. Thus, less sodium enters the cell and the cell becomes hyperpolarized due to potassium ions that regularly leave the cell. Consequently, glutamate release decreases. Strangely enough, this decrease in neurotransmitter release acts as a signal that a light stimulus is present. The rod cell returns to its normal state quickly when activated rhodopsin is inactivated, and a protein called arrestin subsequently binds to it. Arrestin blocks the ability of rhodopsin to activate transducin, which makes the cascade unable to continue. A complex process then restores retinal to its original configuration, making it ready to absorb light once again.
References:
Meister M, Tessier-Lavigne M. Low-Level Visual Processing: The Retina. In: Kandel ER, Schwartz JH, Jessell TM, Siegelbaum SA, Hudspeth AJ, eds. Principles of Neural Science. 5th ed. New York: McGraw Hill; 2013.
Purves D, Augustine GJ, Fitzpatrick P, Hall WC, Lamantia AS, Mooney RD, Platt ML, White LE, eds. Neuroscience. 6th ed. New York: Sinauer Associates; 2018.
- published: 11 Jul 2019
- views: 359862
44:45
Phosphodiesterase Inhibitors to Treat Asthma Part 1
In this video we discuss how phosphodiesterase inhibitors can be used in the treatment of asthma.
In this video we discuss how phosphodiesterase inhibitors can be used in the treatment of asthma.
https://wn.com/Phosphodiesterase_Inhibitors_To_Treat_Asthma_Part_1
In this video we discuss how phosphodiesterase inhibitors can be used in the treatment of asthma.
- published: 23 Dec 2014
- views: 4346
3:27
Phosphodiesterase Type-5 Inhibitor Pharmacology | Everything You Need to Know
This video is perfect for nurses who want to learn everything you need to know about PDE-5 inhibitors.
In this video, I will teach you about PDE-5 inhibitor p...
This video is perfect for nurses who want to learn everything you need to know about PDE-5 inhibitors.
In this video, I will teach you about PDE-5 inhibitor pharmacology, including their mechanism of action, types, indications, adverse effects, contraindications, and special considerations.
PDE-5 inhibitors or Phosphodiesterase Type-5 inhibitors are vasodilators that block PDE-5 enzymes found in the corpora cavernosa and pulmonary arterioles. This inhibits the breakdown of cGMP, leading to an increase in its level, which promotes vasodilation. There are four types: sildenafil, tadalafil, vardenafil, and avanafil, and they all end in -afil. PDE-5 inhibitors are mainly used to treat erectile dysfunction but are also utilized for treating pulmonary hypertension. Adverse effects of PDE-5 inhibitors include headaches, flushing, indigestion, and muscle pain. In rare cases, blue vision, hearing loss, and priapism may occur. PDE-5 inhibitors are contraindicated with severe hepatic impairment and nitrates. And finally, some special considerations, such as a high-fat meal, may delay the absorption of sildenafil and vardenafil. And caution is needed when used with cardiovascular disease or alpha-adrenergic antagonists.
I appreciate you taking the time to watch and support my channel!
Chapters:
00:00 Mechanism of Action
00:43 Types
00:56 Indications
01:15 Adverse Effects
01:51 Contraindications
02:12 Special Considerations
03:02 Thank you!!!
↓ instagram! ↓
https://www.instagram.com/nursing.mad...
↓ TikTok ↓
https://www.tiktok.com/@nursing.made....
DISCLAIMER: Please note that my videos are solely for educational purposes and should not be considered as medical advice. While I aim to provide accurate information, errors may occur due to human error.
https://wn.com/Phosphodiesterase_Type_5_Inhibitor_Pharmacology_|_Everything_You_Need_To_Know
This video is perfect for nurses who want to learn everything you need to know about PDE-5 inhibitors.
In this video, I will teach you about PDE-5 inhibitor pharmacology, including their mechanism of action, types, indications, adverse effects, contraindications, and special considerations.
PDE-5 inhibitors or Phosphodiesterase Type-5 inhibitors are vasodilators that block PDE-5 enzymes found in the corpora cavernosa and pulmonary arterioles. This inhibits the breakdown of cGMP, leading to an increase in its level, which promotes vasodilation. There are four types: sildenafil, tadalafil, vardenafil, and avanafil, and they all end in -afil. PDE-5 inhibitors are mainly used to treat erectile dysfunction but are also utilized for treating pulmonary hypertension. Adverse effects of PDE-5 inhibitors include headaches, flushing, indigestion, and muscle pain. In rare cases, blue vision, hearing loss, and priapism may occur. PDE-5 inhibitors are contraindicated with severe hepatic impairment and nitrates. And finally, some special considerations, such as a high-fat meal, may delay the absorption of sildenafil and vardenafil. And caution is needed when used with cardiovascular disease or alpha-adrenergic antagonists.
I appreciate you taking the time to watch and support my channel!
Chapters:
00:00 Mechanism of Action
00:43 Types
00:56 Indications
01:15 Adverse Effects
01:51 Contraindications
02:12 Special Considerations
03:02 Thank you!!!
↓ instagram! ↓
https://www.instagram.com/nursing.mad...
↓ TikTok ↓
https://www.tiktok.com/@nursing.made....
DISCLAIMER: Please note that my videos are solely for educational purposes and should not be considered as medical advice. While I aim to provide accurate information, errors may occur due to human error.
- published: 30 Jul 2023
- views: 557
11:10
The Phosphodiesterase Enzymes Part 1
In this video we look at the reaction catalysed by Phosphodiesterase enzymes and also look at the different types of Phosphodiesterase enzymes in the cell.
In this video we look at the reaction catalysed by Phosphodiesterase enzymes and also look at the different types of Phosphodiesterase enzymes in the cell.
https://wn.com/The_Phosphodiesterase_Enzymes_Part_1
In this video we look at the reaction catalysed by Phosphodiesterase enzymes and also look at the different types of Phosphodiesterase enzymes in the cell.
- published: 28 Oct 2014
- views: 6654
10:57
Phosphodiesterase Inhibitors to Treat Asthma Part 5
In this video we discuss how phosphodiesterase inhibitors can be used in the treatment of asthma.
In this video we discuss how phosphodiesterase inhibitors can be used in the treatment of asthma.
https://wn.com/Phosphodiesterase_Inhibitors_To_Treat_Asthma_Part_5
In this video we discuss how phosphodiesterase inhibitors can be used in the treatment of asthma.
- published: 24 Dec 2014
- views: 710
1:35
ACS Chemical Biology : Identification of Potent Phosphodiesterase Inhibitors that Demonstrate...
Identification of Potent Phosphodiesterase Inhibitors that Demonstrate Cyclic Nucleotide-Dependent Functions in Apicomplexan Parasites. Brittany L. Howard et al...
Identification of Potent Phosphodiesterase Inhibitors that Demonstrate Cyclic Nucleotide-Dependent Functions in Apicomplexan Parasites. Brittany L. Howard et al (2015), ACS Chemical Biology http://dx.doi.org/10.1021/cb501004q
Good channel: https://www.youtube.com/Dlium
Subscribe, like and comment.
Good website: https://www.dlium.com
Bookmark, subscribe and comment.
https://wn.com/Acs_Chemical_Biology_Identification_Of_Potent_Phosphodiesterase_Inhibitors_That_Demonstrate...
Identification of Potent Phosphodiesterase Inhibitors that Demonstrate Cyclic Nucleotide-Dependent Functions in Apicomplexan Parasites. Brittany L. Howard et al (2015), ACS Chemical Biology http://dx.doi.org/10.1021/cb501004q
Good channel: https://www.youtube.com/Dlium
Subscribe, like and comment.
Good website: https://www.dlium.com
Bookmark, subscribe and comment.
- published: 26 Feb 2015
- views: 121
6:08
Nitroglycerin Mnemonic for Nursing Pharmacology (NCLEX)
Review the medication Nitroglycerin for nursing pharmacology.
Study this Nitroglycerin mnemonic and other NCLEX mnemonics with Pixorize.
Nitroglycerin is a v...
Review the medication Nitroglycerin for nursing pharmacology.
Study this Nitroglycerin mnemonic and other NCLEX mnemonics with Pixorize.
Nitroglycerin is a vasodilating medication that is used to treat chest pain, also called angina. Potential side effects include hypotension, which can be potentially life-threatening if nitroglycerin is taken along with PDE inhibitors like sildenafil. Other side effects of nitroglycerin include headache. And lastly, nitroglycerin tablets are sensitive to heat and light and should be stored in a cool, dark place.
Subscribe for more: https://bit.ly/2yybxhm
Study interactive image: https://pixorize.com/view/6634
#Nitroglycerin #heartfailure #nitro #NCLEX #NitroglycerinMedication #NitroglycerinPharmacology #NitroglycerinNursing #pharmacology #nursing
https://wn.com/Nitroglycerin_Mnemonic_For_Nursing_Pharmacology_(Nclex)
Review the medication Nitroglycerin for nursing pharmacology.
Study this Nitroglycerin mnemonic and other NCLEX mnemonics with Pixorize.
Nitroglycerin is a vasodilating medication that is used to treat chest pain, also called angina. Potential side effects include hypotension, which can be potentially life-threatening if nitroglycerin is taken along with PDE inhibitors like sildenafil. Other side effects of nitroglycerin include headache. And lastly, nitroglycerin tablets are sensitive to heat and light and should be stored in a cool, dark place.
Subscribe for more: https://bit.ly/2yybxhm
Study interactive image: https://pixorize.com/view/6634
#Nitroglycerin #heartfailure #nitro #NCLEX #NitroglycerinMedication #NitroglycerinPharmacology #NitroglycerinNursing #pharmacology #nursing
- published: 05 Oct 2021
- views: 51624