Cruiz Risner Posted June 8, 2009 Share Posted June 8, 2009 can anyone tell me exactly what stuff i should learn for making a social networking site in an organized way? Quote Link to comment Share on other sites More sharing options...
ollie007 Posted June 9, 2009 Share Posted June 9, 2009 come see how i converted a forum package to a social networking site http://ya******hr.com Come see how I remove spam messages from the forums (Daniel0) Quote Link to comment Share on other sites More sharing options...
Cruiz Risner Posted June 9, 2009 Author Share Posted June 9, 2009 no i just want a list of like languages and scripts i should learn and stuff like that Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted June 9, 2009 Share Posted June 9, 2009 Assuming you're going to use an RDBMS like most people do you'll have to learn a dialect of SQL. You'll need to learn a language for the server side like PHP, Python, Ruby, Java, Perl, C#, etc. On the front end you would need to at minimum learn HTML and CSS, but Javascript would be pretty important as well. Knowledge in OOP and OOD would be a benefit, and knowledge in methodological topics such agile programming as well as either or both of TDD or BDD would help you as well. Quote Link to comment Share on other sites More sharing options...
Cruiz Risner Posted June 9, 2009 Author Share Posted June 9, 2009 thanks that solves it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.