• Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.

  • CF has always been a site that welcomes people from different backgrounds and beliefs to participate in discussion and even debate. That is the nature of its ministry. In view of recent events emotions are running very high. We need to remind people of some basic principles in debating on this site. We need to be civil when we express differences in opinion. No personal attacks. Avoid you, your statements. Don't characterize an entire political party with comparisons to Fascism or Communism or other extreme movements that committed atrocities. CF is not the place for broad brush or blanket statements about groups and political parties. Put the broad brushes and blankets away when you come to CF, better yet, put them in the incinerator. Debate had no place for them. We need to remember that people that commit acts of violence represent themselves or a small extreme faction.
  • We hope the site problems here are now solved, however, if you still have any issues, please start a ticket in Contact Us

  • The rule regarding AI content has been updated. The rule now rules as follows:

    Be sure to credit AI when copying and pasting AI sources. Link to the site of the AI search, just like linking to an article.

programming

  • Thread starter NerdySurfer/rick
  • Start date

pgp_protector

Noted strange person
Dec 17, 2003
51,919
17,828
57
Earth For Now
Visit site
✟478,345.00
Gender
Male
Faith
Christian
Marital Status
Widowed
Politics
US-Others
Ok, Ill prob get slammed for this :)

There is nothing wrong with Visual Basic for a Lot of applications, and if it will fit your needs, why not use it.

I've used it to
create applications for Real Time Gathering of data from multiple Multi meters, Graphing & Plotting of the data & saving data to the systems.

Create applications for universities for Measuring MagnoResistive Heads & Development of New MR Materials

Real time Testing of Semiconductor Test Equipment with communication to SQL Databases

Controlling Test equipment using GPIB Communication with Real Time Processing of the Data

And Even a few quick & dirty apps for converting A HTML Version of the Bible to a SQL Version :)
 
Upvote 0

Dark_Lite

Chewbacha
Feb 14, 2002
18,333
973
✟60,495.00
Faith
Catholic
Marital Status
Single
Ormo said:
It's a pain in the butt to start out with, but then when it comes to coding standard java you won't find that you get left high and dry cos your IDE did a load of work for you or your compiler was modified.
Yes. This is also true. Get the basics down first before you move on to an IDE. Forgot to mention that :)
 
Upvote 0

datan

Well-Known Member
Nov 16, 2002
5,865
100
Visit site
✟6,836.00
Faith
Protestant
pgp_protector said:
Ok, Ill prob get slammed for this :)

There is nothing wrong with Visual Basic for a Lot of applications, and if it will fit your needs, why not use it.

there's nothing wrong with using VB.

Brian Kernighan (one of the two guys who invented C, the K in K & R) came to talk at my school a few months ago and he was talking about a course he teaches at Princeton which introduces computers to non-tech people. The course was taught in Visual Basic. This point was that using VB even non-tech people could create simple games pretty easily.
 
Upvote 0

simchat_torah

Got Torah?
Feb 23, 2003
7,345
433
47
San Francisco, CA
Visit site
✟9,917.00
Faith
Judaism
Marital Status
Married
Politics
US-Libertarian
Python isn't exactly a language unto its own. It is more or less an extension language for applications that need a programmable gui. It gels very nicely with C.

I haven't heard of too many companies using python yet... only time will tell if this extension becomes more mainstream.

As well, I wouldn't reccomend using Python or C for a New programmer... VB is one of the most simplistic languages to pick up on... very similar to our English structured language ;)


shalom,
yafet
 
Upvote 0