Welcome to City-Data.com Forum!
U.S. CitiesCity-Data Forum Index
Go Back   City-Data Forum > General Forums > Science and Technology
 [Register]
Please register to participate in our discussions with 2 million other members - it's free and quick! Some forums can only be seen by registered members. After you create your account, you'll be able to customize options and access all our 15,000 new posts/day with fewer ads.
View detailed profile (Advanced) or search
site with Google Custom Search

Search Forums  (Advanced)
Reply Start New Thread
 
Old 03-22-2016, 11:49 PM
 
Location: Texas Hill Country
23,652 posts, read 13,998,393 times
Reputation: 18856

Advertisements

"Why, when I was your age, if we had a simple arithmetic problem to work out, we'd............

.......................................write a program in BASIC and let the main frame do it for us!"

Just a reflection of things as I was thinking about how not so easy it is to find a "free" compiler these days.

Sigh, what goes around, comes around.
Reply With Quote Quick reply to this message

 
Old 03-23-2016, 12:58 AM
 
2,151 posts, read 1,356,219 times
Reputation: 1786
It's pretty darn easy to find a free compiler.
Reply With Quote Quick reply to this message
 
Old 03-23-2016, 01:20 AM
 
Location: Texas Hill Country
23,652 posts, read 13,998,393 times
Reputation: 18856
Quote:
Originally Posted by IDoPhysicsPhD View Post
It's pretty darn easy to find a free compiler.
Should have explained that a little bit more but I was in a hurry.

When I started in the 90's on the main frame, there were available compilers on the system. One could program in C, Pascal, COBOL, Assembly, Basic, OPS5, Fortran, LISP, maybe Prolog, and other languages. One just logged in, wrote their program in an editor, and then issued the necessary line commands at the base level.

These days with everything seeming to be server based (and menu driven), for the general user, writing anything other than a paper seems to be gone. Sure, I might be able to write a program in Visual Basic or Python in ARCGIS....but I need to actually be involved with those departments to access to that package. Further, ARCGIS is not the kind of package an individual has around just for the fun of it.

There are times when I miss those old days, of considering a problem or a perceived want and then spending a few nights (or months) writing programs to handle it.
Reply With Quote Quick reply to this message
 
Old 03-23-2016, 04:29 PM
 
Location: Heart of Dixie
12,441 posts, read 14,878,548 times
Reputation: 28438
Quote:
Originally Posted by TamaraSavannah View Post
...These days with everything seeming to be server based (and menu driven), for the general user, writing anything other than a paper seems to be gone. Sure, I might be able to write a program in Visual Basic or Python in ARCGIS...There are times when I miss those old days, of considering a problem or a perceived want and then spending a few nights (or months) writing programs to handle it.
I have dozens of free compilers on my PC, and I can compile and run programs from the command line if I'm feeling nostalgic. However, I'd rather use a development environment, like Eclipse.
Reply With Quote Quick reply to this message
 
Old 03-23-2016, 06:02 PM
 
Location: Texas Hill Country
23,652 posts, read 13,998,393 times
Reputation: 18856
Quote:
Originally Posted by Dirt Grinder View Post
I have dozens of free compilers on my PC, and I can compile and run programs from the command line if I'm feeling nostalgic. However, I'd rather use a development environment, like Eclipse.
Do you have those systems available to you on a university or work computer system?

When I got where I am now a quarter of century ago, I did. Now, however, student wise, it's mostly just for e-mail, net browsing, paper writing, and various other applications, but no real programming capability.

Now, I suppose I could haul around my lap top if I want to have the programming ability.......but you know, I really miss the capacity I had on the main frame of running a process that needed 45 minutes of that time............and dread of having to try it on a PC.

Got to run.
Reply With Quote Quick reply to this message
 
Old 03-23-2016, 09:03 PM
 
28,803 posts, read 47,705,555 times
Reputation: 37905
"Why, when I was your age, if we had a simple arithmetic problem to work out, we'd............

.......................................Do it in our head!"
Reply With Quote Quick reply to this message
 
Old 03-29-2016, 01:11 PM
 
Location: God's Gift to Mankind for flying anything
5,921 posts, read 13,858,315 times
Reputation: 5229
Uhmmm , since the title of the subject is *Lazy Youth* how old are you ?
If older than a *youth*, that you are just as lazy, since you could still do a lot of *Programming*, whether for fun or making a living !

In your original post you mention: *when I was your age*
Who were you addressing ?

Then you mention : *When I got where I am now a quarter of century ago*
25 years and you still are at it ! Kudos to you Lady !
(but no real programming capability.)


I worked over 40 years in the aerospace Industry and I am just now realising what I do NOT know !
Oh well ...
So please do not call people, young or old, who use modern programme languages to design aircraft lazy ...

Last edited by irman; 03-29-2016 at 01:24 PM..
Reply With Quote Quick reply to this message
 
Old 03-30-2016, 03:46 AM
 
26,143 posts, read 19,846,248 times
Reputation: 17241
Quote:
Originally Posted by IDoPhysicsPhD
It's pretty darn easy to find a free compiler.
Yes but its more of a challenge and FUN to figure it out ourselves
Reply With Quote Quick reply to this message
 
Old 04-01-2016, 05:04 PM
 
Location: Mableton, GA USA (NW Atlanta suburb, 4 miles OTP)
11,334 posts, read 26,089,277 times
Reputation: 3995
Quote:
Originally Posted by TamaraSavannah View Post
"Why, when I was your age, if we had a simple arithmetic problem to work out, we'd............
.......................................write a program in BASIC and let the main frame do it for us!"
...but BASIC was mainly a micro language, and we did all of our mainframe coding in Fortran or Algol or assembler or something else cool.

I agree that some things today seem more complex.

As a developer who started with BASIC and Fortran, and who has shifted professionally over 25+ years from Fortran to C to Shell to Java, many of today's development environments are too complex for a beginner, and I have mixed feelings about that.

I learned on an Apple II with Integer BASIC. It didn't take much to type:

NEW
10 PRINT "HELLO WORLD"
20 GOTO 10
RUN

to get something silly but encouraging working.

Maybe MS and Linux need to clone GWBASIC again? Sorry, BASICA for IBM purists.
Reply With Quote Quick reply to this message
 
Old 04-01-2016, 05:08 PM
 
Location: Mableton, GA USA (NW Atlanta suburb, 4 miles OTP)
11,334 posts, read 26,089,277 times
Reputation: 3995
Quote:
Originally Posted by IDoPhysicsPhD View Post
It's pretty darn easy to find a free compiler.
In my opinion, a purely interpreted language can be a better initial learning platform for a pure beginner. No need for any sort of compilation or linking stages. Just type something and go.
Reply With Quote Quick reply to this message
Please register to post and access all features of our very popular forum. It is free and quick. Over $68,000 in prizes has already been given out to active posters on our forum. Additional giveaways are planned.

Detailed information about all U.S. cities, counties, and zip codes on our site: City-data.com.


Reply
Please update this thread with any new information or opinions. This open thread is still read by thousands of people, so we encourage all additional points of view.

Quick Reply
Message:


Over $104,000 in prizes was already given out to active posters on our forum and additional giveaways are planned!

Go Back   City-Data Forum > General Forums > Science and Technology
Similar Threads

All times are GMT -6. The time now is 12:38 PM.

© 2005-2024, Advameg, Inc. · Please obey Forum Rules · Terms of Use and Privacy Policy · Bug Bounty

City-Data.com - Contact Us - Archive 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37 - Top