Recent content by Robben
-
R
Editing Videos from Crunchyroll: What Technology to Use?
What technology can I use to upload a video so that I can edit some parts? For example, I like watching anime online and will like to edit a scene where I believe the anime studio did a horrible job. The video I want to edit is on Crunchyroll (which is an anime website), how can I (for the lack...- Robben
- Thread
- Technology Videos
- Replies: 2
- Forum: Computing and Technology
-
R
Preparing for junior Java developer in test internship interview
I applied at an internship for the position of a Junior Java Developer in Test and I am wondering if you can provide me some screening question examples? The internship requires that I have strong knowledge in SQL and Java. I asked the recruiter to elaborate on the technical interview questions...- Robben
- Thread
- Developer Java Test
- Replies: 1
- Forum: STEM Career Guidance
-
R
Are servlet tags predefined in XML or user-invented?
Before I started self learning servlets I had to learn XML first and I learned that XML has no predefined tags instead they are invented, but while learning servlets I came across tags that are predefined in my eclipse i.e. <servlet-mapping> and <url-pattern>. Am I not understanding this...- Robben
- Thread
- xml
- Replies: 3
- Forum: Programming and Computer Science
-
R
Comp Sci Fibonacci sum of even terms returning negative with large array
Yup, I changed all the int to long and the method produced a different negative number.- Robben
- Post #5
- Forum: Engineering and Comp Sci Homework Help
-
R
Comp Sci Fibonacci sum of even terms returning negative with large array
It does work for smaller numbers but for large numbers it doesn't. I tried with long and double and it still produces different negative numbers?- Robben
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
R
Comp Sci Fibonacci sum of even terms returning negative with large array
Homework Statement Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 terms will be: 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, ... By considering the terms in the Fibonacci sequence whose values do not exceed four million...- Robben
- Thread
- Java Sequence
- Replies: 11
- Forum: Engineering and Comp Sci Homework Help
-
R
Java Junior Java Interview Questions -- What to Expect?
Thank you very much!- Robben
- Post #11
- Forum: Programming and Computer Science
-
R
Java Junior Java Interview Questions -- What to Expect?
By error handling would an if and else statement suffice or would I have to use a try and catch block?- Robben
- Post #9
- Forum: Programming and Computer Science
-
R
Java Junior Java Interview Questions -- What to Expect?
Oh, I see. Sounds reasonable. For your first example, do you mean a String that contains only integers i.e. "123" then I must convert the string into an integer? And the last two examples looks pretty difficult. I am going to attempt them now. Thanks a bunch!- Robben
- Post #7
- Forum: Programming and Computer Science
-
R
Java Junior Java Interview Questions -- What to Expect?
I talked to the recruiter and they stated that I must code the answer to find a numerical value. Do you have any ideas what they mean?- Robben
- Post #5
- Forum: Programming and Computer Science
-
R
Java Junior Java Interview Questions -- What to Expect?
I thought it would have been bad/taboo to ask the recruiter lol? So it is acceptable to ask the recruiter?- Robben
- Post #3
- Forum: Programming and Computer Science
-
R
Java Junior Java Interview Questions -- What to Expect?
I am applying for a junior java internship and the recruiter told me there is going to be a math based interview question that I must code. What can I expect from this math based question? Are there general math questions that you can provide me so that I will have a good understanding of what...- Robben
- Thread
- Interview Java
- Replies: 10
- Forum: Programming and Computer Science
-
R
LaTeX Writing equations in latex into my html
Oh wow, MathJax looks really awesome and simple. Thanks!- Robben
- Post #4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
R
LaTeX Writing equations in latex into my html
I just started learning html and css today. I am trying to build a webpage where I can place in all my homework questions and solutions. How can I use latex to write the equations in my html?- Robben
- Thread
- Html Latex Writing
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
R
Other Any Recommendations for HTML/CSS/JavaScript Books Similar to 'Absolute Java'?
I want to learn html, CSS, and javascript is there any good books you can recommend? I used "Absolute Java", by Walter Savitch to learn java and I really liked it. Is there any html/CSS/javascript books similar to it?- Robben
- Thread
- Books Web
- Replies: 2
- Forum: Science and Math Textbooks