Results 1 to 10 of 10
Thread: the missing link
- 07-26-2012, 10:57 PM #1
Member
- Join Date
- Jul 2012
- Posts
- 1
- Rep Power
- 0
the missing link
Hello every one, i am a structural engineer. For our day to day calculation almost all engineers have their own spread sheets, but now i want to make small calculation programs like i made in my TI-89 (texas instrument calculator) that is really when i first started to write a program.
any how i started to learn Java, bought some video tutorials as well, i have gone through and understood the basics like operators, variables, loops, etc and understood some basics of classes as well, i downloaded netbeans too. The problem is i am finding it hard to find the missing link that is need to actually make a program (like those .exe file thing)
can somebody suggest some tutorial which would guide in a step by step fashion for making a complete program ?
secondly does one need to be a software engineer to write some complicated programs ?
- 07-26-2012, 11:03 PM #2
Student
- Join Date
- Jul 2012
- Location
- United States
- Posts
- 328
- Rep Power
- 1
Re: the missing link
Here is a tutorial from Oracle that will guide you step-by-step through the process of creating, compiling, and running a simple java program with the Netbeans IDE: "Hello World!" for the NetBeans IDE (The Java™ Tutorials > Getting Started > The "Hello World!" Application)
"Success is not final, failure is not fatal: it is the courage to continue that counts." - Winston Churchill
- 07-26-2012, 11:06 PM #3
Student
- Join Date
- Jul 2012
- Location
- United States
- Posts
- 328
- Rep Power
- 1
Re: the missing link
As for your second question, I don't think you need to have any type of qualification or achievement in order to create a complicated program in Java. Dedication to learning and persistence are important.
"Success is not final, failure is not fatal: it is the courage to continue that counts." - Winston Churchill
- 07-27-2012, 09:44 AM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Re: the missing link
I'll have to disagree.
In the same way I could build a house if I had dedication and persistence, it would be a rubbish house.
Just because I can put up a flat pack shed...Please do not ask for code as refusal often offends.
- 07-27-2012, 03:10 PM #5
Student
- Join Date
- Jul 2012
- Location
- United States
- Posts
- 328
- Rep Power
- 1
Re: the missing link
I didn't mean that anyone with dedication and persistence of any kind can create a Java Program. If someone has dedication to learning the Java language and persistence in practicing his or her Java skills, then I would say he can probably create a complex Java program.
"Success is not final, failure is not fatal: it is the courage to continue that counts." - Winston Churchill
- 07-27-2012, 03:39 PM #6
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Re: the missing link
At which point you would be a software engineer.
You won't manage that by simply reading a few books and cobbling together some apps.Please do not ask for code as refusal often offends.
- 07-27-2012, 04:01 PM #7
Student
- Join Date
- Jul 2012
- Location
- United States
- Posts
- 328
- Rep Power
- 1
Re: the missing link
Yes. My point was that someone shouldn't be discouraged from learning Java and trying to create complex programs just because he isn't considered a software engineer beforehand. Every software engineer has to start somewhere.
"Success is not final, failure is not fatal: it is the courage to continue that counts." - Winston Churchill
- 07-27-2012, 04:18 PM #8
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,427
- Blog Entries
- 7
- Rep Power
- 17
Re: the missing link
Yes, everybody has to start somewhere, but see what the markets do: they hire those people before they are fully qualified (read: haven't finished their studies yet and don't have any experience yet) and so they are cheap; no matter all the bragging those people write crappy software because they are (still) unqualified and they are on a tight deadline. And another piece of crappy software sees the light ...
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
- 07-28-2012, 06:49 AM #9
Student
- Join Date
- Jul 2012
- Location
- United States
- Posts
- 328
- Rep Power
- 1
Re: the missing link
"Success is not final, failure is not fatal: it is the courage to continue that counts." - Winston Churchill
- 07-28-2012, 11:56 AM #10
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,427
- Blog Entries
- 7
- Rep Power
- 17
Re: the missing link
I think the second option can take you halfway; the ict industry is totally sick: they demand results in a too short time span without properly defined problems at extremely low prices; management has taken over the ict industry and we can all see what has become of it; and on top of it they can all put the blame on the software guys (whether experienced or not). All that scrum and agile and other voodoo is just a way to cover up the total lack of knowledge and is just another management game; they like those games because they lack any form of fundamental knowledge. Maybe science can be an option: that's were the ict industry came from (and should've stayed there a bit longer if you'd ask me); try to become a (junior) programmer with a scientific attitude but stay away from all that internet crap and outsourcing stuff and the scrum nonsense and whatever.
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
Similar Threads
-
org.j3d is missing...
By LinuxDev@Flanders in forum Java GamingReplies: 3Last Post: 07-23-2012, 12:31 PM -
What am I missing here?
By PuppetJacks in forum New To JavaReplies: 4Last Post: 07-01-2012, 11:16 AM -
What am I missing here..?
By andrew_smiley in forum New To JavaReplies: 5Last Post: 02-22-2012, 01:47 PM -
unclear what i missing
By silverspoon34 in forum New To JavaReplies: 2Last Post: 04-13-2011, 08:11 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks