First  |  Prev |  Next  |  Last
Pages: 227 228 229 230 231 232 233 234 235 236 237 238 239
Asking for a raise, What am I worth?
I have an AAS in computer technology. I have been at my current job with the title of "Programmer-Analyst" for 2 years. I work for a small business. I am proficient with Visual Basic 6 & VBA, Java, Mentor (industry specific language of the CfMC software package), Merlin (industry specific language/software), and... 7 Feb 2006 14:39
Robert Half Skills assessment tests?
I have an interview Friday with Robert Half and the email said I should be prepared to take one or more assessment tests. Most of my experience is C/C++, Java, VB, SQL. Has anyone taken these test before? Just looking for some insight on what to expect. thanks paul ... 2 Feb 2006 02:30
Interview Questions Feb 01 2006
What's the difference between Stored Procedure (SP) and User Defined Function (UDF)? Following are some major differences between a stored procedure and user defined functions:- 1)UDF can be executed using the "SELECT" clause while SP's can not be. 2)UDF can not be used in XML FOR clause but SP's can be used. ... 1 Feb 2006 14:35
Finding a Checksum method
I was wondering if anyone here is familiar enough with checksums to figure out what the method used is if I give you several valid sequences. Here they are and I can find more if you need them. 1Z 438 006 03 4684 693 5 1Z 438 006 03 4684 694 4 1Z 438 006 03 4684 695 3 1Z 438 006 03 4684 696 2 1Z 438 006 03 46... 25 Jan 2006 17:27
induction
Show that all binary strings generated by the following grammar have values divisible by 3. Hint: Use induction on the number of nodes in a parse tree. num -> 11 | 1001 | num 0 | num num How can we use induction on the number of nodes in a parse tree? What is the relationship between the values generated and ... 23 Jan 2006 01:10
c++ float and integer
Why when I multiply a float , for example X10, and than convert it as an integer the new value is changed? Example: float fl = 1.8 int x; x = int(fl * 10); x = 17 <<<<<<<< I think this is not correct :-) this happen a lot of time in my code with other float numbers. is this a bug of VisualC6 or I ne... 18 Jan 2006 02:43
found a free anonym service ... might help
hi all.. tired of leaving traces everywhere on the net? well i found a site where you can surf the web anonymous and free of charge.. not even subscription.. thought it might help the link is: http://www.schmocker.org/proxy have fun ;-) ... 10 Jan 2006 21:18
What is the flowchart symbol for try and catch?
Any knowledgeable programmer knows the flowchart symbol for try and catch? My googling is to no avail. ... 9 Jan 2006 08:04
(downlode free e-book)Expert C programming, Deep-C secrets[OT]
Click the following link: http://rapidshare.de/files/8176574/Expert.C.Programming.pdf.html And click the free (non-premium user account). stay cool for some seconds. And click the .pdf link in the down page and share the e-book. ... 26 Dec 2005 12:45
ignou mca projects
Final Semester Compulsory Project guidance: i.e. complete guidance available for IGNOU BCA (CS 76) PROJECT for BCA students and IGNOU MCA (CS 17) PROJECT for MCA students. We will help you in : Synopsis: as per your requirement/university format Project Report: with DFDs/pert chart/gnat chart/software require... 21 Dec 2005 06:43
First  |  Prev |  Next  |  Last
Pages: 227 228 229 230 231 232 233 234 235 236 237 238 239