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

Python

Learning Website Security Practices

Is Python the best language for network securities? Thank you! :)

2 Answers

No one technology can really be held above another as secure, each language will allow you to build weakness into you application.

So to learn about Network Security you should read up on the OWASP top ten to get an overview of the problem areas https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project This will then allow you to see if your web language can be used in a way to work around the problem areas.

Another good list to show you the layers of protection or working practice needed to release a secure application is the http://webdevchecklist.com/ it is based on an asp.net but many of the items are true across technology.

Hope it helps Jeremy

Thanks :)

What do you mean? You want to learn about HTML?

Wasn't really sure where to place this question...but I want to learn backend security if i'm stating it correctly :)

You can change the topic to general discussion. Or if you want to learn about back-end, then PHP or RoR and such i suppose.

I mean, I don't know, you got 14k points here, I would suppose you know what you are doing and you woudl be more specific , what exactly you want to do?