View Poll Results: How long have you been using Java?
- Voters
- 75. You may not vote on this poll
-
5 ++ years
13 17.33% -
3 to 5 years
12 16.00% -
under 3 years
30 40.00% -
newbie
20 26.67%
Results 21 to 40 of 42
- 10-25-2008, 06:51 AM #21
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Actually industrial experience make huge different that high school experience. Point is all about real world application developments.
- 10-25-2008, 10:10 AM #22
I've started learning java about 2 years ago, and I've already have about 1.5 year of work experience.
I agree, real world projects are different than college projects, etc. E.g. the live system is different from the local one, where your site can have about 10000 online users simultaneously, and this time you can't say what will happen with your system. So in the real world you need not only write just a code, but you need to write optimal code for making all happy :)TEAM = Together Everyone Achieves More :)
- 10-25-2008, 02:44 PM #23
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Yep, you are right. Most important thing is the design or the architecture. If the design is much strong, much stable the system always stronger.
- 11-11-2008, 03:43 PM #24
real world
Yep, this is where the action is - what there is of it - and the libs for Java are vastly effective for just about everything.
I transitioned to Java in under a month, at the request of Team Lead's cs friend. That was an unexpected facillitation that allowed real-world progress that would have not been accomplished elsewise.
I am perplexed by the number of posts we see where someone is asked to extend a commercially supplied package, using Java, but obviously has no cs academics. Many of the people we see in Java are field-trained, from the get-go, and pick up on how it works due to needing to solve some real problem possibly in a busniness arena. Academics has picked up Java as a training base, but I would take the original poster's poll and question in the direction of how much ( prevelance, in a statistical sense ) .... how many true Academic students who are attuned to the real-world vis-a-vis "just trying to make a grade"Introduction to Programming Using Java.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
- 11-12-2008, 02:43 AM #25
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Major reason is in most of the high-school projects only few doing it by heart. Others are copied, since projects are teamwork. Most of pupils not gain valued experience.
- 11-16-2008, 09:20 PM #26
Member
- Join Date
- Nov 2008
- Posts
- 23
- Rep Power
- 0
None. I'm completely new to it and I don't intend on learning just yet, but perhaps in a year or two it'd be a good skill to learn.
- 11-17-2008, 09:12 AM #27
technicaly 3.5 yrs of industrial exp. java is the power today .. i hope it continues to rule for long .. as C and c++ did .
- 04-02-2009, 02:48 PM #28
Member
- Join Date
- Apr 2009
- Posts
- 8
- Rep Power
- 0
'bout 1 year
- 04-02-2009, 08:31 PM #29
Good ol' Java
well I started my java experience in the year 2003 or something, that makes it 7 years. Pretty good. Java turned in Java 6 pretty good though some libraries like calendar or date should be removed ;)
Cheers / beste Grüße / lepo pozdravje
8=:(=)D . · ° o O ( Save the Giraffes )
- 04-03-2009, 04:08 AM #30
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Excellent lol. Your experience can have a real value here. You can hang on with us and help others. May be you can learn something new. ;)
- 06-25-2009, 06:01 AM #31
Member
- Join Date
- Jun 2008
- Posts
- 56
- Rep Power
- 0
More than 5 years. And I can say that I'm tired of it. It is not interesting for me to write tons of code to done even small feature. Its time to chose another language or extend Java (using closures, for example).
Try Controls4J - Advanced Swing Components.
- 06-25-2009, 06:18 AM #32
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Welcome, your experience really helpful to all of us, specially newbies to Java.
Actually touch and go with more than one programming language is much much better. At the time I'm working on with C/C++, C#.Net, ASP.Net, Java and JS. It make a real value to me in the industry.
- 06-25-2009, 06:50 AM #33
Member
- Join Date
- Jun 2008
- Posts
- 56
- Rep Power
- 0
All these technologies are very similar. I've used C#, ASP.NET, JS, Python, PHP, ActionScript in different projects. Even all these languages are very similar.
It will be interesting for me to learn something like Erlang, OCaml, Schema, Haskell and etc.Try Controls4J - Advanced Swing Components.
- 06-25-2009, 06:55 AM #34
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Yes, quite similar. But C/C++ and others are totally different. Memory management is the most attractive thing I've seen. Unfortunately I don't know anything about PHP.
- 06-25-2009, 08:12 AM #35
Member
- Join Date
- Jun 2008
- Posts
- 56
- Rep Power
- 0
I've taken in mind language paradigm. C/C++ and Java are imperative languages. Closures are functional-language feature.
Try Controls4J - Advanced Swing Components.
- 06-25-2009, 11:25 AM #36
- 06-25-2009, 12:55 PM #37
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
By heart, JS also not make sense to me. But I've to use it in ASP developments. I really hate about the variable declaration in JS. ;)
- 06-25-2009, 12:58 PM #38
I hated JS, but when I needed to work with ,really not it seems not be so awful, anyway you can use GWT if you hate JS ;-), but if you work with ASP ,I have no alternative
- 06-25-2009, 01:01 PM #39
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
I agreed with you, once we have to work on something we must take into better way. Actually with ASP there is no any alternative, like what JS do in the application.
- 07-13-2009, 06:39 PM #40
Member
- Join Date
- Jul 2009
- Posts
- 7
- Rep Power
- 0


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks