Posts Tagged ‘hello’

What is a job based on computer programming that makes a lot of money?

Hello, I am fifteen years old, and I have approximately five days to decide my future job.
I am wondering if there is any career in computer programming that provides extremely good money (400,000$+). Also could you please list some courses that I would have to take in order to achieve this.
Thank you for your time. Full points to the best answer. :)

How to compress a large photo with php file?

Hello,

I have a website that all what is doing is uploading images i just wonder if there is any way to upload 5mb file and compress it to like 200k without effect the quality of the picture and also to keep the same original size of the picture i know there is some php code that doing it but i am not sure how there is anyone can give me advice?

Thanks
tal

How can i start with computer programming?

Hello guys, i want to learn computer programming but i don’t know where to start
Any advice?

How do I take Firefox out of safe mode to run normally?

Hello, I have a laptop which runs O/S 7 Home Premium with core i5 processor. My problem is that I had to reload my programs and now Mozilla Firefox 3.6 is no longer running in normal mode; it is in safe mode and I would like very much to take it out of that. Can you help me do that? Thanks.

I want to start helping develop random open source software – where should I start?

Hello, I have very little experience in programming, and I think developing open source software would be a fun way of practicing. Where can I find a good tutorial on how to start developing open source software?

I’m getting good at VB.NET and just started Java.
I meant a tutorial like "How to start help developing open source software"

How do you connect data to string information in PHP?

Like in Java you’d have
String myString = "hello " + integerVar;
where integerVar is and integer variable; you’re using a + to connect the two. How do you do this in PHP?

Can Open source software be used for corporate use?

Hello all. I was wondering if open source software can be used for corporate use. Does anyone know if there are any limitations? I am sending a request list of some open source software to the IT help desk for the corporation I work for to approve, but they mentioned that I needed to make sure it was okay for corporate use first. That seemed to imply that not all open source software was available for corporate use but would be for the user. Anyone know for sure?

Programming?

Hello All. I need your guidance to tell me which book to start with for programming. I have absolutely no background about programming and would like very much to know how to do it. I’m using the linux, is there any special program or book should I read/ use? I searched on the internet but each book i download requires a background in C++…

What is the easiest Linux version to install and use for a newbie?

Hello.

I have never installed nor used Linux before.
I heard it’s better than Windows and i have a spare old laptop which is broken now.

Now i thought about installing Linux on it. But since i never used Linux before, i need a version which is easy to install and use for a newb like me.

And i have also a few questions about it:
Can i still play Java games such as RuneScape?
Can i still browse the web like on Windows?

Thanks in advance!
My laptop specifications are:

around 186 mb ram
around 560 mhz processor speed
and 5 gb diskspace

How can I use PHP to send emails to a database list?

Hello,

I’m new to PHP, and I’m setting up my website so that people can subscribe to a newsletter. I’ve successfully gotten to the point where a visitor can enter an email address, and it will be added to a table in my database.

Now, how do I make a page where the admin can type in a newsletter and have it be sent to all email addresses that are stored in that table?

Thanks!