Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bachelorabeit_EstherKleinhenz.bbl 4.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. \begin{thebibliography}{Fou18d}
  2. \bibitem[BA11]{Bootstrap}
  3. Twitter~Inc Bootstrap~Authors.
  4. \newblock Bootstrap repository.
  5. \newblock 2011.
  6. \newblock https://github.com/twbs/bootstrap.
  7. \bibitem[Com18]{Computer}
  8. The Computer~Language Company.
  9. \newblock Definition of: user permissions.
  10. \newblock 2018.
  11. \newblock https://www.pcmag.com/encyclopedia/term/58231/user-permissions.
  12. \bibitem[Coo10]{Oracle}
  13. Oracle Cooperation.
  14. \newblock About ldap.
  15. \newblock 2010.
  16. \newblock https://docs.oracle.com/cd/E19182-01/820-6573/6nht2e5a4/index.html.
  17. \bibitem[Dix18]{Dixit}
  18. Chitrank Dixit.
  19. \newblock Pep-8 tutorial: Code standards in python.
  20. \newblock 2018.
  21. \newblock
  22. https://www.datacamp.com/community/tutorials/pep8-tutorial-python-code.
  23. \bibitem[Dja18]{Djangogirls}
  24. Djangogirls.
  25. \newblock Creating a blog post model.
  26. \newblock 2018.
  27. \newblock https://tutorial.djangogirls.org/en/django\_models/.
  28. \bibitem[FMS17]{Schlede}
  29. Andreas~Donner Frank-Michael~Schlede, Thomas~Bär.
  30. \newblock Was ist ldap (lightweight directory access protocol)?
  31. \newblock 2017.
  32. \newblock
  33. https://www.ip-insider.de/was-ist-ldap-lightweight-directory-access-protocol-a-581204/.
  34. \bibitem[Fou18a]{Django}
  35. Django~Software Foundation.
  36. \newblock django.contrib.auth, user model.
  37. \newblock 2018.
  38. \newblock https://docs.djangoproject.com/en/2.1/ref/contrib/auth/.
  39. \bibitem[Fou18b]{Django-2}
  40. Django~Software Foundation.
  41. \newblock Modelforms - the save() methode.
  42. \newblock 2018.
  43. \newblock
  44. https://docs.djangoproject.com/en/dev/topics/forms/modelforms/\#the-save-method.
  45. \bibitem[Fou18c]{Django-3}
  46. Django~Software Foundation.
  47. \newblock Working with forms.
  48. \newblock 2018.
  49. \newblock
  50. https://docs.djangoproject.com/en/dev/topics/forms/\#using-a-form-in-a-view.
  51. \bibitem[Fou18d]{Python}
  52. Python~Software Foundation.
  53. \newblock Virtual environments and packages.
  54. \newblock 2018.
  55. \newblock https://docs.python.org/3/tutorial/venv.html.
  56. \bibitem[Gay10]{Gaynor}
  57. Alex Gaynor.
  58. \newblock Exploring django-taggit’s data model.
  59. \newblock 2010.
  60. \newblock https://django-taggit.readthedocs.io/en/latest/getting\_started.
  61. \bibitem[Her16]{Herzog}
  62. Stephan Herzog.
  63. \newblock Model view controller, model view presenter, and model view viewmodel
  64. design patterns.
  65. \newblock 2016.
  66. \newblock
  67. https://medium.com/sthzg/a-short-exploration-of-django-taggit-bb869ea5051f.
  68. \bibitem[Kin17]{King}
  69. Adam King.
  70. \newblock Django middlewares and the request/response cycle.
  71. \newblock 2017.
  72. \newblock
  73. https://medium.com/zeitcode/django-middlewares-and-the-request-response-cycle-fcbf8efb903f.
  74. \bibitem[Lei13]{Leipner}
  75. Ingo Leipner.
  76. \newblock Stress für beschäftigte: Wie kann man die e-mail-flut
  77. bekämpfen.
  78. \newblock 2013.
  79. \newblock
  80. http://www.mz-web.de/wirtschaft/e-mail-flut-mails-bearbeiten-kommunikation-stress-zeit-sparen.
  81. \bibitem[Mic18]{Microsoft}
  82. Microsoft.
  83. \newblock Extensions for the visual studio family of products.
  84. \newblock 2018.
  85. \newblock https://marketplace.visualstudio.com/.
  86. \bibitem[Ndu17]{Ndukwe}
  87. Nnenna Ndukwe.
  88. \newblock Python is the back-end programming language of the future and
  89. here’s why.
  90. \newblock 2017.
  91. \newblock
  92. https://medium.com/@nnennahacks/https-medium-com-nnennandukwe-python-is-the-back-end-programming-language-of-the-future-heres-why.
  93. \bibitem[Ong18]{Ong}
  94. Selwin Ong.
  95. \newblock django-post\_office git repository.
  96. \newblock 2018.
  97. \newblock https://github.com/ui/django-post\_office/blob/master/AUTHORS.rst.
  98. \bibitem[Ott11]{Otto}
  99. Mark Otto.
  100. \newblock Bootstrap from twitter.
  101. \newblock 2011.
  102. \newblock
  103. https://blog.twitter.com/developer/en\_us/a/2011/bootstrap-twitter.html.
  104. \bibitem[Ott12]{Otto-2}
  105. Mark Otto.
  106. \newblock Say hello to bootstrap 2.0.
  107. \newblock 2012.
  108. \newblock
  109. https://web.archive.org/web/20120203191214/https://dev.twitter.com/blog/say-hello-to-bootstrap-2.
  110. \bibitem[Sha09]{Shabda}
  111. Shabda.
  112. \newblock Understanding decorators.
  113. \newblock 2009.
  114. \newblock https://www.agiliq.com/blog/2009/06/understanding-decorators/.
  115. \bibitem[She09]{Shelest}
  116. Alexy Shelest.
  117. \newblock Model view controller, model view presenter, and model view viewmodel
  118. design patterns.
  119. \newblock 2009.
  120. \newblock
  121. https://www.codeproject.com/Articles/42830/Model-View-Controller-Model-View-Presenter-and-Mod.
  122. \bibitem[Sol17]{Solutions}
  123. Mindfire Solutions.
  124. \newblock Advantages and disadvantages of python programming language.
  125. \newblock 2017.
  126. \newblock
  127. https://medium.com/@mindfiresolutions.usa/advantages-and-disadvantages-of-python-programming-language-fd0b394f2121.
  128. \bibitem[Tim15]{Timm}
  129. Damon Timm.
  130. \newblock django-hitcount documentation.
  131. \newblock 2015.
  132. \newblock https://django-hitcount.readthedocs.io/en/latest/overview.html.
  133. \bibitem[Wei17]{Weigend}
  134. Michael Weigend.
  135. \newblock {\em Python GE-PACKT}.
  136. \newblock 2017.
  137. \newblock Kapitel 23.1.
  138. \end{thebibliography}