Posts Tagged ‘thanks in advance’

Where to get linux mint and how to install it on Acer laptop?

I have an Acer laptop installed with licensed version of windows 7. I just want to try linux mint on that laptop. If I didn’t like linux mint after I installed it, can I go back to windows 7? Does anyone have the ideas?
Thanks in advance.

what is a good beginner open source project?

i know c,c++ , data structures, and a bit of java (no j2ee)
what is a good project which i can participate in?
this would be my first open source project . thanks in advance

What is textual programming and event programming?

I tried searching for Textual Programming in google but nothing definite comes out.
So what’s the different between the two?

Thanks in advance. ^^

Lastly, no nonsense answers, please. Yahoo answers has enough of that.

What is a good open source throughput monitor compatible with Windows 7 x64?

Thanks in advance!

Open source application that used a certain software development process?

hello mates,

I need your help, if you know any open source application that used Scrum Software Development Process, lean process or other agile process please let me know

I need the process not the application, however I need the application name to mention as a practice of that development process .

provide reference if possible

thanks in advance

What is the most layman friendly linux version available?

I would like to start using linux but i’m not a computer expert or anything. I’m not totally incompetent either. Is there a version available for me that i would actually be able to use successfully?
Thanks in advance
Francois

Is there any built-in methods that calculate derivatives in the Java programming language?

Is there any built-in methods that calculate derivatives or other more complicated math stuff in the Java programming language? Like for example, you could use Math.pow() for exponential calculations but, is there something of the sort for derivatives and more or do Math programs implement this all on their own?

Any input would be greatly appreciated!
Thanks in advance!

How do i set a background on a linux net book?

i have recently been given an asus net book that runs on a linux system, i can’t seem to figure out how i can change my background. Is it even possible to set backgrounds on a linux operated system? could somebody please help me, it would be muchly appreciated thanks in advance!

What are some good books to learn computer programming?

I’m only sixteen, but I’m very interested in computer programming and application developing for Mac computers. I’m wondering if there are any good books out there that will help me learn how to go about the basic process and learn the coding if not even further. Thanks in advance.

Also! Any good books on repairing computers? that would also be a great help.

PHP: How to send a URL request without waiting for the response?

I want a function similar to file_get_contents(URL) but with a difference that I do not want to wait for the URL to get processed. I just want to send the request and move on regardless of the ourcome of URL. Is there such a function in php?

Thanks in advance :)