|
You should probably start by narrowing down your focus. What type of applications are you interested in developing? In any event, I would start learning a language that is a little more abstract than C, such as C++, C#, Java, Ruby or Python etc... Once you have decided on a type of application, you can focus on the technology involved, such as HTML and configuring web servers for web apps, or socket communication for a client-server application.
|