Google Answers Logo
View Question
 
Q: Internet programming ( Answered,   1 Comment )
Question  
Subject: Internet programming
Category: Computers
Asked by: camalia002-ga
List Price: $25.00
Posted: 16 Sep 2002 15:53 PDT
Expires: 16 Oct 2002 15:53 PDT
Question ID: 65734
1.Where i can find online school for c language programming.
2.Is it possible for me to build a site with same caracteristic with
other site.
I mean same OS, Internet security, same shopping chart software, SSL?
How can i know what that site running, What shopping chart they are
using,etc.
Answer  
Subject: Re: Internet programming
Answered By: maniac-ga on 16 Sep 2002 18:42 PDT
 
Hello Camalia002,

There are a number of online sites that provide tutorials or schools
that include C language programming. They include:

WWW Online Tutorials (free)
  http://w3.softlookup.com/unix/unx17.htm
Very brief, but free. It has "hello world" and a few other simple
examples.

An index of a variety of on line schools
http://www.fathom.com/category/category.jhtml?id=914040&navAction=push&navCount=0
These certainly cost more, but a few provide options for "not for
credit" courses. If the above URL doesn't work, start at the home page
at
  http://www.fathom.com
and select Technology, then Computer Science, then Programming
Languages, then C and C++.

A search for phrases such as 
  online school c programming
provides several more resources.

The second part of your question is going to be easy or difficult
depending upon the site you are interested in. You may wish to use the
clarification request to have me check a specific site.

One of the utilities I have used previously is "nmap". Versions are
available for both Unix and Windows systems. A technique called
"finger printing" is described at
  http://www.insecure.org/nmap/nmap-fingerprinting-article.html
which describes various techniques to determine to operating system in
use. Please note that some sites have programmed their servers to
"lie", so you should take the results from this technique with a grain
of salt.

What specific tools such as the "shopping cart" or which software used
to implement SSL is likely going to be more difficult. A few
alternatives:
 - the company [or a vendor] tells you in some material. Check the
pages you view for the name of the product used to run the shopping
cart. You can also try pages that describe the company, press
releases, or employment. For example, if they are hiring, they will
often list the products used as "required skills" for a new employee.
 - the page source (e.g, view -> page source) of a web page generated
for the shopping cart will directly tell you.
 - the page source of the shopping cart page will include common text
or javascript functions to implement the cart. You can get examples
from shopping cart vendors (they *will* use their own code) for
comparison. This is basically a similar process to finger printing
that is automated by nmap. I didn't find a tool to do this, but I'll
search more and add clarification if I find one.
 - indirectly, you may be able to find out if the shopping cart
software is bundled as part of a web hosting service. As a clue, the
addresses used for some references will be different than that of the
vendor. If so, go to the web hosting site directly and see what
products they use (or use them yourself).

Note that a good site will not expose much information through these
methods. This is what can make this step very hard.

A few cautions:
 - copying the "look and feel" of another site can subject you to
lawsuits. This could be due to use of patented processes (e.g., the
"one click" patent) or infringement of "trade dress". A site such
as...
  http://www.ipmall.fplc.edu/hosted_resources/jury/td-d.htm
has some examples of trade dress listed.
 - what works for one company may not work for yours. They may have
business processes that you may not use and make their solution be
unsuitable for you.

Do not hesitate to ask for more information for this question if you
need it.
  --Maniac
Comments  
Subject: Re: Internet programming
From: phi-ga on 06 Oct 2002 00:15 PDT
 
codewarrior U has free online instruter led courses
www.codewarrioru.com

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy