I mean the goal of these homeworks is that you learn how to do it so writing code to do it should even be encouraged because that proves you know exactly how to work out a general solution and how to calculate it
@chri-k3 ай бұрын
if only people realised this
@dmbadcat2 ай бұрын
the goal of us following in his footsteps is to copy and paste his code off of stack overflow and then use the tool to do our own homework :3
@w1l12 ай бұрын
mickey mouse problems, though lmao
@Jarevonum20042 ай бұрын
Imma be honest. I am a computer science major doing chemistry as my required science, idk if physics is required but i had the option of that or chemistry so I chose chemistry. We just did simple Thermodynamics this week and this video just combined 2 things that I am doing in a learning way. I love this!
@DevinDTVАй бұрын
why did you start that comment with "imma be honest" as if you were about to say something hard to admit
@Jarevonum2004Ай бұрын
@ the term “imma be honest” can be used in many ways. In terms of admitting or just be honesty. I was meaning in terms of being completely honest as the video is helpful and relatable and not just a cool thing to show as a person who knows code and taking a class on thermo. I hope this helps :)
@Top_10Clips283 ай бұрын
These video will be viral
@domisawsum3 ай бұрын
For sure
@sergeychistov81622 ай бұрын
yes
@Randorandom2322 ай бұрын
It's been a month and only 20k
@Top_10Clips28Ай бұрын
@@Randorandom232 it will take some time
@slash.98823 ай бұрын
The next step is including the tables in your code and you only have to enter your parameters and it returns the closest point near your parameter and the result of the interpolation
@enjoyfate2 ай бұрын
I have thought about it lol
@brucelin89502 ай бұрын
Ye, find the table online or scan the texts into txt file, and you r done!
@RadChromeDude2 ай бұрын
save ur table into a csv file and use pandas! edit: wait, you don't use python, my bad. perhaps your language has some built in function, or an existing module, for that purpose?
@morejpeg3 ай бұрын
epic win for using the p5js editor to code your homework lol. you could have just used the lerp(start, stop, amount) function though I think. Also I've found that Desmos is much faster for visualizing and doing pure math things than p5 since you don't have to code the display yourself.
@enjoyfate2 ай бұрын
p5js is the language I know most lol
@morejpeg2 ай бұрын
@@enjoyfate same honestly
@jagratbharati9946Ай бұрын
You are a legend for using java script
@newchinedu8593 ай бұрын
you can Program/add this to your Scientific Calculator
@yifangyuan37193 ай бұрын
I mean if your goal is to avoid work there is 100% some calculator online, but like cool coding challenge
@Rocketjake2 ай бұрын
always my problem, i come up with a problem to code and then while researching i just find a calculator for the problem online. Then use that instead of coding it myself lol.
@IcetastesgoodАй бұрын
I am the 700th subscriber
@RadChromeDude2 ай бұрын
yoooooo respect! I finished a thermo mod this semester too, cos i'm in chem eng. i've been using python to do all my interpolations as well as to plug and chug formulas. the best use case for it was for numerical solutions - i'll take Newton's method over guess and check any day :) later on i even found a way to integrate those scripts into excel with xlwings. i've only ever used python (in a coding intro mod) and a bit of matlab, but approaching problems with coding is really fun in general!
@Profesor4492 ай бұрын
If you use Python or C++ at all, there is an awesome library called CoolProp for working with refrigerants/steam. Would recommend 100%. It has wrappers for stuff like Matlab and js (and even Excel) too if you are more comfortable with those tools, but I haven't tried them myself.
@zqwrr3 ай бұрын
dawg W
@bleth8212 ай бұрын
Same. I used made python do linear interpolation of colors and their conversions between different color spaces.
@ii7mdj_3532 ай бұрын
Respect bro!
@cdkw22 ай бұрын
nice, I did the same at some point in my life lol
@beaverbuoy30113 ай бұрын
Nice stuff man
@TahsinHossain-u9f2 ай бұрын
Cool
@Dom-zy1qy3 ай бұрын
Actually Einstein.
@smarty2652 ай бұрын
Acheron homeowork
@HalloHallo9673 ай бұрын
This will get viral
@noeeAg4443 ай бұрын
yea def
@Periyar_The_Great2 ай бұрын
victus ???
@korigamik3 ай бұрын
ayy, we got the same laptop
@pedraoferrari22133 ай бұрын
why JS?
@enjoyfate2 ай бұрын
It is what I am most comfortable with
@rumble_bird2 ай бұрын
hello fellow p5 user
@augustcarlo12962 ай бұрын
Does it work?😮🤨🤔
@zyqunix3 ай бұрын
can we have the code?
@King4Mammoth2 ай бұрын
What if it can do my nuclear physics homework?
@Ykgamer-ug5yu2 ай бұрын
LOL Xd are u a nuclear physics student
@kylebarvelАй бұрын
I hope this doesn’t mean he chose the wrong major
@madcorndog2 ай бұрын
bro gets an A
@beaverbuoy30113 ай бұрын
Try learn to write it in CPP next! Better for physics computations!
@ShellsStudios3 ай бұрын
ok
@barkbarkbark1983 ай бұрын
you should just learn thermodynamics from landau lifshitz brotha
@BadDog_22 ай бұрын
Acheron
@amirmohdd2 ай бұрын
these type of videos either get 5 views or randomly blow up
@zint-z8z3 ай бұрын
damn your writing is horrible but you are very smart
@plutoisnormal3 ай бұрын
yeah like wtf i paused for a solid minute to understand what he wrote and then just gave up
@zaired2 ай бұрын
use EES...
@andrefreitas99362 ай бұрын
nice gpt code bro
@zrogan6576Ай бұрын
java script (derogatory)
@TheYuriLinOfTheWorld2 ай бұрын
I swear i thought this boy was Sam Sulek with that voice for a sec 💀
@iain.2 ай бұрын
thermodynamics is in fact not cool
@Ardrinsarelwqu2 ай бұрын
its fire
@blissr62772 ай бұрын
Literally 😂
@aleksanderaugestad66952 ай бұрын
Now you just need to take a picture with your Phone of the page. Then get the text and process the text into a csv then make code that reads it and interpolates and you are done with the homework.
@HerbieBancock2 ай бұрын
Write a code to do you a English.
@hgjgjfjfmd2 ай бұрын
I had a stroke reading that
@HamzaNasry3 ай бұрын
You can tell from the comments that he made ChatGPT write the code 😭😭 and why the hell would u use js for that
@xNezrx3 ай бұрын
No
@chri-k3 ай бұрын
chatGPT would never omit the space after //
@DetectiveConan990v33 ай бұрын
@@chri-k we got a chatgpt expert over here
@enjoyfate2 ай бұрын
No AI involved whatsoever. I know JS the best, and the comments are so I know what the heck is going on when I go to use it later
@hunwi25362 ай бұрын
Bro’s calling AI usage because he can’t do it by himself lol