|
TOP THREE LINKS YOU MUST CLICK ON
Borland Developers Conference 2005
Methods, Constructors, Overloading and Access Levels
In the third lesson Yakov takes into the world of object constructors and method access methods with easy to follow examples.
Reader Feedback: Page 1 of 1
#8 |
Dave J commented on 10 Feb 2004
>During the process of the class instantiation...
>"Constructors have the following characteristics:
>They are called only once when the class is being >instantiated."
Should read:
"During the process of the object instantiation..."
Classes are not instantiated!*. You should not confuse objects with classes - Your confusion can cause alot of harm when writing such articles.
*In OO languages like smallltalk where everthing is an object classes are in fact objects - but even then they are refered to as meta-objects.In java classes are loaded.
|
#7 |
Tim Lambert commented on 22 Dec 2003
As a web article I don''t have a problem with it. And as such I retract my previous comments.
My initial thought was this that this article was going to wind up in the printed publication which has precious limited column space. And IMO should be reserved for articles of interest to actual Java developers. After all that''s (part of) the name of the publication.
|
#6 |
John Saccoccio commented on 22 Dec 2003
If you''re miles above this article, you probably can''t spare the time to mentor someone. Do them a favor and forward this article to them. I certainly hope there are others out there climbing the Java learning curve. Having done so myself in 1999 feeling surrounded by a group of selfish xenophobic primadonnas (a programmer personality profile it took a long time to get over), I welcomed this type of tutorial for it''s clarity and lack of a condescending attitude. In the end, it was Bruce Eckel''s ''Thinking in Java'' that breezed me through the certification exam.
|
#5 |
This is to Tim Lambert
The short answer to your question is, "yes".
The slightly longer answer is: I think we have a right to train, encourage and empower developers at ALL levels. From personal experience the only way I could get information on learning Java was on the net and looking at, what are now, early copies of JDJ.
I understand your point of view but JDJ is for the entire community and not just focused on seasoned developers (though you guys are very important). We receive article proposals at all levels. My previous editorials have been quite strong on the learning element, encouraging developers to train and mentor other developers. I believe we all have something to share that could be a benefit to someone else.
Tim, if you don''t mind me asking. What sort of articles are you looking for? User feedback from the web site and the print publication are always welcome.
As a final note, Scott McNealy said that Sun''s target was 10 Million developers. These developers need to start somewhere and I think here is a good place to start.
Kind regards
Jason Bell
Core and Internals Editor: Java Developers Journal
|
#4 |
Lambert,
JDJ has readers of all levels.
Please take a look at the following URL:
http://www.sys-con.com/story/category.cfm?id=276
During the last month more than 900 people read the article
called "Your First Java program".
I''ll be happy if more and more people will learn and start using Java. I might dissapoint you even more, but currently I''m writing a book on Java programming for kids. In this book I''m explaining how to create a class Pet and its subclass Fish. Sorry...
|
#3 |
Tim Lambert commented on 19 Dec 2003
You''ve got to be kidding.
Is the target audience of JDJ people who have no clue about the very basics of Java?
How about probing some topics that are of interest to the professional Java developer.
|
#2 |
You''re absolutely right, but this series of articles is written as a tutorial, and Java packages were not explained yet. But I do promise to tell the whole truth about protected access level in one of the future articles.
|
#1 |
ultrix commented on 19 Dec 2003
The keyword protected makes the element "visible" either from the current class, or from it''s subclasses.
that''s not the whole truth - the elememts are visible from the classes in the same package as well
|
YOUR FEEDBACK  | By Maureen O'Gara Kevin Epstein wrote: Come on Maureen, I miss your incisive style and analysis here. Perhaps I'm missing something, but isn't Cassatt a bit late to the party? Where's the "news" in their announcement?
Specifically, their announcement appears to be about an upcoming product... but 24 hours prior, Scalent Systems, Red Hat... |  | By Greg Flurry chinzip wrote: Hi Grey Flurry, any idea where can we get the codes of this articles? THanks. |  | By Maureen O'Gara Mark Blafkin wrote: IBM's 'newfound principles" may be basically supported by the closed online discussion they sponsored, but they are undoubtedly "inspired" by profit and an effort to regain their stranglehold on standards bodies. If they really cared about improving standards bodies for all stakeholders, they wouldn... |  | By Chris Lockhart Roberto Campione wrote: Good article, that helped alot. Out of interest - have you any examples of importing templates using xmlaccess? |  | By RIA News Desk Java Consultant wrote: Good Post....
Java Developer... |
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS |
SYS-CON FEATURED WHITEPAPERS BREAKING WEBSPHERE NEWS The Norwegian oil and gas giant StatoilHydro
has signed a long-term agreement for IBM (NYSE: IBM) to... Nov. 25, 2008 03:04 PM |
 | The reason why ex-IBM executive Mark Papermaster can’t work for Apple is because Apple and IBM com... | IBM is going to buy Transitive, the British cross-platform virtualization firm that salvaged legacy ... | Emulex has announced that its LightPulse LP21000 family of Fibre Channel over Ethernet (FCoE) Conver... | Mark Papermaster, the ex-VP of blade development at IBM and the guy that IBM stopped from going to A... | A round-up of the many themes and topics of interest to infrastructure architects, developers and IT... | Okay, here's the deal. When you observe the big software guys and see how quickly they adopt emergin... | "More than a half dozen conferences and events targeting Virtualization and Cloud Computing canceled... | SYS-CON Events announced today that more than 40 Cloud technology providers, as well as Virtualizati... | Cloud Computing offers significant benefits over traditional solutions for deploying production syst... | IBM has found something else to do with Linux. Its Lotus software operation is going into the hardwa... | Well it appears that non-compete agreements may carry a bit more weight in New York than they do in ... | HP has said it doesn’t want to be in the cloud business itself – merely sell gear to cloud maker... | Further demonstrating continued evidence that the SAP ecosystem strategy delivers additional choices... | Cloud Computing is now an all-encompassing IT paradigm with tremendous focus on the so-called "Publi... | This is the sentence that screams "We don't get it, we don't get it, someone please help us, we don'... | SYS-CON Events announced today that the leading global virtualization technology provider VMware nam... | SYS-CON Events announced today that the leading global virtualization technology provider VMware nam... | To create application and workload best practices, Mellanox, Dell, and AMD have provided a new Dell ... | NetSuite, Larry Ellison’s other company, the on-demand one usually seen as a foil for Salesforce.c... | XML end-to-end architectures are a natural follow-on to SOA: XML for the user interface, XML for dat... |
|