Learn 2D Vectors with JavaScript

  Рет қаралды 10,608

Radu Mariescu-Istodor

Radu Mariescu-Istodor

Күн бұрын

Пікірлер: 53
@___d3p1
@___d3p1 Жыл бұрын
Great explanation! I wish in my studies I had been given a teaching as graphic as this! I hope I can have time these nights and I'll try to share an object-oriented version of your excellent implementation :)
@Radu
@Radu Жыл бұрын
Thank you. Yes, explanations are typically not so 'graphic'... I think coding adds to the understanding because you have a way to interact with the math... But if you look at this just to learn the math, there are better resources out there.
@___d3p1
@___d3p1 Жыл бұрын
Hello @@Radu! How are you? I know it's been a while, but I was able to find an opportunity to implement a forked version of this implementation. I am very grateful for the content and insights you bring to us!
@Radu
@Radu Жыл бұрын
@@___d3p1 I didn't expect anyone to do it so quickly :-)) Wow, it's really great. I like that you created that graphic vector class which can display them at any location. Is there a real need for bootstrap?
@___d3p1
@___d3p1 Жыл бұрын
Thank you very much @@Radu!
@2difficult2do
@2difficult2do 9 ай бұрын
Awesome explanation! It's great because instead of "dry" terms and formulas, you show it through step-by-step coding and illustrate how it can be applied in practice. Thank you!
@Radu
@Radu 9 ай бұрын
Glad you liked it :-)
@CTFlink
@CTFlink 4 ай бұрын
That's a sub and a like right there. I'm 39 and really appreciate a chance to learn the fundamentals in a more calm way.
@Radu
@Radu 4 ай бұрын
Thank you :-) glad you liked the content!
@pesterenan
@pesterenan Жыл бұрын
This is so cool! One of the first things I did while learning programming in Java was to make a "Vector" class. I know it may already exist, but it's great to learn how to make a "library" or how to construct functions that can be reused! I still use it on my personal projects! :D Nice one Radu!
@Radu
@Radu Жыл бұрын
Yeah, I have same memories about making a "Vector" class. Also similar memories about "Complex numbers" class :-D I often use those things today, as well, in this video I didn't want to make it a software engineering lesson... leaving it up to you guys (maybe I learn something new :-D)
@scieszy
@scieszy Жыл бұрын
I wish you continue with this series it's much fun
@Radu
@Radu Жыл бұрын
I might, let's see :-)
@scieszy
@scieszy Жыл бұрын
@@Radu I'll trust you when the matter is about math Dr. Radu
@mihirramaswamy1313
@mihirramaswamy1313 Жыл бұрын
I can see you going very far in the future. Don't stop
@Radu
@Radu Жыл бұрын
I might have to slow it down soon :-) been publishing quite much recently.
@NoelLang
@NoelLang 11 ай бұрын
thank you for your tutorials :)
@Radu
@Radu 11 ай бұрын
Thanks!
@chessketeer
@chessketeer 6 ай бұрын
This is fun! Thank you very much🙂
@Radu
@Radu 5 ай бұрын
You're welcome :-)
@vladyslav-py-js-cs
@vladyslav-py-js-cs 9 ай бұрын
Great explanation ! Thank you😁
@Radu
@Radu 8 ай бұрын
Glad it was helpful! :-)
@alishata8
@alishata8 Жыл бұрын
Great as always👏
@Radu
@Radu Жыл бұрын
Thanks!
@javifontalva7752
@javifontalva7752 Жыл бұрын
6:39 you can also use save() and then restore()
@Radu
@Radu Жыл бұрын
Yes. I've seen them being used a lot... save at the beginning of a function, restore at the end. I think it's a good practice.
@RailGunViolin
@RailGunViolin Жыл бұрын
I’ve been looking for good videos about programming and math , thank you so much ! I’m a self taught developer and it’s great to be able to learn this stuff that you typically learn in a university. If you ever have a math + programming course on Udemy I’d be more than happy to Purchase it Keep up the good work Would also love to see some geometry
@Radu
@Radu Жыл бұрын
Thanks for letting me know about the Udemy thing. I'm not interested in making money... at the moment, at least. But someday I'll consider it. Also... typically, at university you learn these things separately (math lecture about the math, coding lecture about coding, they are rarely combined like this). But I have seen others combine things in this way, and if you're both interested in coding and math it's ideal, I think... Coding also gives you a way to interact with the math.
@RailGunViolin
@RailGunViolin Жыл бұрын
@@Radu it doesn’t have to be amount money you can publish a course for free In Udemy . It’s just nice to have it as structured content . You can probably even take your current videos and publish them as course. I think you’re a great teacher and it might be a nice way to get more people to consume your content. It’s really fun to combine math with programming, again thank you !
@Radu
@Radu Жыл бұрын
@@RailGunViolin I actually made the self-driving car course with Udemy in mind, but just as I was wrapping it up they set a limit for how long free courses can be. And mine was over that limit, so I didn't publish it there as a result.
@RailGunViolin
@RailGunViolin Жыл бұрын
@@Radu oh I didn't know that Udemy has a time limit for their free courses, I think that paid courses are up to 40 hours but i`m not sure.
@georgecrisan9499
@georgecrisan9499 Жыл бұрын
Thanks
@Radu
@Radu Жыл бұрын
Wow, thanks!
@sergeys5270
@sergeys5270 Жыл бұрын
Great explanation! Thank you!
@Radu
@Radu Жыл бұрын
Glad you enjoyed it!
@javifontalva7752
@javifontalva7752 Жыл бұрын
Are you going to make more vids on Math? I hope so. I really kike learning Math through coding since I don't seem to get it by the traditional method.
@Radu
@Radu Жыл бұрын
Happy to hear you're able to learn in this way. I just posted a video like that but you saw it already :-)
@ChandrashekarCN
@ChandrashekarCN 9 ай бұрын
💖💖💖💖
@Radu
@Radu 9 ай бұрын
:-)
@zohaibqurban7386
@zohaibqurban7386 Жыл бұрын
i love your code 😘😘😘😘😘
@Radu
@Radu Жыл бұрын
My code loves you back :-D
@zohaibqurban7386
@zohaibqurban7386 Жыл бұрын
@@Radu Thanks Sir😍😍
@alwysrite
@alwysrite Жыл бұрын
could you please increase the sound on your videos? thankyou.
@Radu
@Radu Жыл бұрын
I will try. Thanks for the tip... It's something I do struggle with (different equipment in different rooms...)
@anthonystevens2156
@anthonystevens2156 Жыл бұрын
I subscribed to your website but the email sent to me had a broken link. I was able to fix it but please checkout the format of your outbound Email Confirmation Email. The HTML for the web link to confirm is invalid.
@Radu
@Radu Жыл бұрын
Wow, really? Thanks for pointing it out... I'll try to make time and fix it one of these days...
@realsubhajitpatra
@realsubhajitpatra Жыл бұрын
Hi sir, how are you 😌?
@Radu
@Radu Жыл бұрын
Good. Thanks. And you? :-)
@vincentcleaver1925
@vincentcleaver1925 11 ай бұрын
I got incredibly confused...
@Radu
@Radu 11 ай бұрын
Oh :-\ maybe the explanation can be improved. Which part was most confusing?
@green6232
@green6232 Жыл бұрын
Like your generic!@@
@Radu
@Radu Жыл бұрын
Thanks :-)
Segment intersection formula explained
35:26
Radu Mariescu-Istodor
Рет қаралды 33 М.
Learn Trigonometry with JavaScript
54:40
Radu Mariescu-Istodor
Рет қаралды 14 М.
ЛУЧШИЙ ФОКУС + секрет! #shorts
00:12
Роман Magic
Рет қаралды 28 МЛН
My MEAN sister annoys me! 😡 Use this gadget #hack
00:24
Pythagorean Theorem: Proof, Applications and JavaScript Code
8:42
Radu Mariescu-Istodor
Рет қаралды 6 М.
6 Months of Learning JavaScript Game Dev in 6 Minutes
6:35
Suboptimal Engineer
Рет қаралды 125 М.
Distance from Point to Segment Explained using JavaScript
25:11
Radu Mariescu-Istodor
Рет қаралды 5 М.
STOP Using Classes In JavaScript | Prime Reacts
14:02
ThePrimeTime
Рет қаралды 247 М.
HTML Canvas DEEP DIVE
49:43
Franks laboratory
Рет қаралды 108 М.
Asynchrony: Under the Hood - Shelley Vohr - JSConf EU
25:24
Looking Under the Hood of JavaScript
6:34
ThePrimeagen
Рет қаралды 186 М.
How To Create a JavaScript TileMap For a 2D Game
23:27
Coding With Adam
Рет қаралды 16 М.
Linear Interpolation (Lerp) - Math and JavaScript Applications
37:43
Radu Mariescu-Istodor
Рет қаралды 15 М.
🎃 Coding a Theremin in JavaScript (#JSVFX) 🎃
31:53
Radu Mariescu-Istodor
Рет қаралды 4,1 М.
ЛУЧШИЙ ФОКУС + секрет! #shorts
00:12
Роман Magic
Рет қаралды 28 МЛН