Join StudyUp.com Today

It's always free and anyone can join!

Watch StudyUp Demo Video Now

You Recently Visited

Learn Computer Basics

Stacey Said:

Where can I go to learn some computer science basics?

We Answered:

I would suggest finding out what classes you took before your hiatus and search google for information on those topics. I am in the same boat, and had to look up a lot of information on Calculus, so that I could just jump right in where I left off.

Good luck!

Gina Said:

What is a good program to learn the basics of computer graphics?

We Answered:

Swift 3d. that is how I learned. When I wanted to start 3d I didn't have the slightest idea on how to create 3d but thanks to the easy to use 3d program I learned the basics and just a little more. They even offer free step by step tutorials. try the free version it's fully functional and doesn't expire, if you like it then you can buy it. the only thing the trial version keeps you from doing is exporting your work. Other than that it's fully functional.

Tiffany Said:

What is the best site for learning computer basics?

We Answered:

Go to Google, and type in whatever you want to know about today - presto, thousands of pages of information! For instance, type "word processing" or "using windows" or whatever it is you want to know. Computing is too vast a subject to cram into one site, and any one site that tries to do it will almost certainly fall short of expectations.

Rawlyn.

Carmen Said:

How to learn the basics about computer programming?

We Answered:

You totally have the wrong idea of a computer course. You will be doing stuff like this all year:

public class Demo
{
public static void main(String[] args)
{
for(int n=0; n<=10; n++)
System.out.println("Hello, even though I already said it "+n+" times!");
}
}

You make cool programs such as that. The best thing to do is download either eclipse or textpad (IDEs) beforehand and get used to programming with those. Get a java book at your local library and read the first five chapters. (Up until where you are very familiar with loops and arrays)

YOU DO NOT HAVE TO KNOW HOW A COMPUTER WORKS
YOU DO NOT HAVE TO USE COMMAND PROMPT (if you have the IDE)

Irma Said:

Any site or software where I can learn basics of computer?

We Answered:

Though there are many many sites teaching the basics of computers, i found these to be good. Check these out :

http://dragon.ep.usm.edu/~it365/module/B…
http://www.jegsworks.com/Lessons/lesson1…
http://www.bedford.lib.nh.us/Basics.htm

Kelly Said:

Where to learn computer basics in english for free online?

We Answered:

Hp Learning Center. Has lots of great resources on a variety of topics

Johnny Said:

Where can I learn the basics of Computer Programming ?

We Answered:

start learning visual basic which will help you a lot and its very easy this link will help you

http://www.universalteacher.com/

Discuss It!