Horse Racing Forum - PaceAdvantage.Com - Horse Racing Message Board

Go Back   Horse Racing Forum - PaceAdvantage.Com - Horse Racing Message Board > Off Topic > Off Topic - Computers


Reply
 
Thread Tools Rating: Thread Rating: 7 votes, 5.00 average.
Old 11-13-2014, 07:41 PM   #166
headhawg
crusty old guy
 
headhawg's Avatar
 
Join Date: Aug 2003
Location: Snarkytown USA
Posts: 3,923
Quote:
Originally Posted by Hoofless_Wonder
I'm not sure if you're trying to impress us with your theoretical knowledge of programming or if you're trying to make some other point, but how are any of these questions relevant to the thread topic of "Why Learn Basic Programming Skills?
75% of the posts here have had nothing to do with the thread topic as I understood it. Same kind of the thing happened in Pandy's new book thread. It's a bad trend.
headhawg is offline   Reply With Quote Reply
Old 11-14-2014, 07:48 AM   #167
DJofSD
Screw PC
 
Join Date: Jun 2003
Posts: 15,728
Quote:
Originally Posted by headhawg
75% of the posts here have had nothing to do with the thread topic as I understood it. Same kind of the thing happened in Pandy's new book thread. It's a bad trend.
See #159.
__________________
Truth sounds like hate to those who hate truth.
DJofSD is offline   Reply With Quote Reply
Old 11-14-2014, 08:43 AM   #168
traynor
Registered User
 
traynor's Avatar
 
Join Date: Jan 2005
Posts: 6,626
Quote:
Originally Posted by DJofSD
See #159.
Swift looks like the perfect choice for a first language (or second or tenth). The tutorials are great! I almost wish I used Apple. Thanks for posting the link.
traynor is offline   Reply With Quote Reply
Old 11-14-2014, 08:47 AM   #169
DJofSD
Screw PC
 
Join Date: Jun 2003
Posts: 15,728
Swift is a moving target -- Apple has not yet completely nailed down all aspects of the language. However, as far as a beginner is concerned, those essential aspects of learning the language are there and will not be changing.

I'm sure at some point, those whom learn Swift will look back at Objective C and say 'yuck!'
__________________
Truth sounds like hate to those who hate truth.
DJofSD is offline   Reply With Quote Reply
Old 11-14-2014, 03:14 PM   #170
traynor
Registered User
 
traynor's Avatar
 
Join Date: Jan 2005
Posts: 6,626
And speaking of business models:
http://www.bbc.com/news/business-30059820

"Competition" from open-source does not seem to be much of a concern to Microsoft. $410 billion is a very large sum. Even for the 800 pound gorilla.

Rather than criticizing Microsoft's business model, it might be well to emulate it. They seem to have it down pat.

Last edited by traynor; 11-14-2014 at 03:15 PM.
traynor is offline   Reply With Quote Reply
Old 11-15-2014, 10:08 AM   #171
badcompany
Registered User
 
badcompany's Avatar
 
Join Date: Mar 2007
Location: Manhattan
Posts: 3,826
I found this book in the basement of my building. Is there anything in there that is still relevant, today?

__________________
“Life does not ask what we want. It presents us with options”

― Thomas Sowell
badcompany is offline   Reply With Quote Reply
Old 11-15-2014, 10:45 AM   #172
DJofSD
Screw PC
 
Join Date: Jun 2003
Posts: 15,728
Read the review section here: http://www.amazon.com/Microsoft-Exce.../dp/0764532634
__________________
Truth sounds like hate to those who hate truth.
DJofSD is offline   Reply With Quote Reply
Old 11-15-2014, 11:39 AM   #173
badcompany
Registered User
 
badcompany's Avatar
 
Join Date: Mar 2007
Location: Manhattan
Posts: 3,826
Quote:
Originally Posted by DJofSD
Pretty impressive reviews, and the few bad ones seem like they were from whiners who are never happy with anything.
__________________
“Life does not ask what we want. It presents us with options”

― Thomas Sowell
badcompany is offline   Reply With Quote Reply
Old 11-15-2014, 12:13 PM   #174
DJofSD
Screw PC
 
Join Date: Jun 2003
Posts: 15,728
Quote:
Originally Posted by badcompany
Pretty impressive reviews, and the few bad ones seem like they were from whiners who are never happy with anything.
That's true -- some are never satisfied.

So, depending upon what your present needs are that book could be just right. An intro to a back level version of Excel will get you started.

But if you are looking for more of a general introduction to modern app development, you would be better served to find something else.
__________________
Truth sounds like hate to those who hate truth.
DJofSD is offline   Reply With Quote Reply
Old 11-15-2014, 07:16 PM   #175
badcompany
Registered User
 
badcompany's Avatar
 
