Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,574 members, 7,816,414 topics. Date: Friday, 03 May 2024 at 10:47 AM

Where Are The Java Programmers? - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Where Are The Java Programmers? (5524 Views)

How Long Did It Take You Guys To Become Strong Java Programmers / Help Java Programmers: Need Help With A Java Assignment (2) (3) (4)

(1) (2) (Reply) (Go Down)

Where Are The Java Programmers? by naijaswag1: 1:40pm On Mar 23, 2010
I need a mentor as I started learning java newly.Although am beginning to grasp what it actually entails.I need an expert in the field to put me thru certain things.
Re: Where Are The Java Programmers? by Seun(m): 5:30pm On Mar 23, 2010
Everything you need to know is here: http://java.sun.com/docs/books/tutorial/

But you can ask specific questions here. Advice: get Netbeans 6.8 and work with it.
Re: Where Are The Java Programmers? by naijaswag1: 5:47pm On Mar 23, 2010
Bros Seun,I have downloaded the tutorials.I am reading.I have started to think in an object oriented programming way lately.The whole thing is vast.I really someone to put in the context of the real world programming;I find some aspects pretty easy,example awt and swing make more sense to me but having a mentor who will mentor me will do a great deal.Although am not yet thru with my study,i intend to go ahead to work on some simple softwares to see how much I have been assimilating and having someone to guide me will do a great deal.
Re: Where Are The Java Programmers? by Seun(m): 5:53pm On Mar 23, 2010
I should be able to help.  Count me in.  What's your first project?
Re: Where Are The Java Programmers? by candylips(m): 5:46pm On Mar 24, 2010
Seun have you started doing java.
Re: Where Are The Java Programmers? by Seun(m): 6:09pm On Mar 24, 2010
Yes. Check out this Java lib: http://code.google.com/p/stmlib/
Re: Where Are The Java Programmers? by naijaswag1: 4:32pm On Mar 25, 2010
Bros Seun,I will consult you soon for guidance,let me do more reading like one week.Thanks for the support.
Re: Where Are The Java Programmers? by Birniwa(m): 3:13am On Apr 03, 2010
D guy mentioned that he just started learning to program with java, so I think it will be much more adviceable if he would use Java IDEs like JCreator to create his codes, reason is that it will help him to design his own codes by himself and not relying on auto-generated code IDEs like Netbeans.
Re: Where Are The Java Programmers? by naijaswag1: 1:58pm On Apr 07, 2010
@Birniwa I intend to stick to your advice because if I know the nitty gritty,I will go places.Thanks.
Re: Where Are The Java Programmers? by Elobaba: 10:26am On Apr 08, 2010
what is in j2ee? pls i'm supposed to be doing a training on it. i would like to know if anyone has an idea what it entails and business/job spaces for j2ee fellas. tanks
Re: Where Are The Java Programmers? by tundebabzy: 11:47pm On Apr 08, 2010
Hi guys, I also need a java mentor.
I have started learining the basics but i dont use any of the IDEs for my codes cos they do everything for you. I use notepad for my codes. By the time i am completely comfortable with this and i can debug without any software help, when i move on to IDEs, it will be a breeze. I recommend this approach to all beginners.
Re: Where Are The Java Programmers? by Seun(m): 7:23am On Apr 09, 2010
If you don't use an IDE with Java, then there is something wrong with you. That's all I'm going to say. Nobody uses Java without an IDE; the IDE is part of Java. Netbeans is preferred, because that's what Sun officially supports, but Eclipse is not too bad either. The IDE is part of Java. Thanks.
Re: Where Are The Java Programmers? by tundebabzy: 7:40am On Apr 09, 2010
Agreed. But you don't have to use IDE to learn java programming. You learn the basics then learn how to use the IDE. Thats my opinion
Re: Where Are The Java Programmers? by Seun(m): 7:53am On Apr 09, 2010
Yes, you can learn Java without an IDE. You can learn to eat without a plate.
You can learn to drive without a car. You can learn to program without a computer.
Re: Where Are The Java Programmers? by Bossman(m): 11:23pm On Apr 09, 2010
An IDE certainly makes you more productive, however for a complete beginner, it's actually better to learn Java without using an IDE. A basi c text editor such as textpad or Notepad++ is better. The IDE automates things and does some things for you that you may need to know how it works outside an IDE. path/classpath settings, etc. Having said that, it's better to use an IDE once one gets bas the beginner level.
Re: Where Are The Java Programmers? by Seun(m): 1:31am On Apr 10, 2010
Just get Netbeans and stop wasting your time.  You can learn to drive without a car, but it's pointless. 
Whatever you can learn on the command line can also be learnt with the IDE, so there is no point.
Get the IDE, play with it for a while, and you can go back to the command line if you still want to.
Re: Where Are The Java Programmers? by tundebabzy: 1:45am On Apr 10, 2010
thanks bossman for buttressing my point. IDEs make work too easy. Things like automatic completion of keywords is not helpful when you are a beginner. IDEs are recommended when the individual gets past the beginner level like you said.

@seun:its just an opinion, if you dont buy it, move to the next shop. Java certification also include java beans convention but it also includes simple traps like simple spelling which you cannot learn if javabeans does all the spelling for you automatically. You can rest now sha, you've made ur point, your opinion
Re: Where Are The Java Programmers? by Seun(m): 6:09pm On Apr 10, 2010
The fact that you went through hell in order to learn Java doesn't mean it's the best way.  Current developers are lucky to have better tools at their disposal; making them suffer in the stone age for no reason isn't right.  The fact is, Java with an IDE is 100 times better than Java without an IDE.  If you don't know your iDE, you don't know Java.  That is all.  Do students that start out with Wordperfect for DOS know Ms Office 2007 better?

@seun:its just an opinion, if you dont buy it, move to the next shop.
Ditto, I guess.
Re: Where Are The Java Programmers? by Nobody: 12:44am On Apr 11, 2010
@Seun. I wonder why people want the hard way when they can get things done with ease,

When i program web based applications with php, i use phpdesigner, it automatically write codes, when i start the initialization.

That does not mean that i don't know what i am coding, after all it is based on what intended i saw those codes. And it sure make one better after all
Re: Where Are The Java Programmers? by tundebabzy: 8:42am On Apr 11, 2010
So are you trying to tell me that because you use Javabeans to write an application means that your application will be better than an application written with notepad? Knowing how to use javabeans is not the same thing as knowing java. Chairman, don't get me wrong, nobody is saying not to learn IDE's, I'm saying learn without IDEs. IDEs help you with debugging, tracking the lines of your code in large applications and things like that and generally making your life easier as a coder but do you need that when you are a beginner, still trying to know the difference between int and Integer, and writing just a couple of lines of code?
Of course you can learn java by using javabeans but I recommend that when you know your beans, you can start using javabeans.
, and by the way, i didnt go through hell to learn java, stop exagerating, lets just say I learnt how to float before swimming. And also, seun and Donpuzo, you guys still haven't mentioned anything as to how javabeans or IDEs help beginners. Last time I checked, the greatest people didn't follow the easy way.
Re: Where Are The Java Programmers? by Elobaba: 1:19pm On Apr 14, 2010
please i really need someone to help me know the industrial application of java in nigeria. plzzzzzzzzzzzz
Re: Where Are The Java Programmers? by gmailer: 11:42am On Apr 22, 2010
@seun: For an advance developer, an IDE certainly makes you more productive
but for a beginner @seun it is better to type your code bear, without the help of an IDE (Use documentations)
it keeps you grounded, its the Nitty-gritty that matters.
If you start coding straight-up with an IDE, you get Lazy. Why do you think primary 1 kids are not allowed to use calculators
I know technology is always going forward, but blending in the ground work is important.

I'm not saying use notepad or textpad for years,
I'm saying learn how to type System.out.println(""wink; and the basics without the help of an IDE's intelligence.
Re: Where Are The Java Programmers? by Fdeveloper(m): 12:09pm On Apr 27, 2010
The thing to remember is that an IDE is just a tool and which will greatly assist a rookie developer in learning the fundamentals as quickly as possible.  In my view one of the key things about being a developer is the ability to produce quality solutions in as short a time as possible and the IDE helps you avoid time consuming errors such as simple spelling mistakes etc.  Using System.out.println() as an example, whether you type it in full in Notepad or select the methods and/or members from a list in an IDE the bottom line is you must still know the syntax and frankly I don't see how typing it out in full helps the learning process in this instance.

A good developer will always make good use of good tools
Re: Where Are The Java Programmers? by dempeople(m): 10:48pm On Apr 29, 2010
@Poster,

There're lots n lots to learn in programming especially, a heavily implemented Object-Oriented Language like Java. I hope you wouldn't be discouraged though. Everything in Java is OO unlike C++ which combines both procedural and OO. If you could get a good book in Java such as Head First Java then, you would grasp the fundamentals of the language in the shortest period.

