My friend in school made this really nice web browser and the school even signed a contract for it. He said he used Visual C++ i think? Anyway.. I decided to try Visual studio and i cant seem to figure out some shit
you should post a link for the download of this
Well, if any of you are students at a certified school/college(most colleges are for this)
you can get visual studio for free here:
https://www.dreamspark.com/default.aspx
(i did so myself)
Plus you can get lots of other things there too!
Programming is not as easy as you think, i would sugest starting with some other languge like free pascal. C++ is too complicated to start.
weliuki Wrote:Programming is not as easy as you think, i would sugest starting with some other languge like free pascal. C++ is too complicated to start.
don't be such a debbie downer
Well you could learn c++ if you really tried but it is actually a pretty hard language to learn well enough that you could actually understand a complicated project like a web browser. You should learn something like basic which is what I started with and just make simple programs like maybe a tic tac toe game or something. A browser is not really the easiest thing in the world for a beginner to make or understand.