intro

Resources for getting started with web development?

Let's say I woke up today and wanted to create a clone of StackOverflow.com, and reap the financial windfall of millions $0.02 ad clicks. Where do I start? My understanding of web technologies are: HTML is what is ultimately displayed CSS is a mechanism for making HTML look pleasing ASP.NET lets you add functionality using .NET(?) Ja...

Good Intro to COM Programming

Is there a good book or website with a basic introduction to COM programming? I am using C++, but I am hoping for a good overview. ...

I can learn either C or Java, which one should I choose first? Should I take them concurrently?

I realize this is a subject of hot debate, but I'm interested in opinions that relate to my specific situation. I want to learn the basics and fundamentals of programming, so I'm already taking a college course in general programming concepts. It isn't covering a specific language, but it's giving me a solid foundation that I can build ...

[Eclipse Intro] Make my own welcome page.

Hello everyone. I am facing difficulties to make my own Eclipse Intro Page (as shown here). It seems that I have some probleme with my product ID but I dont know how to get a product ID, I have tried to extend org.eclipse.core.runtime.products but when it asks me which application I want to register I dont know what to answer and it se...

Virtuemart Add to Cart Sends to User Homepage Due to URL When Using an Intro Page

I am using Joomla 1.5x and have installed Virtuemart. I've got an intro page to the main site which is a child of "Home" in the main menu. In order to make the intro page the first thing you see, you have to make it the default in the main menu... You can see my setup at dirtygertie.samwinans.com. If you click Purchase Soaps! and t...

Image Intro at iphone application starting

hi guys i wanna create an intro image (fade in and fade out ) for my my application here is my code but ! when i run app on the device i have some problem : 1-my main nib page been displayed ! 2-my image fade in then fade out ... again fade in , fade out !! 3 times here is my code and my attached file ! plz check it out : .h @inter...

Make Eclipse RCP Intro part of a perspective

Hi, For a product we are creating, we want to be able to have the welcome screen display in a perspective (which we are calling "Start Here"). The intro is the only thing that needs to be in that perspective, however, when I try to add our intro view to the perspective, it says that the view already exists in the layout. I have tried p...

intro cs course that builds a computer using java

Hi everyone, about two years ago I heard of a CS intro course designed around simulating a computer from gates all the way up. The only details I think I remember are that the course used Java and was available as a free online resource. If you know what course this is, I'd appreciate the pointer though Google might wonder why my sudden...