ballouta wrotehello there
well i started working with c++4 months ago after a month a friend told me to work with vb6 because its more easy from c++ i started with vb6 and i learned a lot of coding but i like to learn more codes if someone can help me with some codes or a website that have a list of codes or something like that and thank you
Your friend gave you an improper suggestion.
You should assess your needs first. If you're really planning of pursuing a career in programming, stick to C++ up until you're familiar with all the programming concepts then reassess your needs and identify what you plan on doing. The development field branches out exponentially, If then on, you plan to work your way through web development there's a wide range of technologies you can choose from with their respective frameworks.
- Ruby on Rails (Ruby)
- Django (Python)
- CakePHP (PHP)
- J2EE (Struts, Seam) (Java)
- ASP.NET / ASP.NET MVC (C#/VB.NET)
And the list goes on, mind you, these are just examples, there are dozens of other frameworks you can choose from for each language.
My advice to you is to continue with C++ until you find yourself comfortable with programming concepts then move to
http://www.w3schools.com to familiarize yourself with html and css, after that you can effectively choose any of the above listings to follow.
Ofcourse this is not the optimal path to follow, however I cannot assess what you really want to give the optimal advice.