Posts Tagged ‘computer’

Well, It really doesn’t topic what program. Just as long as they aren’t about HTML.
The questions could be about C++, viruses, Windows.

I just read an article online about public writing programs to do different tasks and I want to know how to do computer programming. I am plotting on taking it in college, but I want to know now to give me some practice.

also what programs are commonly used for web design. If the programs are from Microsoft, would there be any problem using them on a mac?

Im going to college soon and i like computer i just want to know if computer science includles web design and interactive meadia?

My son (11) is interested in computer animation and web design. I want to educate him and renovate his interest, but I know small about either subject. I’ve looked at the local schools and universities for classes. They have some general youth computer courses, but not until next Spring.
Where can I point him to learn the basics and start encouraging his interest?

I woud like the thought to renovate games. How can I lecture myself computer programming? What programs or software must I use? I have the new iMac?

I just wonder what is the most and the best to use programming software to make a devastating computer virus. I know some programming languages like C++, visual basic, etc.

I am looking to go into either gaming or software(windows), and I don’t know what to start doing first. I’m 15 right now, so I obviously don’t know a lot of higher math, like geometry or trig. Also, I can’t pay for any programs/software because my parents reckon it’s a waste of time. Since I don’t know what exactly I want to do with programming, I just want to learn the basic stuff that is need for any programming.

Does SEO (Search Engine Optimization) get into the technical side of computers or get into concepts that would be too tiresome for a complete computer novice to grasp? Are there any websites that offer free basic tutorials to learn it and can you recommend one? Does it demand special software or anything?

Any information would be appreciated.
Thanks

1.If the subsequent tags were to appear in the same html file:

1.

2.

3.

a) 1 and 2 refer to the same jpg file

b) 2 and 3 refer to the same jpg file

c) 1 and 3 refer to the same jpg file

d) None of the above

2.In the tag:

the number of attributes is:

a) 1

b) 2

c) 3

d) None of the above

3.We can tell that a “file” in a UNIX directory listing is a directory if

a) The first character on the line listing the entry is an x

b) The first character on the line listing the entry is an x

c) Either a) or b)

d) Neither a) nor b)

4.Say that you have a directory called cs12 under your root directory in Unix. You are currently in your root directory and wish to edit a file called abc.html in the cs12 subdirectory. You could do this by entering

a) pico abc.html

b) pico /cs12/ abc.html

c) pico ./root/cs12/ abcl.html

d) pico cs12/ abc.html

e) None of the above