Question:
I would like to write a computer program, but I don't know what type of programming to use?
1970-01-01 00:00:00 UTC
I would like to write a computer program, but I don't know what type of programming to use?
Nine answers:
2010-12-21 20:43:55 UTC
JAVA
garbarino
2016-12-02 17:49:28 UTC
criminal: iTunes Peer to seem (would desire to be unlawful): Limewire. it relatively is spyware and pa-up loose, and should no longer injury your laptop. It does run as a historic previous technique, so use the icon indoors the cut back perfect corner to close it. Judging by skill of skill of your query you're a newb, and it relatively is worry-loose to be conscious. DC++: large collectively as you're somewhat clever. you're able to prefer to share a great variety of information with a view to get in distinctive channels, and would desire to be difficult to setup on the returned of particular firewalls and routers.
2010-12-22 13:16:01 UTC
make the bests out of your MS Office. Excel and MS Access are the best place to start programming skills using VBA (Visual Basic for Application), and there are lots of tutorials out there that will help you achieve your desired result.
Robert
2010-12-22 08:28:11 UTC
It doesn't sound like you got a lot of programming resources to work with. The easiest way in my experience using VBA in either Access of Excel to manage your recipes. You can also easily create GUI with it relatively quickly, plus its relatively visually if your not used to programming. If your feeling a little more ambitious than go download SQLExpress and use ASP.NET if you want to connect to the web. If it doesn't need to be web based than download the Eclipse IDE and I suggest building a Java program with a SQL database behind it.
Zerk
2010-12-21 21:00:51 UTC
You might first look at various CMSs (Content Management Systems) available and see if there is something already out there to do this for you without needing to program at all. For example, while Drupal has many short comings, the CCK and Views modules makes it very easy to describe things like, say, an ingredient. There are even a couple of shopping cart systems already built in it, so you might luck out and find an inventory system to use.

Not to sell you on Drupal or anything. Just that if you google around you might be able to find a CMS that already fits your needs.



That said, you can roll your own using a database: MySQL and PostgreSQL are popular systems you can setup for free. Then you'll need to pick any standard language: C++, C#, Java, PHP, python, etc.



Once you pick a language you might be able to save some time by searching for a "framework" for that language, which will often give you tools to streamline your database creation and use.
Jim
2010-12-21 20:58:49 UTC
VB6 and MSAccess will work fine if that's what you need.
A C
2010-12-21 20:42:32 UTC
Learn c++ then java
2010-12-21 20:45:03 UTC
You'd need a database, so SQL. The front end (your program) could be anything - VB, C++, C#, Java, Python, Pascal - they'd all work.



Start by learning programming - http://www-old.oberon.ethz.ch/WirthPubl/AD.pdf
2010-12-21 20:43:06 UTC
a simple scripting language is Perl

if ur looking for a GUI then go with Netbeans&Java or Visual Studio&C++


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...