Make sure that, as you learn, you're also writing short programs (with Netbeans 6.8 as advised earlier by some posters. You might also try JCreator.) in other to fully practice what you've learnt. This would ensure faster assimilation. Also, try and be familiar with programming from the CLI. Doing this will help you to be able to 'think' like the compiler. You'll understand what I mean when you try it.
Re: Where Are The Java Programmers? by Birniwa(m): 4:09pm On May 01, 2010
For a beginner or student learning Java for the first time, I think using an IDE like JCreator is really recommended. It's not like other IDEs that generate source codes automatically like Netbeans. Stick to Jcreator and you'd learn Java programming from the scratch.
Re: Where Are The Java Programmers? by gozzilla(m): 12:37pm On May 06, 2010
I guess Seun is not "really" a programmer. I say this with no disrespect at all - nairaland forum, tells me he is a great man . But to say there is no difference between learning on the command line and learning with an IDE is doing great injustice to any beginner.
You realise that using an IDE to learn java programming is a complete overkill. Imagine coding HelloWorld (a five line < 100word application) with Netbeans. Not only will you end up thinking Java is synonymous with Netbeans, your programming will be limited. You begin to believe any thing you need is out there when in reality you need to look in before looking out. How do you do the simple mistakes that ingrain a programming habit into you. Using an IDE knocks the fun off for a beginner programmer. Yes, if you have had experience with another programming language then absolutely you don't need to go through that path again.

But make no mistake the joy of programming is always the joy of programming. Getting it right after hours, to discover it was just a spelling error. I promise you you won't be forgetting in a hurry. You realise that is what every java programmer loves about the free Bruce Eckel book online. It just makes sense. Not the easiest Java tutorial available, but sure it makes sense.

So my advice go get notepad ++. It has got great highlighting and some useful pluggin. Forget JEdit. It is another steep learning curve.
Re: Where Are The Java Programmers? by candylips(m): 1:10pm On May 06, 2010
gozzilla:


You realise that using an IDE to learn java programming is a complete overkill.

you most be kidding me.

using an IDE ? overkill ?
Re: Where Are The Java Programmers? by Fdeveloper(m): 1:27pm On May 06, 2010
@gozzilla: So are you saying that a beginner must always learn java the hard way?

The official java tutorial from Sun recommends using an IDE to learn java and I would suggest that they in all probability have a little more experience with these things than your good self
http://java.sun.com/docs/books/tutorial/getStarted/cupojava/index.html
Re: Where Are The Java Programmers? by Nobody: 3:59pm On May 06, 2010
The dude needs help, but this thread has degenerated into an IDE vs non-IDE debate grin grin

Anyways, I'd say to just use an IDE. Why? Because the mentality of putting yourself through hell, just to prove a point to yourself, held me
back for a long long time.
Why use notepad and spend 3 hours searching for a bug, when an IDE could quickly highlight it for you?

Gosh I remember those awful days doing command line java, javac -c, java this, that, it was awful! Use an IDE, trust me, you don't want to
cut grass using a cutlass just to show how "hard" you are, when someone with a lawn mower will do the job faster and in less time!

But I respect everyone's opinion. Different strokes, different folks, but I come from the old school of trying to be "hard core" (i.e making it hard for myself)
and the only one who suffered is me! Why do you think I switched to .net? grin grin
Re: Where Are The Java Programmers? by candylips(m): 4:05pm On May 06, 2010
back in the late nighties early 2000. IDE's were crap. so beginners tend to start with notepad


these days it will be insane not to use an ide . what are you trying to prove ??
Re: Where Are The Java Programmers? by gozzilla(m): 4:08pm On May 06, 2010
candylips:

using an IDE ? overkill ?

Absolute overkill. An IDE begins to make sense as you get to GUI building and particularly, my word particularly as you begin developing enterprise application. Its killing a fly with a missile.
Simple example consider the simple issue of package. Handled in a different way in an IDE, because IDEs make use of ant to build source code. and on and on
Fdeveloper:

@gozzilla: So are you saying that a beginner must always learn java the hard way?

The official java tutorial from Sun recommends using an IDE to learn java and I would suggest that they in all probability have a little more experience with these things than your good self
http://java.sun.com/docs/books/tutorial/getStarted/cupojava/index.html

Official. A big joke. Tell me you learnt Enterprise java reading java Tutorial on JEE. They will love to sell their product.
wavemasta:


Gosh I remember those awful days doing command line java, javac -c, java this, that, it was awful! Use an IDE, trust me, you don't want to
cut grass using a cutlass just to show how "hard" you are, when someone with a lawn mower will do the job faster and in less time!

But  I respect everyone's opinion. Different strokes, different folks, but I come from the old school of trying to be "hard core" (i.e making it hard for myself)
and the only one who suffered is me! Why do you think I switched to .net?  grin grin

.Net right. Easy way out right.

I rest my case
Re: Where Are The Java Programmers? by Fdeveloper(m): 4:17pm On May 06, 2010
@gozzilla:  At the risk of deviating slight, I have 2 final questions:

- Excuse my ignorance but how exactly are java packages handled differently in an IDE (whether you use ant or not)?

- To the best of my knowledge, ant is a tool used to amongst other things compile source code and not build source code or am I missing something?

(1) (2) (Reply)

Should We Have "programmers' Conference" In Nigeria? / Scanning Images From Php / Software Companies In Nigeria

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 48
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.