how to be a software programmer

Forum about other Home automation topics which can not be categorized in any other forum. So this needs to be Home automation Domotica related! (otherwise use Off Topic)
User avatar
Rene
Global Moderator
Global Moderator
Posts: 1689
Joined: Wed Oct 08, 2008 3:54 pm
Location: Netherlands

Re: how to be a software programmer

Post by Rene »

You are never to old to learn something new;-)
Rene.
mhn
Member
Member
Posts: 399
Joined: Tue Jul 21, 2009 9:27 pm
Location: Denmark

Re: how to be a software programmer

Post by mhn »

I am 43, and my Innovus program was made summer 2008. So you are properly to old. ;-)
Digit
Global Moderator
Global Moderator
Posts: 3388
Joined: Sat Mar 25, 2006 10:23 am
Location: Netherlands
Contact:

Re: how to be a software programmer

Post by Digit »

One is never to old to learn! :)
Bwired
Administrator
Administrator
Posts: 4704
Joined: Sat Mar 25, 2006 1:07 am
Location: Netherlands
Contact:

Re: how to be a software programmer

Post by Bwired »

i'm 47 so never to old...
btw: started programming when i was around 14 :D
AshaiRey
Senior Member
Senior Member
Posts: 1310
Joined: Mon Feb 02, 2009 5:27 pm
Location: Netherlands
Contact:

Re: how to be a software programmer

Post by AshaiRey »

Basicly any BASIC type language is the easiest and most forgiving voor the beginner.
Which that language you will learn the concepts of coding quiet fast. There is also a huge code base for it.
Basic comes in lots of flavors. Object oriented languages like C# requires a different mindset.
You like them or you hate them. Most of the time you will have a hard time to learn them if
your prior experience is with procedurial programming languages like pascal, C or even standard BASIC.

I learned myself programming in many languages but the only way for me to learn it is to set myself a goal.
Like i made a GPS system on a Nintendo DS just to learn the basics of C++.
Bram
User avatar
Rene
Global Moderator
Global Moderator
Posts: 1689
Joined: Wed Oct 08, 2008 3:54 pm
Location: Netherlands

Re: how to be a software programmer

Post by Rene »

There is not a big difference between C# and Visual Basic for .Net. Both can be used to program object orientied, but you do not have to.
Rene.
Digit
Global Moderator
Global Moderator
Posts: 3388
Joined: Sat Mar 25, 2006 10:23 am
Location: Netherlands
Contact:

Re: how to be a software programmer

Post by Digit »

A small correction: pascal has been OO from the late 80's.... i mean the Turbo version of course.
drmacchi
Advanced Member
Advanced Member
Posts: 827
Joined: Wed Aug 08, 2007 5:48 pm
Location: Italy

Re: how to be a software programmer

Post by drmacchi »

Hi all, i found a little guide for ground zero programmers, installed VB2008 free and after 30 minutes i created a simple program that opens a form , launches inside explorer and prints the screen............ oh oh , i'm not so old ! ok , now i must oepn a bottle to celebrate next coming Year . CHEERS !
Edwin
Member
Member
Posts: 447
Joined: Sat Oct 20, 2007 6:37 am
Location: Netherlands

Re: how to be a software programmer

Post by Edwin »

Do you have a link?
I'm not so old either ;-)
Last edited by Alexander on Fri Jan 01, 2010 4:08 pm, edited 2 times in total.
Reason: No need for quote
drmacchi
Advanced Member
Advanced Member
Posts: 827
Joined: Wed Aug 08, 2007 5:48 pm
Location: Italy

Re: how to be a software programmer

Post by drmacchi »

yes but it's italian. 33 lessons free.

http://www.simply4you.it/articoli/vbp/default.asp
Edwin
Member
Member
Posts: 447
Joined: Sat Oct 20, 2007 6:37 am
Location: Netherlands

Re: how to be a software programmer

Post by Edwin »

O must learn italian first then. ;-)
User avatar
Rene
Global Moderator
Global Moderator
Posts: 1689
Joined: Wed Oct 08, 2008 3:54 pm
Location: Netherlands

Re: how to be a software programmer

Post by Rene »

Edwin, You are never to old to learn;-)
Rene.
Jeffrey
Member
Member
Posts: 136
Joined: Tue Jun 09, 2009 3:34 pm
Location: Netherlands

Re: how to be a software programmer

Post by Jeffrey »

Just another suggestion to get you started.

Read my post about setting up a development environment for Homeseer --> http://www.domoticaforum.eu/viewtopic.php?f=47&t=3769

Get some .vb scripts from the homeseer forum, the scripts folder in homeseer (c:\program files\homeseer....) and go through them to understand what's happening. In my experience people find it difficult to start from scratch, therefor it's much easier to learn from existing scripts.

It is best to have a goal for writing a script/plugin, so your motivated to finish your project. If you have a squeezebox, you can start analysing and expanding my squeezebox scripts (view this topic --> http://www.domoticaforum.eu/viewtopic.php?f=47&t=3716 and http://www.domoticaforum.eu/viewtopic.php?f=47&t=3768). If you don't have a squeezebox then get one, great stuff!! (http://www.logitechsqueezebox.com) :D .

An example of what I'm doing at the moment --> I'm busy to create charts for my sensors/powerreadings/etc. There are massive options with the .net charts I'm developing. When I'm at a level of creation that's ready to release I will post the stuf here so we can all expand the charts together.
Post Reply

Return to “Miscellaneous Home Automation topics”