Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML

I want to build an Financial site like Paypal with interactive badges. Where do I start?

I want to build a Financial website like Paypal with interactive badges. Where do I start?

I've just registered for free trial and I've started front end development and I find it interesting. Now I've an idea and I want to make it into real product in a website but I am not sure if I've started on right path.

Please guide me!

Thank you and Regards,

1 Answer

Jeremy Canela
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Jeremy Canela
Full Stack JavaScript Techdegree Graduate 30,766 Points

A site like paypal I would imagine would be a bit complicated because it requires large amounts of security. You don't want people hacking into your database and viewing data. I highly suggest you start off with HTML & CSS and master those languages. Then, move on to JavaScript and have a good knowledge of the language. Then, the language that I highly recommend you learn is Java, but there are many more programming languages to pick from. Paypal is made with Java and Node.js. There is a Node.js basics on treehouse, so you can start there. There's quite a lot you have to learn to build a project similar to paypal, but with hard work and practice, you'll achieve your goal. Good luck :)!

Thank you :) i shall complete the front end development studies and then continue with java script and the start back end.