can anyone recommend a book on analysis and development for a newbie programmer who wants to go agile? i know next to nothing about agile development but want to go that route.
please your opinion will be highly respected
emekadavid
User Profile
Collapse
-
A&D, agile development
-
online networking book
please is it possible for me to find an online networking book? i think one exists but difficult getting it. i mean a free one.
david -
i don't want any book. -
analysis and development for agile developers
I am a newbie to software development and want to go the agile way. can anyone recommend a book for agile developers doing analysis and design?
help recommendation for a total dummy to agile development.
thanks
davidi -
combobox in JTable column
can anyone help me flesh out the problem?
I wanted to insert a combo box into one of the columns of
a JTable. although the combo box is drawn, the list
of the data model fails to render.
import java.awt.*;
import javax.swing.*;
import javax.swing.tab le.*;
public class TableAvecRender er extends JPanel {
public TableAvecRender er(){
... -
compiler returns error on plugging processor
this is my code logic: I have a JSR 199 (JavaCompiler) that plugs in a processor (processor extends AbstractProcess or), the processor supports the annotation I want to reflect upon, @Worker and supports release 6 of J2SE. Am using NetBeans. The @Worker annotation is implemented a class, Staff, and the @Worker has @Target of TYPE.
Now the problem: when I compile the JSR 199 code, it returns:
E:\Documents and Settings\isaak\ My... -
Error Reading Annotation
please who can tell me what's wrong with this code. i received the error below:
run-single:
E:\Documents and Settings\isaak\ My Documents\NetBe ansProjects\art icles\src\art\S taff.java:12: cannot find symbol
symbol: class Worker
@Worker(value=@ Name(firstName= "Jules", lastName="Verno n"),
E:\Documents and Settings\isaak\ My Documents\NetBe ansProjects\art icles\src\art\S taff.java:12: cannot find... -
got what i need from java:
java api for xml binding. jaxb.
thanx all the sameLeave a comment:
-
i have read the xml syntax. i'd like to model things like websites, xml applications etc, just like one would model apps one wants to build using any trading prog. lang.Leave a comment:
-
xml modeling
please how can i do modeling in xml? will really need help as to this regard. need all links possible -
yeah, checked wikipedia first. didn't get any good entries
do help pleaseLeave a comment:
-
online extreme programming help
I've gone through the website, extremeprogramm ing.com and need help on user stories, creating spikes and crc cards but can't find an online site for this agile skills. can anyone help me; especially for a newbie? -
newbie xml
am a newbie in xml and want to write websites in xml due to its flexibility. can anyon direct me to sites that help newbies on xml technologies <xml, svg, rdf, rss etc>. I have the xml spec and program with netbeans.
thanks -
-
thanks gits but lastChild didn't work. i tried that twice. ByTags doesn't and so does anything but childNodes and except for IE6Leave a comment:
-
Building a forum
can someone give me php code i can paste on a site such that where the user submits a textarea text it just fixes itself on the page, just like this message you're reading and the text is persistent?
i don't know php but i know php is what most forums are written with.
thanks -
no error , blank. explorer shows the text, that's why am botheredLeave a comment:
-
can somebody resolve this
Please can somebody show me a way to work around this. It works in IE6 but doesn't in Mozilla 2.0.0.4.
the code is just a prototype that was written minutes ago and i tried commenting it a lot for readability.
[CODE=javascript]
<script language="javas cript" type="text/javascript">
var txt = "";
function prompter()
{
txt+="Do you want to write your message... -
code shows on status bar
i've searched if this has been answered but can't find an answer only found something on obfuscation.
my problem: i have a code that opens a new window, a blank window, but on clicking the x button to close it, since the menu bar is not enabled, the javascript code invoking the new window shows at the status bar of the parent window. how do i prevent this from showing?
thanks -
this is with regard to your last line "everytime i ... a circle or a rectangle". let's assume we're not working with regard to circles or rectangles here. i'll give you some principle on what you want to do. what you should use is a double ended queue (a deque) but am going to use a list interface to implement this.
Code://your class and other trivia came before. public static String yourObject(List<?> dList){
Leave a comment:
No activity results to display
Show More
Leave a comment: