AOA Forums AOA Forums AOA Forums Folding For Team 45 AOA Files Home Front Page Become an AOA Subscriber! UserCP Calendar Memberlist FAQ Search Forum Home


Go Back   AOA Forums > Software > Programming and Assembly Language

Programming and Assembly Language Please read this Topic's rules!!


Reply
 
LinkBack Thread Tools Rate Thread
  #1 (permalink)  
Old 1st November, 2009, 06:48 PM
jacksonwalters's Avatar
Member
 
Join Date: November 2008
Posts: 85

Learning to Program - Where to Start

So I know a TON about hardware, but almost nothing about programming and software. I'd like to balance these out for many reasons. I'm pursuing a physics degree and there seems to be a huge push right now to model complex physics using computer simulations. I'd like to start by learning Java. What's the best way to go about this?

Edit: I found this, seems to be a pretty good place to start.
__________________
  • ASUS P6T SE
  • Intel 920 i7 @ 21x171=3.6
  • 6GB G.Skill DDR3 @ 1333
  • Seagate 1TB 5900RPM
  • ASUS GTS250 512MB
  • 600W Silverstone ST60F
  • Hauppauge Win-TV 1600
  • Windows 7 Professional 64-Bit
  • 14" HP DV-2416US Laptop
  • AMD Turion X2 1.8Ghz
  • 120Gb
  • 2Gb
  • Windows 7 Professional 64 Bit
  • *Soon*
  • Verizon/Motorola/Google DROID
  • Google Voice
  • Android 2.0

Last edited by jacksonwalters; 1st November, 2009 at 06:49 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 2nd November, 2009, 07:02 PM
Kaitain's Avatar
Member
Mars Rover Champion, Joust Champion
 
Join Date: September 2001
Location: MK10, UK.
Posts: 4,372
Send a message via MSN to Kaitain Send a message via Skype™ to Kaitain

Wellll..... there's the sticky at the top of this section: Starting points for all programmers!

If I ever get the time to learn to program "properly" (as opposed to using IEC-1131 standard programming tools), I'd start with Python, rather than Java. But that's just me.
__________________
It is by coffee alone I set my mind in motion...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 2nd November, 2009, 07:42 PM
danrok's Avatar
AOA Staff
 
Join Date: March 2003
Location: Great Britain
Posts: 18,917

Books are best for learning, I find. They're generally done to a higher standard than websites.

Websites are useful for quick reference.
__________________
Desktop PC: AMD FX-8370E / Asus M5A99X Evo R2.0 Motherboard / 16GB DDR3 RAM / GeForce GTX 970
AOA Team fah
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 4th November, 2009, 02:29 AM
Gizmo's Avatar
Chief BBS Administrator
BassTeroids Champion, Global Player Champion, Aim & Fire Champion, Puzzle Maniax Champion, Othello Champion, Canyon Glider Champion, Unicycle Challenge Champion, YetiSports 9: Final Spit Champion, Zed Champion
 
Join Date: May 2003
Location: Webb City, Mo
Posts: 16,178
Send a message via ICQ to Gizmo Send a message via AIM to Gizmo Send a message via MSN to Gizmo Send a message via Yahoo to Gizmo Send a message via Skype™ to Gizmo

Rather depends on the book and the website, IMO, though in general I agree. I probably own 20 different electronics books, primarily because something that I was a little foggy on in one book was explained better in another one, while both books failed to properly explain (at least, in a way I could grasp) another item.

The same with programming.

However, web sites are a lot cheaper to access, and much quicker too.

I've found, though, that there's no substitute for doing. Obviously, you have to read some to get a clue how things work, but at some point, you've got to write and debug your own software before you really get a feel for how things work.

I'd probably follow Kaitain's advice and start with Python these days (even though I'm not a great big fan of Python). Python's syntax lends itself to learning programming without having to deal with a lot of arcane stuff (Perl has got to be among the worst languages I've seen for obscure, hard to read, and just plane arcane syntax).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 4th November, 2009, 05:02 PM
dsio's Avatar
Steve Jobs
 
Join Date: October 2002
Location: Brisbane, QLD, Australia
Posts: 8,037

Quote:
Originally Posted by Kaitain View Post
Wellll..... there's the sticky at the top of this section: Starting points for all programmers!

If I ever get the time to learn to program "properly" (as opposed to using IEC-1131 standard programming tools), I'd start with Python, rather than Java. But that's just me.
Totally agree with this btw. Python burns many good habits into your brain, is an easy language, powerfully expressive, cross platform, and quite widely used.
__________________
Notebook: Apple Macbook Pro 13" i7 2.7Ghz (3.4Ghz max) 8GB DDR3 1333Mhz (Mac OSX 10.6.7)
Desktop: ASUS Rampage Formula X48
Intel Core 2 Quad Q9450 (Yorkfield) @ 3.60Ghz (Folding SMP Linux)
Running Fedora 15 Linux (GNOME 3)
Dual Dell 2407WFP
AOA Team fah

Drivers, Games, Demos, Mods and Overclocking Tools At AOAFiles
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 5th November, 2009, 06:46 AM
Gizmo's Avatar
Chief BBS Administrator
BassTeroids Champion, Global Player Champion, Aim & Fire Champion, Puzzle Maniax Champion, Othello Champion, Canyon Glider Champion, Unicycle Challenge Champion, YetiSports 9: Final Spit Champion, Zed Champion
 
Join Date: May 2003
Location: Webb City, Mo
Posts: 16,178
Send a message via ICQ to Gizmo Send a message via AIM to Gizmo Send a message via MSN to Gizmo Send a message via Yahoo to Gizmo Send a message via Skype™ to Gizmo

Quote:
Originally Posted by Kaitain View Post
If I ever get the time to learn to program "properly" (as opposed to using IEC-1131 standard programming tools)...
Doing a lot of PLC work, are we? AB controllers, I'm guessing?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 5th November, 2009, 01:35 PM
Chief Systems Administrator
 
Join Date: September 2001
Location: Europe
Posts: 13,075

Maybe we should add a section for helping those who deal with ladder logic?
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 5th November, 2009, 06:43 PM
Daniel ~'s Avatar
Chief BBS Administrator
 
Join Date: September 2001
Location: Seattle Wa.
Posts: 45,606

Quote:
Originally Posted by jacksonwalters View Post
So I know a TON about hardware, but almost nothing about programming and software.

.
So like your only one up on me!? ":O}
__________________
"Though all men live in ignorance before mystery,
they need not live in darkness...
Justice is foundation and Mercy ETERNAL
."
DKE

"All that we do is touched by Ocean
Yet we remain on the shore of what we know."
Richard Wilbur

[img]/forum/attachments/random-nonsense/16515-sigs-dan_drag.jpg[/img]
Subscribers! Ask Pitch about a Custom Sig Graphic


Last edited by Daniel ~; 5th November, 2009 at 06:44 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 5th November, 2009, 08:27 PM
Gizmo's Avatar
Chief BBS Administrator
BassTeroids Champion, Global Player Champion, Aim & Fire Champion, Puzzle Maniax Champion, Othello Champion, Canyon Glider Champion, Unicycle Challenge Champion, YetiSports 9: Final Spit Champion, Zed Champion
 
Join Date: May 2003
Location: Webb City, Mo
Posts: 16,178
Send a message via ICQ to Gizmo Send a message via AIM to Gizmo Send a message via MSN to Gizmo Send a message via Yahoo to Gizmo Send a message via Skype™ to Gizmo

Quote:
Originally Posted by Áedán View Post
Maybe we should add a section for helping those who deal with ladder logic?
You mean like 'Kiddie Korner', or 'Toys for Tots'?

Actually, I'm being a bit unfair. I don't have a lot of experience with ladder logic, but my impression of it is that it actually does what it is designed for quite well.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 6th November, 2009, 07:01 PM
Daniel ~'s Avatar
Chief BBS Administrator
 
Join Date: September 2001
Location: Seattle Wa.
Posts: 45,606

Quote:
Originally Posted by Gizmo View Post
You mean like 'Kiddie Korner', or 'Toys for Tots'?

Actually, I'm being a bit unfair. I don't have a lot of experience with ladder logic, but my impression of it is that it actually does what it is designed for quite well.
Damn Dude, That was cold!! LOL
__________________
"Though all men live in ignorance before mystery,
they need not live in darkness...
Justice is foundation and Mercy ETERNAL
."
DKE

"All that we do is touched by Ocean
Yet we remain on the shore of what we know."
Richard Wilbur

[img]/forum/attachments/random-nonsense/16515-sigs-dan_drag.jpg[/img]
Subscribers! Ask Pitch about a Custom Sig Graphic

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 7th November, 2009, 05:04 PM
Kaitain's Avatar
Member
Mars Rover Champion, Joust Champion
 
Join Date: September 2001
Location: MK10, UK.
Posts: 4,372
Send a message via MSN to Kaitain Send a message via Skype™ to Kaitain

Quote:
Originally Posted by Gizmo View Post
Doing a lot of PLC work, are we? AB controllers, I'm guessing?
Less PLC, but plenty of ESD and DCS.

Triconex controllers for ESD and Honeywell Experian PKS for DCS. The few PLCs on this site are all Siemens S7 (though I prefer AB's controllers).

Most of them are either programmed through function block view or structured text.

Quote:
Actually, I'm being a bit unfair. I don't have a lot of experience with ladder logic, but my impression of it is that it actually does what it is designed for quite well.
Ladder logic is a programming method for non-programmers designed to re-implement relay logic on these new-fangled electronic controller things. Which surprised a few old fossils still working, who'd only just started to trust relay logic after discovering they could no longer buy pneumatic controllers...

It's also responsible for the high incidence of mental illness among control systems engineers...
__________________
It is by coffee alone I set my mind in motion...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
programming



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Rate This Thread
Rate This Thread:

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scientists learning to program "synthetic life" with DNA Daniel ~ Random Nonsense! 4 19th February, 2009 10:29 PM
Learning to Ride aghastpumpkin Random Nonsense! 14 11th March, 2007 07:47 AM
Learning about Computers Fishboy Random Nonsense! 27 3rd August, 2005 08:50 PM
Learning about Hardware Ender General Hardware Discussion 14 1st September, 2004 04:32 AM
Learning cgi with linux loop OS, Software, Firmware, and BIOS 5 26th February, 2003 12:50 PM


All times are GMT +1. The time now is 03:38 AM.


Copyright ©2001 - 2010, AOA Forums
Don't Click Here Don't Click Here Either

Search Engine Friendly URLs by vBSEO 3.3.0