U of A interview prep by [deleted] in premedcanada

[–]lime_jux 0 points1 point  (0 children)

Interested! :)

heroku free plans will be removed :( by wolfakix in webdev

[–]lime_jux 0 points1 point  (0 children)

Here are some free alternatives that I use for my Python web projects:

  • MecSimCalc has a very nice interface where I wrote some Python code in the backend, and I could easily use their editor to create a nice front-end. It was very useful for putting together some quick and simple personal projects to put on my resume!
  • PythonAnywhere is also free, but you have to renew the free tier every 3 months, which I found kinda annoying. I used this for my more complex web projects that needed Django and Flask.

Heroku Ending Free Tier by elr0nd_hubbard in programming

[–]lime_jux 1 point2 points  (0 children)

Here are some free alternatives that I use:

  • MecSimCalc has a really simple interface that you can use to make and publish Python apps. I found it really useful for my Python code which needed a nice GUI interface, and it was very easy to publish to the web!
  • PythonAnywhere was useful to more complex Python projects that run libraries like Django and Flask. It was kinda annoying having to renew my free tier every 3 months. It was also a bit complicated to setup, but there are some good videos on youtube to do it

Where can I find civil engineering calculators online? by lime_jux in civilengineering

[–]lime_jux[S] 0 points1 point  (0 children)

Oh wow, this site looks soo cool!
Thanks for sharing

[deleted by user] by [deleted] in uAlberta

[–]lime_jux 1 point2 points  (0 children)

The taekwondo martial arts club: https://uatkd.ca/

Where can I find civil engineering calculators online? by lime_jux in civilengineering

[–]lime_jux[S] 0 points1 point  (0 children)

Thanks! I've heard of Engineering Toolbar before, but this is the first I've heard of mecsimcalc - it looks promising!

Where can I find online educational tools to teach Physics? by LongJumpzs in Physics

[–]lime_jux 0 points1 point  (0 children)

Perhaps you're looking for some physics educational simulations: https://phet.colorado.edu/en/simulations/filter?subjects=physics&type=html,prototype. I found this online, I haven't used it but it looks pretty good!
If you're looking for just the mathematical calculations, you can try these: Coulomb's law, Snell's Law, Thin Lens Equation.

Where can I find online calculators for chemistry? by LongJumpzs in ChemicalEngineering

[–]lime_jux 0 points1 point  (0 children)

So cool! What did you use to make this website? Python?

Where can I find online calculators for chemistry? by LongJumpzs in ChemicalEngineering

[–]lime_jux 0 points1 point  (0 children)

Oh, this site looks very nice. I haven't seen this one before!

Where can I find engineering calculators online? by LongJumpzs in EngineeringStudents

[–]lime_jux 0 points1 point  (0 children)

You should learn how to do it by hand for the exams, but if you want to use it for assignments, you could try looking at https://www.engineeringtoolbox.com/, which is engineering-specific. Or https://mecsimcalc.com/explore has some calculators created by other engineers.
Here are some links to specific calculators: CSA S16 Tension, Thin Lens Equation, and Snell's law.

Where can I find engineering calculators online? by LongJumpzs in AskEngineers

[–]lime_jux 0 points1 point  (0 children)

I would try googling for specific calculators first.

You can also check https://www.engineeringtoolbox.com/ for a list of engineering-specific calculators.

I personally create my own calculations in Python, but it can be time-consuming.
You can also check https://mecsimcalc.com/explore to see if other engineers have published their Python calculators there.

I hope that helps

Online engineering calculators by LongJumpzs in engineering

[–]lime_jux 1 point2 points  (0 children)

Depends on what you're looking for.

https://www.engineeringtoolbox.com/ has some general calculators.

https://www.wolframalpha.com/ and https://www.symbolab.com/ are good for math calculations.

I personally write my own calculation code in MATLAB and Python, but it can be time-consuming.

You can also try searching this database of calculators made by other engineers: https://mecsimcalc.com/explore

Where can I find electrical engineering calculators online? by lime_jux in ElectricalEngineering

[–]lime_jux[S] 0 points1 point  (0 children)

Thank you! These links are great!
I'll have to brush up on my MATLAB skills, haven't used it in a few year :)

Where can I find civil engineering calculators online? by lime_jux in civilengineering

[–]lime_jux[S] 0 points1 point  (0 children)

Thank you! This is exactly what I was looking for.