Server Side Flashcards

1
Q

Was sind Server Side Languages für Web Developer?

A
  • Node.js (JavaScript im Server, keine neue Sprache, Sehr schnell, Nicht blockierend und Simpel)
  • Python (Unglaubliche Sprache und gut für Data Science, AI/Machine Learning)
  • PHP (Große Verbreitung im Web/Wordpress)
  • C# (ASP.net)
  • Go (Beste Sprache ohne Framework für Web Dev)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Was sind Server Side Frameworks?

A
  • Node.js (Express(Beliebtestes), Koa(eleganter als Node.js aber weniger beliebt), Adonis(Mehr MVC, Controllers etc))
  • Python (Django(High Level gibt viel), Flask(Micro Framework wie Express weniger opinionated))
  • PHP (Laravel (beliebtestes), Symfony)
  • C# (ASP.net)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly