- https://tutorial.djangogirls.org/en/ -
https://docs.djangoproject.com/en/3.0/intro/tutorial01/ - https://www.youtube.com/playlist?list=PLEsfXFp6DpzTD1BD1aWNxS2Ep06vIkaeW On Sat, 9 Oct 2021 at 04:05, David Nugent <[email protected]> wrote: > For interactive web pages, you are (almost) necessarily talking about > javascript. > > Given your background and what you're most likely to be doing next, I > would suggest looking at D3.js - Data-Driven Documents (d3js.org) > <https://d3js.org/>. It is a somewhat large but very mature library for > visual representation and has a strong following in scientific applications > and is a good investment of your time to learn. > > Regards, David > > On Sat, Oct 9, 2021 at 1:17 AM Chakresh Singh < > [email protected]> wrote: > >> Dear All, >> I am beginning my first task on Django. I come from a physics background >> and am a novice in web development. >> My aim is to develop an interactive web-page where users see some >> keywords and can choose a pair, which then connects them with a line. >> I should be able to record these pairs and make a graph out of it. This >> is basically to teach freshers about network growth mechanisms. >> >> Any suggestions and help on this would be highly appreciated. >> >> Regards >> Chakresh >> post-doc CRI-Paris >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/204caf87-5bd9-416f-a0ac-95d30a3e10ban%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/204caf87-5bd9-416f-a0ac-95d30a3e10ban%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAE5VhgVSBU_PxJQ7HjMDx%2BnRUJE8tvj5u2quUGNay-UG-wz%2B_w%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAE5VhgVSBU_PxJQ7HjMDx%2BnRUJE8tvj5u2quUGNay-UG-wz%2B_w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGp2JVGOvVv64LkGYJnRx4pukBwW%2BvBXawdigb-LWg%2BrEPUnhA%40mail.gmail.com.

