Details
-
Abouttomcat on Apache watch eclipse
-
SkillsJava
-
LocationChina
-
Github
Joined devRant on 7/3/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
you may safely Skip all GUI related topics, including swt swing applet Javafx awt jsp jface.....
most of the cases Java do not used for GUI, when you need to do all the stuff learned at school are useless, u may end up using drag and drop tools or need to do serious hacking
here r some cases using Java GUI tech:
eclipse plugins awt
intelij plugins swing
maintenance of struts jsp -
@host funny fact that people don't wash hand after pee before using PC😎
-
if u have no previous experience then be prepared it need years(at least 3) hard work, no shortcut in learning any language, do not read and trust any book start with mastering XXX in XXX days, all BS and mind masterbation
-
what I mean is switch left to right or provide a setting for right-hand ppl, since report do not use much given most of the content is rant and "politically correct" 😁@tytho
-
first of all Java is only one of the language run in jvm. it is worth to live for another 20+years, you should realize there is not perfect language and they r only tools to use, it depends on the problems you try to solve, try your best to avoid seeing everything as nails when u holding a hammer
-
the theme of Ubuntu not math your laptop, if possible trying to find the old open Solaris
-
what do u mean by know? u read some sort of text book? in that case u can try to copy the samples, if u already did that try to copy the login and display main page from any major league website, then u understand what is it capabilities, then try making improvement on the work u did and adding cool effects. after that try learn a real backend language and build a web can do CRUD
-
seems u r new to Linux desktop, and if u have a touch screen try out Ubuntu, otherwise mint Linux.
-
Shanghai, China
-
dude I start to see it now!!!!
-
collecting +1for free gift is a good way to encourage nice content, even for spam, they need to be good shit.
this is the best way to deal with spam
good job @dfox -
IMHO someone told u what to do → you know what to do and can finish it your self →u can help others to find the right thing to do
-
threesome means 3 ppl do together
twosome means 2 ppl do together
handsome really? :D -
when you do serious complex shit, no matter which lang should be hard.
when you do hello world Python or scriptish high level lang looks simple
another point depending on is there any good libs for you and samples to copy from;) -
how about pay to remove ad
or pay after a trial time
pay for features is very tricky to select the right free features set.
or learn from @dfox selling meaningful side products -
basically everyone should care about business and understand the domain, otherwise how to get the paycheck. the wrong word here is "only".
@rtannerf -
thx 😆@refactorlife
-
knowledge should be free, what differentiate ppl is the skill to locate the needed knowledge and apply it asap to solve problems at hand.
what I mean for engineers are the speed of following process :
Google → SO → Ctrl C → Ctrl V → git commit -
not sure if cross compilation is good idea especially for some special OS/hardware related features. as far as I know using pi as cheap hadoop cluster really rocks @ChappIO
-
cool let me check it out @heyheni
-
for smart home I think Google and Amazon already gives good solutions, and for cars I think we it should be cool, and need some UX geek to design a great UI and better responsive implementation to humiliate the car makers, it's a semi private environment a great place for voice recognition, pi is a good match 😎@yasuni
-
downloading @heyheni
-
one of my colleague did it by using Google voice API to recognize command key words and turn lights on 😁@SirWindfield
-
yeah I'm thinking something with sensors @forkbomber
-
how about bitcoin algo trading engine? sounds sexier? mining bitcoin is sort of good old days game given not easy to harvest as usual. I'm new to this, but I guess the most use cases of pi should involve the sensors 😉 @SirWindfield
-
how about bitcoin algo trading engine? sounds sexier? mining bitcoin is sort of good old days game given not easy to harvest as usual. I'm new to this, but I guess the most use cases of pi should involve the sensors 😉 @SirWindfield
-
i am a fan of thrunderbird but it is mandatory to use outlook in the firm 😂😅@mohammed
-
I can read the jira items and git history to know what others are doing and if anyone need help just pick up the phone or walk to his desk. do you think daily meeting do make sense for regular daily dev work. imho weekly meeting is more than enough, and to know the whole picture best way is to understand the domain and business, and the background of the work, not what others are doing. as many ppl pointed that scrum is for manage special cases or not responsible ppl. the real agility is to trust ppl and encourage communication not adding meetings to pretend to be evidence @simeg
-
myFunction() //normal Java method
test_myFunction_works() //junit tests