Anything about computers
I don't know a lot about computers, but I want to learn. Any basic knowledge or links you want to give me would be nice. I've read some of the tutorials, like the basics of algorithms, but I don't know how to use that kind of information. The same is true with the code snippets. I don't know where to input the codes. I have Windows Vista, so if anyone feels like giving me any helpful links or telling me any helpful information, just let me know.
sk8ndestroy14
Posting Virtuoso
1,852 posts since Mar 2007
Reputation Points: 437
Solved Threads: 1
There are many different languages to write programs in, some easier than others.
Under the code snippets section there are cateegories for many different computer programming languages. some examples of languages are c/c++ and java.
Code snippets are helpful chunks of computer instructions and you can paste them into a program development environment (Or "IDE") for use in your own programs.
The full code is then "compiled" into programs which you can run on your pc. In my opinion programming is a great way to get into computers and a tutorial for a simple language such as "visual basic" can have a beginner making rudimentary programs in under an hour. If you are interested just send me a personal message.
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
Thanks for your help getting me started.
sk8ndestroy14
Posting Virtuoso
1,852 posts since Mar 2007
Reputation Points: 437
Solved Threads: 1
Yeah, google's great. I got started with visual basic and I'm starting to get the hang of it. I'll go check out those links.
sk8ndestroy14
Posting Virtuoso
1,852 posts since Mar 2007
Reputation Points: 437
Solved Threads: 1