Can I learn how to make a socicial network website like facebook just with
those Django tutorials?

On Wed, Apr 20, 2011 at 9:02 PM, Ruturaj Dhekane <rutura...@gmail.com>wrote:

> Hi Rodrigo,
>
> I feel Social network is a hype term that has come into picture in recent
> few years. However such instances already existed many many years back.
> Social Network is a word of two parts, Social - which needs users/people
> and their interactions with the system, and the word Network- which means
> that the interactions are amongst the Users also. Such social networks
> already existed in the form of Forums, bulentin boards and even now as Email
> (mailing lists!!)
>
> On Thu, Apr 21, 2011 at 4:53 AM, Rodrigo Ruiz <rodrigo.ru...@gmail.com>wrote:
>
>> Hi, I'm a new programmer and I want to make a social network like
>> facebook or orkut.
>>
> Since you have specifically mentioned Orkut/facebook you can design one on
> your own from basic principles of what is needed in the social network.
>
>>
>> I only know the basics of C and a bit of Objective-C (OOP). I know
>> nothing about web programming.
>>
>> My question is, where should I start learning how to make my social
>> network with python (django)? Any particular book? opencoursewares?
>> Tutorials?
>>
> Django tutorial will be quite helpful in first place.
>
>>
>> I've searched google for that information but I found nothing, no
>> books on social network in amazon, no tutoriais teaching what I need,
>> only found an opencourseware about python from MIT but it doesn't
>> explain how to make a social network.
>>
>> I only found something about pinax, didn't really understand what that
>> is and couldn't find any tutorias/books as well about social network
>> with pinax.
>>
>> Later on you might want to read about AJAX to make your social network
> attractive by adding dynamism and study scalability issues in MySQL if your
> website becomes a hit.
>
> -
> Ruturaj
>
>> --
>>
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to