Archive for January, 2012

"How can I make math more comfortable? (This one goes out to Programmers, Engineers, and Math Profs..)?"?

Tuesday, January 31st, 2012

Questions: *Any answers/opinions/advice/suggestions/link… to any or all of the questions below are welcome* 1.] How can I make "trigonometry identities" easier in my precalculus class? 2.] Are trigonometry identities (or maths similar) used throughout precalculus, calculus 1, 2, 3, linear algebra, differential equations, discrete math? 2a.] Also could some one explain/summarize what ...

What development tools do I need to download in order to program java?

Tuesday, January 31st, 2012

I have a Java for Dummies book and it's pretty outdated. The links don't work anymore as it's about 7 years old. What development tools do I need to download in order to do some java programming?

What is the best way to learn Java Programming?

Tuesday, January 31st, 2012

Hi, I've recently become interested in learning to program with java in the Netbeans and/or Eclipse IDE and was wondering the best way to improve. I know very little right now but am eager to learn. If you think a different language would be more optimal for a ...

How to choose a Programming Language to work with?

Tuesday, January 31st, 2012

There are numerous programming languages in the world (although some of them are dead). How to choose a language for a software project? Why so many languages were developed? Why new languages are still being developed (like Ruby, a bull-shit, i think!)? Please give me an elaborate explanation. Examples are well-appreciated.

Best book to purchase to learn Ruby on Rails?

Tuesday, January 31st, 2012

from beginner to pro

What is the best Linux to get for windows visa for a learner?

Monday, January 30th, 2012

I want to get linux, I am a teenager and I like coding. I have learned CSS, HTML 5, Python, ti-84 programmy thingy, and java. Is linux easy or hard to use? I know you have to know commands for it.

Is Java a good second programming language to learn after Python?

Monday, January 30th, 2012

I hope to eventually switch from Java to C++, but right now I only know Python. Would Java be a good choice for a second language? Also, should I learn Java 6 or 7?

How does using apache server work for web hosting?

Monday, January 30th, 2012

Instead of paying for an online host like ipage or godaddy, how would one go about using APACHE for the server or host. im not sure how it works

How can I connect my ubuntu 10.04 desktop to my windows 7 laptop for internet?

Sunday, January 29th, 2012

I recently got a used desktop, and decided to install ubuntu on it. Because it is old, it does not have wireless capabilities. My laptop right next to it does, and it runs on windows 7. I already (think) I have the ICS on the windows 7 working ...

What are some things that sets Python apart from the other languages? +10 points?

Sunday, January 29th, 2012

What are some of the things you can think of off the top of your head that makes Python unique as its own language? I'm a newb here, so intuitive things may need to be explained.....

How do I insert a database in PHP into a login HTML code?

Sunday, January 29th, 2012

I am looking to create a login where a person enters their username and password & it is verified through a database I create. I have done some research and saw that I would most likely have to use PHP to create the database. Is it possible to connect the ...

How can I run perl in SSH?

Sunday, January 29th, 2012

Is it possible, if so please give me a detailed explanation, I am very new to this subject. Thank you!

Do debugging programs for Java and Perl get support from the operating system?

Saturday, January 28th, 2012

like Unix would for C.

How to use java programs that use other java programs in a website?

Saturday, January 28th, 2012

I have a java applet that uses another java program for objects and methods. How can I put the java applet into a website and also use the other program? (the applet appears but does not successfully work without the other program) (both programs are java programs I have written).

(Ruby On Rails) Permission Denied error?

Saturday, January 28th, 2012

OS: Windows XP Path to Ruby: C:/Ruby193 Path to Apache: C:\Program Files\Apache Software Foundation\Apache2.2 Path to App: C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\testing Every time I attempt to start an app, I get the error "Permission Denied - (Load Error) This is on a brand new app created using the "new" command. All the files are read/write ...

How do I get python to print a specific position within a range?

Tuesday, January 24th, 2012

The headline question does not justify what I am asking. However, what I am asking is how I get a program to print or display a a character of a certain position within a range. Like if I had n = range(1,100). Obviously I can just type "print ...

How to dual boot Windows XP and Fedora Linux (please read description)?

Tuesday, January 24th, 2012

I have a netbook that already has Fedora 16. I want to install Windows XP and dual boot the two. Everything I have read though says to have XP installed first. My question is, is there a process for putting xp on it with Fedora on it already?

How do write a PERL program that reads strings & sorts?

Monday, January 23rd, 2012

The program needs to reads in an arbitrary number of strings from the command line and displays them sorted alphabetically. Also, Provide a command line switch that controls the order of sorting (ascending [a-z], descending [z-a])

What is the difference between PHP, Perl and Python?

Sunday, January 22nd, 2012

Just as it says

How to install Ubuntu as OS and Windows application at the same time?

Sunday, January 22nd, 2012

I wonder how to install Ubuntu as an Operative System and a Windows application at the same time, so that I can choose whether run it inside or outside Windows interface. Do you recommend the built-in option of install as a Windows application or recommend to install it as a virtual ...