Join Date: Mar 2007
Location: Manhattan
Posts: 3,826
Quote:
Originally Posted by DJofSD
That's true -- some are never satisfied.

So, depending upon what your present needs are that book could be just right. An intro to a back level version of Excel will get you started.

But if you are looking for more of a general introduction to modern app development, you would be better served to find something else.
I actually have a lot of experience working with spreadsheets for basic functions, primarily adding up rows and columns of numbers, but I never did any programming with them.

What exactly would a spreadsheet program do?
__________________
“Life does not ask what we want. It presents us with options”

― Thomas Sowell
badcompany is offline   Reply With Quote Reply
Old 11-15-2014, 07:52 PM   #176
traynor
Registered User
 
traynor's Avatar
 
Join Date: Jan 2005
Posts: 6,626
Quote:
Originally Posted by badcompany
I actually have a lot of experience working with spreadsheets for basic functions, primarily adding up rows and columns of numbers, but I never did any programming with them.

What exactly would a spreadsheet program do?
It depends what you use it for. Spreadsheets can do a lot, if beefed up with macros and VBA. The problem is that once you get beyond the basic functions, increased effort is needed to "do stuff." The more complex the stuff, the greater the effort required. Same is true of databases. Yes, they do a lot of stuff--provided a lot of effort is put into the planning, design, and coding of the stuff.

The spreadsheet and database advocates are good examples of the sunk cost fallacy--by the time they realize they would have been better off to have started coding a dedicated app from scratch, they have too much time and effort invested to let it go.

It is strictly my own peculiar use (primarily horse race analysis), but I have never seen anything persuasive about using a spreadsheet or database in preference to a dedicated application. It is not unfamiliarity. I have extensive experience with both spreadsheets and databases. I just don't think they are appropriate for race analysis or race modeling, other than acting as storage containers for data.
traynor is offline   Reply With Quote Reply
Old 11-15-2014, 08:03 PM   #177
MJC922
Registered User
 
Join Date: Nov 2012
Posts: 1,543
Quote:
Originally Posted by badcompany
I found this book in the basement of my building. Is there anything in there that is still relevant, today?
Still somewhat relevant, VBA probably hasn't changed much since then, VBA is essentially VB6 for Office apps. Excel has changed a bit, the ribbon UI, there's no longer a 65000 row limit but a million rows and things like that. A book like this which generally started with high marks typically sees a refresh with each new version of Excel and in so doing they will cover any new features and put new screenshots in it to capture the UI changes etc. I probably wouldn't want to get serious about Excel 2007 or newer and then want to spend a lot of time with a book that dated but I still have a lot on my shelf which is nearly as old.
MJC922 is offline   Reply With Quote Reply
Old 11-15-2014, 08:37 PM   #178
MJC922
Registered User
 
Join Date: Nov 2012
Posts: 1,543
Quote:
Originally Posted by traynor
And speaking of business models:
http://www.bbc.com/news/business-30059820

"Competition" from open-source does not seem to be much of a concern to Microsoft. $410 billion is a very large sum. Even for the 800 pound gorilla.

Rather than criticizing Microsoft's business model, it might be well to emulate it. They seem to have it down pat.
I agree open-source is nice but once you get into doing business with some of the larger global corporations who deal with the government (Fortune 50 etc) they don't even want their devs using open source anything (for legal reasons believe it or not). Where I work I've seen our devs go and do it anyway using an open source db on the back-end but it's frowned upon.
MJC922 is offline   Reply With Quote Reply
Old 11-15-2014, 09:00 PM   #179
traynor
Registered User
 
traynor's Avatar
 
Join Date: Jan 2005
Posts: 6,626
Quote:
Originally Posted by MJC922
I agree open-source is nice but once you get into doing business with some of the larger global corporations who deal with the government (Fortune 50 etc) they don't even want their devs using open source anything (for legal reasons believe it or not). Where I work I've seen our devs go and do it anyway using an open source db on the back-end but it's frowned upon.
My experience is similar. Open-source is nice in theory, not so good in application.
traynor is offline   Reply With Quote Reply
Old 11-16-2014, 01:30 PM   #180
badcompany
Registered User
 
badcompany's Avatar
 
Join Date: Mar 2007
Location: Manhattan
Posts: 3,826
I've decided the language I will learn is Python.

Why?

I recently learned it was named after Monty Python. So, the guy who created it has to have a sense of humor.
__________________
“Life does not ask what we want. It presents us with options”

― Thomas Sowell
badcompany is offline   Reply With Quote Reply
Reply





Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

» Advertisement
» Current Polls
Wh deserves to be the favorite? (last 4 figures)
Powered by vBadvanced CMPS v3.2.3

All times are GMT -4. The time now is 08:47 AM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 1999 - 2023 -- PaceAdvantage.Com -- All Rights Reserved
We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program
designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.