Time |
S |
Nick |
Message |
01:28 |
|
* Mugave |
belches |
02:34 |
|
|
Maziz joined ##javaee |
10:36 |
|
|
macluq joined ##javaee |
10:42 |
|
|
macluq joined ##javaee |
14:08 |
|
|
Maziz joined ##javaee |
14:38 |
|
|
Maziz joined ##javaee |
16:58 |
|
|
zoot left ##javaee |
18:46 |
|
|
Naros joined ##javaee |
19:16 |
|
|
crimsonfubot joined ##javaee |
19:23 |
|
|
xll11 joined ##javaee |
19:23 |
|
xll11 |
Hello! |
19:24 |
|
xll11 |
A question regarding to inheritance, says I have superclass A that has a constructor of that type -> public A(int x) { ... }, when I'll have a class that inherits from it, B extends A for example, I must, in B constructor to run the A constructor first? |
19:48 |
|
|
pdurbin1 joined ##javaee |
19:52 |
|
sfisque |
depends xll11 |
19:53 |
|
sfisque |
if A has a "default constructor" then you don't HAVE to call the complex constructor. if there is no default constructor, then you have to call the complex one. |
19:55 |
|
|
crimsonfubot joined ##javaee |
19:55 |
|
|
clevasseur_ joined ##javaee |
19:57 |
|
xll11 |
once I have an abstract method in a class, I can not instaniate it, right? |
19:58 |
|
Naros |
Abstract classes can't be instantiated, correect. |
19:58 |
|
sfisque |
not directly |
19:59 |
|
sfisque |
only via subclass or proxy |
20:00 |
|
|
crimsonfubot` joined ##javaee |
20:01 |
|
|
clevasseur_ joined ##javaee |
20:24 |
|
neuro_sys |
win 36 |
20:24 |
|
sfisque |
releases sometime in 2163? |
20:34 |
|
|
babaj joined ##javaee |
20:52 |
|
babaj |
hey |
20:52 |
|
buharin |
someone knows ejb? |
20:57 |
|
|
cedric_ joined ##javaee |
20:59 |
|
cedric_ |
Hi ! can some one tell me why, with the JavaEE hello1 Tutorial, when i enter my name with an accent (é), It failed to print it correctly on the reponse page ? |
21:02 |
|
sfisque |
encoding mismatch? |
21:05 |
|
cedric_ |
yes, sfisque. But i've put an UTF-8 meta on both pages, and it changes anything :( |
21:06 |
|
sfisque |
don't forget that the data is also being processed by java. anytime during the round trip, are you forcing the data to be ASCII or something other than UTF-xx |
21:06 |
|
sfisque |
either implicitly or explicitly |
21:07 |
|
cedric_ |
Yes, i don't forget it, that's why i'm here :) |
21:08 |
|
sfisque |
are you persisting the data into a database during the round trip?: |
21:08 |
|
cedric_ |
How could i correct this ? The Hello1 example only contains an single Hello class (A Named and Requestscoped Bean) |
21:09 |
|
cedric_ |
No, no persistance at all ... ! |
21:09 |
|
sfisque |
ok |
21:20 |
|
buharin |
cedric_, cuz jee is only for white people |
21:20 |
|
sfisque |
lmao |
21:20 |
|
sfisque |
and english speaking ones at that! |
21:21 |
|
* buharin |
:D |
21:32 |
|
xll11 |
what I meant is, that once I have a regular class, without the abstract signature |
21:33 |
|
xll11 |
the minute I put an abstract signature on a method |
21:33 |
|
xll11 |
it implicitly says that the class is now abstract too? |
21:36 |
|
sfisque |
yes |
21:36 |
|
sfisque |
how could you have a class that isn't abstract but contains an abstract method? |
21:37 |
|
xll11 |
no idea, my world views of java have been rattled |
21:37 |
|
xll11 |
I have an exam tommorow |
21:37 |
|
xll11 |
and he gives many trick questions |
21:37 |
|
xll11 |
regarding polymorphism and inheritance |
21:37 |
|
xll11 |
I doubt everything i know |
21:38 |
|
sfisque |
trick questions are counter productive to education |
21:38 |
|
sfisque |
imo |
21:38 |
|
xll11 |
Interesting, elaborate? |
21:38 |
|
xll11 |
(When you mention it, I feel so too) |
21:39 |
|
sfisque |
if you are supposed to be educating someone, teaching them, helping them understand, trying to trick them seems disingenuous |
21:40 |
|
xll11 |
I second that. |
21:40 |
|
xll11 |
well, I don't know if I can render those questions trick questoins or just questions that looks tricky since polymorphism and inheritance has some confusion about it |
21:42 |
|
xll11 |
On an unrelated note - sfisque, you work in the field as a developer? |
21:42 |
|
xll11 |
or used to? |
21:53 |
|
|
kobain joined ##javaee |
21:56 |
|
sfisque |
currently. sr enterprise java engineer atm |
22:00 |
|
xll11 |
I'm currently a student, but what its generally expected from a junior software engineer? |
22:00 |
|
xll11 |
what level of knowledge? |
22:00 |
|
xll11 |
I don't want to start applying and making a fool outj of myself |
22:04 |
|
|
Mugave joined ##javaee |
22:23 |
|
sfisque |
to be honest. i'd expect a junior to understand java fairly well. understand the difference between a stateful and stateless session bean. know about EE interceptors. understand what kind of logic goes in an entity versus a controller versus a session bean |
22:28 |
|
xll11 |
That's pretty helpful |
22:28 |
|
xll11 |
thanks! |
22:28 |
|
xll11 |
I know squat about beans and the other stuff you just stated |
22:28 |
|
xll11 |
I guess I need to step my game up :p |
22:29 |
|
xll11 |
any recommendation on how to become a 'desired' junior? :p |
22:34 |
|
sfisque |
that's a hard question for me to answer. i kind of stumbled into my career ( i started out as a lan administrator for a bunch of designers on high end macintoshes back in early 90's) and the company had a project that fell apart and i scooped the ball up and ran it to the endzone, so to speak |
22:35 |
|
sfisque |
i would recommend being a hobbyest. make something, no matter how bizarre or useless, just to show that you're interested in the language/platform/industry. |
22:41 |
|
Naros |
sfisque: its quite funny how much of what you said can be translated to game development too :P |
22:42 |
|
Naros |
Just in the C/C++ world its just different words to describe similar constructs |
22:44 |
|
Naros |
xll11: Some companies do hire new programmers right out of college and pair them up with senior programmers and architects |
22:45 |
|
Naros |
Those companies are not easy to find but they do exist. Much like sfisque, the one I am presently training started as a QA tester and expressed interest in the internals of what they're testing. |
22:57 |
|
sfisque |
QA is a good way to move into dev. if you can show enough skill to convert from being black-box to white-box, that can easily springboard to moving to being a developer |
23:48 |
|
pdurbin |
I recenty moved from a "sysadmin who codes" kind of job to a full time Java job. It's been really fun so far. :) |
23:48 |
|
pdurbin |
lots to learn about Java but there are plenty of resources out there |