954,483 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

a year to make a web browser, how do i start?

hey,
to start with heres the backdrop;
me and a friend from school have a year to create a fully working web browser and for this i think C++ would be best.
heres where i need help, i have no experience with C++ and i need to learn it from near-scratch.
so what steps should i take and how should i start it?
should i sit and learn C++ first or learn as i progress?
what programs should i use as a compiler and to write the code?
what engine should i use?

how do i incorporate all this into a program?
what other advice can you give?

fallendream
Newbie Poster
1 post since Mar 2010
Reputation Points: 10
Solved Threads: 0
 

Books and Tutorials.

WaltP
Posting Sage w/ dash of thyme
Moderator
10,505 posts since May 2006
Reputation Points: 3,348
Solved Threads: 944
 

Do you have any other programming experience?

strmstn
Junior Poster
100 posts since Mar 2010
Reputation Points: 37
Solved Threads: 10
 
hey, to start with heres the backdrop; me and a friend from school have a year to create a fully working web browser and for this i think C++ would be best. heres where i need help, i have no experience with C++ and i need to learn it from near-scratch. so what steps should i take and how should i start it? should i sit and learn C++ first or learn as i progress? what programs should i use as a compiler and to write the code? what engine should i use?


Why not start with something simpler like writing an operating system? :P

Dave Sinkula
long time no c
Team Colleague
5,058 posts since Apr 2004
Reputation Points: 2,780
Solved Threads: 314
 

When you have 1 year time for this i guess someone wants you tod o this project.
So im guessing as well you have some programming experience.
Why dont you try a language you´re familiar with? Check maybe in the internet if its possible with these languages you already know to create a web browser, so you don´t neet to start from scratch.

And to start with, i personaly would try to get informations how explorer, firefox,google chrome or safari was created.

HelloMe
Junior Poster in Training
87 posts since Sep 2009
Reputation Points: 10
Solved Threads: 1
 

use event handlers, probably be easier in java since it comes with a lot of predefined shapes and stuff.

lotrsimp12345
Posting Pro in Training
413 posts since Jun 2009
Reputation Points: 47
Solved Threads: 2
 

I've been studying C++ and programming for about a year. I know I am not capable of building a web browser yet. The only GUI I ever get to use for programming is the command prompt. Looking forward to the day they teach us about graphics though.

jadkins
Newbie Poster
4 posts since Mar 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: