Python Forum
Correct Language for creating a calculation tool
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Correct Language for creating a calculation tool
#1
I am looking to create a small piece of software that will allow numerical data entry and then perform some calculations from that data.

Is Python the right language to start with?

I've done some beginner tutorials, just don't want to get too far down th rabbit hole if this wont get me what I need.

Any advice would be greatly appreciated.
Reply
#2
Quote:I am looking to create a small piece of software that will allow numerical data entry and then perform some calculations from that data.

Most any computer programming Language ever written will do that, python included.

This tutorial is exceptional (In my opinion):
How to Think Like a Computer Scientist: Interactive Edition
DT2000 likes this post
Reply
#3
(Nov-28-2020, 11:41 PM)Larz60+ Wrote: Most any computer programming Language ever written will do that, python included.


But Python 🐍🐍🐍 is the nicest way to express the thinking of the programmer.
Larz60+ likes this post
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Creating a calculation based on user entry blakefindlay 2 1,980 Jan-26-2021, 06:21 PM
Last Post: blakefindlay
  help in creating a new language with python hsunteik 9 7,820 Dec-21-2016, 01:07 AM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020