d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > How Long Can It Take
Add Reply New Topic New Poll
Member
Posts: 16,253
Joined: Dec 26 2004
Gold: 4.91
Warn: 50%
Mar 7 2015 02:00am
For someone who learn semi fast to learn java from scratch. By learning java i mean being able to understand and code decent java. (Not being actual pro but being able to code somehow good stuff)
Member
Posts: 13,425
Joined: Sep 29 2007
Gold: 0.00
Warn: 20%
Mar 7 2015 01:28pm
Quote (FrozenBee @ Mar 7 2015 04:00am)
For someone who learn semi fast to learn java from scratch. By learning java i mean being able to understand and code decent java. (Not being actual pro but being able to code somehow good stuff)


Explain how you would sort a list of numbers from highest to lowest in a way that will work for any given data set.

If you can figure this out without googling, then you can program.
Member
Posts: 5,167
Joined: Nov 23 2006
Gold: 11.01
Mar 7 2015 03:01pm
Quote (AbDuCt @ Mar 7 2015 02:28pm)
Explain how you would sort a list of numbers from highest to lowest in a way that will work for any given data set.

If you can figure this out without googling, then you can program.


Are you talking about understanding complexities or just know how to do something as simple as a nested for?
Member
Posts: 16,253
Joined: Dec 26 2004
Gold: 4.91
Warn: 50%
Mar 7 2015 03:19pm
Quote (HoneyBadger @ Mar 7 2015 04:01pm)
Are you talking about understanding complexities or just know how to do something as simple as a nested for?


I mean understanding complexities and coding various java scripts for multiple bots. (That would be my first goal) then increase my skill set.
Member
Posts: 5,167
Joined: Nov 23 2006
Gold: 11.01
Mar 7 2015 03:24pm
Quote (FrozenBee @ Mar 7 2015 04:19pm)
I mean understanding complexities and coding various java scripts for multiple bots. (That would be my first goal) then increase my skill set.


Complexities are a whole class in itself.

Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Mar 7 2015 04:13pm
Quote (FrozenBee @ Mar 7 2015 04:19pm)
I mean understanding complexities and coding various java scripts for multiple bots. (That would be my first goal) then increase my skill set.


the games you want to write bots for would no longer be popular by the time you're ready to write the bot.
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll